[INFO] fetching crate dfir-toolkit 0.12.3...
[INFO] testing dfir-toolkit-0.12.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dfir-toolkit 0.12.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dfir-toolkit 0.12.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dfir-toolkit 0.12.3
[INFO] tweaked toml for crates.io crate dfir-toolkit 0.12.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dfir-toolkit 0.12.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dfir-toolkit 0.12.3 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d98dcb97d3e66af58bf2512834fee32dfcb34ac19ff8a35f9f05c1201f8d6fd8
[INFO] running `Command { std: "docker" "start" "-a" "d98dcb97d3e66af58bf2512834fee32dfcb34ac19ff8a35f9f05c1201f8d6fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d98dcb97d3e66af58bf2512834fee32dfcb34ac19ff8a35f9f05c1201f8d6fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98dcb97d3e66af58bf2512834fee32dfcb34ac19ff8a35f9f05c1201f8d6fd8", kill_on_drop: false }`
[INFO] [stdout] d98dcb97d3e66af58bf2512834fee32dfcb34ac19ff8a35f9f05c1201f8d6fd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4262e9bd095166b5eae2dcbfa7fd219478b6d5a467078e04d080b920ccd7f5d2
[INFO] running `Command { std: "docker" "start" "-a" "4262e9bd095166b5eae2dcbfa7fd219478b6d5a467078e04d080b920ccd7f5d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling rmpv v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling winstructs v0.3.2
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flow-record-common v0.4.10
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling evtx v0.8.5
[INFO] [stderr]    Compiling duplicate v0.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling memoverlay v0.1.3
[INFO] [stderr]    Compiling thiserror-ext-derive v0.3.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling marvin32 v0.1.1
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling pelite v0.10.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling nt_hive2 v4.2.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling thiserror-ext v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling dfirtk-eventdata v0.1.3
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling bodyfile v0.1.4
[INFO] [stderr]    Compiling flow-record-derive v0.4.10
[INFO] [stderr]    Compiling liblzma v0.4.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling forensic-rs v0.13.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling lnk v0.6.3
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling term-table v1.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling frnsc-prefetch v0.13.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling flow-record v0.4.10
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling clio v0.3.5
[INFO] [stderr]    Compiling evtx-msg v0.1.0
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling dfirtk-sessionevent-derive v0.1.0
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling clap-markdown-dfir v0.2.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling colored_json v5.0.0
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling sigpipe v0.1.3
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dfir-toolkit v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/hivescan/regtreebuilder.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn root_nodes(&self) -> RootNodes {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn root_nodes(&self) -> RootNodes<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/hivescan/regtreeentry.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn children(&self) -> Children {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn children(&self) -> Children<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self>;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self>;
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "4262e9bd095166b5eae2dcbfa7fd219478b6d5a467078e04d080b920ccd7f5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4262e9bd095166b5eae2dcbfa7fd219478b6d5a467078e04d080b920ccd7f5d2", kill_on_drop: false }`
[INFO] [stdout] 4262e9bd095166b5eae2dcbfa7fd219478b6d5a467078e04d080b920ccd7f5d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e28a6b38fa932a2d54c7e7a12860e946e002f3d47982b7394a600fc06b47dcf6
[INFO] running `Command { std: "docker" "start" "-a" "e28a6b38fa932a2d54c7e7a12860e946e002f3d47982b7394a600fc06b47dcf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling term-table v1.4.0
[INFO] [stderr]    Compiling flow-record v0.4.10
[INFO] [stderr]    Compiling dfir-toolkit v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/hivescan/regtreebuilder.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn root_nodes(&self) -> RootNodes {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn root_nodes(&self) -> RootNodes<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/hivescan/regtreeentry.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn children(&self) -> Children {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn children(&self) -> Children<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self>;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self>;
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/hivescan/regtreebuilder.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn root_nodes(&self) -> RootNodes {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn root_nodes(&self) -> RootNodes<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/hivescan/regtreeentry.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn children(&self) -> Children {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn children(&self) -> Children<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self>;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self>;
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/evtxcat/record_filter.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.51s
[INFO] running `Command { std: "docker" "inspect" "e28a6b38fa932a2d54c7e7a12860e946e002f3d47982b7394a600fc06b47dcf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e28a6b38fa932a2d54c7e7a12860e946e002f3d47982b7394a600fc06b47dcf6", kill_on_drop: false }`
[INFO] [stdout] e28a6b38fa932a2d54c7e7a12860e946e002f3d47982b7394a600fc06b47dcf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1574dffb356fce456159389b5121fdd37c6bbbddfd84970388aa71b0cfb95028
[INFO] running `Command { std: "docker" "start" "-a" "1574dffb356fce456159389b5121fdd37c6bbbddfd84970388aa71b0cfb95028", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/hivescan/regtreebuilder.rs:75:23
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn root_nodes(&self) -> RootNodes {
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn root_nodes(&self) -> RootNodes<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/hivescan/regtreeentry.rs:32:21
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn children(&self) -> Children {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn children(&self) -> Children<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dfir-toolkit` (bin "hivescan") generated 2 warnings (run `cargo fix --bin "hivescan"` to apply 2 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/evtxcat/record_filter.rs:11:27
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self>;
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self>;
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/evtxcat/record_filter.rs:60:27
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bin/evtxcat/record_filter.rs:70:27
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<Self> {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn unfiltered(parser: &mut EvtxParser<Self::ReaderType>) -> Unfiltered<'_, Self> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `dfir-toolkit` (bin "evtxcat" test) generated 3 warnings (run `cargo fix --bin "evtxcat" --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `dfir-toolkit` (bin "hivescan" test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `dfir-toolkit` (bin "evtxcat") generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dfir_toolkit-d33c83b0dc445385)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test common::bodyfile::tests::sample1 ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_dword_ok ... ok
[INFO] [stdout] test common::forensics_timestamp::tests::test_time_import ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_qword_ok ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_filetime_ok ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_multi_sz_cp1252_ok ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_sz_cp1252_ok ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_sz_utf16_ok ... ok
[INFO] [stdout] test registry::types::key_value_data::tests::test_parse_dword_big_endian_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cleanhive/main.rs (/opt/rustwide/target/debug/deps/cleanhive-89259cb1e3d9ff0e)
[INFO] [stderr]      Running unittests src/bin/evtx2bodyfile/main.rs (/opt/rustwide/target/debug/deps/evtx2bodyfile-44936720e15d4e15)
[INFO] [stderr]      Running unittests src/bin/evtxanalyze/main.rs (/opt/rustwide/target/debug/deps/evtxanalyze-841d2290ec0d68e7)
[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] [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] [stdout] 
[INFO] [stderr]      Running unittests src/bin/evtxcat/main.rs (/opt/rustwide/target/debug/deps/evtxcat-5cb05dcc4f0b9ca9)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/evtxls/main.rs (/opt/rustwide/target/debug/deps/evtxls-ea0927ff2957dccb)
[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] [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/bin/evtxscan/main.rs (/opt/rustwide/target/debug/deps/evtxscan-48578b0ad071cc22)
[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/bin/hivescan/main.rs (/opt/rustwide/target/debug/deps/hivescan-38b09ca10e21f8a9)
[INFO] [stderr]      Running unittests src/bin/ipgrep/main.rs (/opt/rustwide/target/debug/deps/ipgrep-6cb3b1e5de7f6437)
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test format_ipv4::tests::test_loopback7 ... ok
[INFO] [stdout] test format_ipv4::tests::test_loopback5 ... ok
[INFO] [stdout] test format_ipv4::tests::test_loopback2 ... ok
[INFO] [stdout] test format_ipv4::tests::test_loopback3 ... ok
[INFO] [stdout] test format_ipv4::tests::test_loopback1 ... ok
[INFO] [stdout] test format_ipv4::tests::test_loopback6 ... ok
[INFO] [stdout] test format_ipv4::tests::test_loopback4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lnk2bodyfile/main.rs (/opt/rustwide/target/debug/deps/lnk2bodyfile-ec47b6be17c139aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/mactime2/main.rs (/opt/rustwide/target/debug/deps/mactime2-a92fd74a39b10e6b)
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test output::txt_output::tests::test_correct_ts_UTC ... ok
[INFO] [stdout] test output::old_csv_output::tests::test_correct_ts_UTC ... ok
[INFO] [stdout] test output::old_csv_output::tests::test_correct_ts_random_tz ... ok
[INFO] [stdout] test output::txt_output::tests::test_correct_ts_random_tz ... ok
[INFO] [stdout] test output::csv_output::tests::test_correct_ts_UTC ... ok
[INFO] [stdout] test output::csv_output::tests::test_correct_ts_random_tz ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pf2bodyfile/main.rs (/opt/rustwide/target/debug/deps/pf2bodyfile-2722f9bb1335c11d)
[INFO] [stderr]      Running unittests src/bin/pol_export/main.rs (/opt/rustwide/target/debug/deps/pol_export-c598f458a018d8d2)
[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] [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/bin/regdump/main.rs (/opt/rustwide/target/debug/deps/regdump-0f1c6eb0b8d683d0)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ts2date/main.rs (/opt/rustwide/target/debug/deps/ts2date-563a83b82b1bdfa1)
[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] [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/bin/zip2bodyfile/main.rs (/opt/rustwide/target/debug/deps/zip2bodyfile-25e9f3b230811402)
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-9d1cf5b6a9c51770)
[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] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test mactime2::autocomplete::test_zsh ... ok
[INFO] [stdout] test mactime2::help::test_help ... ok
[INFO] [stdout] test lnk2bodyfile::x64dbg::test_x64dbg ... ok
[INFO] [stdout] test hivescan::new_dirty_hive1::scan_new_dirty_hive1 ... ok
[INFO] [stdout] test mactime2::csv_output::csv_output ... ok
[INFO] [stdout] test lnk2bodyfile::obsidian::test_obsidian ... ok
[INFO] [stdout] test mactime2::is_sorted::is_sorted ... ok
[INFO] [stdout] test ts2date::ts2date_list1 ... ok
[INFO] [stdout] test ts2date::ts2date_list2 ... ok
[INFO] [stdout] test mactime2::is_stable_sorting::is_stable_sorted ... ok
[INFO] [stdout] test ts2date::ts2date_utc2berlin ... ok
[INFO] [stdout] test zip2bodyfile::test_hello2 ... ok
[INFO] [stdout] test mactime2::autocomplete::test_bash ... ok
[INFO] [stdout] test zip2bodyfile::test_hello ... ok
[INFO] [stdout] test mactime2::autocomplete::test_fish ... ok
[INFO] [stdout] test zip2bodyfile::test_hello_with_archive_name ... ok
[INFO] [stdout] test ts2date::ts2date_simple ... ok
[INFO] [stdout] test hivescan::testhive::scan_testhive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ts2date.rs (/opt/rustwide/target/debug/deps/ts2date-2b91db3f5182720e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ts2date_list2 ... ok
[INFO] [stdout] test ts2date_list1 ... ok
[INFO] [stdout] test ts2date_simple ... ok
[INFO] [stderr]      Running tests/zip2bodyfile.rs (/opt/rustwide/target/debug/deps/zip2bodyfile-e939ba9c2f866a9b)
[INFO] [stdout] test ts2date_utc2berlin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    Doc-tests dfir_toolkit
[INFO] [stdout] test test_hello_with_archive_name ... ok
[INFO] [stdout] test test_hello ... ok
[INFO] [stdout] test test_hello2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalCTime (line 244) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalATime (line 212) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3Line::new (line 38) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3Line::fmt (line 106) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalGid (line 180) ... ok
[INFO] [stdout] test src/common/bodyfile/mod.rs - common::bodyfile (line 16) ... ignored
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalCRTime (line 260) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError (line 277) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalSize (line 196) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3Line::try_from (line 297) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalMTime (line 228) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::IllegalUid (line 164) ... ok
[INFO] [stdout] test src/common/bodyfile/mod.rs - common::bodyfile (line 29) ... ok
[INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::WrongNumberOfColumns (line 148) ... ok
[INFO] [stdout] test src/common/bodyfile/mod.rs - common::bodyfile (line 43) ... ok
[INFO] [stdout] test src/registry/types/key_value_data.rs - registry::types::key_value_data::KeyValueData (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1574dffb356fce456159389b5121fdd37c6bbbddfd84970388aa71b0cfb95028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1574dffb356fce456159389b5121fdd37c6bbbddfd84970388aa71b0cfb95028", kill_on_drop: false }`
[INFO] [stdout] 1574dffb356fce456159389b5121fdd37c6bbbddfd84970388aa71b0cfb95028
