[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] 1ef493ae3ebfaa746b28d24422ee6445b4759107 [INFO] testing dfir-dd/dfir-toolkit against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfir-dd%2Fdfir-toolkit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dfir-dd/dfir-toolkit on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09f892174b03a04d385c6799be28005846c7e2156d9fab29c7ae68004f075c4c [INFO] running `Command { std: "docker" "start" "-a" "09f892174b03a04d385c6799be28005846c7e2156d9fab29c7ae68004f075c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f892174b03a04d385c6799be28005846c7e2156d9fab29c7ae68004f075c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f892174b03a04d385c6799be28005846c7e2156d9fab29c7ae68004f075c4c", kill_on_drop: false }` [INFO] [stdout] 09f892174b03a04d385c6799be28005846c7e2156d9fab29c7ae68004f075c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e0256a098778caa762652e3745893e1ab999ade8b0a4713e0fff5afb13ef22 [INFO] running `Command { std: "docker" "start" "-a" "09e0256a098778caa762652e3745893e1ab999ade8b0a4713e0fff5afb13ef22", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling binrw v0.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling duplicate v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bodyfile v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Compiling memoverlay v0.1.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling marvin32 v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling color-print v0.3.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling clio v0.3.5 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.2 [INFO] [stderr] Compiling clap_complete v4.5.32 [INFO] [stderr] Compiling clap-markdown-dfir v0.2.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling term-table v1.4.0 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling sigpipe v0.1.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling forensic-rs v0.13.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling frnsc-prefetch v0.13.1 [INFO] [stderr] Compiling colored_json v3.2.0 [INFO] [stderr] Compiling winstructs v0.3.2 [INFO] [stderr] Compiling flow-record-common v0.4.7 [INFO] [stderr] Compiling lnk v0.5.1 [INFO] [stderr] Compiling evtx v0.8.3 [INFO] [stderr] Compiling flow-record-derive v0.4.7 [INFO] [stderr] Compiling nt_hive2 v4.2.3 [INFO] [stderr] Compiling flow-record v0.4.7 [INFO] [stderr] Compiling dfirtk-eventdata v0.1.3 [INFO] [stderr] Compiling dfirtk-sessionevent-derive v0.1.0 [INFO] [stderr] Compiling dfir-toolkit v0.11.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/hivescan/regtreebuilder.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn root_nodes(&self) -> RootNodes { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn root_nodes(&self) -> RootNodes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/hivescan/regtreeentry.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn children(&self) -> Children { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn children(&self) -> Children<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "09e0256a098778caa762652e3745893e1ab999ade8b0a4713e0fff5afb13ef22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e0256a098778caa762652e3745893e1ab999ade8b0a4713e0fff5afb13ef22", kill_on_drop: false }` [INFO] [stdout] 09e0256a098778caa762652e3745893e1ab999ade8b0a4713e0fff5afb13ef22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8bfd72708a48fe408b5bde0ce20f6f5d57e7f53fc38b09aafe76e2e63b1d640 [INFO] running `Command { std: "docker" "start" "-a" "a8bfd72708a48fe408b5bde0ce20f6f5d57e7f53fc38b09aafe76e2e63b1d640", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [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-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling term-table v1.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling flow-record v0.4.7 [INFO] [stderr] Compiling dfir-toolkit v0.11.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/hivescan/regtreebuilder.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn root_nodes(&self) -> RootNodes { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn root_nodes(&self) -> RootNodes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/hivescan/regtreeentry.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn children(&self) -> Children { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn children(&self) -> Children<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/hivescan/regtreebuilder.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn root_nodes(&self) -> RootNodes { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn root_nodes(&self) -> RootNodes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/hivescan/regtreeentry.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn children(&self) -> Children { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn children(&self) -> Children<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/evtxcat/record_filter.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.04s [INFO] running `Command { std: "docker" "inspect" "a8bfd72708a48fe408b5bde0ce20f6f5d57e7f53fc38b09aafe76e2e63b1d640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bfd72708a48fe408b5bde0ce20f6f5d57e7f53fc38b09aafe76e2e63b1d640", kill_on_drop: false }` [INFO] [stdout] a8bfd72708a48fe408b5bde0ce20f6f5d57e7f53fc38b09aafe76e2e63b1d640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 109f9f0ddc321ca9769bc549afbd2a7adbc718da5879737a79731db7e25c0850 [INFO] running `Command { std: "docker" "start" "-a" "109f9f0ddc321ca9769bc549afbd2a7adbc718da5879737a79731db7e25c0850", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/bin/evtxcat/record_filter.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 11 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/bin/evtxcat/record_filter.rs:60:27 [INFO] [stderr] | [INFO] [stderr] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 60 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/bin/evtxcat/record_filter.rs:70:27 [INFO] [stderr] | [INFO] [stderr] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 70 | fn unfiltered(parser: &mut EvtxParser) -> Unfiltered<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/bin/hivescan/regtreebuilder.rs:75:23 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn root_nodes(&self) -> RootNodes { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 75 | pub fn root_nodes(&self) -> RootNodes<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/bin/hivescan/regtreeentry.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn children(&self) -> Children { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 32 | pub fn children(&self) -> Children<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dfir-toolkit` (bin "evtxcat") generated 3 warnings [INFO] [stderr] warning: `dfir-toolkit` (bin "hivescan") generated 2 warnings [INFO] [stderr] warning: `dfir-toolkit` (bin "hivescan" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `dfir-toolkit` (bin "evtxcat" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dfir_toolkit-8e5181a62ba5b539) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test registry::types::key_value_data::tests::test_parse_dword_ok ... ok [INFO] [stdout] test registry::types::key_value_data::tests::test_parse_dword_big_endian_ok ... ok [INFO] [stdout] test registry::types::key_value_data::tests::test_parse_qword_ok ... ok [INFO] [stdout] test common::forensics_timestamp::tests::test_time_import ... ok [INFO] [stdout] test common::bodyfile::tests::sample1 ... 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_sz_cp1252_ok ... ok [INFO] [stderr] Running unittests src/bin/cleanhive/main.rs (/opt/rustwide/target/debug/deps/cleanhive-b36878bb27c25813) [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_multi_sz_cp1252_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] [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/evtx2bodyfile/main.rs (/opt/rustwide/target/debug/deps/evtx2bodyfile-2959f0e2813336de) [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/evtxanalyze/main.rs (/opt/rustwide/target/debug/deps/evtxanalyze-db99c28e9ea63afd) [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/evtxcat/main.rs (/opt/rustwide/target/debug/deps/evtxcat-c1ef4f557b45c47a) [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/evtxls/main.rs (/opt/rustwide/target/debug/deps/evtxls-56addfa6194c09e3) [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-e60ebee3e8575c4d) [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-d2c8833ee0fedc94) [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/ipgrep/main.rs (/opt/rustwide/target/debug/deps/ipgrep-ad50b42ec1de02b3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test format_ipv4::tests::test_loopback4 ... ok [INFO] [stdout] test format_ipv4::tests::test_loopback1 ... ok [INFO] [stdout] test format_ipv4::tests::test_loopback3 ... ok [INFO] [stdout] test format_ipv4::tests::test_loopback5 ... ok [INFO] [stdout] test format_ipv4::tests::test_loopback7 ... ok [INFO] [stdout] test format_ipv4::tests::test_loopback6 ... ok [INFO] [stdout] test format_ipv4::tests::test_loopback2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/lnk2bodyfile/main.rs (/opt/rustwide/target/debug/deps/lnk2bodyfile-3704f2c299d1c89b) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mactime2/main.rs (/opt/rustwide/target/debug/deps/mactime2-268407c15eb41450) [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 6 tests [INFO] [stdout] test output::csv_output::tests::test_correct_ts_UTC ... ok [INFO] [stdout] test output::old_csv_output::tests::test_correct_ts_UTC ... ok [INFO] [stdout] test output::txt_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::csv_output::tests::test_correct_ts_random_tz ... ok [INFO] [stdout] test output::txt_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.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pf2bodyfile/main.rs (/opt/rustwide/target/debug/deps/pf2bodyfile-49fc55980f5b60d5) [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/pol_export/main.rs (/opt/rustwide/target/debug/deps/pol_export-b03c5ea5653cf683) [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-e81947a05e756d7a) [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/ts2date/main.rs (/opt/rustwide/target/debug/deps/ts2date-6f6e55894e6a6b7f) [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-ba72d0ab062b74f2) [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/mod.rs (/opt/rustwide/target/debug/deps/mod-dc041e1a6a79f8a6) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test lnk2bodyfile::x64dbg::test_x64dbg ... ok [INFO] [stdout] test lnk2bodyfile::obsidian::test_obsidian ... ok [INFO] [stdout] test mactime2::autocomplete::test_zsh ... ok [INFO] [stdout] test mactime2::autocomplete::test_fish ... ok [INFO] [stdout] test zip2bodyfile::test_hello_with_archive_name ... ok [INFO] [stdout] test zip2bodyfile::test_hello2 ... ok [INFO] [stdout] test mactime2::help::test_help ... ok [INFO] [stdout] test mactime2::is_stable_sorting::is_stable_sorted ... ok [INFO] [stdout] test zip2bodyfile::test_hello ... ok [INFO] [stdout] test mactime2::is_sorted::is_sorted ... ok [INFO] [stdout] test mactime2::autocomplete::test_bash ... ok [INFO] [stdout] test mactime2::csv_output::csv_output ... ok [INFO] [stdout] test ts2date::ts2date_list2 ... ok [INFO] [stdout] test ts2date::ts2date_list1 ... ok [INFO] [stdout] test ts2date::ts2date_utc2berlin ... ok [INFO] [stdout] test ts2date::ts2date_simple ... ok [INFO] [stdout] test hivescan::new_dirty_hive1::scan_new_dirty_hive1 ... 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.52s [INFO] [stdout] [INFO] [stderr] Running tests/ts2date.rs (/opt/rustwide/target/debug/deps/ts2date-02579275c4096442) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ts2date_list1 ... ok [INFO] [stdout] test ts2date_list2 ... ok [INFO] [stdout] test ts2date_utc2berlin ... ok [INFO] [stdout] test ts2date_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/zip2bodyfile.rs (/opt/rustwide/target/debug/deps/zip2bodyfile-1aa7812a68bcadce) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_hello ... ok [INFO] [stdout] test test_hello_with_archive_name ... 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.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dfir_toolkit [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/common/bodyfile/mod.rs - common::bodyfile (line 16) ... ignored [INFO] [stdout] test src/common/bodyfile/mod.rs - common::bodyfile (line 43) ... 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::IllegalGid (line 180) ... 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::fmt (line 106) ... ok [INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3ParserError::WrongNumberOfColumns (line 148) ... ok [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::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::IllegalCRTime (line 260) ... ok [INFO] [stdout] test src/registry/types/key_value_data.rs - registry::types::key_value_data::KeyValueData (line 12) ... 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::IllegalMTime (line 228) ... ok [INFO] [stdout] test src/common/bodyfile/bodyfile3.rs - common::bodyfile::bodyfile3::Bodyfile3Line::new (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "109f9f0ddc321ca9769bc549afbd2a7adbc718da5879737a79731db7e25c0850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109f9f0ddc321ca9769bc549afbd2a7adbc718da5879737a79731db7e25c0850", kill_on_drop: false }` [INFO] [stdout] 109f9f0ddc321ca9769bc549afbd2a7adbc718da5879737a79731db7e25c0850