[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 try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshbijesh%2FMalware-scanner" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adarshbijesh/Malware-scanner on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdee4a4df1d29a626a9db9168481a2a9e8727a8cd127e793f98eb5ca68f2307e
[INFO] running `Command { std: "docker" "start" "-a" "bdee4a4df1d29a626a9db9168481a2a9e8727a8cd127e793f98eb5ca68f2307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdee4a4df1d29a626a9db9168481a2a9e8727a8cd127e793f98eb5ca68f2307e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdee4a4df1d29a626a9db9168481a2a9e8727a8cd127e793f98eb5ca68f2307e", kill_on_drop: false }`
[INFO] [stdout] bdee4a4df1d29a626a9db9168481a2a9e8727a8cd127e793f98eb5ca68f2307e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c073b85bb8529e86dc4cc1e6553b5f1e1b752c31e01e419563f20dd827969230
[INFO] running `Command { std: "docker" "start" "-a" "c073b85bb8529e86dc4cc1e6553b5f1e1b752c31e01e419563f20dd827969230", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[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 crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking threadpool v1.8.1
[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]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling clap_derive v3.2.17
[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/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] 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] 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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_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/parser.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/parser.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/re.o" "-c" "/opt/rustwide/target/debug/build/yara-sys-1551b0185270990a/out/yara/libyara/re.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/modules.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/filemap.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/compiler.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/stream.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/re_lexer.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/mem.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/lexer.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/proc.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/scan.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/exec.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/hash.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/libyara.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/notebook.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/hash/hash.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/elf/elf.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/time/time.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/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/dex/dex.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/strutils.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/hex_lexer.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/parser.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/re.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' (1339) 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:     0x619162020012 - std::backtrace_rs::backtrace::libunwind::trace::h616ec230c5e48833
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x619162020012 - std::backtrace_rs::backtrace::trace_unsynchronized::h1cb9ba010d408e85
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x619162020012 - std::sys::backtrace::_print_fmt::h423772e3ab37228d
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x619162020012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1b20bf43538739a7
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x619162031fcf - core::fmt::rt::Argument::fmt::hdc121315d91682d8
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x619162031fcf - core::fmt::write::h8b43cab19ae1983d
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x619161fed6a3 - std::io::default_write_fmt::he3cda771937121ba
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x619161fed6a3 - std::io::Write::write_fmt::he6ba151b4ec7471d
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x619161ff9be2 - std::sys::backtrace::BacktraceLock::print::h071283e026a65e09
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x619161ffd3ff - std::panicking::default_hook::{{closure}}::h8648822bb5a469ca
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x619161ffd259 - std::panicking::default_hook::h9a8734a4c300303d
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x619161ffda85 - std::panicking::panic_with_hook::h07e66ce18b93f67f
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x619161ffd86a - std::panicking::panic_handler::{{closure}}::h30e90fd534d9b1a9
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x619161ff9d19 - std::sys::backtrace::__rust_end_short_backtrace::h4667bac268f68e7d
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x619161fe13ed - __rustc[46abfc8fab5e70aa]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x61916203c420 - core::panicking::panic_fmt::hb22f86c4fe9ab4a0
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x619161e08398 - proc_macro2::fallback::validate_ident::h83c07ad8d2eaebb9
[INFO] [stderr]     17:     0x619161e08b69 - proc_macro2::fallback::Ident::_new::hac015971dfab2774
[INFO] [stderr]     18:     0x619161e08b1f - proc_macro2::fallback::Ident::new::hd713155e14635627
[INFO] [stderr]     19:     0x619161e060e8 - proc_macro2::imp::Ident::new::h4f01d1f7738dc713
[INFO] [stderr]     20:     0x619161e15538 - proc_macro2::Ident::new::h3aa27554f16baa84
[INFO] [stderr]     21:     0x619161c2ce8f - bindgen::ir::context::BindgenContext::rust_ident_raw::h364d5d785513735c
[INFO] [stderr]     22:     0x619161c2ace0 - bindgen::ir::context::BindgenContext::rust_ident::hfe8b5d9878cf0d61
[INFO] [stderr]     23:     0x619161cba25a - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h46e0708cf90fd9bd
[INFO] [stderr]     24:     0x619161cd94cb - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h944316d708da0a21
[INFO] [stderr]     25:     0x619161cf450e - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h513fed528f8f39d2
[INFO] [stderr]     26:     0x619161cc0ef0 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h46e0708cf90fd9bd
[INFO] [stderr]     27:     0x619161cd94cb - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h944316d708da0a21
[INFO] [stderr]     28:     0x619161cf450e - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h513fed528f8f39d2
[INFO] [stderr]     29:     0x619161c9ecc5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hfe47f77d42fb7d5a
[INFO] [stderr]     30:     0x619161c9de25 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hb362931e6c76aecc
[INFO] [stderr]     31:     0x619161cf44f0 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h513fed528f8f39d2
[INFO] [stderr]     32:     0x619161caaffc - bindgen::codegen::codegen::{{closure}}::h50d950c493b6abed
[INFO] [stderr]     33:     0x619161c38bc8 - bindgen::ir::context::BindgenContext::gen::h2dae50ebd0f84609
[INFO] [stderr]     34:     0x619161caa41d - bindgen::codegen::codegen::h99c118b5839a81d2
[INFO] [stderr]     35:     0x619161c0c30d - bindgen::Bindings::generate::h1e3bbce60d644c26
[INFO] [stderr]     36:     0x619161c08496 - bindgen::Builder::generate::h030a4137dd718bdf
[INFO] [stderr]     37:     0x619161ba62ce - build_script_build::bindings::add_bindings::h04cb8dfe6215092e
[INFO] [stderr]     38:     0x619161bad5bb - build_script_build::main::hdaafd6787abf229a
[INFO] [stderr]     39:     0x619161bae103 - core::ops::function::FnOnce::call_once::h76b805ef74e0df63
[INFO] [stderr]     40:     0x619161ba7066 - std::sys::backtrace::__rust_begin_short_backtrace::h8bddcaef7e806448
[INFO] [stderr]     41:     0x619161badca9 - std::rt::lang_start::{{closure}}::hc0fa620d25c88c31
[INFO] [stderr]     42:     0x619161feef90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1bbfd62f68f057d9
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x619161feef90 - std::panicking::catch_unwind::do_call::hee035b3c2920b908
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x619161feef90 - std::panicking::catch_unwind::h9decfeaa9848961c
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x619161feef90 - std::panic::catch_unwind::hcdea1fe72f085026
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x619161feef90 - std::rt::lang_start_internal::{{closure}}::h7ee72e2bc04047ad
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x619161feef90 - std::panicking::catch_unwind::do_call::h9dbd3371bbdb444c
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x619161feef90 - std::panicking::catch_unwind::hc0bf821dd763cfc4
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x619161feef90 - std::panic::catch_unwind::h560d9660858f6b78
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x619161feef90 - std::rt::lang_start_internal::he2bdaa4ecf39e479
[INFO] [stderr]                                  at /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x619161badc91 - std::rt::lang_start::h0ebceddecde1c5cf
[INFO] [stderr]     52:     0x619161bb0435 - main
[INFO] [stderr]     53:     0x71f79aae21ca - <unknown>
[INFO] [stderr]     54:     0x71f79aae228b - __libc_start_main
[INFO] [stderr]     55:     0x619161ba2265 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c073b85bb8529e86dc4cc1e6553b5f1e1b752c31e01e419563f20dd827969230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c073b85bb8529e86dc4cc1e6553b5f1e1b752c31e01e419563f20dd827969230", kill_on_drop: false }`
[INFO] [stdout] c073b85bb8529e86dc4cc1e6553b5f1e1b752c31e01e419563f20dd827969230
