[INFO] cloning repository https://github.com/Cyberappy/Hayabusa-setup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyberappy/Hayabusa-setup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64baed78b69a27375f5c66662a7d7ca4c1720081 [INFO] testing Cyberappy/Hayabusa-setup/64baed78b69a27375f5c66662a7d7ca4c1720081 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cyberappy/Hayabusa-setup on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Cyberappy/Hayabusa-setup [INFO] finished tweaking git repo https://github.com/Cyberappy/Hayabusa-setup [INFO] tweaked toml for git repo https://github.com/Cyberappy/Hayabusa-setup written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Cyberappy/Hayabusa-setup 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-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6c5e3e0463565bdb60708e53420bf1e2995c3a18f201ec1d07de816c82cc05f [INFO] running `Command { std: "docker" "start" "-a" "e6c5e3e0463565bdb60708e53420bf1e2995c3a18f201ec1d07de816c82cc05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6c5e3e0463565bdb60708e53420bf1e2995c3a18f201ec1d07de816c82cc05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c5e3e0463565bdb60708e53420bf1e2995c3a18f201ec1d07de816c82cc05f", kill_on_drop: false }` [INFO] [stdout] e6c5e3e0463565bdb60708e53420bf1e2995c3a18f201ec1d07de816c82cc05f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93945050f0b900fa8fd2fa48eec16c3fc7a361328cc904b12f5a400e03cde51 [INFO] running `Command { std: "docker" "start" "-a" "e93945050f0b900fa8fd2fa48eec16c3fc7a361328cc904b12f5a400e03cde51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling encoding-index-tradchinese 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-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling winstructs v0.3.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling file-chunker v0.1.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cidr-utils v0.5.11 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling krapslog v0.5.4 [INFO] [stderr] Compiling maxminddb v0.24.0 [INFO] [stderr] Compiling mimalloc v0.1.39 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling horrorshow v0.8.4 [INFO] [stderr] Compiling wildmatch v2.3.3 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling evtx v0.8.8 (https://github.com/Yamato-Security/hayabusa-evtx.git?rev=15f9f4a#15f9f4a5) [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling hayabusa v2.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "e93945050f0b900fa8fd2fa48eec16c3fc7a361328cc904b12f5a400e03cde51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93945050f0b900fa8fd2fa48eec16c3fc7a361328cc904b12f5a400e03cde51", kill_on_drop: false }` [INFO] [stdout] e93945050f0b900fa8fd2fa48eec16c3fc7a361328cc904b12f5a400e03cde51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9aacd7c066e46cbadfc362ce434af547319635f35933875f28169c8666d45e6d [INFO] running `Command { std: "docker" "start" "-a" "9aacd7c066e46cbadfc362ce434af547319635f35933875f28169c8666d45e6d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling hayabusa v2.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.26s [INFO] running `Command { std: "docker" "inspect" "9aacd7c066e46cbadfc362ce434af547319635f35933875f28169c8666d45e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aacd7c066e46cbadfc362ce434af547319635f35933875f28169c8666d45e6d", kill_on_drop: false }` [INFO] [stdout] 9aacd7c066e46cbadfc362ce434af547319635f35933875f28169c8666d45e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7803d2da1db1ff545b56d6826828ea0240ee488492f5e365aec9bd60b7e9306 [INFO] running `Command { std: "docker" "start" "-a" "b7803d2da1db1ff545b56d6826828ea0240ee488492f5e365aec9bd60b7e9306", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayabusa-7ba0bf65b6e15d42) [INFO] [stdout] [INFO] [stdout] running 334 tests [INFO] [stdout] test afterfact::tests::test_set_output_color_no_color_flag ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stdout] test debug::checkpoint_process_timer::tests::test_calculate_all_stocked_results ... ok [INFO] [stdout] test debug::checkpoint_process_timer::tests::test_rap_checkpoint ... ok [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stdout] test debug::checkpoint_process_timer::tests::test_set_check_point ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stdout] test detections::configs::tests::no_target_extensions ... ok [INFO] [stdout] test detections::configs::tests::target_event_time_filter ... ok [INFO] [stdout] test detections::configs::tests::target_event_time_filter_containes_on_time ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stdout] test detections::configs::tests::test_create_control_char_replace_map ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stdout] test detections::configs::tests::test_get_target_extensions ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stderr] [ERROR] Invalid profile specified: verbose-2 [INFO] [stderr] Please specify one of the following profiles: [INFO] [stderr] minimal, standard, verbose, all-field-info, all-field-info-verbose, super-verbose, timesketch-minimal, timesketch-verbose [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stdout] test detections::configs::tests::test_timeline_offset_csv ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stdout] test detections::configs::tests::test_timeline_offset_eid_metrics ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stdout] test detections::configs::tests::test_timeline_offset_json ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stdout] test detections::configs::tests::test_timeline_offset_logon_summary ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stdout] test detections::configs::tests::test_timeline_offset_pivot ... ok [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt] [INFO] [stderr] [WARN] Field mapping dir[rules/config/data_mapping] does not exist. [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/default_details.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt] [INFO] [stderr] [ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt] [INFO] [stdout] test detections::configs::tests::test_timeline_offset_search ... ok [INFO] [stderr] [ERROR] Could not find the geoip_field_mapping.yaml config file. Please run update-rules. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/hayabusa-7ba0bf65b6e15d42` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "b7803d2da1db1ff545b56d6826828ea0240ee488492f5e365aec9bd60b7e9306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7803d2da1db1ff545b56d6826828ea0240ee488492f5e365aec9bd60b7e9306", kill_on_drop: false }` [INFO] [stdout] b7803d2da1db1ff545b56d6826828ea0240ee488492f5e365aec9bd60b7e9306