[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] b55b1a001a34ad7e95c21ba5ada836eaf3334c33 [INFO] checking dfir-dd/dfir-toolkit against master#bd71213cf0a765705e7d72a099151bd4eb465ccb for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfir-dd%2Fdfir-toolkit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfir-dd/dfir-toolkit on toolchain bd71213cf0a765705e7d72a099151bd4eb465ccb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dfir-dd/dfir-toolkit [INFO] finished tweaking git repo https://github.com/dfir-dd/dfir-toolkit [INFO] tweaked toml for git repo https://github.com/dfir-dd/dfir-toolkit written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dfir-dd/dfir-toolkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-async-drop v0.1.0 [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded winstructs v0.3.2 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded term-table v1.3.2 [INFO] [stderr] Downloaded dfirtk-eventdata v0.1.2 [INFO] [stderr] Downloaded lazy-regex v3.0.2 [INFO] [stderr] Downloaded bytecount v0.6.3 [INFO] [stderr] Downloaded derive-getters v0.3.0 [INFO] [stderr] Downloaded lnk v0.5.1 [INFO] [stderr] Downloaded more-asserts v0.3.1 [INFO] [stderr] Downloaded colored_json v3.2.0 [INFO] [stderr] Downloaded binwrite v0.2.1 [INFO] [stderr] Downloaded marvin32 v0.1.1 [INFO] [stderr] Downloaded clap v4.4.5 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded clap_builder v4.4.5 [INFO] [stderr] Downloaded bstr v1.6.2 [INFO] [stderr] Downloaded tokio v1.32.0 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [INFO] [stderr] Downloaded csv v1.2.2 [INFO] [stderr] Downloaded rustix v0.38.19 [INFO] [stderr] Downloaded quick-xml v0.24.1 [INFO] [stderr] Downloaded h2 v0.3.26 [INFO] [stderr] Downloaded elasticsearch v8.4.0-alpha.1 [INFO] [stderr] Downloaded evtx v0.8.1 [INFO] [stderr] Downloaded portable-atomic v1.4.3 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded clap-verbosity-flag v2.0.1 [INFO] [stderr] Downloaded clap_complete v4.4.2 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded clio v0.3.4 [INFO] [stderr] Downloaded colored v2.0.4 [INFO] [stderr] Downloaded csv-core v0.1.10 [INFO] [stderr] Downloaded duplicate v1.0.0 [INFO] [stderr] Downloaded dyn-clone v1.0.14 [INFO] [stderr] Downloaded async-compression v0.4.3 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded reqwest v0.11.20 [INFO] [stderr] Downloaded url v2.4.1 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded dialoguer v0.10.4 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded tempfile v3.8.0 [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Downloaded time-macros v0.2.15 [INFO] [stderr] Downloaded time v0.3.29 [INFO] [stderr] Downloaded gimli v0.28.0 [INFO] [stderr] Downloaded clap-markdown v0.1.3 [INFO] [stderr] Downloaded dfirtk-sessionevent-derive v0.1.0 [INFO] [stderr] Downloaded os_str_bytes v6.5.1 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded bitflags v2.4.0 [INFO] [stderr] Downloaded errno v0.3.3 [INFO] [stderr] Downloaded forensic-rs v0.9.1 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Downloaded nt_hive2 v4.1.0 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded ouroboros_macro v0.18.0 [INFO] [stderr] Downloaded sigpipe v0.1.3 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded memoverlay v0.1.3 [INFO] [stderr] Downloaded deranged v0.3.8 [INFO] [stderr] Downloaded cargo-platform v0.1.3 [INFO] [stderr] Downloaded frnsc-prefetch v0.9.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded num-derive v0.4.0 [INFO] [stderr] Downloaded ouroboros v0.18.0 [INFO] [stderr] Downloaded binwrite_derive v0.2.1 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded num-iter v0.1.43 [INFO] [stderr] Downloaded socket2 v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7b6ad23602509a595ad301812d0011c814e79fe8e4b63a7ca104180bf5b2f13 [INFO] running `Command { std: "docker" "start" "-a" "e7b6ad23602509a595ad301812d0011c814e79fe8e4b63a7ca104180bf5b2f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b6ad23602509a595ad301812d0011c814e79fe8e4b63a7ca104180bf5b2f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b6ad23602509a595ad301812d0011c814e79fe8e4b63a7ca104180bf5b2f13", kill_on_drop: false }` [INFO] [stdout] e7b6ad23602509a595ad301812d0011c814e79fe8e4b63a7ca104180bf5b2f13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93b2640e4e03f1f6163fc5e0837f6c20f50157b75b29d52e377568ab0166c4e9 [INFO] running `Command { std: "docker" "start" "-a" "93b2640e4e03f1f6163fc5e0837f6c20f50157b75b29d52e377568ab0166c4e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Checking clap_builder v4.4.5 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling quick-xml v0.24.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling elasticsearch v8.4.0-alpha.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking memoverlay v0.1.3 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking binwrite v0.2.1 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Checking marvin32 v0.1.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling ouroboros_macro v0.18.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking term-table v1.3.2 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking termsize v0.1.6 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking clap v4.4.5 [INFO] [stderr] Checking lazy-regex v3.0.2 [INFO] [stderr] Checking sigpipe v0.1.3 [INFO] [stderr] Checking clap-markdown v0.1.3 [INFO] [stderr] Checking clio v0.3.4 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking clap_complete v4.4.2 [INFO] [stderr] Checking tokio-async-drop v0.1.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking bstr v1.6.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking ouroboros v0.18.0 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.3 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking forensic-rs v0.9.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking frnsc-prefetch v0.9.0 [INFO] [stderr] Checking colored_json v3.2.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking winstructs v0.3.2 [INFO] [stderr] Checking lnk v0.5.1 [INFO] [stderr] Checking evtx v0.8.1 [INFO] [stderr] Checking nt_hive2 v4.1.0 [INFO] [stderr] Checking dfirtk-eventdata v0.1.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Compiling dfirtk-sessionevent-derive v0.1.0 [INFO] [stderr] Checking dfir-toolkit v0.10.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/es4forensics/ecs/log/event_level.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(strum_macros::Display, FromPrimitive, ToPrimitive, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EventLevel` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/es4forensics/ecs/log/event_level.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(strum_macros::Display, FromPrimitive, ToPrimitive, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_EventLevel` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/es4forensics/ecs/log/event_level.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(strum_macros::Display, FromPrimitive, ToPrimitive, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_EventLevel` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/es4forensics/ecs/log/event_level.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(strum_macros::Display, FromPrimitive, ToPrimitive, Serialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_EventLevel` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.49s [INFO] running `Command { std: "docker" "inspect" "93b2640e4e03f1f6163fc5e0837f6c20f50157b75b29d52e377568ab0166c4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b2640e4e03f1f6163fc5e0837f6c20f50157b75b29d52e377568ab0166c4e9", kill_on_drop: false }` [INFO] [stdout] 93b2640e4e03f1f6163fc5e0837f6c20f50157b75b29d52e377568ab0166c4e9 [INFO] checking dfir-dd/dfir-toolkit against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [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] validating manifest of git repo https://github.com/dfir-dd/dfir-toolkit on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dfir-dd/dfir-toolkit [INFO] finished tweaking git repo https://github.com/dfir-dd/dfir-toolkit [INFO] tweaked toml for git repo https://github.com/dfir-dd/dfir-toolkit written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dfir-dd/dfir-toolkit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e9d953bc6016bf2ec51ef1a13a5b885908fd4bd9aee9834210462a782a295ec [INFO] running `Command { std: "docker" "start" "-a" "7e9d953bc6016bf2ec51ef1a13a5b885908fd4bd9aee9834210462a782a295ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9d953bc6016bf2ec51ef1a13a5b885908fd4bd9aee9834210462a782a295ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9d953bc6016bf2ec51ef1a13a5b885908fd4bd9aee9834210462a782a295ec", kill_on_drop: false }` [INFO] [stdout] 7e9d953bc6016bf2ec51ef1a13a5b885908fd4bd9aee9834210462a782a295ec [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873645529a0794021fb4e55d30176557521c708c256327640aa9dd5290e679f6 [INFO] running `Command { std: "docker" "start" "-a" "873645529a0794021fb4e55d30176557521c708c256327640aa9dd5290e679f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking clap_builder v4.4.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling quick-xml v0.24.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling elasticsearch v8.4.0-alpha.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0f799aeda763fc507814da0dc46c2dde7ca9133/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=54c2f2ceded3f2e7 -C extra-filename=-54c2f2ceded3f2e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-86dfe9990edd47c6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e7f1363e8a708bb3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "873645529a0794021fb4e55d30176557521c708c256327640aa9dd5290e679f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873645529a0794021fb4e55d30176557521c708c256327640aa9dd5290e679f6", kill_on_drop: false }` [INFO] [stdout] 873645529a0794021fb4e55d30176557521c708c256327640aa9dd5290e679f6