[INFO] fetching crate es_runtime 0.1.4...
[INFO] checking es_runtime-0.1.4 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate es_runtime 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate es_runtime 0.1.4 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate es_runtime 0.1.4
[INFO] finished tweaking crates.io crate es_runtime 0.1.4
[INFO] tweaked toml for crates.io crate es_runtime 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages
[INFO] [stderr]       Adding ahash v0.2.19 (latest: v0.8.11)
[INFO] [stderr]       Adding autocfg v0.1.8 (latest: v1.2.0)
[INFO] [stderr]       Adding bindgen v0.49.4 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cexpr v0.3.6 (latest: v0.6.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding clang-sys v0.28.1 (latest: v1.7.0)
[INFO] [stderr]       Adding clap v2.34.0 (latest: v4.5.4)
[INFO] [stderr]       Adding env_logger v0.6.2 (latest: v0.11.3)
[INFO] [stderr]       Adding hashbrown v0.6.3 (latest: v0.14.3)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding humantime v1.3.0 (latest: v2.1.0)
[INFO] [stderr]       Adding libloading v0.5.2 (latest: v0.8.3)
[INFO] [stderr]       Adding lru v0.4.3 (latest: v0.12.3)
[INFO] [stderr]       Adding mozjs_sys v0.61.13 (latest: v0.67.1)
[INFO] [stderr]       Adding nom v4.2.3 (latest: v7.1.3)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (latest: v1.0.79)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding quote v0.6.13 (latest: v1.0.36)
[INFO] [stderr]       Adding redox_syscall v0.1.57 (latest: v0.5.1)
[INFO] [stderr]       Adding shlex v0.1.1 (latest: v1.3.0)
[INFO] [stderr]       Adding strsim v0.8.0 (latest: v0.11.1)
[INFO] [stderr]       Adding textwrap v0.11.0 (latest: v0.16.1)
[INFO] [stderr]       Adding thread-id v3.3.0 (latest: v4.2.1)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.4)
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] [stderr]       Adding version_check v0.1.5 (latest: v0.9.4)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding which v2.0.1 (latest: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded which v2.0.1
[INFO] [stderr]   Downloaded lru v0.4.3
[INFO] [stderr]   Downloaded bindgen v0.49.4
[INFO] [stderr]   Downloaded mozjs v0.10.1
[INFO] [stderr]   Downloaded mozjs_sys v0.61.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31f15f08c82ceaf623de202703b55a0a6369e9b8bc34a4c581221222a84bc255
[INFO] running `Command { std: "docker" "start" "-a" "31f15f08c82ceaf623de202703b55a0a6369e9b8bc34a4c581221222a84bc255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31f15f08c82ceaf623de202703b55a0a6369e9b8bc34a4c581221222a84bc255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f15f08c82ceaf623de202703b55a0a6369e9b8bc34a4c581221222a84bc255", kill_on_drop: false }`
[INFO] [stdout] 31f15f08c82ceaf623de202703b55a0a6369e9b8bc34a4c581221222a84bc255
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b5e270f7696711aa8cb4ce00fe202a58a7329b11d80a49d66240435409b06a2
[INFO] running `Command { std: "docker" "start" "-a" "6b5e270f7696711aa8cb4ce00fe202a58a7329b11d80a49d66240435409b06a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling mozjs v0.10.1
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking lru v0.4.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling mozjs_sys v0.61.13
[INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.61.13`
[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/mozjs_sys-9feb8aee5948648f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr]   [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr]   ! [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure.in -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr]   ! [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr]   if [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure -nt /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/config.status ]] ; then \
[INFO] [stderr]     cd /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out && \
[INFO] [stderr]     PYTHON="python2" MOZ_TOOLS="" \
[INFO] [stderr]     CC="gcc" CFLAGS="" \
[INFO] [stderr]     CPP="gcc -E" CPPFLAGS="" \
[INFO] [stderr]     CXX="g++" CXXFLAGS="" \
[INFO] [stderr]     AS="" AR="ar" \
[INFO] [stderr]     STLPORT_LIBS="" \
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-shared-js --build-backends=RecursiveMake --enable-debug --disable-optimize --enable-gczeal --disable-shared-js || (cat config.log && exit 1) ; \
[INFO] [stderr]   fi
[INFO] [stderr]   Creating Python environment
[INFO] [stderr]   New python executable in /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/_virtualenv/bin/python2
[INFO] [stderr]   Also creating executable in /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/_virtualenv/bin/python
[INFO] [stderr]   Installing setuptools, pip, wheel...done.
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/third_party/python/psutil/setup.py", line 224, in <module>
[INFO] [stderr]       ETHTOOL_MACRO = get_ethtool_macro()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/third_party/python/psutil/setup.py", line 212, in get_ethtool_macro
[INFO] [stderr]       compiler.compile([f.name])
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 566, in compile
[INFO] [stderr]       depends, extra_postargs)
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 362, in _setup_compile
[INFO] [stderr]       self.mkpath(os.path.dirname(obj))
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 883, in mkpath
[INFO] [stderr]       mkpath(name, mode, dry_run=self.dry_run)
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/dir_util.py", line 76, in mkpath
[INFO] [stderr]       "could not create '%s': %s" % (head, exc.args[-1]))
[INFO] [stderr]   distutils.errors.DistutilsFileError: could not create 'tmp': Read-only file system
[INFO] [stderr] 
[INFO] [stderr]   Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace)
[INFO] [stderr]   Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
[INFO] [stderr]   Reexecuting in the virtualenv
[INFO] [stderr]   checking for vcs source checkout... no
[INFO] [stderr]   checking for a shell... /usr/bin/sh
[INFO] [stderr]   checking for host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for a shell... /usr/bin/sh
[INFO] [stderr]   checking for host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for android platform directory... no
[INFO] [stderr]   checking for android sysroot directory... no
[INFO] [stderr]   checking for android system directory... no
[INFO] [stderr]   checking for the Android toolchain directory... not found
[INFO] [stderr]   checking for android platform directory... no
[INFO] [stderr]   checking for android system directory... no
[INFO] [stderr]   checking for android sysroot directory... no
[INFO] [stderr]   checking for the Android toolchain directory... not found
[INFO] [stderr]   checking for vcs source checkout... no
[INFO] [stderr]   checking whether cross compiling... no
[INFO] [stderr]   checking for the target C compiler... /usr/bin/gcc
[INFO] [stderr]   checking whether the target C compiler can be used... yes
[INFO] [stderr]   checking for Python 3... /usr/bin/python3 (3.10.12)
[INFO] [stderr]   checking for pkg_config... /usr/bin/pkg-config
[INFO] [stderr]   checking for pkg-config version... 0.29.2
[INFO] [stderr]   checking for yasm... not found
[INFO] [stderr]   checking for android ndk version... no
[INFO] [stderr]   checking for GoogleVR SDK... Not specified
[INFO] [stderr]   checking the target C compiler version... 11.4.0
[INFO] [stderr]   checking the target C compiler works... yes
[INFO] [stderr]   checking for the target C++ compiler... /usr/bin/g++
[INFO] [stderr]   checking whether the target C++ compiler can be used... yes
[INFO] [stderr]   checking the target C++ compiler version... 11.4.0
[INFO] [stderr]   checking the target C++ compiler works... yes
[INFO] [stderr]   checking for the host C compiler... /usr/bin/gcc
[INFO] [stderr]   checking whether the host C compiler can be used... yes
[INFO] [stderr]   checking the host C compiler version... 11.4.0
[INFO] [stderr]   checking the host C compiler works... yes
[INFO] [stderr]   checking for the host C++ compiler... /usr/bin/g++
[INFO] [stderr]   checking whether the host C++ compiler can be used... yes
[INFO] [stderr]   checking the host C++ compiler version... 11.4.0
[INFO] [stderr]   checking the host C++ compiler works... yes
[INFO] [stderr]   checking for 64-bit OS... yes
[INFO] [stderr]   checking bindgen cflags... no
[INFO] [stderr]   checking for linker... gold
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for alloca.h... yes
[INFO] [stderr]   checking for sys/byteorder.h... no
[INFO] [stderr]   checking for getopt.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for nl_types.h... yes
[INFO] [stderr]   checking for cpuid.h... yes
[INFO] [stderr]   checking for sys/statvfs.h... yes
[INFO] [stderr]   checking for sys/statfs.h... yes
[INFO] [stderr]   checking for sys/vfs.h... yes
[INFO] [stderr]   checking for sys/mount.h... yes
[INFO] [stderr]   checking for sys/quota.h... yes
[INFO] [stderr]   checking for linux/quota.h... yes
[INFO] [stderr]   checking for linux/if_addr.h... yes
[INFO] [stderr]   checking for linux/rtnetlink.h... yes
[INFO] [stderr]   checking for sys/queue.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for netinet/in.h... yes
[INFO] [stderr]   checking for byteswap.h... yes
[INFO] [stderr]   checking for linux/perf_event.h... yes
[INFO] [stderr]   checking for perf_event_open system call... yes
[INFO] [stderr]   checking whether the C compiler supports -Wunreachable-code-return... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wunreachable-code-return... no
[INFO] [stderr]   checking whether the C compiler supports -Wclass-varargs... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wclass-varargs... no
[INFO] [stderr]   checking whether the C compiler supports -Wloop-analysis... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wloop-analysis... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wc++1z-compat... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wcomma... no
[INFO] [stderr]   checking whether the C compiler supports -Wduplicated-cond... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wduplicated-cond... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether the C compiler supports -Wstring-conversion... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wstring-conversion... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-inline-new-delete... no
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=array-bounds... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=array-bounds... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat-security... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat-security... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-noexcept-type... yes
[INFO] [stderr]   checking whether the C++ compiler supports -fno-sized-deallocation... yes
[INFO] [stderr]   checking for awk... /usr/bin/mawk
[INFO] [stderr]   checking for perl... /usr/bin/perl
[INFO] [stderr]   checking for minimum required perl version >= 5.006... 5.034000
[INFO] [stderr]   checking for full perl installation... yes
[INFO] [stderr]   checking for gmake... /usr/bin/gmake
[INFO] [stderr]   checking for watchman... not found
[INFO] [stderr]   checking for xargs... /usr/bin/xargs
[INFO] [stderr]   checking for rpmbuild... not found
[INFO] [stderr]   checking for autoconf... INFO: checking for vcs source checkout... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for a shell... 
[INFO] [stderr]   INFO: /usr/bin/sh
[INFO] [stderr]   INFO: checking for host system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for target system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for a shell... 
[INFO] [stderr]   INFO: /usr/bin/sh
[INFO] [stderr]   INFO: checking for host system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for target system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for android platform directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android sysroot directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android system directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the Android toolchain directory... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for android platform directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android system directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android sysroot directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the Android toolchain directory... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for vcs source checkout... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether cross compiling... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the target C compiler... 
[INFO] [stderr]   DEBUG: _cc: Trying gcc
[INFO] [stderr]   INFO: /usr/bin/gcc
[INFO] [stderr]   INFO: checking whether the target C compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.nKUeE7.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -E /tmp/conftest.nKUeE7.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: STDC_VERSION = 201710L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.AxppIi.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.AxppIi.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: STDC_VERSION = 199901L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for Python 3... 
[INFO] [stderr]   INFO: /usr/bin/python3 (3.10.12)
[INFO] [stderr]   INFO: checking for pkg_config... 
[INFO] [stderr]   DEBUG: pkg_config: Trying pkg-config
[INFO] [stderr]   INFO: /usr/bin/pkg-config
[INFO] [stderr]   INFO: checking for pkg-config version... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/pkg-config --version`
[INFO] [stderr]   INFO: 0.29.2
[INFO] [stderr]   INFO: checking for yasm... 
[INFO] [stderr]   DEBUG: yasm: Trying yasm
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for android ndk version... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for GoogleVR SDK... 
[INFO] [stderr]   INFO: Not specified
[INFO] [stderr]   INFO: checking the target C compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the target C compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.yx0HnQ.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.yx0HnQ.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the target C++ compiler... 
[INFO] [stderr]   DEBUG: _cxx: Trying g++
[INFO] [stderr]   INFO: /usr/bin/g++
[INFO] [stderr]   INFO: checking whether the target C++ compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.9reMWI.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.9reMWI.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201703L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.gq1R_k.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -E /tmp/conftest.gq1R_k.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201402L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the target C++ compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the target C++ compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.n5t_kD.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.n5t_kD.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the host C compiler... 
[INFO] [stderr]   DEBUG: _host_cc: Trying /usr/bin/gcc
[INFO] [stderr]   INFO: /usr/bin/gcc
[INFO] [stderr]   INFO: checking whether the host C compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.bBqRV1.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.bBqRV1.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: STDC_VERSION = 199901L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the host C compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the host C compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.eCrcV2.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.eCrcV2.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the host C++ compiler... 
[INFO] [stderr]   DEBUG: _host_cxx: Trying /usr/bin/g++
[INFO] [stderr]   INFO: /usr/bin/g++
[INFO] [stderr]   INFO: checking whether the host C++ compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.lfVmkW.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -E /tmp/conftest.lfVmkW.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201402L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the host C++ compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the host C++ compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.rYSXDF.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.rYSXDF.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for 64-bit OS... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.MY_yJb.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | static_assert(sizeof(void *) == 8, "")
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.MY_yJb.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking bindgen cflags... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for linker... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -print-prog-name=ld.gold`
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -B /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/build/unix/gold -Wl,--version`
[INFO] [stderr]   INFO: gold
[INFO] [stderr]   INFO: checking for stdint.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.DqURip.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <stdint.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.DqURip.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for inttypes.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.MbXhej.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <inttypes.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.MbXhej.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for malloc.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ZIcy6R.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <malloc.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.ZIcy6R.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for alloca.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.dNqndV.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <alloca.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.dNqndV.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/byteorder.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.dPJoZL.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/byteorder.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.dPJoZL.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | /tmp/conftest.dPJoZL.cpp:1:10: fatal error: sys/byteorder.h: No such file or directory
[INFO] [stderr]   DEBUG: |     1 | #include <sys/byteorder.h>
[INFO] [stderr]   DEBUG: |       |          ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   DEBUG: | compilation terminated.
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for getopt.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.S5EkU8.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <getopt.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.S5EkU8.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for unistd.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Sk6vb2.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <unistd.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.Sk6vb2.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for nl_types.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.frV9n5.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <nl_types.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.frV9n5.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for cpuid.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ocAfqB.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <cpuid.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.ocAfqB.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/statvfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.snFrM_.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/statvfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.snFrM_.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/statfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.j1tpro.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/statfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.j1tpro.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/vfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ATxDA4.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/vfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.ATxDA4.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/mount.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.P0BGGc.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/mount.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.P0BGGc.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/quota.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.4mH1H9.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/quota.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | quotactl(0, nullptr, 0, (caddr_t)nullptr);
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.4mH1H9.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/quota.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.f_pABR.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/quota.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.f_pABR.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/if_addr.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.C7S7wp.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/if_addr.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.C7S7wp.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/rtnetlink.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.TDRduj.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/rtnetlink.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.TDRduj.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/queue.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.70JdMz.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/queue.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.70JdMz.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/types.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.nFuEOQ.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/types.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.nFuEOQ.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for netinet/in.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.e5pDdc.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <netinet/in.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.e5pDdc.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for byteswap.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.AyIuU6.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <byteswap.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.AyIuU6.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/perf_event.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.vTAtRH.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <linux/perf_event.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.vTAtRH.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for perf_event_open system call... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.eEX3yf.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <asm/unistd.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | return sizeof(__NR_perf_event_open);
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.eEX3yf.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wunreachable-code-return... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.zzWo9F.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wunreachable-code-return -c /tmp/conftest.zzWo9F.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wunreachable-code-return... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.d9wPTg.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wunreachable-code-return -c -c /tmp/conftest.d9wPTg.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wclass-varargs... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.EGT0a6.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wclass-varargs -c /tmp/conftest.EGT0a6.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wclass-varargs... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.E63nPf.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wclass-varargs -c -c /tmp/conftest.E63nPf.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wloop-analysis... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ede44n.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wloop-analysis -c /tmp/conftest.ede44n.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wloop-analysis'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wloop-analysis... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.DyaPVV.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wloop-analysis -c -c /tmp/conftest.DyaPVV.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wloop-analysis'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wc++1z-compat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.PY6VoT.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wc++1z-compat -c /tmp/conftest.PY6VoT.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wcomma... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.f4M6L9.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wcomma -c /tmp/conftest.f4M6L9.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wcomma'; did you mean '-Wcomment'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wduplicated-cond... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Fl01Dg.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wduplicated-cond -c /tmp/conftest.Fl01Dg.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wduplicated-cond... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.sswv0p.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wduplicated-cond -c -c /tmp/conftest.sswv0p.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.jfgXk4.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wimplicit-fallthrough -c /tmp/conftest.jfgXk4.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wstring-conversion... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Ecxozs.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wstring-conversion -c /tmp/conftest.Ecxozs.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wstring-conversion... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.hiTHZ3.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wstring-conversion -c -c /tmp/conftest.hiTHZ3.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-inline-new-delete... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.mmPV6y.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Winline-new-delete -c /tmp/conftest.mmPV6y.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Winline-new-delete'; did you mean '-Wmismatched-new-delete'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.SMeh_8.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=maybe-uninitialized -c /tmp/conftest.SMeh_8.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.b2QHQQ.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=maybe-uninitialized -c -c /tmp/conftest.b2QHQQ.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.PcGvca.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=deprecated-declarations -c /tmp/conftest.PcGvca.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.euauCd.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=deprecated-declarations -c -c /tmp/conftest.euauCd.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=array-bounds... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.32Do4g.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=array-bounds -c /tmp/conftest.32Do4g.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.7hcSH_.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=array-bounds -c -c /tmp/conftest.7hcSH_.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=free-nonheap-object... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.pr1Wx2.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=free-nonheap-object -c /tmp/conftest.pr1Wx2.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=free-nonheap-object... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.LBM8iB.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=free-nonheap-object -c -c /tmp/conftest.LBM8iB.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.kZ0csY.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat -c /tmp/conftest.kZ0csY.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.0VVv7H.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wformat -c -c /tmp/conftest.0VVv7H.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat-security... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.SHVWMW.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-security -c /tmp/conftest.SHVWMW.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat-security... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.c30iIp.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wformat-security -c -c /tmp/conftest.c30iIp.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat-overflow=2... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.yR2QW0.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-overflow=2 -c /tmp/conftest.yR2QW0.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat-overflow=2... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.sNwv8y.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wformat-overflow=2 -c -c /tmp/conftest.sNwv8y.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.1rO6Wn.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wgnu-zero-variadic-macro-arguments -c /tmp/conftest.1rO6Wn.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.aWfaHz.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wgnu-zero-variadic-macro-arguments -c -c /tmp/conftest.aWfaHz.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-noexcept-type... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.jaS33v.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wnoexcept-type -c /tmp/conftest.jaS33v.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -fno-sized-deallocation... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.hG0YjE.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -fno-sized-deallocation -c /tmp/conftest.hG0YjE.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for awk... 
[INFO] [stderr]   DEBUG: awk: Trying gawk
[INFO] [stderr]   DEBUG: awk: Trying mawk
[INFO] [stderr]   INFO: /usr/bin/mawk
[INFO] [stderr]   INFO: checking for perl... 
[INFO] [stderr]   DEBUG: perl: Trying perl5
[INFO] [stderr]   DEBUG: perl: Trying perl
[INFO] [stderr]   INFO: /usr/bin/perl
[INFO] [stderr]   INFO: checking for minimum required perl version >= 5.006... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/perl -e 'print $]'`
[INFO] [stderr]   INFO: 5.034000
[INFO] [stderr]   INFO: checking for full perl installation... 
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for gmake... 
[INFO] [stderr]   DEBUG: gmake: Trying gmake
[INFO] [stderr]   INFO: /usr/bin/gmake
[INFO] [stderr]   INFO: checking for watchman... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for xargs... 
[INFO] [stderr]   DEBUG: xargs: Trying xargs
[INFO] [stderr]   INFO: /usr/bin/xargs
[INFO] [stderr]   INFO: checking for rpmbuild... 
[INFO] [stderr]   DEBUG: rpmbuild: Trying rpmbuild
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for autoconf... 
[INFO] [stderr]   ERROR: Could not find autoconf 2.13
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   gmake: *** No targets specified and no makefile found.  Stop.
[INFO] [stderr]   ERROR: Could not find autoconf 2.13
[INFO] [stderr]   gmake: *** [makefile.cargo:183: maybe-configure] Error 1
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/build.rs:142:5:
[INFO] [stderr]   assertion failed: result.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x558dc735dbb5 - std::backtrace_rs::backtrace::libunwind::trace::hc0846b9d5d734da3
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x558dc735dbb5 - std::backtrace_rs::backtrace::trace_unsynchronized::haaeb5c07fc5f1c16
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x558dc735dbb5 - std::sys_common::backtrace::_print_fmt::hf422d8687c118c78
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x558dc735dbb5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h826b8e7caae31c92
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x558dc7387b1b - core::fmt::rt::Argument::fmt::ha5794cc754ea58dc
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x558dc7387b1b - core::fmt::write::h90bf88fced7d7a85
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x558dc735a9df - std::io::Write::write_fmt::h0542e06a2975a65e
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/io/mod.rs:1850:15
[INFO] [stderr]      7:     0x558dc735d98e - std::sys_common::backtrace::_print::h6c5d0ea7000c081f
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x558dc735d98e - std::sys_common::backtrace::print::h8cc61d3d9cfe4b43
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x558dc735f5e9 - std::panicking::default_hook::{{closure}}::ha840b187609a73dc
[INFO] [stderr]     10:     0x558dc735f305 - std::panicking::default_hook::h64931701a8dfbeb5
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:291:9
[INFO] [stderr]     11:     0x558dc735fa84 - std::panicking::rust_panic_with_hook::h0fc054ea3f5b1656
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:788:13
[INFO] [stderr]     12:     0x558dc735f92d - std::panicking::begin_panic_handler::{{closure}}::hd39fcf318858b44e
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x558dc735e079 - std::sys_common::backtrace::__rust_end_short_backtrace::h41bac59379df1622
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x558dc735f697 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x558dc6e06906 - core::panicking::panic_fmt::h7b8f1967fb403697
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x558dc6e069af - core::panicking::panic::h6898d81e11fb21a8
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/panicking.rs:141:5
[INFO] [stderr]     17:     0x558dc6e0fefd - build_script_build::build_jsapi::h5448c0867ae693ed
[INFO] [stderr]     18:     0x558dc6e0e48b - build_script_build::main::hbe5d21e65c0b80bf
[INFO] [stderr]     19:     0x558dc6e08303 - core::ops::function::FnOnce::call_once::h5480ba843ea0895d
[INFO] [stderr]     20:     0x558dc6e07896 - std::sys_common::backtrace::__rust_begin_short_backtrace::h88e578fd5e50ac97
[INFO] [stderr]     21:     0x558dc6e0bec9 - std::rt::lang_start::{{closure}}::hd27d3a5c87ec2d4e
[INFO] [stderr]     22:     0x558dc73563a6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49d0eb024581c58d
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x558dc73563a6 - std::panicking::try::do_call::h216b6896714a987d
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x558dc73563a6 - std::panicking::try::h4bac5f28dc782f91
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x558dc73563a6 - std::panic::catch_unwind::h2a45431533d7ee9c
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x558dc73563a6 - std::rt::lang_start_internal::{{closure}}::h93ba00e1aef300e8
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x558dc73563a6 - std::panicking::try::do_call::hbeece6a5e5d1de22
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x558dc73563a6 - std::panicking::try::h48d13e3c46df2cb2
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x558dc73563a6 - std::panic::catch_unwind::he1a369a4d9ab7488
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x558dc73563a6 - std::rt::lang_start_internal::h5fddfc687b4198c5
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x558dc6e0bea7 - std::rt::lang_start::h7cc4c2ed16eeda3d
[INFO] [stderr]     32:     0x558dc6e12cc5 - main
[INFO] [stderr]     33:     0x7f18ffd9ed90 - <unknown>
[INFO] [stderr]     34:     0x7f18ffd9ee40 - __libc_start_main
[INFO] [stderr]     35:     0x558dc6e07255 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "6b5e270f7696711aa8cb4ce00fe202a58a7329b11d80a49d66240435409b06a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5e270f7696711aa8cb4ce00fe202a58a7329b11d80a49d66240435409b06a2", kill_on_drop: false }`
[INFO] [stdout] 6b5e270f7696711aa8cb4ce00fe202a58a7329b11d80a49d66240435409b06a2
[INFO] checking es_runtime-0.1.4 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate es_runtime 0.1.4 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate es_runtime 0.1.4 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate es_runtime 0.1.4
[INFO] finished tweaking crates.io crate es_runtime 0.1.4
[INFO] tweaked toml for crates.io crate es_runtime 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages
[INFO] [stderr]       Adding ahash v0.2.19 (latest: v0.8.11)
[INFO] [stderr]       Adding autocfg v0.1.8 (latest: v1.2.0)
[INFO] [stderr]       Adding bindgen v0.49.4 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cexpr v0.3.6 (latest: v0.6.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding clang-sys v0.28.1 (latest: v1.7.0)
[INFO] [stderr]       Adding clap v2.34.0 (latest: v4.5.4)
[INFO] [stderr]       Adding env_logger v0.6.2 (latest: v0.11.3)
[INFO] [stderr]       Adding hashbrown v0.6.3 (latest: v0.14.3)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding humantime v1.3.0 (latest: v2.1.0)
[INFO] [stderr]       Adding libloading v0.5.2 (latest: v0.8.3)
[INFO] [stderr]       Adding lru v0.4.3 (latest: v0.12.3)
[INFO] [stderr]       Adding mozjs_sys v0.61.13 (latest: v0.67.1)
[INFO] [stderr]       Adding nom v4.2.3 (latest: v7.1.3)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (latest: v1.0.79)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding quote v0.6.13 (latest: v1.0.36)
[INFO] [stderr]       Adding redox_syscall v0.1.57 (latest: v0.5.1)
[INFO] [stderr]       Adding shlex v0.1.1 (latest: v1.3.0)
[INFO] [stderr]       Adding strsim v0.8.0 (latest: v0.11.1)
[INFO] [stderr]       Adding textwrap v0.11.0 (latest: v0.16.1)
[INFO] [stderr]       Adding thread-id v3.3.0 (latest: v4.2.1)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.4)
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] [stderr]       Adding version_check v0.1.5 (latest: v0.9.4)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding which v2.0.1 (latest: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d8314452bba400b00306edea6801aea43ed83d5c64a0ece85acb1162b47b84e
[INFO] running `Command { std: "docker" "start" "-a" "4d8314452bba400b00306edea6801aea43ed83d5c64a0ece85acb1162b47b84e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d8314452bba400b00306edea6801aea43ed83d5c64a0ece85acb1162b47b84e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8314452bba400b00306edea6801aea43ed83d5c64a0ece85acb1162b47b84e", kill_on_drop: false }`
[INFO] [stdout] 4d8314452bba400b00306edea6801aea43ed83d5c64a0ece85acb1162b47b84e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9ba60439a0bb048130f6a17c45ded8ac25646eb37aff4ae03bc0d5edf7d1583
[INFO] running `Command { std: "docker" "start" "-a" "b9ba60439a0bb048130f6a17c45ded8ac25646eb37aff4ae03bc0d5edf7d1583", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling mozjs v0.10.1
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking lru v0.4.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling mozjs_sys v0.61.13
[INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.61.13`
[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/mozjs_sys-9feb8aee5948648f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr]   [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr]   ! [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure.in -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr]   ! [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr]   if [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure -nt /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/config.status ]] ; then \
[INFO] [stderr]     cd /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out && \
[INFO] [stderr]     PYTHON="python2" MOZ_TOOLS="" \
[INFO] [stderr]     CC="gcc" CFLAGS="" \
[INFO] [stderr]     CPP="gcc -E" CPPFLAGS="" \
[INFO] [stderr]     CXX="g++" CXXFLAGS="" \
[INFO] [stderr]     AS="" AR="ar" \
[INFO] [stderr]     STLPORT_LIBS="" \
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-shared-js --build-backends=RecursiveMake --enable-debug --disable-optimize --enable-gczeal --disable-shared-js || (cat config.log && exit 1) ; \
[INFO] [stderr]   fi
[INFO] [stderr]   Creating Python environment
[INFO] [stderr]   New python executable in /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/_virtualenv/bin/python2
[INFO] [stderr]   Also creating executable in /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/_virtualenv/bin/python
[INFO] [stderr]   Installing setuptools, pip, wheel...done.
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/third_party/python/psutil/setup.py", line 224, in <module>
[INFO] [stderr]       ETHTOOL_MACRO = get_ethtool_macro()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/mozjs/third_party/python/psutil/setup.py", line 212, in get_ethtool_macro
[INFO] [stderr]       compiler.compile([f.name])
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 566, in compile
[INFO] [stderr]       depends, extra_postargs)
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 362, in _setup_compile
[INFO] [stderr]       self.mkpath(os.path.dirname(obj))
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 883, in mkpath
[INFO] [stderr]       mkpath(name, mode, dry_run=self.dry_run)
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/dir_util.py", line 76, in mkpath
[INFO] [stderr]       "could not create '%s': %s" % (head, exc.args[-1]))
[INFO] [stderr]   distutils.errors.DistutilsFileError: could not create 'tmp': Read-only file system
[INFO] [stderr] 
[INFO] [stderr]   Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace)
[INFO] [stderr]   Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
[INFO] [stderr]   Reexecuting in the virtualenv
[INFO] [stderr]   checking for vcs source checkout... no
[INFO] [stderr]   checking for a shell... /usr/bin/sh
[INFO] [stderr]   checking for host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for a shell... /usr/bin/sh
[INFO] [stderr]   checking for host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for android platform directory... no
[INFO] [stderr]   checking for android sysroot directory... no
[INFO] [stderr]   checking for android system directory... no
[INFO] [stderr]   checking for the Android toolchain directory... not found
[INFO] [stderr]   checking for android platform directory... no
[INFO] [stderr]   checking for android system directory... no
[INFO] [stderr]   checking for android sysroot directory... no
[INFO] [stderr]   checking for the Android toolchain directory... not found
[INFO] [stderr]   checking for vcs source checkout... no
[INFO] [stderr]   checking whether cross compiling... no
[INFO] [stderr]   checking for the target C compiler... /usr/bin/gcc
[INFO] [stderr]   checking whether the target C compiler can be used... yes
[INFO] [stderr]   checking for Python 3... /usr/bin/python3 (3.10.12)
[INFO] [stderr]   checking for pkg_config... /usr/bin/pkg-config
[INFO] [stderr]   checking for pkg-config version... 0.29.2
[INFO] [stderr]   checking for yasm... not found
[INFO] [stderr]   checking for android ndk version... no
[INFO] [stderr]   checking for GoogleVR SDK... Not specified
[INFO] [stderr]   checking the target C compiler version... 11.4.0
[INFO] [stderr]   checking the target C compiler works... yes
[INFO] [stderr]   checking for the target C++ compiler... /usr/bin/g++
[INFO] [stderr]   checking whether the target C++ compiler can be used... yes
[INFO] [stderr]   checking the target C++ compiler version... 11.4.0
[INFO] [stderr]   checking the target C++ compiler works... yes
[INFO] [stderr]   checking for the host C compiler... /usr/bin/gcc
[INFO] [stderr]   checking whether the host C compiler can be used... yes
[INFO] [stderr]   checking the host C compiler version... 11.4.0
[INFO] [stderr]   checking the host C compiler works... yes
[INFO] [stderr]   checking for the host C++ compiler... /usr/bin/g++
[INFO] [stderr]   checking whether the host C++ compiler can be used... yes
[INFO] [stderr]   checking the host C++ compiler version... 11.4.0
[INFO] [stderr]   checking the host C++ compiler works... yes
[INFO] [stderr]   checking for 64-bit OS... yes
[INFO] [stderr]   checking bindgen cflags... no
[INFO] [stderr]   checking for linker... gold
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for alloca.h... yes
[INFO] [stderr]   checking for sys/byteorder.h... no
[INFO] [stderr]   checking for getopt.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for nl_types.h... yes
[INFO] [stderr]   checking for cpuid.h... yes
[INFO] [stderr]   checking for sys/statvfs.h... yes
[INFO] [stderr]   checking for sys/statfs.h... yes
[INFO] [stderr]   checking for sys/vfs.h... yes
[INFO] [stderr]   checking for sys/mount.h... yes
[INFO] [stderr]   checking for sys/quota.h... yes
[INFO] [stderr]   checking for linux/quota.h... yes
[INFO] [stderr]   checking for linux/if_addr.h... yes
[INFO] [stderr]   checking for linux/rtnetlink.h... yes
[INFO] [stderr]   checking for sys/queue.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for netinet/in.h... yes
[INFO] [stderr]   checking for byteswap.h... yes
[INFO] [stderr]   checking for linux/perf_event.h... yes
[INFO] [stderr]   checking for perf_event_open system call... yes
[INFO] [stderr]   checking whether the C compiler supports -Wunreachable-code-return... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wunreachable-code-return... no
[INFO] [stderr]   checking whether the C compiler supports -Wclass-varargs... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wclass-varargs... no
[INFO] [stderr]   checking whether the C compiler supports -Wloop-analysis... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wloop-analysis... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wc++1z-compat... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wcomma... no
[INFO] [stderr]   checking whether the C compiler supports -Wduplicated-cond... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wduplicated-cond... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether the C compiler supports -Wstring-conversion... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wstring-conversion... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-inline-new-delete... no
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=array-bounds... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=array-bounds... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat-security... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat-security... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-noexcept-type... yes
[INFO] [stderr]   checking whether the C++ compiler supports -fno-sized-deallocation... yes
[INFO] [stderr]   checking for awk... /usr/bin/mawk
[INFO] [stderr]   checking for perl... /usr/bin/perl
[INFO] [stderr]   checking for minimum required perl version >= 5.006... 5.034000
[INFO] [stderr]   checking for full perl installation... yes
[INFO] [stderr]   checking for gmake... /usr/bin/gmake
[INFO] [stderr]   checking for watchman... not found
[INFO] [stderr]   checking for xargs... /usr/bin/xargs
[INFO] [stderr]   checking for rpmbuild... not found
[INFO] [stderr]   checking for autoconf... INFO: checking for vcs source checkout... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for a shell... 
[INFO] [stderr]   INFO: /usr/bin/sh
[INFO] [stderr]   INFO: checking for host system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for target system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for a shell... 
[INFO] [stderr]   INFO: /usr/bin/sh
[INFO] [stderr]   INFO: checking for host system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for target system type... 
[INFO] [stderr]   INFO: x86_64-pc-linux-gnu
[INFO] [stderr]   INFO: checking for android platform directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android sysroot directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android system directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the Android toolchain directory... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for android platform directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android system directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android sysroot directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the Android toolchain directory... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for vcs source checkout... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether cross compiling... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the target C compiler... 
[INFO] [stderr]   DEBUG: _cc: Trying gcc
[INFO] [stderr]   INFO: /usr/bin/gcc
[INFO] [stderr]   INFO: checking whether the target C compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.o1bFAZ.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -E /tmp/conftest.o1bFAZ.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: STDC_VERSION = 201710L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.9DTfyN.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.9DTfyN.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: STDC_VERSION = 199901L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for Python 3... 
[INFO] [stderr]   INFO: /usr/bin/python3 (3.10.12)
[INFO] [stderr]   INFO: checking for pkg_config... 
[INFO] [stderr]   DEBUG: pkg_config: Trying pkg-config
[INFO] [stderr]   INFO: /usr/bin/pkg-config
[INFO] [stderr]   INFO: checking for pkg-config version... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/pkg-config --version`
[INFO] [stderr]   INFO: 0.29.2
[INFO] [stderr]   INFO: checking for yasm... 
[INFO] [stderr]   DEBUG: yasm: Trying yasm
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for android ndk version... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for GoogleVR SDK... 
[INFO] [stderr]   INFO: Not specified
[INFO] [stderr]   INFO: checking the target C compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the target C compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.nwr5Mz.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.nwr5Mz.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the target C++ compiler... 
[INFO] [stderr]   DEBUG: _cxx: Trying g++
[INFO] [stderr]   INFO: /usr/bin/g++
[INFO] [stderr]   INFO: checking whether the target C++ compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.imBiiN.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.imBiiN.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201703L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.bY97wT.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -E /tmp/conftest.bY97wT.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201402L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the target C++ compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the target C++ compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.WFFNeL.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.WFFNeL.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the host C compiler... 
[INFO] [stderr]   DEBUG: _host_cc: Trying /usr/bin/gcc
[INFO] [stderr]   INFO: /usr/bin/gcc
[INFO] [stderr]   INFO: checking whether the host C compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest._qaRKV.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest._qaRKV.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: STDC_VERSION = 199901L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the host C compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the host C compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.hLk5dR.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.hLk5dR.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the host C++ compiler... 
[INFO] [stderr]   DEBUG: _host_cxx: Trying /usr/bin/g++
[INFO] [stderr]   INFO: /usr/bin/g++
[INFO] [stderr]   INFO: checking whether the host C++ compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.JLKE4H.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __i386__ || _M_IX86
[INFO] [stderr]   DEBUG: | %CPU "x86"
[INFO] [stderr]   DEBUG: | #elif __x86_64__ || _M_X64
[INFO] [stderr]   DEBUG: | %CPU "x86_64"
[INFO] [stderr]   DEBUG: | #elif __arm__ || _M_ARM
[INFO] [stderr]   DEBUG: | %CPU "arm"
[INFO] [stderr]   DEBUG: | #elif __aarch64__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -E /tmp/conftest.JLKE4H.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201402L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the host C++ compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the host C++ compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.pJF1lh.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.pJF1lh.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for 64-bit OS... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ZKT4bb.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | static_assert(sizeof(void *) == 8, "")
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.ZKT4bb.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking bindgen cflags... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for linker... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -print-prog-name=ld.gold`
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -B /opt/rustwide/target/debug/build/mozjs_sys-60b2db86db9b045e/out/build/unix/gold -Wl,--version`
[INFO] [stderr]   INFO: gold
[INFO] [stderr]   INFO: checking for stdint.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.u_fzc_.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <stdint.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.u_fzc_.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for inttypes.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.V6hvmD.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <inttypes.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.V6hvmD.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for malloc.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.NGC4Hx.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <malloc.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.NGC4Hx.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for alloca.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.YAAG7Q.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <alloca.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.YAAG7Q.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/byteorder.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.d3kH67.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/byteorder.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.d3kH67.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | /tmp/conftest.d3kH67.cpp:1:10: fatal error: sys/byteorder.h: No such file or directory
[INFO] [stderr]   DEBUG: |     1 | #include <sys/byteorder.h>
[INFO] [stderr]   DEBUG: |       |          ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   DEBUG: | compilation terminated.
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for getopt.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.8F6deO.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <getopt.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.8F6deO.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for unistd.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.YKYnwv.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <unistd.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.YKYnwv.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for nl_types.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.F5Wtko.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <nl_types.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.F5Wtko.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for cpuid.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Fjye3v.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <cpuid.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.Fjye3v.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/statvfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest._4pcpv.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/statvfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest._4pcpv.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/statfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Jukk_W.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/statfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.Jukk_W.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/vfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.pByTV0.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/vfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.pByTV0.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/mount.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.G63bcB.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/mount.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.G63bcB.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/quota.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.MS6aP2.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/quota.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | quotactl(0, nullptr, 0, (caddr_t)nullptr);
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.MS6aP2.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/quota.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.DTREsX.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/quota.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.DTREsX.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/if_addr.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.BPwnRA.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/if_addr.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.BPwnRA.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/rtnetlink.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.LscVtA.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/rtnetlink.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.LscVtA.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/queue.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.UxrgEC.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/queue.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.UxrgEC.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/types.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.MCicNB.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/types.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.MCicNB.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for netinet/in.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ombFnD.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <netinet/in.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.ombFnD.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for byteswap.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.6i4FMM.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <byteswap.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.6i4FMM.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/perf_event.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.69NRoA.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <linux/perf_event.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.69NRoA.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for perf_event_open system call... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.rP7YOd.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <asm/unistd.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | return sizeof(__NR_perf_event_open);
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -c /tmp/conftest.rP7YOd.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wunreachable-code-return... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.jfEZgI.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wunreachable-code-return -c /tmp/conftest.jfEZgI.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wunreachable-code-return... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.UO7hNf.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wunreachable-code-return -c -c /tmp/conftest.UO7hNf.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wclass-varargs... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ERWYYA.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wclass-varargs -c /tmp/conftest.ERWYYA.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wclass-varargs... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.QkULIE.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wclass-varargs -c -c /tmp/conftest.QkULIE.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wloop-analysis... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.LDltT2.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wloop-analysis -c /tmp/conftest.LDltT2.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wloop-analysis'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wloop-analysis... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.sdtRyE.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wloop-analysis -c -c /tmp/conftest.sdtRyE.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wloop-analysis'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wc++1z-compat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.qhPFgm.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wc++1z-compat -c /tmp/conftest.qhPFgm.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wcomma... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.zHq17D.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wcomma -c /tmp/conftest.zHq17D.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wcomma'; did you mean '-Wcomment'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wduplicated-cond... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.9vADn6.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wduplicated-cond -c /tmp/conftest.9vADn6.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wduplicated-cond... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.VU4nel.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wduplicated-cond -c -c /tmp/conftest.VU4nel.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.PpUmri.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wimplicit-fallthrough -c /tmp/conftest.PpUmri.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wstring-conversion... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.XDaZU1.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wstring-conversion -c /tmp/conftest.XDaZU1.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wstring-conversion... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.itf7m3.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wstring-conversion -c -c /tmp/conftest.itf7m3.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-inline-new-delete... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Tbm42J.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Winline-new-delete -c /tmp/conftest.Tbm42J.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Winline-new-delete'; did you mean '-Wmismatched-new-delete'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.73ezhE.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=maybe-uninitialized -c /tmp/conftest.73ezhE.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Jgxhkz.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=maybe-uninitialized -c -c /tmp/conftest.Jgxhkz.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.N9KwFQ.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=deprecated-declarations -c /tmp/conftest.N9KwFQ.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.9HtsP5.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=deprecated-declarations -c -c /tmp/conftest.9HtsP5.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=array-bounds... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.iOrOif.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=array-bounds -c /tmp/conftest.iOrOif.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Gu4iZg.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=array-bounds -c -c /tmp/conftest.Gu4iZg.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=free-nonheap-object... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.1YQAX0.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=free-nonheap-object -c /tmp/conftest.1YQAX0.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=free-nonheap-object... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.fEPWc5.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wno-error=free-nonheap-object -c -c /tmp/conftest.fEPWc5.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.En3W9Y.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat -c /tmp/conftest.En3W9Y.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.5pU5j1.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wformat -c -c /tmp/conftest.5pU5j1.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat-security... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.bbpmDF.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-security -c /tmp/conftest.bbpmDF.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat-security... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.T5gN3m.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wformat-security -c -c /tmp/conftest.T5gN3m.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat-overflow=2... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.huWG04.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-overflow=2 -c /tmp/conftest.huWG04.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat-overflow=2... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.DihAq9.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wformat-overflow=2 -c -c /tmp/conftest.DihAq9.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.0EF3h1.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wgnu-zero-variadic-macro-arguments -c /tmp/conftest.0EF3h1.c`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | gcc: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.9etsDy.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wgnu-zero-variadic-macro-arguments -c -c /tmp/conftest.9etsDy.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-noexcept-type... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.l_UKCo.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -Wnoexcept-type -c /tmp/conftest.l_UKCo.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -fno-sized-deallocation... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.zXjtAB.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -std=gnu++14 -Werror -fno-sized-deallocation -c /tmp/conftest.zXjtAB.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for awk... 
[INFO] [stderr]   DEBUG: awk: Trying gawk
[INFO] [stderr]   DEBUG: awk: Trying mawk
[INFO] [stderr]   INFO: /usr/bin/mawk
[INFO] [stderr]   INFO: checking for perl... 
[INFO] [stderr]   DEBUG: perl: Trying perl5
[INFO] [stderr]   DEBUG: perl: Trying perl
[INFO] [stderr]   INFO: /usr/bin/perl
[INFO] [stderr]   INFO: checking for minimum required perl version >= 5.006... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/perl -e 'print $]'`
[INFO] [stderr]   INFO: 5.034000
[INFO] [stderr]   INFO: checking for full perl installation... 
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for gmake... 
[INFO] [stderr]   DEBUG: gmake: Trying gmake
[INFO] [stderr]   INFO: /usr/bin/gmake
[INFO] [stderr]   INFO: checking for watchman... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for xargs... 
[INFO] [stderr]   DEBUG: xargs: Trying xargs
[INFO] [stderr]   INFO: /usr/bin/xargs
[INFO] [stderr]   INFO: checking for rpmbuild... 
[INFO] [stderr]   DEBUG: rpmbuild: Trying rpmbuild
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for autoconf... 
[INFO] [stderr]   ERROR: Could not find autoconf 2.13
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   gmake: *** No targets specified and no makefile found.  Stop.
[INFO] [stderr]   ERROR: Could not find autoconf 2.13
[INFO] [stderr]   gmake: *** [makefile.cargo:183: maybe-configure] Error 1
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mozjs_sys-0.61.13/build.rs:142:5:
[INFO] [stderr]   assertion failed: result.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x557b43b27ca5 - std::backtrace_rs::backtrace::libunwind::trace::hf3db8a8b40c24f7d
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x557b43b27ca5 - std::backtrace_rs::backtrace::trace_unsynchronized::hc235afb01e65858b
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x557b43b27ca5 - std::sys_common::backtrace::_print_fmt::h3d22b03c95159582
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x557b43b27ca5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hda8229ae97fa6e6e
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x557b43b51c0b - core::fmt::rt::Argument::fmt::hd364ed8041485813
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x557b43b51c0b - core::fmt::write::h5f860456c85c48e6
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x557b43b24acf - std::io::Write::write_fmt::h9739ecb5be58d920
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/io/mod.rs:1850:15
[INFO] [stderr]      7:     0x557b43b27a7e - std::sys_common::backtrace::_print::hccefc98514458b82
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x557b43b27a7e - std::sys_common::backtrace::print::h8665330714bbc830
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x557b43b296d9 - std::panicking::default_hook::{{closure}}::h861ab60f9faa0af8
[INFO] [stderr]     10:     0x557b43b293f5 - std::panicking::default_hook::h246a08137a9bf8ad
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:291:9
[INFO] [stderr]     11:     0x557b43b29b74 - std::panicking::rust_panic_with_hook::hf3201bc4e87dcc95
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:788:13
[INFO] [stderr]     12:     0x557b43b29a1d - std::panicking::begin_panic_handler::{{closure}}::hb553d0042661e592
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x557b43b28169 - std::sys_common::backtrace::__rust_end_short_backtrace::h803c216fab262e21
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x557b43b29787 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x557b435cc906 - core::panicking::panic_fmt::h4d756fc5322adaca
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x557b435cc9af - core::panicking::panic::h5856cfdb4b4939e6
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/panicking.rs:141:5
[INFO] [stderr]     17:     0x557b435d5efd - build_script_build::build_jsapi::h67a53a281e582b9a
[INFO] [stderr]     18:     0x557b435d448b - build_script_build::main::hc6f2d2e8dd5165f7
[INFO] [stderr]     19:     0x557b435ce3d3 - core::ops::function::FnOnce::call_once::h4974c99f1e03f972
[INFO] [stderr]     20:     0x557b435cd896 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0b866aa137e237cf
[INFO] [stderr]     21:     0x557b435d1ef9 - std::rt::lang_start::{{closure}}::hc47ebee91e0881eb
[INFO] [stderr]     22:     0x557b43b20496 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfbf15a8f32286aaa
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x557b43b20496 - std::panicking::try::do_call::hdb1c225d0095074d
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x557b43b20496 - std::panicking::try::hbcc926c02fc4540f
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x557b43b20496 - std::panic::catch_unwind::h8b2d970b29c5af89
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x557b43b20496 - std::rt::lang_start_internal::{{closure}}::h04af4338bb06de8b
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x557b43b20496 - std::panicking::try::do_call::ha7ce4120aacfc8a3
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x557b43b20496 - std::panicking::try::h8f2eb319a88f8304
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x557b43b20496 - std::panic::catch_unwind::hd6c35347627418da
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x557b43b20496 - std::rt::lang_start_internal::h04e27d290bf4f790
[INFO] [stderr]                                  at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x557b435d1ed7 - std::rt::lang_start::h02241d5e6356e6aa
[INFO] [stderr]     32:     0x557b435d8cc5 - main
[INFO] [stderr]     33:     0x7fed4f0d1d90 - <unknown>
[INFO] [stderr]     34:     0x7fed4f0d1e40 - __libc_start_main
[INFO] [stderr]     35:     0x557b435cd255 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b9ba60439a0bb048130f6a17c45ded8ac25646eb37aff4ae03bc0d5edf7d1583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ba60439a0bb048130f6a17c45ded8ac25646eb37aff4ae03bc0d5edf7d1583", kill_on_drop: false }`
[INFO] [stdout] b9ba60439a0bb048130f6a17c45ded8ac25646eb37aff4ae03bc0d5edf7d1583
