[INFO] cloning repository https://github.com/Adarshbijesh/Malware-scanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adarshbijesh/Malware-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshbijesh%2FMalware-scanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshbijesh%2FMalware-scanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd94bf969a8addf6da22939551972724203dfd19
[INFO] checking Adarshbijesh/Malware-scanner against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshbijesh%2FMalware-scanner" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adarshbijesh/Malware-scanner
[INFO] finished tweaking git repo https://github.com/Adarshbijesh/Malware-scanner
[INFO] tweaked toml for git repo https://github.com/Adarshbijesh/Malware-scanner written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adarshbijesh/Malware-scanner on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adarshbijesh/Malware-scanner 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" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded yara v0.15.0
[INFO] [stderr]   Downloaded clap_derive v3.2.17
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded notify v4.0.17
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded fs_extra v1.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded clap v3.2.17
[INFO] [stderr]   Downloaded yara-sys v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d250f2812aec986e1446e740e6917f2e50b2aafbace9939ce58cd68e0693137e
[INFO] running `Command { std: "docker" "start" "-a" "d250f2812aec986e1446e740e6917f2e50b2aafbace9939ce58cd68e0693137e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d250f2812aec986e1446e740e6917f2e50b2aafbace9939ce58cd68e0693137e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d250f2812aec986e1446e740e6917f2e50b2aafbace9939ce58cd68e0693137e", kill_on_drop: false }`
[INFO] [stdout] d250f2812aec986e1446e740e6917f2e50b2aafbace9939ce58cd68e0693137e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2c66db22e244792d26e4ffdcb67d14a5fcc60c5268ff377b33bebd921dc52c5
[INFO] running `Command { std: "docker" "start" "-a" "b2c66db22e244792d26e4ffdcb67d14a5fcc60c5268ff377b33bebd921dc52c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking clap v3.2.17
[INFO] [stderr]    Compiling yara-sys v0.15.0
[INFO] [stderr] warning: yara-sys@0.15.0: /opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c: In function 'memmem':
[INFO] [stderr] warning: yara-sys@0.15.0: /opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c:217:6: warning: 'nonnull' argument 'haystack' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: yara-sys@0.15.0:   217 |   if (haystack == NULL || haystack_size == 0 || needle == NULL ||
[INFO] [stderr] warning: yara-sys@0.15.0:       |      ^
[INFO] [stderr] warning: yara-sys@0.15.0: /opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c:217:46: warning: 'nonnull' argument 'needle' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: yara-sys@0.15.0:   217 |   if (haystack == NULL || haystack_size == 0 || needle == NULL ||
[INFO] [stderr] warning: yara-sys@0.15.0:       |                                              ^
[INFO] [stderr] warning: yara-sys@0.15.0: At top level:
[INFO] [stderr] warning: yara-sys@0.15.0: cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
[INFO] [stderr] warning: yara-sys@0.15.0: /opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe.c:382:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
[INFO] [stderr] warning: yara-sys@0.15.0:   382 | static const PIMAGE_RESOURCE_DIR_STRING_U parse_resource_name(
[INFO] [stderr] warning: yara-sys@0.15.0:       |        ^~~~~
[INFO] [stderr] warning: yara-sys@0.15.0: cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
[INFO] [stderr] error: failed to run custom build command for `yara-sys v0.15.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/yara-sys-9e961c3a314ca293/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=dylib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=dylib=crypto
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/proc/linux.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/proc/linux.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/atoms.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/atoms.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stack.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stack.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/arena.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/arena.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hex_grammar.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hex_grammar.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/rules.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/rules.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/base64.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/base64.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/scan.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/scan.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/ahocorasick.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/ahocorasick.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/grammar.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/grammar.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/compiler.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/compiler.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re_grammar.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re_grammar.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/mem.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/mem.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/exec.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/exec.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stopwatch.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stopwatch.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/object.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/object.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stream.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stream.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/bitmask.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/bitmask.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hash.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hash.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/lexer.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/lexer.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/exefiles.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/exefiles.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/proc.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/proc.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hex_lexer.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hex_lexer.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re_lexer.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re_lexer.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/scanner.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/scanner.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c"
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c: In function 'memmem':
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c:217:6: warning: 'nonnull' argument 'haystack' compared to NULL [-Wnonnull-compare]
[INFO] [stderr]   cargo:warning=  217 |   if (haystack == NULL || haystack_size == 0 || needle == NULL ||
[INFO] [stderr]   cargo:warning=      |      ^
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.c:217:46: warning: 'nonnull' argument 'needle' compared to NULL [-Wnonnull-compare]
[INFO] [stderr]   cargo:warning=  217 |   if (haystack == NULL || haystack_size == 0 || needle == NULL ||
[INFO] [stderr]   cargo:warning=      |                                              ^
[INFO] [stderr]   cargo:warning=At top level:
[INFO] [stderr]   cargo:warning=cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/time/time.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/time/time.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe.c"
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe.c:382:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
[INFO] [stderr]   cargo:warning=  382 | static const PIMAGE_RESOURCE_DIR_STRING_U parse_resource_name(
[INFO] [stderr]   cargo:warning=      |        ^~~~~
[INFO] [stderr]   cargo:warning=cc1: note: unrecognized command-line option '-Wno-tautological-constant-out-of-range-compare' may have been intended to silence earlier diagnostics
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe_utils.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe_utils.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/console/console.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/console/console.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/tests/tests.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/tests/tests.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/math/math.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/math/math.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/dotnet/dotnet.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/dotnet/dotnet.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/dex/dex.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/dex/dex.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/macho/macho.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/macho/macho.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/elf/elf.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/elf/elf.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/hash/hash.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/hash/hash.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/threading.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/threading.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/sizedstr.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/sizedstr.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/filemap.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/filemap.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/libyara.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/libyara.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/endian.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/endian.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/notebook.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/notebook.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include" "-I" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-cast-function-type" "-Wno-type-limits" "-Wno-tautological-constant-out-of-range-compare" "-Wno-sign-compare" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-DHAVE_LIBCRYPTO=1" "-DHASH_MODULE=1" "-DDOTNET_MODULE=1" "-DDEX_MODULE=1" "-DMACHO_MODULE=1" "-DNDEBUG=1" "-DYR_DEBUG_VERBOSITY=0" "-o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/parser.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/parser.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   AR = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/libyara.a" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/proc/linux.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/atoms.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stack.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/arena.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hex_grammar.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/rules.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/base64.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/scan.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/ahocorasick.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/grammar.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/compiler.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re_grammar.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/mem.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/exec.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stopwatch.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/object.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/stream.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/bitmask.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hash.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/lexer.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/exefiles.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/proc.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/hex_lexer.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re_lexer.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/scanner.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/strutils.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/time/time.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/pe/pe_utils.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/console/console.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/tests/tests.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/math/math.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/dotnet/dotnet.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/dex/dex.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/macho/macho.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/elf/elf.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/modules/hash/hash.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/threading.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/sizedstr.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/filemap.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/libyara.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/endian.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/notebook.o" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/parser.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "ar" "s" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/libyara.a"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rustc-link-lib=static=yara
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_PROFILING
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_PROFILING_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_PROFILING_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_NDEBUG
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_NDEBUG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_NDEBUG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_HASH
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_HASH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_HASH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_MAGIC
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_MAGIC_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_MAGIC_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_CUCKOO
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_CUCKOO_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_CUCKOO_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DOTNET
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DOTNET_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DOTNET_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DEX
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DEX_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DEX_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DEX_DEBUG
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DEX_DEBUG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_DEX_DEBUG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_MACHO
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_MACHO_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_ENABLE_MACHO_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_DEBUG_VERBOSITY
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_DEBUG_VERBOSITY_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_DEBUG_VERBOSITY_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_LIBRARY_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_LIBRARY_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=YARA_LIBRARY_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out
[INFO] [stderr]   cargo:rustc-link-lib=static=yara
[INFO] [stderr]   cargo:include=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include
[INFO] [stderr]   cargo:lib=/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1363) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.43/src/fallback.rs:730:9:
[INFO] [stderr]   "_YR_STOPWATCH_union_(anonymous_at_/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/include/yara/stopwatch_h_64_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6026144546d2 - std::backtrace_rs::backtrace::libunwind::trace::hf12beacd451e51d4
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6026144546d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6fead6a1bbc8430
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6026144546d2 - std::sys::backtrace::_print_fmt::h9d014a34f7b74b8e
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6026144546d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h639f36bab51f3955
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x602614466477 - core::fmt::rt::Argument::fmt::he9e2dcd4d1a4f79f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x602614466477 - core::fmt::write::h791a50b587c63062
[INFO] [stderr]      6:     0x6026144229f6 - std::io::default_write_fmt::h457b557e32e1fb00
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6026144229f6 - std::io::Write::write_fmt::hfe130653c54466c6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x602614431d74 - std::sys::backtrace::BacktraceLock::print::h3ee5721e3f554378
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x602614431d74 - std::panicking::default_hook::{{closure}}::h78548964055f6042
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x602614431b99 - std::panicking::default_hook::h0a256f5fc8ef64e6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x60261443233b - std::panicking::panic_with_hook::h066093fc9e0da349
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x602614432108 - std::panicking::panic_handler::{{closure}}::hcad50f1998ef02e0
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x60261442e959 - std::sys::backtrace::__rust_end_short_backtrace::h84a12e76b874911b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x602614416bbd - __rustc[db2c63b0d9ad08bd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x60261447032c - core::panicking::panic_fmt::h61ea4c5c8806d7fc
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x602614247041 - proc_macro2::fallback::validate_ident::h7f79e2fcce4b2375
[INFO] [stderr]     17:     0x6026142477f9 - proc_macro2::fallback::Ident::_new::h5a89e4e8bbad759a
[INFO] [stderr]     18:     0x6026142477af - proc_macro2::fallback::Ident::new::h3d807664a8ad3650
[INFO] [stderr]     19:     0x602614244e88 - proc_macro2::imp::Ident::new::hc38bdacd2d711352
[INFO] [stderr]     20:     0x6026142595c8 - proc_macro2::Ident::new::he265fe5ea6f2837a
[INFO] [stderr]     21:     0x602614066f0f - bindgen::ir::context::BindgenContext::rust_ident_raw::hcb171172929f6f16
[INFO] [stderr]     22:     0x602614064ac0 - bindgen::ir::context::BindgenContext::rust_ident::h5b9d23d24e9fd018
[INFO] [stderr]     23:     0x6026141352a1 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h7c55366622a7de8e
[INFO] [stderr]     24:     0x60261404c4a2 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h90d012ebbac69fa3
[INFO] [stderr]     25:     0x6026140d4630 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1b7e7856dad4c9fd
[INFO] [stderr]     26:     0x60261413bf86 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h7c55366622a7de8e
[INFO] [stderr]     27:     0x60261404c4a2 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h90d012ebbac69fa3
[INFO] [stderr]     28:     0x6026140d4630 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1b7e7856dad4c9fd
[INFO] [stderr]     29:     0x6026140f34c5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h4a194aaf2eb3296d
[INFO] [stderr]     30:     0x6026140218bc - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h68666cddc3f09bb6
[INFO] [stderr]     31:     0x6026140d4615 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1b7e7856dad4c9fd
[INFO] [stderr]     32:     0x6026140fd5d1 - bindgen::codegen::codegen::{{closure}}::h64dad953ea952ecd
[INFO] [stderr]     33:     0x602614072b78 - bindgen::ir::context::BindgenContext::gen::h2a5c6bc07545abd4
[INFO] [stderr]     34:     0x6026140fc99d - bindgen::codegen::codegen::h1775968e6e42d247
[INFO] [stderr]     35:     0x60261402ba9f - bindgen::Bindings::generate::h821116e79ba7beec
[INFO] [stderr]     36:     0x602614026456 - bindgen::Builder::generate::h679ea72d92856029
[INFO] [stderr]     37:     0x602613feb70a - build_script_build::bindings::add_bindings::ha98c1bfaeef22172
[INFO] [stderr]     38:     0x602613fe783b - build_script_build::main::h99dfab73566fa623
[INFO] [stderr]     39:     0x602613ff24a3 - core::ops::function::FnOnce::call_once::hf5bed3434dbf21bd
[INFO] [stderr]     40:     0x602613fec246 - std::sys::backtrace::__rust_begin_short_backtrace::h941297189c3aaab9
[INFO] [stderr]     41:     0x602613ff1e79 - std::rt::lang_start::{{closure}}::hae3bb01b7775028b
[INFO] [stderr]     42:     0x60261442426a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h474f7857509d3e2b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x60261442426a - std::panicking::catch_unwind::do_call::h1b4842681d37b4de
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     44:     0x60261442426a - std::panicking::catch_unwind::h8caa954e23f3d392
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     45:     0x60261442426a - std::panic::catch_unwind::h799510bc1e15c53c
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x60261442426a - std::rt::lang_start_internal::{{closure}}::hdd766f796ed54cf9
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x60261442426a - std::panicking::catch_unwind::do_call::hb51acc40ffa92e40
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     48:     0x60261442426a - std::panicking::catch_unwind::h4ba9c0843d285bb6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     49:     0x60261442426a - std::panic::catch_unwind::hc6ee6b11e632194f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x60261442426a - std::rt::lang_start_internal::h035258992d18009b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x602613ff1e61 - std::rt::lang_start::hccb5ec3e5f060fb8
[INFO] [stderr]     52:     0x602613ff1405 - main
[INFO] [stderr]     53:     0x77327658a1ca - <unknown>
[INFO] [stderr]     54:     0x77327658a28b - __libc_start_main
[INFO] [stderr]     55:     0x602613fe6de5 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b2c66db22e244792d26e4ffdcb67d14a5fcc60c5268ff377b33bebd921dc52c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c66db22e244792d26e4ffdcb67d14a5fcc60c5268ff377b33bebd921dc52c5", kill_on_drop: false }`
[INFO] [stdout] b2c66db22e244792d26e4ffdcb67d14a5fcc60c5268ff377b33bebd921dc52c5
