[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 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberappy%2FHayabusa-setup" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cyberappy/Hayabusa-setup on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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]     Updating git repository `https://github.com/Yamato-Security/hayabusa-evtx.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wildmatch v2.3.3
[INFO] [stderr]   Downloaded num v0.4.2
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded mimalloc v0.1.39
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded winstructs v0.3.2
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded cidr-utils v0.5.11
[INFO] [stderr]   Downloaded krapslog v0.5.4
[INFO] [stderr]   Downloaded maxminddb v0.24.0
[INFO] [stderr]   Downloaded rpmalloc v0.2.2
[INFO] [stderr]   Downloaded file-chunker v0.1.1
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded jemallocator v0.5.4
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.35
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded rpmalloc-sys v0.2.3+b097fd0
[INFO] [stderr]   Downloaded is_elevated v0.1.2
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded horrorshow v0.8.4
[INFO] [stderr]   Downloaded openssl-src v300.2.3+3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06fd8ba49cd976928b647e5fc0dbbe70e4fb0686afa71953329e8d934fd29c53
[INFO] running `Command { std: "docker" "start" "-a" "06fd8ba49cd976928b647e5fc0dbbe70e4fb0686afa71953329e8d934fd29c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fd8ba49cd976928b647e5fc0dbbe70e4fb0686afa71953329e8d934fd29c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fd8ba49cd976928b647e5fc0dbbe70e4fb0686afa71953329e8d934fd29c53", kill_on_drop: false }`
[INFO] [stdout] 06fd8ba49cd976928b647e5fc0dbbe70e4fb0686afa71953329e8d934fd29c53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d9b41f852a3e7f52321a00ea26ab4a11ecd1c9444f589dd5109593f76fd9068
[INFO] running `Command { std: "docker" "start" "-a" "9d9b41f852a3e7f52321a00ea26ab4a11ecd1c9444f589dd5109593f76fd9068", 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 once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[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 itoa v1.0.11
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling terminal_size v0.3.0
[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 libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling file-chunker v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling mimalloc v0.1.39
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wildmatch v2.3.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling horrorshow v0.8.4
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cidr-utils v0.5.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling maxminddb v0.24.0
[INFO] [stderr]    Compiling winstructs v0.3.2
[INFO] [stderr]    Compiling krapslog v0.5.4
[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 4m 22s
[INFO] running `Command { std: "docker" "inspect" "9d9b41f852a3e7f52321a00ea26ab4a11ecd1c9444f589dd5109593f76fd9068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9b41f852a3e7f52321a00ea26ab4a11ecd1c9444f589dd5109593f76fd9068", kill_on_drop: false }`
[INFO] [stdout] 9d9b41f852a3e7f52321a00ea26ab4a11ecd1c9444f589dd5109593f76fd9068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e842246a3791a9d35110e35770054c0f871cb547cea2b61b6ae82e6db62daa3
[INFO] running `Command { std: "docker" "start" "-a" "0e842246a3791a9d35110e35770054c0f871cb547cea2b61b6ae82e6db62daa3", 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 24.82s
[INFO] running `Command { std: "docker" "inspect" "0e842246a3791a9d35110e35770054c0f871cb547cea2b61b6ae82e6db62daa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e842246a3791a9d35110e35770054c0f871cb547cea2b61b6ae82e6db62daa3", kill_on_drop: false }`
[INFO] [stdout] 0e842246a3791a9d35110e35770054c0f871cb547cea2b61b6ae82e6db62daa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 781bb6415f00b105b27d567b5d03d7fd749e24bc65d982a4c30c81fc47b0440d
[INFO] running `Command { std: "docker" "start" "-a" "781bb6415f00b105b27d567b5d03d7fd749e24bc65d982a4c30c81fc47b0440d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayabusa-d6c26da37e7bb957)
[INFO] [stdout] 
[INFO] [stdout] running 334 tests
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt]
[INFO] [stderr] [0m[WARN] Field mapping dir[rules/config/data_mapping] does not exist.
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt]
[INFO] [stdout] test detections::configs::tests::no_target_extensions ... ok
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt]
[INFO] [stderr] [0m[WARN] Field mapping dir[rules/config/data_mapping] does not exist.
[INFO] [stderr] [0m[WARN] Field mapping dir[rules/config/data_mapping] does not exist.
[INFO] [stdout] test detections::configs::tests::target_event_time_filter_containes_on_time ... ok
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/default_details.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt]
[INFO] [stdout] test detections::configs::tests::target_event_time_filter ... ok
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/default_details.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt]
[INFO] [stderr] [0m[WARN] Field mapping dir[rules/config/data_mapping] does not exist.
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt]
[INFO] [stdout] test debug::checkpoint_process_timer::tests::test_rap_checkpoint ... ok
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/default_details.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt]
[INFO] [stderr] [0m[WARN] Field mapping dir[rules/config/data_mapping] does not exist.
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/default_details.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt]
[INFO] [stdout] test debug::checkpoint_process_timer::tests::test_set_check_point ... ok
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/generic_abbreviations.txt]
[INFO] [stderr] [0m[WARN] Field mapping dir[rules/config/data_mapping] does not exist.
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/default_details.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/provider_abbreviations.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/default_details.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/channel_eid_info.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/target_event_IDs.txt]
[INFO] [stderr] [0m[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] [stdout] test detections::configs::tests::test_timeline_offset_logon_summary ... ok
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[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] [0m[ERROR] Cannot open file. [file:rules/config/eventkey_alias.txt]
[INFO] [stderr] [0m[ERROR] Failed to open file. Read-only file system (os error 30)
[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-d6c26da37e7bb957` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "781bb6415f00b105b27d567b5d03d7fd749e24bc65d982a4c30c81fc47b0440d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "781bb6415f00b105b27d567b5d03d7fd749e24bc65d982a4c30c81fc47b0440d", kill_on_drop: false }`
[INFO] [stdout] 781bb6415f00b105b27d567b5d03d7fd749e24bc65d982a4c30c81fc47b0440d
