[INFO] cloning repository https://github.com/Redfire75369/spiderfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Redfire75369/spiderfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00c02d41f122f06a2b364ccbaddb8aa0973f9191 [INFO] testing Redfire75369/spiderfire against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Redfire75369/spiderfire on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Redfire75369/spiderfire [INFO] finished tweaking git repo https://github.com/Redfire75369/spiderfire [INFO] tweaked toml for git repo https://github.com/Redfire75369/spiderfire written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Redfire75369/spiderfire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd01aaa5e6d0bd2bf26e8acec6e4290e09ebd98d77efb61c2b82e39c8e537842 [INFO] running `Command { std: "docker" "start" "-a" "bd01aaa5e6d0bd2bf26e8acec6e4290e09ebd98d77efb61c2b82e39c8e537842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd01aaa5e6d0bd2bf26e8acec6e4290e09ebd98d77efb61c2b82e39c8e537842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd01aaa5e6d0bd2bf26e8acec6e4290e09ebd98d77efb61c2b82e39c8e537842", kill_on_drop: false }` [INFO] [stdout] bd01aaa5e6d0bd2bf26e8acec6e4290e09ebd98d77efb61c2b82e39c8e537842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39cfa2a82185c29fee26e91b553b92305c1120b09658c37bc2f0f201ae44447d [INFO] running `Command { std: "docker" "start" "-a" "39cfa2a82185c29fee26e91b553b92305c1120b09658c37bc2f0f201ae44447d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling encoding_c v0.9.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling libffi-sys v1.3.0 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling abort_on_panic v2.0.0 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling ion-proc v0.1.0 (/opt/rustwide/workdir/ion-proc) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling mozjs v0.14.1 (https://github.com/servo/rust-mozjs#6dad062b) [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.0.12 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=4cd3f5b81f4c363c039631bf870e61a00c983f63#4cd3f5b8) [INFO] [stderr] Compiling libffi v2.0.0 [INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=4cd3f5b81f4c363c039631bf870e61a00c983f63#4cd3f5b8)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-3f1711e7a8723ecd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:outdir=/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure || true [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/old-configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/old-configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/old-configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/old-configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/old-configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/old-configure || true [INFO] [stderr] if [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure -nt config.status ]] ; then \ [INFO] [stderr] PYTHON="python2" MOZ_TOOLS="" \ [INFO] [stderr] CC="gcc" CFLAGS="" \ [INFO] [stderr] CPP="gcc -E" CPPFLAGS="-I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include " \ [INFO] [stderr] CXX="g++" CXXFLAGS="" \ [INFO] [stderr] AS="" AR="ar" \ [INFO] [stderr] STLPORT_LIBS="" \ [INFO] [stderr] '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs'/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-export-js --disable-shared-js --build-backends=RecursiveMake || (cat config.log && exit 1) ; \ [INFO] [stderr] fi [INFO] [stderr] Creating Python 3 environment [INFO] [stderr] created virtual environment CPython3.8.10.final.0-64 in 778ms [INFO] [stderr] creator CPython3Posix(dest=/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3, clear=False, no_vcs_ignore=False, global=False) [INFO] [stderr] seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) [INFO] [stderr] added seed packages: pip==20.3.1, setuptools==51.0.0, wheel==0.36.1 [INFO] [stderr] activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator [INFO] [stderr] Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt) [INFO] [stderr] Re-executing 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 Python 3... /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python (3.8.10) [INFO] [stderr] checking whether cross compiling... no [INFO] [stderr] checking for wget... /usr/bin/wget [INFO] [stderr] checking for ccache... not found [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 the target C compiler version... 9.3.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... 9.3.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... 9.3.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... 9.3.0 [INFO] [stderr] checking the host C++ compiler works... yes [INFO] [stderr] checking for 64-bit OS... yes [INFO] [stderr] checking for new enough STL headers from libstdc++... yes [INFO] [stderr] checking for linker... bfd [INFO] [stderr] checking for the assembler... /usr/bin/gcc [INFO] [stderr] checking for ar... /usr/bin/ar [INFO] [stderr] checking for nm... /usr/bin/nm [INFO] [stderr] checking for pkg_config... /usr/bin/pkg-config [INFO] [stderr] checking for pkg-config version... 0.29.1 [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 fts.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 memfd_create in sys/mman.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 -Wbitfield-enum-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wbitfield-enum-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no [INFO] [stderr] checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no [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 -Wempty-init-stmt... no [INFO] [stderr] checking whether the C compiler supports -Wfloat-overflow-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wfloat-overflow-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wfloat-zero-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wfloat-zero-conversion... 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 -Wno-range-loop-analysis... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-range-loop-analysis... no [INFO] [stderr] checking whether the C++ compiler supports -Wc++2a-compat... no [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 -Wunused-function... yes [INFO] [stderr] checking whether the C++ compiler supports -Wunused-variable... 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 -Wtautological-overlap-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wtautological-overlap-compare... no [INFO] [stderr] checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... no [INFO] [stderr] checking whether the C compiler supports -Wtautological-unsigned-zero-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... 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=coverage-mismatch... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=coverage-mismatch... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=backend-plugin... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=backend-plugin... no [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 -Wno-multistatement-macros... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-multistatement-macros... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=return-std-move... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=return-std-move... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=class-memaccess... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=class-memaccess... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=atomic-alignment... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=atomic-alignment... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=deprecated-copy... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=deprecated-copy... 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 -Werror=implicit-function-declaration... yes [INFO] [stderr] checking whether the C compiler supports -Wno-psabi... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-psabi... yes [INFO] [stderr] checking whether the C++ compiler supports -fno-sized-deallocation... yes [INFO] [stderr] checking whether the C++ compiler supports -fno-aligned-new... yes [INFO] [stderr] checking for llvm_profdata... /usr/bin/llvm-profdata [INFO] [stderr] checking for rustfmt... /opt/rustwide/cargo-home/bin/rustfmt [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.030000 [INFO] [stderr] checking for full perl installation... yes [INFO] [stderr] checking for gmake... /usr/bin/make [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 NSIS version... no [INFO] [stderr] checking for llvm-objdump... /usr/bin/llvm-objdump [INFO] [stderr] checking for zlib >= 1.2.3... yes [INFO] [stderr] checking MOZ_ZLIB_CFLAGS... [INFO] [stderr] checking MOZ_ZLIB_LIBS... -lz [INFO] [stderr] checking for m4... /usr/bin/m4 [INFO] [stderr] creating cache ./config.cache [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for Cygwin environment... no [INFO] [stderr] checking for mingw32 environment... no [INFO] [stderr] checking for executable suffix... no [INFO] [stderr] checking for gcc... (cached) /usr/bin/gcc -std=gnu99 [INFO] [stderr] checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... (cached) yes [INFO] [stderr] checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no [INFO] [stderr] checking whether we are using GNU C... (cached) yes [INFO] [stderr] checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes [INFO] [stderr] checking for c++... (cached) /usr/bin/g++ -std=gnu++17 [INFO] [stderr] checking whether the C++ compiler (/usr/bin/g++ -std=gnu++17 ) works... (cached) yes [INFO] [stderr] checking whether the C++ compiler (/usr/bin/g++ -std=gnu++17 ) is a cross-compiler... no [INFO] [stderr] checking whether we are using GNU C++... (cached) yes [INFO] [stderr] checking whether /usr/bin/g++ -std=gnu++17 accepts -g... (cached) yes [INFO] [stderr] checking for /usr/bin/gcc... /usr/bin/gcc -std=gnu99 [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for sb-conf... no [INFO] [stderr] checking for ve... no [INFO] [stderr] checking for X... libraries , headers [INFO] [stderr] checking for dnet_ntoa in -ldnet... no [INFO] [stderr] checking for dnet_ntoa in -ldnet_stub... no [INFO] [stderr] checking for gethostbyname... yes [INFO] [stderr] checking for connect... yes [INFO] [stderr] checking for remove... yes [INFO] [stderr] checking for shmat... yes [INFO] [stderr] checking for IceConnectionNumber in -lICE... yes [INFO] [stderr] checking for --noexecstack option to as... yes [INFO] [stderr] checking for -z noexecstack option to ld... yes [INFO] [stderr] checking for -z text option to ld... yes [INFO] [stderr] checking for -z relro option to ld... yes [INFO] [stderr] checking for -z nocopyreloc option to ld... yes [INFO] [stderr] checking for -Bsymbolic-functions option to ld... yes [INFO] [stderr] checking for --build-id=sha1 option to ld... yes [INFO] [stderr] checking whether the linker supports Identical Code Folding... no [INFO] [stderr] checking whether removing dead symbols breaks debugging... no [INFO] [stderr] checking for working const... yes [INFO] [stderr] checking for mode_t... yes [INFO] [stderr] checking for off_t... yes [INFO] [stderr] checking for pid_t... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for ssize_t... yes [INFO] [stderr] checking whether 64-bits std::atomic requires -latomic... no [INFO] [stderr] checking for dirent.h that defines DIR... yes [INFO] [stderr] checking for opendir in -ldir... no [INFO] [stderr] checking for gethostbyname_r in -lc_r... no [INFO] [stderr] checking for library containing dlopen... -ldl [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for socket in -lsocket... no [INFO] [stderr] checking for pthread_create in -lpthreads... no [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes [INFO] [stderr] checking for getc_unlocked... yes [INFO] [stderr] checking for _getc_nolock... no [INFO] [stderr] checking for gmtime_r... yes [INFO] [stderr] checking for localtime_r... yes [INFO] [stderr] checking for pthread_getname_np... yes [INFO] [stderr] checking for pthread_get_name_np... no [INFO] [stderr] checking for clock_gettime(CLOCK_MONOTONIC)... [INFO] [stderr] checking for sin in -lm... yes [INFO] [stderr] checking for res_ninit()... yes [INFO] [stderr] checking for nl_langinfo and CODESET... yes [INFO] [stderr] checking for an implementation of va_copy()... yes [INFO] [stderr] checking whether va_list can be copied by value... no [INFO] [stderr] checking for __thread keyword for TLS variables... yes [INFO] [stderr] checking for localeconv... yes [INFO] [stderr] checking for valid optimization flags... yes [INFO] [stderr] checking for __cxa_demangle... yes [INFO] [stderr] checking for -pipe support... yes [INFO] [stderr] checking for tm_zone tm_gmtoff in struct tm... yes [INFO] [stderr] checking what kind of list files are supported by the linker... linkerscript [INFO] [stderr] checking for posix_fadvise... yes [INFO] [stderr] checking for posix_fallocate... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking for strndup... yes [INFO] [stderr] checking for posix_memalign... yes [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for malloc_usable_size... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for valloc in malloc.h... yes [INFO] [stderr] checking for valloc in unistd.h... no [INFO] [stderr] checking for _aligned_malloc in malloc.h... no [INFO] [stderr] updating cache ./config.cache [INFO] [stderr] creating ./config.data [INFO] [stderr] Creating config.status [INFO] [stderr] 0:00.19 File already read. Skipping: /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/build/unix/moz.build [INFO] [stderr] make -f Makefile [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make recurse_pre-export [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track dist/include _build_manifests/install/dist_include [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.process_install_manifest --track install_dist_public.track dist/public _build_manifests/install/dist_public [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.process_install_manifest --track install_dist_private.track dist/private _build_manifests/install/dist_private [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.process_install_manifest --track install__tests.track _tests _build_manifests/install/_tests [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.process_install_manifest --track install_dist_bin.track dist/bin _build_manifests/install/dist_bin [INFO] [stderr] Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_private.track", "dist/private", "_build_manifests/install/dist_private"], "start": 1645981863.3840642, "end": 1645981863.3854616, "context": null} [INFO] [stderr] Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_public.track", "dist/public", "_build_manifests/install/dist_public"], "start": 1645981863.3851333, "end": 1645981863.3873374, "context": null} [INFO] [stderr] Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 1; Removed 0 files and 0 directories. [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_bin.track", "dist/bin", "_build_manifests/install/dist_bin"], "start": 1645981863.3872397, "end": 1645981863.3891053, "context": null} [INFO] [stderr] Elapsed: 0.02s; From dist/include: Kept 1 existing; Added/updated 461; Removed 0 files and 0 directories. [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_include.track", "dist/include", "_build_manifests/install/dist_include"], "start": 1645981863.3816137, "end": 1645981863.4022348, "context": null} [INFO] [stderr] Elapsed: 0.09s; From _tests: Kept 3 existing; Added/updated 430; Removed 0 files and 0 directories. [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install__tests.track", "_tests", "_build_manifests/install/_tests"], "start": 1645981863.3983448, "end": 1645981863.4933355, "context": null} [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make recurse_export [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] ./js-confdefs.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js/src/js-confdefs.h js/src/.deps/js-confdefs.h.pp js/src/.deps/js-confdefs.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/js-confdefs.h.in [INFO] [stderr] ./js-config.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js/src/js-config.h js/src/.deps/js-config.h.pp js/src/.deps/js-config.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/js-config.h.in [INFO] [stderr] ./selfhosted.out.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/embedjs.py generate_selfhosted js/src/selfhosted.out.h js/src/.deps/selfhosted.out.h.pp js/src/.deps/selfhosted.out.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/public/friend/ErrorNumbers.msg /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/TypedArrayConstants.h /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/SelfHostingDefines.h /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Utilities.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Array.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/AsyncFunction.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/AsyncIteration.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/BigInt.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Date.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Error.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Function.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Generator.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Iterator.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Map.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Module.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Number.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Object.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Promise.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Reflect.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExp.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExpGlobalReplaceOpt.h.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExpLocalReplaceOpt.h.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/String.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Set.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Sorting.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/TypedArray.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/WeakMap.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/WeakSet.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/NumberingSystemsGenerated.h /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/Collator.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/CommonFunctions.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/CurrencyDataGenerated.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/DateTimeFormat.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/DisplayNames.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/IntlObject.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/ListFormat.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/NumberFormat.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/PluralRules.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/RelativeTimeFormat.js /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/SanctionedSimpleUnitIdentifiersGenerated.js [INFO] [stderr] ./ReservedWordsGenerated.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend/GenerateReservedWords.py main js/src/frontend/ReservedWordsGenerated.h js/src/frontend/.deps/ReservedWordsGenerated.h.pp js/src/frontend/.deps/ReservedWordsGenerated.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend/ReservedWords.h [INFO] [stderr] ./StatsPhasesGenerated.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/GenerateStatsPhases.py generateHeader js/src/gc/StatsPhasesGenerated.h js/src/gc/.deps/StatsPhasesGenerated.h.pp js/src/gc/.deps/StatsPhasesGenerated.h.stub [INFO] [stderr] ./MOpcodesGenerated.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/GenerateOpcodeFiles.py generate_mir_header js/src/jit/MOpcodesGenerated.h js/src/jit/.deps/MOpcodesGenerated.h.pp js/src/jit/.deps/MOpcodesGenerated.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/MIR.h [INFO] [stderr] ./LOpcodesGenerated.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/GenerateOpcodeFiles.py generate_lir_header js/src/jit/LOpcodesGenerated.h js/src/jit/.deps/LOpcodesGenerated.h.pp js/src/jit/.deps/LOpcodesGenerated.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/LIR.h /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/shared/LIR-shared.h /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/x86-shared/LIR-x86-shared.h /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/x64/LIR-x64.h [INFO] [stderr] ./CacheIROpsGenerated.h.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/GenerateCacheIRFiles.py generate_cacheirops_header js/src/jit/CacheIROpsGenerated.h js/src/jit/.deps/CacheIROpsGenerated.h.pp js/src/jit/.deps/CacheIROpsGenerated.h.stub /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/CacheIROps.yaml [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] config/host_nsinstall.o [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o host_nsinstall.o -c -DXP_UNIX -freorder-blocks -O3 -DNDEBUG=1 -DTRIMMED=1 -DUNICODE -D_UNICODE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -MD -MP -MF .deps/host_nsinstall.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/nsinstall.c [INFO] [stderr] config/host_pathsub.o [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o host_pathsub.o -c -DXP_UNIX -freorder-blocks -O3 -DNDEBUG=1 -DTRIMMED=1 -DUNICODE -D_UNICODE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -MD -MP -MF .deps/host_pathsub.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/pathsub.c [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] mkdir -p '../dist/host/bin/' [INFO] [stderr] config/nsinstall_real [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o nsinstall_real -DXP_UNIX -freorder-blocks -O3 host_nsinstall.o host_pathsub.o [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.check_binary --host nsinstall_real [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend/GenerateReservedWords.py", "main", "js/src/frontend/ReservedWordsGenerated.h", "js/src/frontend/.deps/ReservedWordsGenerated.h.pp", "js/src/frontend/.deps/ReservedWordsGenerated.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend/ReservedWords.h"], "start": 1645981863.6611526, "end": 1645981863.666571, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_define_files.py", "process_define_file", "js/src/js-config.h", "js/src/.deps/js-config.h.pp", "js/src/.deps/js-config.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/js-config.h.in"], "start": 1645981863.6720133, "end": 1645981863.6758165, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/process_define_files.py", "process_define_file", "js/src/js-confdefs.h", "js/src/.deps/js-confdefs.h.pp", "js/src/.deps/js-confdefs.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/js-confdefs.h.in"], "start": 1645981863.6674082, "end": 1645981863.6758547, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/GenerateOpcodeFiles.py", "generate_lir_header", "js/src/jit/LOpcodesGenerated.h", "js/src/jit/.deps/LOpcodesGenerated.h.pp", "js/src/jit/.deps/LOpcodesGenerated.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/LIR.h", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/shared/LIR-shared.h", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/x86-shared/LIR-x86-shared.h", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/x64/LIR-x64.h"], "start": 1645981863.6661952, "end": 1645981863.6758661, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/GenerateStatsPhases.py", "generateHeader", "js/src/gc/StatsPhasesGenerated.h", "js/src/gc/.deps/StatsPhasesGenerated.h.pp", "js/src/gc/.deps/StatsPhasesGenerated.h.stub"], "start": 1645981863.6736362, "end": 1645981863.6816618, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/GenerateOpcodeFiles.py", "generate_mir_header", "js/src/jit/MOpcodesGenerated.h", "js/src/jit/.deps/MOpcodesGenerated.h.pp", "js/src/jit/.deps/MOpcodesGenerated.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/MIR.h"], "start": 1645981863.705658, "end": 1645981863.7125456, "context": null} [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -E -o self-hosting-preprocessed.pp -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -DCROSS_COMPILE= -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DXP_LINUX=1 -DMOZ_BUILD_APP=js -DRELEASE_OR_BETA=1 -DMOZILLA_VERSION="88.0" -DMOZILLA_VERSION_U=88.0 -DMOZILLA_UAVERSION="88.0" -DMOZ_UPDATE_CHANNEL=default -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_GETOPT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_CPUID_H=1 -DHAVE_FTS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_MEMFD_CREATE=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DMOZ_DLL_PREFIX="lib" -DMOZ_DLL_SUFFIX=".so" -DJS_WITHOUT_NSPR=1 -DJS_STANDALONE=1 -DJS_64BIT=1 -DJS_PUNBOX64=1 -DSTATIC_JS_API=1 -DMOZ_STATIC_JS=1 -DNO_RUST_PANIC_HOOK=1 -DJS_CODEGEN_X64=1 -DMOZ_AARCH64_JSCVT=0 -DENABLE_WASM_REFTYPES=1 -DENABLE_WASM_MULTI_VALUE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_SIMD=1 -DENABLE_WASM_SIMD_WORMHOLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION=1 -DMOZJS_MAJOR_VERSION=88 -DMOZJS_MINOR_VERSION=0 -DHAVE_SSIZE_T=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -D_REENTRANT=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_LIBM=1 -DHAVE_RES_NINIT=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_LOCALECONV=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DMALLOC_H= -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_VALLOC=1 -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/embedjs.py", "generate_selfhosted", "js/src/selfhosted.out.h", "js/src/.deps/selfhosted.out.h.pp", "js/src/.deps/selfhosted.out.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/public/friend/ErrorNumbers.msg", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/TypedArrayConstants.h", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/SelfHostingDefines.h", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Utilities.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Array.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/AsyncFunction.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/AsyncIteration.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/BigInt.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Date.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Error.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Function.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Generator.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Iterator.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Map.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Module.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Number.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Object.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Promise.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Reflect.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExp.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExpGlobalReplaceOpt.h.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExpLocalReplaceOpt.h.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/String.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Set.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/Sorting.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/TypedArray.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/WeakMap.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/WeakSet.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/NumberingSystemsGenerated.h", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/Collator.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/CommonFunctions.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/CurrencyDataGenerated.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/DateTimeFormat.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/DisplayNames.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/IntlObject.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/ListFormat.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/NumberFormat.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/PluralRules.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/RelativeTimeFormat.js", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/intl/SanctionedSimpleUnitIdentifiersGenerated.js"], "start": 1645981863.6710005, "end": 1645981863.7159982, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/check_binary.py", "--host", "nsinstall_real"], "start": 1645981863.8295248, "end": 1645981863.8303697, "context": null} [INFO] [stderr] cp nsinstall_real nsinstall.tmp [INFO] [stderr] mv nsinstall.tmp nsinstall [INFO] [stderr] ../config/nsinstall -R -m 755 'nsinstall' '../dist/bin' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] config/system-header.sentinel.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/make-system-wrappers.py gen_wrappers system-header.sentinel .deps/system-header.sentinel.pp .deps/system-header.sentinel.stub /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers new algorithm atomic cassert climits cmath condition_variable cstdarg cstdio cstdlib cstring cwchar deque functional ios iosfwd iostream istream iterator limits list map memory mutex ostream regex set shared_mutex stack string thread tuple type_traits unordered_map unordered_set utility vector xutility A4Stuff.h activscp.h AEDataModel.h AEObjects.h AEPackObject.h AERegistry.h AEUtils.h afxcmn.h afxcoll.h afxcview.h afxdisp.h afxdtctl.h afxext.h afxmt.h afxpriv.h afxtempl.h afxwin.h Aliases.h all.h alloca.h alloc.h alsa/asoundlib.h ansi_parms.h a.out.h app/Cursor.h Appearance.h AppFileInfo.h AppKit.h AppleEvents.h Application.h app/Message.h app/MessageRunner.h arpa/inet.h arpa/nameser.h array asm/page.h asm/sigcontext.h asm/signal.h ASRegistry.h assert.h atk/atk.h atlcom.h atlconv.h atlctl.cpp atlctl.h ATLCTL.H atlhost.h atlimpl.cpp atlwin.cpp atomic.h ATSTypes.h ATSUnicode.h Balloons.h base64.h base/pblock.h base/PCR_Base.h base/session.h basetyps.h be/app/Application.h Beep.h be/kernel/image.h be/kernel/OS.h bfd.h Bitmap.h bitset blapi.h blapit.h bsd/libc.h bsd/syscall.h bstring.h builtin.h Button.h byteswap.h cairo-atsui.h cairo-beos.h cairo-directfb.h cairo-ft.h cairo-glitz.h cairo-gobject.h cairo.h cairo-pdf.h cairo-ps.h cairo-qpainter.h cairo-qt.h cairo-quartz.h cairo-tee.h cairo-win32.h cairo-xlib.h cairo-xlib-xrender.h callconv.h Carbon/Carbon.h CarbonEvents.h Carbon.h c_asm.h cctype cderr.h cerrno certdb.h cert.h certt.h CFBase.h CFBundle.h CFData.h CFDictionary.h cf.h CFNumber.h CFPlugIn.h CFPreferences.h CFString.h CFURL.h CGAffineTransform.h CheckBox.h ciferfam.h Clipboard.h cmmf.h cmmft.h cmplrs/stsupport.h cms.h cmsreclist.h cmst.h Cocoa/Cocoa.h CodeFragments.h comdef.h commctrl.h COMMCTRL.H commdlg.h compat.h complex condapi.h ConditionalMacros.h conio.h console.h ControlDefinitions.h Controls.h CoreFoundation/CoreFoundation.h CoreServices/CoreServices.h CPalmRec.cpp Cpalmrec.h CPCatgry.cpp CPDbBMgr.h CPString.cpp CPString.h crmf.h crmft.h crtdbg.h crt_externs.h crypt.h cryptohi.h cryptoht.h cstddef ctime ctype.h curl/curl.h curl/easy.h curses.h cxxabi.h DateTimeUtils.h dbus/dbus-glib.h dbus/dbus-glib-lowlevel.h dbus/dbus.h ddeml.h Debug.h dem.h descrip.h Devices.h dfb_types.h dfiff.h dgiff.h Dialogs.h direct/build.h direct/clock.h direct/conf.h direct/debug.h direct/direct.h directfb_keyboard.h directfb_strings.h direct.h direct/hash.h direct/interface.h direct/interface_implementation.h direct/list.h direct/log.h direct/memcpy.h direct/mem.h direct/messages.h direct/modules.h direct/serial.h direct/signals.h direct/stream.h direct/system.h direct/thread.h direct/trace.h direct/tree.h direct/types.h direct/utf8.h direct/util.h dirent.h DiskInit.h dlfcn.h dlgs.h dl.h docobj.h dos/dosextens.h dos.h Drag.h DriverServices.h DriverSynchronization.h DropInPanel.h dvidef.h ecl-exp.h elf.h endian.h Entry.h err.h errno.h Errors.h Events.h exception exdisp.h ExDisp.h exe386.h execinfo.h extras.h fcntl.h features.h fenv.h ffi.h fibdef.h File.h filehdr.h files.h Files.h FindDirectory.h Finder.h FinderRegistry.h FixMath.h float.h fnmatch.h Folders.h fontconfig/fcfreetype.h fontconfig/fontconfig.h Font.h Fonts.h fp.h fpieee.h frame/log.h frame/req.h freetype/freetype.h freetype/ftadvanc.h freetype/ftbitmap.h freetype/ftcache.h freetype/ftfntfmt.h freetype/ftglyph.h freetype/ftlcdfil.h freetype/ftoutln.h freetype/ftsizes.h freetype/ftsynth.h freetype/ftxf86.h freetype.h freetype/t1tables.h freetype/ttnameid.h freetype/tttables.h fribidi/fribidi.h FSp_fopen.h fstream fstream.h ft2build.h ftadvanc.h ftbitmap.h ftcache.h ftfntfmt.h ftglyph.h ftlcdfil.h ftoutln.h fts.h ftsizes.h ftsynth.h ftxf86.h fusion/arena.h fusion/build.h fusion/call.h fusion/conf.h fusion/fusion.h fusion/fusion_internal.h fusion/hash.h fusion/lock.h fusion/object.h fusion/property.h fusion/protocol.h fusion/reactor.h fusion/ref.h fusion/shmalloc.h fusion/shm/pool.h fusion/shm/shm.h fusion/shm/shm_internal.h fusion/types.h fusion/vector.h gconf/gconf-client.h Gdiplus.h gdk/gdkdirectfb.h gdk/gdk.h gdk/gdkkeysyms.h gdk/gdkprivate.h gdk/gdkwayland.h gdk-pixbuf/gdk-pixbuf.h Gestalt.h getopt.h gio/gio.h glibconfig.h glib.h glib-object.h glob.h gmodule.h gnome.h gnu/libc-version.h gps.h grp.h gssapi_generic.h gssapi/gssapi_generic.h gssapi/gssapi.h gssapi.h gst/app/gstappsink.h gst/app/gstappsrc.h gst/gst.h gst/video/video.h gtk/gtk.h gtk/gtkunixprint.h hasht.h HIToolbox/HIToolbox.h hlink.h ia64/sys/inline.h Icons.h iconv.h ieeefp.h ifaddrs.h image.h imagehlp.h imm.h initguid.h initializer_list InterfaceDefs.h InternetConfig.h IntlResources.h ints.h intshcut.h inttypes.h iodef.h io.h IOKit/IOKitLib.h IOKit/IOMessage.h IOKit/pwr_mgt/IOPMLib.h iomanip iostream.h jar-ds.h jarfile.h jar.h JavaControl.h JavaEmbedding/JavaControl.h JavaVM/jni.h JManager.h JNIEnvTests.h jni.h JVMManagerTests.h Kerberos/Kerberos.h kernel/image.h kernel/OS.h key.h keyhi.h keyt.h keythi.h kvm.h LAction.h langinfo.h LApplication.h LArray.h LArrayIterator.h LAttachable.h LAttachment.h LaunchServices.h lber.h LBroadcaster.h LButton.h lcache.h LCaption.h LCheckBox.h LCicnButton.h LClipboard.h LCommander.h LComparator.h LControl.h ldap.h ldaplog.h ldappr.h ldap_ssl.h LDataStream.h ldfcn.h LDialogBox.h ldif.h LDocApplication.h LDocument.h LDragAndDrop.h LDragTask.h LEditField.h LEditText.h LEventDispatcher.h LFile.h LFileStream.h LFileTypeList.h LFocusBox.h LGrafPortView.h LHandleStream.h libc_r.h libelf.h libelf/libelf.h libgen.h libgnome/gnome-url.h libgnome/libgnome.h libgnomeui/gnome-icon-lookup.h libgnomeui/gnome-icon-theme.h libgnomeui/gnome-ui-init.h libutil.h limits.h link.h linux/ioprio.h linux/kernel.h linux/limits.h linux/rtc.h linux/version.h List.h Lists.h LListBox.h LListener.h LMenuBar.h LMenu.h LModelDirector.h LModelObject.h LModelProperty.h loader.h locale locale.h LOffscreenView.h logkeys.h logstrng.h Looper.h LowMem.h LPane.h LPeriodical.h LPicture.h LPlaceHolder.h LPrintout.h LProgressBar.h LPushButton.h LRadioGroup.h LRadioGroupView.h LRunArray.h LScroller.h LSharable.h LSingleDoc.h LStaticText.h LStdControl.h LStream.h LString.h LTabGroup.h LTabGroupView.h LTableArrayStorage.h LTableMonoGeometry.h LTableSingleSelector.h LTableView.h LTextEditView.h LTextTableView.h LUndoer.h LVariableArray.h LView.h LWindow.h m68881.h MacErrors.h MacHeadersCarbon.h machine/ansi.h machine/builtins.h machine/clock.h machine/endian.h machine/frame.h machine/inline.h machine/limits.h machine/signal.h machine/trap.h mach/mach_host.h mach/mach_init.h mach/mach_interface.h mach/mach_port.h mach-o/dyld.h MacLocales.h MacMemory.h MacTCP.h MacTypes.h MacWindows.h malloc.h malloc_np.h mapicode.h mapidefs.h mapiguid.h mapi.h mapitags.h mapiutil.h mapix.h Math64.h math.h mbstring.h mem.h memory.h Memory.h MenuBar.h Menu.h Menus.h Message.h Mime.h MixedMode.h mlang.h mmsystem.h model.h Movies.h mpw/errno.h mshtmhst.h mshtml.h mswsock.h Multiprocessing.h mutex.h Navigation.h ncompat.h ncurses.h netCore.h netdb.h net/if.h netinet/in.h netinet/in_systm.h netinet/tcp.h newexe.h new.h nl_types.h NodeInfo.h nspr.h nssb64.h nssb64t.h nssbase.h nssbaset.h nssck.api nssckbi.h nssckepv.h nssckft.h nssckfwc.h nssckfw.h nssckfwt.h nssckg.h nssckmdt.h nssckt.h nss.h nssilckt.h nssilock.h nsslocks.h nssrwlk.h nssrwlkt.h nssutil.h nsswitch.h objbase.h objidl.h Objsafe.h ocsp.h ocspt.h ojiapitests.h ole2.h oleidl.h OpenGL/OpenGL.h OpenTptInternet.h OpenTransport.h OS.h osreldate.h OSUtils.h p12.h p12plcy.h p12t.h Packages.h Palettes.h PALM_CMN.H pango/pango-break.h pango/pangocairo.h pango/pangofc-decoder.h pango/pangofc-font.h pango/pangofc-fontmap.h pango/pango-fontmap.h pango/pango.h pango/pango-modules.h pango/pango-utils.h pango/pangoxft.h pascal.h Patches.h Path.h pcfs/pc_dir.h Pgenerr.h PGenErr.h Ph.h pixman.h pk11func.h pk11pqg.h pk11priv.h pk11pub.h pk11sdr.h pkcs11f.h pkcs11.h pkcs11n.h pkcs11p.h pkcs11t.h pkcs11u.h pkcs12.h pkcs12t.h pkcs7t.h plarena.h plarenas.h plbase64.h plerror.h plgetopt.h plhash.h plstr.h PLStringFuncs.h PMApplication.h pmddim.h poll.h Polygon.h portable.h port.h portreg.h Power.h PP_ClassHeaders.cp PP_Constants.h PPCToolbox.h PP_DebugHeaders.cp PP_KeyCodes.h PP_Macros.h PP_Messages.h PP_Prefix.h PP_Resources.h PP_Types.h pratom.h prbit.h prclist.h prcmon.h prcountr.h prcpucfg.h prcvar.h prdtoa.h preenc.h prenv.h prerr.h prerror.h prinet.h prinit.h prinrval.h Printing.h Print/PMPrintingDialogExtensions.h prio.h pripcsem.h private prlink.h prlock.h prlog.h prlong.h prmem.h prmon.h prmwait.h prnetdb.h Processes.h process.h Process.h prolock.h proto/dos.h proto/exec.h prpdce.h prprf.h prproces.h prrng.h prrwlock.h prshma.h prshm.h prsystem.h prthread.h prtime.h prtpool.h prtrace.h prtypes.h prvrsion.h prwin16.h psap.h Pt.h pthread.h pthread_np.h pulse/pulseaudio.h pwd.h Python.h QDOffscreen.h queue Quickdraw.h QuickDraw.h QuickTimeComponents.h quipu/attr.h regex.h Region.h resolv.h Resources.h Retrace.h rld_interface.h Roster.h rpc.h rpcproxy.h rpc/types.h sane/sane.h sane/sanei.h sane/saneopts.h sanitizer/asan_interface.h sched.h Scrap.h Screen.h Script.h ScrollBar.h secasn1.h secasn1t.h seccomon.h secder.h secdert.h secdig.h secdigt.h secerr.h sec.h sechash.h secitem.h secmime.h secmod.h secmodt.h secoid.h secoidt.h secpkcs5.h secpkcs7.h secport.h secrng.h security.h secutil.h semaphore.h servprov.h setjmp.h SFNTLayoutTypes.h SFNTTypes.h sha1.h share.h shellapi.h shlguid.h shlobj.h shsign.h sigcontext.h signal.h SimpleGameSound.h SIOUX.h size_t.h smime.h sndio.h someincludefile.h soundcard.h Sound.h soundtouch/SoundTouchFactory.h soundtouch/SoundTouch.h spawn.h sqlite3.h sslerr.h ssl.h sslproto.h sslt.h sstream StandardFile.h starlet.h stat.h statreg.cpp statreg.h stdarg.h stdbool.h stddef.h stdint.h stdio.h stdlib.h storage/FindDirectory.h StorageKit.h StringCompare.h string.h String.h strings.h Strings.h StringView.h stropts.h strstrea.h structs.h stsdef.h SupportDefs.h support/String.h support/SupportDefs.h support/TLS.h svrcore.h symconst.h sym.h synch.h syncmgr.h sys/atomic_op.h sys/bitypes.h sys/byteorder.h syscall.h sys/cdefs.h sys/cfgodm.h sys/elf.h sys/endian.h sys/epoll.h sys/errno.h sys/eventfd.h sys/fault.h sys/fcntl.h sys/file.h sys/filio.h sys/frame.h sys/immu.h sys/inotify.h sys/inttypes.h sys/ioccom.h sys/ioctl.h sys/ipc.h sys/klog.h sys/ldr.h sys/link.h sys/locking.h syslog.h sys/lwp.h sys/machine.h sys/mman.h sys/mmu.h sys/mount.h sys/mpctl.h sys/msg.h sys/param.h sys/pda.h sys/poll.h sys/ppc.h sys/prctl.h sys/priv.h sys/procfs.h sys/pstat.h sys/ptrace.h sys/queue.h sys/quota.h sys/reboot.h sys/reg.h sys/regset.h sys/resource.h sys/sched.h sys/select.h sys/sem.h sys/sendfile.h sys/shm.h sys/siginfo.h sys/signal.h sys/socket.h sys/sockio.h sys/sparc/frame.h sys/stack.h sys/statfs.h sys/stat.h sys/statvfs.h sys/syscall.h sys/sysctl.h sys/sysinfo.h sys/sysmacros.h sys/sysmp.h sys/syssgi.h sys/systeminfo.h sys/system_properties.h sys/thr.h sys/timeb.h sys/time.h sys/times.h sys/ttycom.h sys/types.h sys/ucontext.h sys/uio.h sys/un.h sys/unistd.h sys/user.h sys/utsname.h sys/vfs.h sys/wait.h t1tables.h tables.h TArray.h TArrayIterator.h task.h tchar.h TCHAR.H termios.h TextCommon.h TextEdit.h TextEncodingConverter.h TextServices.h TextUtils.h TextView.h th/PCR_Th.h thread.h ThreadManagerTests.h Threads.h time.h Timer.h tlhelp32.h ToolUtils.h tr1/functional trace.h Traps.h ttnameid.h tttables.h typeinfo types.h Types.h UAppleEventsMgr.h UAttachments.h ucontext.h uconv.h UCursor.h UDebugging.h UDesktop.h UDrawingState.h UDrawingUtils.h UEnvironment.h UEventMgr.h UException.h UExtractFromAEDesc.h UGWorld.h UKeyFilters.h ulocks.h ulserrno.h UMemoryMgr.h UModalDialogs.h UNavServicesDialogs.h UnicodeBlockObjects.h UnicodeConverter.h UnicodeUtilities.h unidef.h unikbd.h unistd.h unix.h unixio.h unknwn.h unwind.h UPrinting.h UQuickTime.h UReanimator.h URegions.h URegistrar.h UResourceMgr.h urlhist.h urlmon.h UScrap.h UScreenPort.h UTCUtils.h UTETextAction.h UTEViewTextAction.h UTextEdit.h UTextTraits.h utilmodt.h utilpars.h utilparst.h utilrename.h utime.h UWindows.h values.h varargs.h vcclr.h View.h Volume.h wab.h wait.h wchar.h wctype.h winbase.h win/compobj.h windef.h Window.h windows.h Windows.h windowsx.h Wininet.h winnls.h winperf.h winreg.h Winreg.h winsock2.h winsock.h winspool.h winsvc.h winuser.h winver.h wmem.h workbench/startup.h wtypes.h wx/image.h wx/listctrl.h wx/log.h wx/toolbar.h wx/wx.h wx/xrc/xmlres.h xlocale.h zmouse.h zlib.h sys/event.h sys/auxv.h [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/GenerateCacheIRFiles.py", "generate_cacheirops_header", "js/src/jit/CacheIROpsGenerated.h", "js/src/jit/.deps/CacheIROpsGenerated.h.pp", "js/src/jit/.deps/CacheIROpsGenerated.h.stub", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit/CacheIROps.yaml"], "start": 1645981863.6655688, "end": 1645981864.0162702, "context": null} [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/make-system-wrappers.py", "gen_wrappers", "system-header.sentinel", ".deps/system-header.sentinel.pp", ".deps/system-header.sentinel.stub", "/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers", "new", "algorithm", "atomic", "cassert", "climits", "cmath", "condition_variable", "cstdarg", "cstdio", "cstdlib", "cstring", "cwchar", "deque", "functional", "ios", "iosfwd", "iostream", "istream", "iterator", "limits", "list", "map", "memory", "mutex", "ostream", "regex", "set", "shared_mutex", "stack", "string", "thread", "tuple", "type_traits", "unordered_map", "unordered_set", "utility", "vector", "xutility", "A4Stuff.h", "activscp.h", "AEDataModel.h", "AEObjects.h", "AEPackObject.h", "AERegistry.h", "AEUtils.h", "afxcmn.h", "afxcoll.h", "afxcview.h", "afxdisp.h", "afxdtctl.h", "afxext.h", "afxmt.h", "afxpriv.h", "afxtempl.h", "afxwin.h", "Aliases.h", "all.h", "alloca.h", "alloc.h", "alsa/asoundlib.h", "ansi_parms.h", "a.out.h", "app/Cursor.h", "Appearance.h", "AppFileInfo.h", "AppKit.h", "AppleEvents.h", "Application.h", "app/Message.h", "app/MessageRunner.h", "arpa/inet.h", "arpa/nameser.h", "array", "asm/page.h", "asm/sigcontext.h", "asm/signal.h", "ASRegistry.h", "assert.h", "atk/atk.h", "atlcom.h", "atlconv.h", "atlctl.cpp", "atlctl.h", "ATLCTL.H", "atlhost.h", "atlimpl.cpp", "atlwin.cpp", "atomic.h", "ATSTypes.h", "ATSUnicode.h", "Balloons.h", "base64.h", "base/pblock.h", "base/PCR_Base.h", "base/session.h", "basetyps.h", "be/app/Application.h", "Beep.h", "be/kernel/image.h", "be/kernel/OS.h", "bfd.h", "Bitmap.h", "bitset", "blapi.h", "blapit.h", "bsd/libc.h", "bsd/syscall.h", "bstring.h", "builtin.h", "Button.h", "byteswap.h", "cairo-atsui.h", "cairo-beos.h", "cairo-directfb.h", "cairo-ft.h", "cairo-glitz.h", "cairo-gobject.h", "cairo.h", "cairo-pdf.h", "cairo-ps.h", "cairo-qpainter.h", "cairo-qt.h", "cairo-quartz.h", "cairo-tee.h", "cairo-win32.h", "cairo-xlib.h", "cairo-xlib-xrender.h", "callconv.h", "Carbon/Carbon.h", "CarbonEvents.h", "Carbon.h", "c_asm.h", "cctype", "cderr.h", "cerrno", "certdb.h", "cert.h", "certt.h", "CFBase.h", "CFBundle.h", "CFData.h", "CFDictionary.h", "cf.h", "CFNumber.h", "CFPlugIn.h", "CFPreferences.h", "CFString.h", "CFURL.h", "CGAffineTransform.h", "CheckBox.h", "ciferfam.h", "Clipboard.h", "cmmf.h", "cmmft.h", "cmplrs/stsupport.h", "cms.h", "cmsreclist.h", "cmst.h", "Cocoa/Cocoa.h", "CodeFragments.h", "comdef.h", "commctrl.h", "COMMCTRL.H", "commdlg.h", "compat.h", "complex", "condapi.h", "ConditionalMacros.h", "conio.h", "console.h", "ControlDefinitions.h", "Controls.h", "CoreFoundation/CoreFoundation.h", "CoreServices/CoreServices.h", "CPalmRec.cpp", "Cpalmrec.h", "CPCatgry.cpp", "CPDbBMgr.h", "CPString.cpp", "CPString.h", "crmf.h", "crmft.h", "crtdbg.h", "crt_externs.h", "crypt.h", "cryptohi.h", "cryptoht.h", "cstddef", "ctime", "ctype.h", "curl/curl.h", "curl/easy.h", "curses.h", "cxxabi.h", "DateTimeUtils.h", "dbus/dbus-glib.h", "dbus/dbus-glib-lowlevel.h", "dbus/dbus.h", "ddeml.h", "Debug.h", "dem.h", "descrip.h", "Devices.h", "dfb_types.h", "dfiff.h", "dgiff.h", "Dialogs.h", "direct/build.h", "direct/clock.h", "direct/conf.h", "direct/debug.h", "direct/direct.h", "directfb_keyboard.h", "directfb_strings.h", "direct.h", "direct/hash.h", "direct/interface.h", "direct/interface_implementation.h", "direct/list.h", "direct/log.h", "direct/memcpy.h", "direct/mem.h", "direct/messages.h", "direct/modules.h", "direct/serial.h", "direct/signals.h", "direct/stream.h", "direct/system.h", "direct/thread.h", "direct/trace.h", "direct/tree.h", "direct/types.h", "direct/utf8.h", "direct/util.h", "dirent.h", "DiskInit.h", "dlfcn.h", "dlgs.h", "dl.h", "docobj.h", "dos/dosextens.h", "dos.h", "Drag.h", "DriverServices.h", "DriverSynchronization.h", "DropInPanel.h", "dvidef.h", "ecl-exp.h", "elf.h", "endian.h", "Entry.h", "err.h", "errno.h", "Errors.h", "Events.h", "exception", "exdisp.h", "ExDisp.h", "exe386.h", "execinfo.h", "extras.h", "fcntl.h", "features.h", "fenv.h", "ffi.h", "fibdef.h", "File.h", "filehdr.h", "files.h", "Files.h", "FindDirectory.h", "Finder.h", "FinderRegistry.h", "FixMath.h", "float.h", "fnmatch.h", "Folders.h", "fontconfig/fcfreetype.h", "fontconfig/fontconfig.h", "Font.h", "Fonts.h", "fp.h", "fpieee.h", "frame/log.h", "frame/req.h", "freetype/freetype.h", "freetype/ftadvanc.h", "freetype/ftbitmap.h", "freetype/ftcache.h", "freetype/ftfntfmt.h", "freetype/ftglyph.h", "freetype/ftlcdfil.h", "freetype/ftoutln.h", "freetype/ftsizes.h", "freetype/ftsynth.h", "freetype/ftxf86.h", "freetype.h", "freetype/t1tables.h", "freetype/ttnameid.h", "freetype/tttables.h", "fribidi/fribidi.h", "FSp_fopen.h", "fstream", "fstream.h", "ft2build.h", "ftadvanc.h", "ftbitmap.h", "ftcache.h", "ftfntfmt.h", "ftglyph.h", "ftlcdfil.h", "ftoutln.h", "fts.h", "ftsizes.h", "ftsynth.h", "ftxf86.h", "fusion/arena.h", "fusion/build.h", "fusion/call.h", "fusion/conf.h", "fusion/fusion.h", "fusion/fusion_internal.h", "fusion/hash.h", "fusion/lock.h", "fusion/object.h", "fusion/property.h", "fusion/protocol.h", "fusion/reactor.h", "fusion/ref.h", "fusion/shmalloc.h", "fusion/shm/pool.h", "fusion/shm/shm.h", "fusion/shm/shm_internal.h", "fusion/types.h", "fusion/vector.h", "gconf/gconf-client.h", "Gdiplus.h", "gdk/gdkdirectfb.h", "gdk/gdk.h", "gdk/gdkkeysyms.h", "gdk/gdkprivate.h", "gdk/gdkwayland.h", "gdk-pixbuf/gdk-pixbuf.h", "Gestalt.h", "getopt.h", "gio/gio.h", "glibconfig.h", "glib.h", "glib-object.h", "glob.h", "gmodule.h", "gnome.h", "gnu/libc-version.h", "gps.h", "grp.h", "gssapi_generic.h", "gssapi/gssapi_generic.h", "gssapi/gssapi.h", "gssapi.h", "gst/app/gstappsink.h", "gst/app/gstappsrc.h", "gst/gst.h", "gst/video/video.h", "gtk/gtk.h", "gtk/gtkunixprint.h", "hasht.h", "HIToolbox/HIToolbox.h", "hlink.h", "ia64/sys/inline.h", "Icons.h", "iconv.h", "ieeefp.h", "ifaddrs.h", "image.h", "imagehlp.h", "imm.h", "initguid.h", "initializer_list", "InterfaceDefs.h", "InternetConfig.h", "IntlResources.h", "ints.h", "intshcut.h", "inttypes.h", "iodef.h", "io.h", "IOKit/IOKitLib.h", "IOKit/IOMessage.h", "IOKit/pwr_mgt/IOPMLib.h", "iomanip", "iostream.h", "jar-ds.h", "jarfile.h", "jar.h", "JavaControl.h", "JavaEmbedding/JavaControl.h", "JavaVM/jni.h", "JManager.h", "JNIEnvTests.h", "jni.h", "JVMManagerTests.h", "Kerberos/Kerberos.h", "kernel/image.h", "kernel/OS.h", "key.h", "keyhi.h", "keyt.h", "keythi.h", "kvm.h", "LAction.h", "langinfo.h", "LApplication.h", "LArray.h", "LArrayIterator.h", "LAttachable.h", "LAttachment.h", "LaunchServices.h", "lber.h", "LBroadcaster.h", "LButton.h", "lcache.h", "LCaption.h", "LCheckBox.h", "LCicnButton.h", "LClipboard.h", "LCommander.h", "LComparator.h", "LControl.h", "ldap.h", "ldaplog.h", "ldappr.h", "ldap_ssl.h", "LDataStream.h", "ldfcn.h", "LDialogBox.h", "ldif.h", "LDocApplication.h", "LDocument.h", "LDragAndDrop.h", "LDragTask.h", "LEditField.h", "LEditText.h", "LEventDispatcher.h", "LFile.h", "LFileStream.h", "LFileTypeList.h", "LFocusBox.h", "LGrafPortView.h", "LHandleStream.h", "libc_r.h", "libelf.h", "libelf/libelf.h", "libgen.h", "libgnome/gnome-url.h", "libgnome/libgnome.h", "libgnomeui/gnome-icon-lookup.h", "libgnomeui/gnome-icon-theme.h", "libgnomeui/gnome-ui-init.h", "libutil.h", "limits.h", "link.h", "linux/ioprio.h", "linux/kernel.h", "linux/limits.h", "linux/rtc.h", "linux/version.h", "List.h", "Lists.h", "LListBox.h", "LListener.h", "LMenuBar.h", "LMenu.h", "LModelDirector.h", "LModelObject.h", "LModelProperty.h", "loader.h", "locale", "locale.h", "LOffscreenView.h", "logkeys.h", "logstrng.h", "Looper.h", "LowMem.h", "LPane.h", "LPeriodical.h", "LPicture.h", "LPlaceHolder.h", "LPrintout.h", "LProgressBar.h", "LPushButton.h", "LRadioGroup.h", "LRadioGroupView.h", "LRunArray.h", "LScroller.h", "LSharable.h", "LSingleDoc.h", "LStaticText.h", "LStdControl.h", "LStream.h", "LString.h", "LTabGroup.h", "LTabGroupView.h", "LTableArrayStorage.h", "LTableMonoGeometry.h", "LTableSingleSelector.h", "LTableView.h", "LTextEditView.h", "LTextTableView.h", "LUndoer.h", "LVariableArray.h", "LView.h", "LWindow.h", "m68881.h", "MacErrors.h", "MacHeadersCarbon.h", "machine/ansi.h", "machine/builtins.h", "machine/clock.h", "machine/endian.h", "machine/frame.h", "machine/inline.h", "machine/limits.h", "machine/signal.h", "machine/trap.h", "mach/mach_host.h", "mach/mach_init.h", "mach/mach_interface.h", "mach/mach_port.h", "mach-o/dyld.h", "MacLocales.h", "MacMemory.h", "MacTCP.h", "MacTypes.h", "MacWindows.h", "malloc.h", "malloc_np.h", "mapicode.h", "mapidefs.h", "mapiguid.h", "mapi.h", "mapitags.h", "mapiutil.h", "mapix.h", "Math64.h", "math.h", "mbstring.h", "mem.h", "memory.h", "Memory.h", "MenuBar.h", "Menu.h", "Menus.h", "Message.h", "Mime.h", "MixedMode.h", "mlang.h", "mmsystem.h", "model.h", "Movies.h", "mpw/errno.h", "mshtmhst.h", "mshtml.h", "mswsock.h", "Multiprocessing.h", "mutex.h", "Navigation.h", "ncompat.h", "ncurses.h", "netCore.h", "netdb.h", "net/if.h", "netinet/in.h", "netinet/in_systm.h", "netinet/tcp.h", "newexe.h", "new.h", "nl_types.h", "NodeInfo.h", "nspr.h", "nssb64.h", "nssb64t.h", "nssbase.h", "nssbaset.h", "nssck.api", "nssckbi.h", "nssckepv.h", "nssckft.h", "nssckfwc.h", "nssckfw.h", "nssckfwt.h", "nssckg.h", "nssckmdt.h", "nssckt.h", "nss.h", "nssilckt.h", "nssilock.h", "nsslocks.h", "nssrwlk.h", "nssrwlkt.h", "nssutil.h", "nsswitch.h", "objbase.h", "objidl.h", "Objsafe.h", "ocsp.h", "ocspt.h", "ojiapitests.h", "ole2.h", "oleidl.h", "OpenGL/OpenGL.h", "OpenTptInternet.h", "OpenTransport.h", "OS.h", "osreldate.h", "OSUtils.h", "p12.h", "p12plcy.h", "p12t.h", "Packages.h", "Palettes.h", "PALM_CMN.H", "pango/pango-break.h", "pango/pangocairo.h", "pango/pangofc-decoder.h", "pango/pangofc-font.h", "pango/pangofc-fontmap.h", "pango/pango-fontmap.h", "pango/pango.h", "pango/pango-modules.h", "pango/pango-utils.h", "pango/pangoxft.h", "pascal.h", "Patches.h", "Path.h", "pcfs/pc_dir.h", "Pgenerr.h", "PGenErr.h", "Ph.h", "pixman.h", "pk11func.h", "pk11pqg.h", "pk11priv.h", "pk11pub.h", "pk11sdr.h", "pkcs11f.h", "pkcs11.h", "pkcs11n.h", "pkcs11p.h", "pkcs11t.h", "pkcs11u.h", "pkcs12.h", "pkcs12t.h", "pkcs7t.h", "plarena.h", "plarenas.h", "plbase64.h", "plerror.h", "plgetopt.h", "plhash.h", "plstr.h", "PLStringFuncs.h", "PMApplication.h", "pmddim.h", "poll.h", "Polygon.h", "portable.h", "port.h", "portreg.h", "Power.h", "PP_ClassHeaders.cp", "PP_Constants.h", "PPCToolbox.h", "PP_DebugHeaders.cp", "PP_KeyCodes.h", "PP_Macros.h", "PP_Messages.h", "PP_Prefix.h", "PP_Resources.h", "PP_Types.h", "pratom.h", "prbit.h", "prclist.h", "prcmon.h", "prcountr.h", "prcpucfg.h", "prcvar.h", "prdtoa.h", "preenc.h", "prenv.h", "prerr.h", "prerror.h", "prinet.h", "prinit.h", "prinrval.h", "Printing.h", "Print/PMPrintingDialogExtensions.h", "prio.h", "pripcsem.h", "private", "prlink.h", "prlock.h", "prlog.h", "prlong.h", "prmem.h", "prmon.h", "prmwait.h", "prnetdb.h", "Processes.h", "process.h", "Process.h", "prolock.h", "proto/dos.h", "proto/exec.h", "prpdce.h", "prprf.h", "prproces.h", "prrng.h", "prrwlock.h", "prshma.h", "prshm.h", "prsystem.h", "prthread.h", "prtime.h", "prtpool.h", "prtrace.h", "prtypes.h", "prvrsion.h", "prwin16.h", "psap.h", "Pt.h", "pthread.h", "pthread_np.h", "pulse/pulseaudio.h", "pwd.h", "Python.h", "QDOffscreen.h", "queue", "Quickdraw.h", "QuickDraw.h", "QuickTimeComponents.h", "quipu/attr.h", "regex.h", "Region.h", "resolv.h", "Resources.h", "Retrace.h", "rld_interface.h", "Roster.h", "rpc.h", "rpcproxy.h", "rpc/types.h", "sane/sane.h", "sane/sanei.h", "sane/saneopts.h", "sanitizer/asan_interface.h", "sched.h", "Scrap.h", "Screen.h", "Script.h", "ScrollBar.h", "secasn1.h", "secasn1t.h", "seccomon.h", "secder.h", "secdert.h", "secdig.h", "secdigt.h", "secerr.h", "sec.h", "sechash.h", "secitem.h", "secmime.h", "secmod.h", "secmodt.h", "secoid.h", "secoidt.h", "secpkcs5.h", "secpkcs7.h", "secport.h", "secrng.h", "security.h", "secutil.h", "semaphore.h", "servprov.h", "setjmp.h", "SFNTLayoutTypes.h", "SFNTTypes.h", "sha1.h", "share.h", "shellapi.h", "shlguid.h", "shlobj.h", "shsign.h", "sigcontext.h", "signal.h", "SimpleGameSound.h", "SIOUX.h", "size_t.h", "smime.h", "sndio.h", "someincludefile.h", "soundcard.h", "Sound.h", "soundtouch/SoundTouchFactory.h", "soundtouch/SoundTouch.h", "spawn.h", "sqlite3.h", "sslerr.h", "ssl.h", "sslproto.h", "sslt.h", "sstream", "StandardFile.h", "starlet.h", "stat.h", "statreg.cpp", "statreg.h", "stdarg.h", "stdbool.h", "stddef.h", "stdint.h", "stdio.h", "stdlib.h", "storage/FindDirectory.h", "StorageKit.h", "StringCompare.h", "string.h", "String.h", "strings.h", "Strings.h", "StringView.h", "stropts.h", "strstrea.h", "structs.h", "stsdef.h", "SupportDefs.h", "support/String.h", "support/SupportDefs.h", "support/TLS.h", "svrcore.h", "symconst.h", "sym.h", "synch.h", "syncmgr.h", "sys/atomic_op.h", "sys/bitypes.h", "sys/byteorder.h", "syscall.h", "sys/cdefs.h", "sys/cfgodm.h", "sys/elf.h", "sys/endian.h", "sys/epoll.h", "sys/errno.h", "sys/eventfd.h", "sys/fault.h", "sys/fcntl.h", "sys/file.h", "sys/filio.h", "sys/frame.h", "sys/immu.h", "sys/inotify.h", "sys/inttypes.h", "sys/ioccom.h", "sys/ioctl.h", "sys/ipc.h", "sys/klog.h", "sys/ldr.h", "sys/link.h", "sys/locking.h", "syslog.h", "sys/lwp.h", "sys/machine.h", "sys/mman.h", "sys/mmu.h", "sys/mount.h", "sys/mpctl.h", "sys/msg.h", "sys/param.h", "sys/pda.h", "sys/poll.h", "sys/ppc.h", "sys/prctl.h", "sys/priv.h", "sys/procfs.h", "sys/pstat.h", "sys/ptrace.h", "sys/queue.h", "sys/quota.h", "sys/reboot.h", "sys/reg.h", "sys/regset.h", "sys/resource.h", "sys/sched.h", "sys/select.h", "sys/sem.h", "sys/sendfile.h", "sys/shm.h", "sys/siginfo.h", "sys/signal.h", "sys/socket.h", "sys/sockio.h", "sys/sparc/frame.h", "sys/stack.h", "sys/statfs.h", "sys/stat.h", "sys/statvfs.h", "sys/syscall.h", "sys/sysctl.h", "sys/sysinfo.h", "sys/sysmacros.h", "sys/sysmp.h", "sys/syssgi.h", "sys/systeminfo.h", "sys/system_properties.h", "sys/thr.h", "sys/timeb.h", "sys/time.h", "sys/times.h", "sys/ttycom.h", "sys/types.h", "sys/ucontext.h", "sys/uio.h", "sys/un.h", "sys/unistd.h", "sys/user.h", "sys/utsname.h", "sys/vfs.h", "sys/wait.h", "t1tables.h", "tables.h", "TArray.h", "TArrayIterator.h", "task.h", "tchar.h", "TCHAR.H", "termios.h", "TextCommon.h", "TextEdit.h", "TextEncodingConverter.h", "TextServices.h", "TextUtils.h", "TextView.h", "th/PCR_Th.h", "thread.h", "ThreadManagerTests.h", "Threads.h", "time.h", "Timer.h", "tlhelp32.h", "ToolUtils.h", "tr1/functional", "trace.h", "Traps.h", "ttnameid.h", "tttables.h", "typeinfo", "types.h", "Types.h", "UAppleEventsMgr.h", "UAttachments.h", "ucontext.h", "uconv.h", "UCursor.h", "UDebugging.h", "UDesktop.h", "UDrawingState.h", "UDrawingUtils.h", "UEnvironment.h", "UEventMgr.h", "UException.h", "UExtractFromAEDesc.h", "UGWorld.h", "UKeyFilters.h", "ulocks.h", "ulserrno.h", "UMemoryMgr.h", "UModalDialogs.h", "UNavServicesDialogs.h", "UnicodeBlockObjects.h", "UnicodeConverter.h", "UnicodeUtilities.h", "unidef.h", "unikbd.h", "unistd.h", "unix.h", "unixio.h", "unknwn.h", "unwind.h", "UPrinting.h", "UQuickTime.h", "UReanimator.h", "URegions.h", "URegistrar.h", "UResourceMgr.h", "urlhist.h", "urlmon.h", "UScrap.h", "UScreenPort.h", "UTCUtils.h", "UTETextAction.h", "UTEViewTextAction.h", "UTextEdit.h", "UTextTraits.h", "utilmodt.h", "utilpars.h", "utilparst.h", "utilrename.h", "utime.h", "UWindows.h", "values.h", "varargs.h", "vcclr.h", "View.h", "Volume.h", "wab.h", "wait.h", "wchar.h", "wctype.h", "winbase.h", "win/compobj.h", "windef.h", "Window.h", "windows.h", "Windows.h", "windowsx.h", "Wininet.h", "winnls.h", "winperf.h", "winreg.h", "Winreg.h", "winsock2.h", "winsock.h", "winspool.h", "winsvc.h", "winuser.h", "winver.h", "wmem.h", "workbench/startup.h", "wtypes.h", "wx/image.h", "wx/listctrl.h", "wx/log.h", "wx/toolbar.h", "wx/wx.h", "wx/xrc/xmlres.h", "xlocale.h", "zmouse.h", "zlib.h", "sys/event.h", "sys/auxv.h"], "start": 1645981864.0068507, "end": 1645981864.086822, "context": null} [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/build' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/build' [INFO] [stderr] make[4]: Nothing to be done for 'export'. [INFO] [stderr] make[4]: Nothing to be done for 'export'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/build' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/build' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src' [INFO] [stderr] ../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/build' [INFO] [stderr] make[4]: Nothing to be done for 'export'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/build' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend' [INFO] [stderr] make[4]: Nothing to be done for 'export'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc' [INFO] [stderr] make[4]: Nothing to be done for 'export'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit' [INFO] [stderr] make[4]: Nothing to be done for 'export'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make recurse_compile [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/data' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/debugger' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/gc/StatsPhasesGenerated.inc.stub [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/_virtualenvs/init_py3/bin/python -m mozbuild.action.file_generate /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/GenerateStatsPhases.py generateCpp StatsPhasesGenerated.inc .deps/StatsPhasesGenerated.inc.pp .deps/StatsPhasesGenerated.inc.stub [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] config/external/icu/data/icu_data.o [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o icu_data.o -DNDEBUG=1 -DTRIMMED=1 '-DICU_DATA_FILE="/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/data/icudt67l.dat"' -DICU_DATA_SYMBOL=icudt67_dat -fPIC -Wa,--noexecstack -g -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/data -c /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/data/icu_data.S [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/build' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/debugger/Unified_cpp_js_src_debugger0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_debugger0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/debugger -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/debugger -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_debugger0.o.pp Unified_cpp_js_src_debugger0.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/mozalloc' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/debugger/Unified_cpp_js_src_debugger1.o [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/wasm' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_debugger1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/debugger -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/debugger -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_debugger1.o.pp Unified_cpp_js_src_debugger1.cpp [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/frontend/Parser.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Parser.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Parser.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend/Parser.cpp [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend0.o.pp Unified_cpp_js_src_frontend0.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend1.o.pp Unified_cpp_js_src_frontend1.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] make[4]: Nothing to be done for 'host-objects'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/irregexp/RegExpNativeMacroAssembler.o [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend2.o.pp Unified_cpp_js_src_frontend2.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o RegExpNativeMacroAssembler.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -Wno-error=type-limits -DV8_INTL_SUPPORT -MD -MP -MF .deps/RegExpNativeMacroAssembler.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp/RegExpNativeMacroAssembler.cpp [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend3.o [INFO] [stderr] js/src/irregexp/regexp-compiler.o/usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend3.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend3.o.pp Unified_cpp_js_src_frontend3.cpp [INFO] [stderr] [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o regexp-compiler.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -Wno-error=type-limits -DV8_INTL_SUPPORT -MD -MP -MF .deps/regexp-compiler.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp/imported/regexp-compiler.cc [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend4.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend4.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend4.o.pp Unified_cpp_js_src_frontend4.cpp [INFO] [stderr] js/src/irregexp/Unified_cpp_js_src_irregexp0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_irregexp0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -Wno-error=type-limits -DV8_INTL_SUPPORT -MD -MP -MF .deps/Unified_cpp_js_src_irregexp0.o.pp Unified_cpp_js_src_irregexp0.cpp [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend5.o [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend5.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend5.o.pp Unified_cpp_js_src_frontend5.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit0.o.pp Unified_cpp_js_src_jit0.cpp [INFO] [stderr] js/src/frontend/Unified_cpp_js_src_frontend6.omemory/build/Unified_cpp_memory_build0.o [INFO] [stderr] [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_memory_build0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_MEMORY_IMPL -DMOZ_HAS_MOZGLUE -DIMPL_MFBT -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/memory/build -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/build -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_build0.o.pp Unified_cpp_memory_build0.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_frontend6.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_frontend6.o.pp Unified_cpp_js_src_frontend6.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit1.o.pp Unified_cpp_js_src_jit1.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] memory/mozalloc/mozalloc_abort.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o mozalloc_abort.o -c -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/memory/mozalloc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/mozalloc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/xpcom -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/memory/build -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/mozalloc_abort.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/memory/mozalloc/mozalloc_abort.cpp [INFO] [stderr] js/src/irregexp/Unified_cpp_js_src_irregexp1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_irregexp1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -Wno-error=type-limits -DV8_INTL_SUPPORT -MD -MP -MF .deps/Unified_cpp_js_src_irregexp1.o.pp Unified_cpp_js_src_irregexp1.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit10.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit10.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit10.o.pp Unified_cpp_js_src_jit10.cpp [INFO] [stderr] memory/mozalloc/Unified_cpp_memory_mozalloc0.o [INFO] [stderr] js/src/wasm/Unified_cpp_js_src_wasm0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_memory_mozalloc0.o -c -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/memory/mozalloc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/mozalloc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/xpcom -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/memory/build -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_mozalloc0.o.pp Unified_cpp_memory_mozalloc0.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_wasm0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_wasm0.o.pp Unified_cpp_js_src_wasm0.cpp [INFO] [stderr] js/src/irregexp/Unified_cpp_js_src_irregexp2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_irregexp2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -Wno-error=type-limits -DV8_INTL_SUPPORT -MD -MP -MF .deps/Unified_cpp_js_src_irregexp2.o.pp Unified_cpp_js_src_irregexp2.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit11.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit11.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit11.o.pp Unified_cpp_js_src_jit11.cpp [INFO] [stderr] js/src/wasm/Unified_cpp_js_src_wasm1.o [INFO] [stderr] mfbt/lz4.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_wasm1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_wasm1.o.pp Unified_cpp_js_src_wasm1.cpp [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o lz4.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/double-conversion -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -DMOZILLA_CLIENT -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Werror=implicit-function-declaration -Wno-psabi -MD -MP -MF .deps/lz4.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/lz4/lz4.c [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit12.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit12.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit12.o.pp Unified_cpp_js_src_jit12.cpp [INFO] [stderr] js/src/wasm/Unified_cpp_js_src_wasm2.o [INFO] [stderr] mfbt/lz4frame.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_wasm2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_wasm2.o.pp Unified_cpp_js_src_wasm2.cpp [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o lz4frame.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/double-conversion -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -DMOZILLA_CLIENT -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Werror=implicit-function-declaration -Wno-psabi -MD -MP -MF .deps/lz4frame.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/lz4/lz4frame.c [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit13.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit13.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit13.o.pp Unified_cpp_js_src_jit13.cpp [INFO] [stderr] mfbt/lz4hc.o [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o lz4hc.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/double-conversion -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -DMOZILLA_CLIENT -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Werror=implicit-function-declaration -Wno-psabi -MD -MP -MF .deps/lz4hc.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/lz4/lz4hc.c [INFO] [stderr] js/src/RegExp.ojs/src/wasm/Unified_cpp_js_src_wasm3.o [INFO] [stderr] [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o RegExp.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/RegExp.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/builtin/RegExp.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_wasm3.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/wasm -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_wasm3.o.pp Unified_cpp_js_src_wasm3.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit14.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit14.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit14.o.pp Unified_cpp_js_src_jit14.cpp [INFO] [stderr] mfbt/xxhash.o [INFO] [stderr] /usr/bin/gcc -std=gnu99 -o xxhash.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/double-conversion -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -DMOZILLA_CLIENT -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Werror=implicit-function-declaration -Wno-psabi -MD -MP -MF .deps/xxhash.o.pp -Wno-unused-function /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/lz4/xxhash.c [INFO] [stderr] js/src/jsmath.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o jsmath.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/jsmath.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jsmath.cpp [INFO] [stderr] mozglue/misc/AutoProfilerLabel.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o AutoProfilerLabel.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/AutoProfilerLabel.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/AutoProfilerLabel.cpp [INFO] [stderr] js/src/DoubleToString.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o DoubleToString.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/DoubleToString.o.pp -Wno-implicit-fallthrough /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/util/DoubleToString.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit15.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit15.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit15.o.pp Unified_cpp_js_src_jit15.cpp [INFO] [stderr] mozglue/misc/ConditionVariable_posix.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o ConditionVariable_posix.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/ConditionVariable_posix.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/ConditionVariable_posix.cpp [INFO] [stderr] modules/fdlibm/src/e_acos.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_acos.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_acos.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_acos.cpp [INFO] [stderr] mfbt/Unified_cpp_mfbt0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_mfbt0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/double-conversion -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp Unified_cpp_mfbt0.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit2.o.pp Unified_cpp_js_src_jit2.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit3.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit3.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit3.o.pp Unified_cpp_js_src_jit3.cpp [INFO] [stderr] modules/fdlibm/src/e_acosh.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_acosh.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_acosh.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_acosh.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/i18n' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] mfbt/Unified_cpp_mfbt1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_mfbt1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mfbt/double-conversion -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt1.o.pp Unified_cpp_mfbt1.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] make[4]: Nothing to be done for 'host'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config' [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit4.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit4.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit4.o.pp Unified_cpp_js_src_jit4.cpp [INFO] [stderr] js/src/Utility.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Utility.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Utility.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/util/Utility.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit5.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit5.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit5.o.pp Unified_cpp_js_src_jit5.cpp [INFO] [stderr] mozglue/misc/MmapFaultHandler.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o MmapFaultHandler.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/MmapFaultHandler.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/MmapFaultHandler.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit6.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_jit6.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_jit6.o.pp Unified_cpp_js_src_jit6.cpp [INFO] [stderr] js/src/Interpreter.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Interpreter.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Interpreter.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/vm/Interpreter.cpp [INFO] [stderr] mozglue/misc/Mutex_posix.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Mutex_posix.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Mutex_posix.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/Mutex_posix.cpp [INFO] [stderr] js/src/jit/Unified_cpp_js_src_jit7.o [INFO] [stderr] config/external/icu/i18n/astro.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o astro.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_I18N_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/i18n -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/astro.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n/astro.cpp [INFO] [stderr] js/src/ProfilingStack.o [INFO] [stderr] config/external/icu/i18n/basictz.o [INFO] [stderr] modules/fdlibm/src/e_asin.o [INFO] [stderr] config/external/icu/common/appendable.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o appendable.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/appendable.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/appendable.cpp [INFO] [stderr] config/external/icu/common/bmpset.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/data' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_asin.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_asin.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_asin.cpp [INFO] [stderr] modules/fdlibm/src/e_atan2.o [INFO] [stderr] mozglue/misc/Printf.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o bmpset.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bmpset.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/bmpset.cpp [INFO] [stderr] config/external/icu/common/brkeng.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Printf.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Printf.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/Printf.cpp [INFO] [stderr] mozglue/misc/StackWalk.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/build' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o ProfilingStack.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/ProfilingStack.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/vm/ProfilingStack.cpp [INFO] [stderr] js/src/Unified_cpp_js_src0.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp Unified_cpp_js_src0.cpp [INFO] [stderr] js/src/Unified_cpp_js_src1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o StackWalk.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/StackWalk.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/StackWalk.cpp [INFO] [stderr] mozglue/misc/TimeStamp.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_atan2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_atan2.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_atan2.cpp [INFO] [stderr] modules/fdlibm/src/e_atanh.o [INFO] [stderr] BUILDTASK {"argv": ["/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/python/mozbuild/mozbuild/action/file_generate.py", "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/GenerateStatsPhases.py", "generateCpp", "StatsPhasesGenerated.inc", ".deps/StatsPhasesGenerated.inc.pp", ".deps/StatsPhasesGenerated.inc.stub"], "start": 1645981864.57081, "end": 1645981864.578173, "context": null} [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_atanh.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_atanh.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_atanh.cpp [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc' [INFO] [stderr] mkdir -p '.deps/' [INFO] [stderr] modules/fdlibm/src/e_cosh.o [INFO] [stderr] js/src/gc/StoreBuffer.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o StoreBuffer.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/StoreBuffer.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/StoreBuffer.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o TimeStamp.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/TimeStamp.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/TimeStamp.cpp [INFO] [stderr] js/src/gc/Unified_cpp_js_src_gc0.o [INFO] [stderr] mozglue/misc/TimeStamp_posix.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_cosh.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_cosh.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_cosh.cpp [INFO] [stderr] modules/fdlibm/src/e_exp.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_gc0.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_gc0.o.pp Unified_cpp_js_src_gc0.cpp [INFO] [stderr] js/src/gc/Unified_cpp_js_src_gc1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_gc1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_gc1.o.pp Unified_cpp_js_src_gc1.cpp [INFO] [stderr] js/src/gc/Unified_cpp_js_src_gc2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Unified_cpp_js_src_gc2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -Wno-attributes -MD -MP -MF .deps/Unified_cpp_js_src_gc2.o.pp Unified_cpp_js_src_gc2.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o TimeStamp_posix.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/TimeStamp_posix.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/TimeStamp_posix.cpp [INFO] [stderr] mozglue/misc/Uptime.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Uptime.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Uptime.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/Uptime.cpp [INFO] [stderr] mozglue/misc/Decimal.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o Decimal.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -MD -MP -MF .deps/Decimal.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/mozglue/misc/decimal/Decimal.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_exp.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_exp.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_exp.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o brkeng.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/brkeng.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/brkeng.cpp [INFO] [stderr] modules/fdlibm/src/e_hypot.o [INFO] [stderr] config/external/icu/common/brkiter.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_hypot.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_hypot.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_hypot.cpp [INFO] [stderr] modules/fdlibm/src/e_log.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_log.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_log.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_log.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o brkiter.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/brkiter.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/brkiter.cpp [INFO] [stderr] modules/fdlibm/src/e_log10.o [INFO] [stderr] config/external/icu/common/bytesinkutil.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/i18n' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_log10.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_log10.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_log10.cpp [INFO] [stderr] modules/fdlibm/src/e_log2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_log2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_log2.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_log2.cpp [INFO] [stderr] modules/fdlibm/src/e_pow.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_pow.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_pow.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_pow.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o bytesinkutil.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytesinkutil.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/bytesinkutil.cpp [INFO] [stderr] modules/fdlibm/src/e_sinh.o [INFO] [stderr] config/external/icu/common/bytestream.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o e_sinh.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/e_sinh.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/e_sinh.cpp [INFO] [stderr] modules/fdlibm/src/k_exp.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o k_exp.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/k_exp.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/k_exp.cpp [INFO] [stderr] modules/fdlibm/src/s_asinh.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/memory/mozalloc' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_asinh.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_asinh.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_asinh.cpp [INFO] [stderr] modules/fdlibm/src/s_atan.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_atan.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_atan.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_atan.cpp [INFO] [stderr] modules/fdlibm/src/s_cbrt.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_cbrt.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_cbrt.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_cbrt.cpp [INFO] [stderr] modules/fdlibm/src/s_ceil.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_ceil.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_ceil.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_ceil.cpp [INFO] [stderr] modules/fdlibm/src/s_ceilf.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_ceilf.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_ceilf.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_ceilf.cpp [INFO] [stderr] modules/fdlibm/src/s_copysign.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_copysign.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_copysign.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_copysign.cpp [INFO] [stderr] modules/fdlibm/src/s_expm1.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o bytestream.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestream.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/bytestream.cpp [INFO] [stderr] config/external/icu/common/bytestrie.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_expm1.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_expm1.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_expm1.cpp [INFO] [stderr] modules/fdlibm/src/s_fabs.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_fabs.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_fabs.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_fabs.cpp [INFO] [stderr] modules/fdlibm/src/s_floor.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_floor.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_floor.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_floor.cpp [INFO] [stderr] modules/fdlibm/src/s_floorf.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_floorf.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_floorf.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_floorf.cpp [INFO] [stderr] modules/fdlibm/src/s_log1p.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_log1p.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_log1p.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_log1p.cpp [INFO] [stderr] modules/fdlibm/src/s_nearbyint.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_nearbyint.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_nearbyint.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_nearbyint.cpp [INFO] [stderr] modules/fdlibm/src/s_rint.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_rint.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_rint.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_rint.cpp [INFO] [stderr] modules/fdlibm/src/s_rintf.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_rintf.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_rintf.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_rintf.cpp [INFO] [stderr] modules/fdlibm/src/s_scalbn.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o bytestrie.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestrie.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/bytestrie.cpp [INFO] [stderr] config/external/icu/common/bytestriebuilder.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_scalbn.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_scalbn.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_scalbn.cpp [INFO] [stderr] modules/fdlibm/src/s_tanh.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_tanh.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_tanh.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_tanh.cpp [INFO] [stderr] modules/fdlibm/src/s_trunc.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_trunc.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_trunc.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_trunc.cpp [INFO] [stderr] modules/fdlibm/src/s_truncf.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o bytestriebuilder.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestriebuilder.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/bytestriebuilder.cpp [INFO] [stderr] config/external/icu/common/caniter.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o s_truncf.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -MD -MP -MF .deps/s_truncf.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/modules/fdlibm/src/s_truncf.cpp [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o caniter.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/caniter.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/caniter.cpp [INFO] [stderr] config/external/icu/common/characterproperties.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/wasm' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o characterproperties.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/characterproperties.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/characterproperties.cpp [INFO] [stderr] config/external/icu/common/chariter.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o chariter.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/chariter.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/chariter.cpp [INFO] [stderr] config/external/icu/common/charstr.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o charstr.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/charstr.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/charstr.cpp [INFO] [stderr] config/external/icu/common/cmemory.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o cmemory.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/cmemory.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/cmemory.cpp [INFO] [stderr] config/external/icu/common/cstring.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o cstring.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/cstring.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/cstring.cpp [INFO] [stderr] config/external/icu/common/dictbe.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o dictbe.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/dictbe.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/dictbe.cpp [INFO] [stderr] config/external/icu/common/dictionarydata.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o dictionarydata.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/dictionarydata.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/dictionarydata.cpp [INFO] [stderr] config/external/icu/common/dtintrv.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o dtintrv.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/dtintrv.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/dtintrv.cpp [INFO] [stderr] config/external/icu/common/edits.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o edits.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/edits.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/edits.cpp [INFO] [stderr] config/external/icu/common/errorcode.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o errorcode.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/errorcode.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/errorcode.cpp [INFO] [stderr] config/external/icu/common/filteredbrk.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o filteredbrk.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/filteredbrk.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/filteredbrk.cpp [INFO] [stderr] config/external/icu/common/filterednormalizer2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o filterednormalizer2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/filterednormalizer2.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/filterednormalizer2.cpp [INFO] [stderr] config/external/icu/common/loadednormalizer2impl.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o loadednormalizer2impl.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/loadednormalizer2impl.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/loadednormalizer2impl.cpp [INFO] [stderr] config/external/icu/common/localebuilder.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o localebuilder.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/localebuilder.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/localebuilder.cpp [INFO] [stderr] config/external/icu/common/localematcher.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o localematcher.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/localematcher.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/localematcher.cpp [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/frontend' [INFO] [stderr] config/external/icu/common/localeprioritylist.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o localeprioritylist.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/localeprioritylist.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/localeprioritylist.cpp [INFO] [stderr] config/external/icu/common/locavailable.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locavailable.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locavailable.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locavailable.cpp [INFO] [stderr] config/external/icu/common/locbased.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locbased.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locbased.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locbased.cpp [INFO] [stderr] config/external/icu/common/locdispnames.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locdispnames.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locdispnames.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locdispnames.cpp [INFO] [stderr] config/external/icu/common/locdistance.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locdistance.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locdistance.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locdistance.cpp [INFO] [stderr] config/external/icu/common/locdspnm.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locdspnm.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locdspnm.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locdspnm.cpp [INFO] [stderr] config/external/icu/common/locid.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locid.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locid.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locid.cpp [INFO] [stderr] config/external/icu/common/loclikely.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o loclikely.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/loclikely.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/loclikely.cpp [INFO] [stderr] config/external/icu/common/loclikelysubtags.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/modules/fdlibm/src' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o loclikelysubtags.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/loclikelysubtags.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/loclikelysubtags.cpp [INFO] [stderr] config/external/icu/common/locmap.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locmap.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locmap.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locmap.cpp [INFO] [stderr] config/external/icu/common/locresdata.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locresdata.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locresdata.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locresdata.cpp [INFO] [stderr] config/external/icu/common/locutil.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o locutil.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locutil.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/locutil.cpp [INFO] [stderr] config/external/icu/common/lsr.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o lsr.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/lsr.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/lsr.cpp [INFO] [stderr] config/external/icu/common/messagepattern.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o messagepattern.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/messagepattern.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/messagepattern.cpp [INFO] [stderr] config/external/icu/common/normalizer2.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o normalizer2.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/normalizer2.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/normalizer2.cpp [INFO] [stderr] config/external/icu/common/normalizer2impl.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o normalizer2impl.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/normalizer2impl.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/normalizer2impl.cpp [INFO] [stderr] config/external/icu/common/normlzr.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o normlzr.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/normlzr.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/normlzr.cpp [INFO] [stderr] config/external/icu/common/parsepos.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o parsepos.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/parsepos.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/parsepos.cpp [INFO] [stderr] config/external/icu/common/patternprops.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o patternprops.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/patternprops.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/patternprops.cpp [INFO] [stderr] config/external/icu/common/propname.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o propname.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/propname.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/propname.cpp [INFO] [stderr] config/external/icu/common/punycode.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o punycode.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/punycode.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/punycode.cpp [INFO] [stderr] config/external/icu/common/putil.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o putil.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/putil.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/putil.cpp [INFO] [stderr] config/external/icu/common/rbbi.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o rbbi.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbi.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/rbbi.cpp [INFO] [stderr] config/external/icu/common/rbbi_cache.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o rbbi_cache.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbi_cache.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/rbbi_cache.cpp [INFO] [stderr] config/external/icu/common/rbbidata.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o rbbidata.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbidata.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/rbbidata.cpp [INFO] [stderr] config/external/icu/common/rbbinode.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/jit' [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o rbbinode.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbinode.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/rbbinode.cpp [INFO] [stderr] config/external/icu/common/rbbirb.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o rbbirb.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbirb.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/rbbirb.cpp [INFO] [stderr] config/external/icu/common/rbbiscan.o [INFO] [stderr] /usr/bin/g++ -std=gnu++17 -o rbbiscan.o -c -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/system_wrappers -include /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DU_COMMON_IMPLEMENTATION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DU_CHARSET_IS_UTF8 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_ENABLE_DYLOAD=0 -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/external/icu/common -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common -I/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/i18n -I/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include -DMOZILLA_CLIENT -include /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/js-confdefs.h -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbiscan.o.pp /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/intl/icu/source/common/rbbiscan.cpp [INFO] [stderr] config/external/icu/common/rbbisetb.o [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/debugger' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mozglue/misc' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/irregexp' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/config/external/icu/common' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/mfbt' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/js/src/gc' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] Reticulating splines... [INFO] [stderr] Finished reading 58 moz.build files in 0.08s [INFO] [stderr] Read 0 gyp files in parallel contributing 0.00s to total wall time [INFO] [stderr] Processed into 222 build config descriptors in 0.07s [INFO] [stderr] RecursiveMake backend executed in 0.24s [INFO] [stderr] 156 total backend files; 156 created; 0 updated; 0 unchanged; 0 deleted; 6 -> 35 Makefile [INFO] [stderr] Total wall time: 0.41s; CPU time: 0.35s; Efficiency: 84%; Untracked: 0.03s [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_wasm2.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_wasm2.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: jsmath.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'jsmath.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit15.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit15.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit12.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit12.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Utility.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Utility.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_wasm1.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_wasm1.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend3.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend3.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend2.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend2.o' [INFO] [stderr] {standard input}:373: Error: unknown pseudo-op: `.lvl' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: AutoProfilerLabel.o] Error 1 [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend5.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend5.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend0.o' [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_wasm0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_wasm0.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: astro.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'astro.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: config/external/icu/i18n/target-objects] Error 2 [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: RegExp.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'RegExp.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend1.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend1.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: mozalloc_abort.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'mozalloc_abort.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: memory/mozalloc/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: DoubleToString.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'DoubleToString.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: ConditionVariable_posix.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'ConditionVariable_posix.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: RegExpNativeMacroAssembler.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'RegExpNativeMacroAssembler.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit11.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit11.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit1.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit1.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Parser.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Parser.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit4.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit4.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit2.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit2.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Interpreter.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Interpreter.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_irregexp1.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_irregexp1.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_irregexp0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_irregexp0.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_wasm3.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_wasm3.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/wasm/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_debugger0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_debugger0.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend6.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend6.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_frontend4.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_frontend4.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/frontend/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit10.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit10.o' [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_mfbt1.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_mfbt1.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: Printf.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Printf.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_mfbt0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_mfbt0.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: ProfilingStack.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'ProfilingStack.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit3.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit3.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit0.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit14.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit14.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit6.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit6.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: Decimal.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Decimal.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit13.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit13.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: TimeStamp_posix.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'TimeStamp_posix.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: regexp-compiler.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'regexp-compiler.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_jit5.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_jit5.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/jit/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: Uptime.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Uptime.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: brkeng.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'brkeng.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: brkiter.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'brkiter.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_debugger1.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_debugger1.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/debugger/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: TimeStamp.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'TimeStamp.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: mozglue/misc/target-objects] Error 2 [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_irregexp2.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_irregexp2.o' [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: bytestrie.o] Error 1 [INFO] [stderr] {standard input}:587: Error: unknown pseudo-op: `.l' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/irregexp/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: cstring.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src0.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/target-objects] Error 2 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: dictionarydata.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'dictionarydata.o' [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:365: Error: unknown pseudo-op: `.lbi302' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: charstr.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: locdistance.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'locdistance.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: edits.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'edits.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: caniter.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'caniter.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: bytestriebuilder.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'bytestriebuilder.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: filteredbrk.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'filteredbrk.o' [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: localeprioritylist.o] Error 1 [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:1372: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:1756: Error: unknown pseudo-op: `.lvl1' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: localematcher.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: dictbe.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'dictbe.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: characterproperties.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'characterproperties.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: loadednormalizer2impl.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'loadednormalizer2impl.o' [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:146: Error: unknown pseudo-op: `.lvl8' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_gc0.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_gc0.o' [INFO] [stderr] make[4]: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: locdspnm.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'locdspnm.o' [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:674: locid.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[4]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:676: Unified_cpp_js_src_gc2.o] Error 1 [INFO] [stderr] make[4]: *** Deleting file 'Unified_cpp_js_src_gc2.o' [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: config/external/icu/common/target-objects] Error 2 [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: mfbt/target-objects] Error 2 [INFO] [stderr] In file included from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/Result.h:121, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jspubtd.h:17, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/RootingAPI.h:19, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/CallArgs.h:73, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/CallNonGenericMethod.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/NamespaceImports.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Barrier.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Tracer.h:10, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/vm/TaggedProto.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking-inl.h:10, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:7, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/mozilla/Result.h: In instantiation of 'E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/mozilla/Result.h:264:26: required from 'E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/mozilla/Result.h:543:28: required from 'E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/mozilla/Result.h:613:68: required from 'mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithTemplate(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/vm/PlainObject-inl.h:41:4: required from here [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/mozilla/Result.h:261:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] [INFO] [stderr] 261 | std::memcpy(&res, &bits, sizeof(E)); [INFO] [stderr] | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/jspubtd.h:17, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/RootingAPI.h:19, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/CallArgs.h:73, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/CallNonGenericMethod.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/NamespaceImports.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Barrier.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Tracer.h:10, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/vm/TaggedProto.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking-inl.h:10, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:7, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here [INFO] [stderr] 202 | struct OOM : Error { [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PrivateIterators-inl.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:47, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h: In function 'void JS::IterateRealms(JSContext*, void*, JS::IterateRealmCallback)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h:160:7: warning: '*((void*)(& r)+40).js::RealmsInCompartmentIter::it' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 160 | it++; [INFO] [stderr] | ~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:29: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.cpp:214:19: note: '*((void*)(& r)+40).js::RealmsInCompartmentIter::it' was declared here [INFO] [stderr] 214 | for (RealmsIter r(cx->runtime()); !r.done(); r.next()) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PrivateIterators-inl.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:47, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h:128:7: warning: '*((void*)(& r)+24).js::CompartmentsInZoneIter::it' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 128 | it++; [INFO] [stderr] | ~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:29: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.cpp:214:19: note: '*((void*)(& r)+24).js::CompartmentsInZoneIter::it' was declared here [INFO] [stderr] 214 | for (RealmsIter r(cx->runtime()); !r.done(); r.next()) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PrivateIterators-inl.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:47, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h: In function 'void JS::IterateRealmsWithPrincipals(JSContext*, JSPrincipals*, void*, JS::IterateRealmCallback)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h:160:7: warning: '*((void*)(& r)+40).js::RealmsInCompartmentIter::it' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 160 | it++; [INFO] [stderr] | ~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:29: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.cpp:229:19: note: '*((void*)(& r)+40).js::RealmsInCompartmentIter::it' was declared here [INFO] [stderr] 229 | for (RealmsIter r(cx->runtime()); !r.done(); r.next()) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PrivateIterators-inl.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:47, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h:128:7: warning: '*((void*)(& r)+24).js::CompartmentsInZoneIter::it' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 128 | it++; [INFO] [stderr] | ~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:29: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.cpp:229:19: note: '*((void*)(& r)+24).js::CompartmentsInZoneIter::it' was declared here [INFO] [stderr] 229 | for (RealmsIter r(cx->runtime()); !r.done(); r.next()) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp: In member function 'void js::GCMarker::processMarkStackTop(js::SliceBudget&)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:2465:3: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 2465 | if (start == end) { [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:1855:10: note: 'end' was declared here [INFO] [stderr] 1855 | size_t end; // End of slot range to mark. [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/CallArgs.h:74, [INFO] [stderr] from /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/CallNonGenericMethod.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/NamespaceImports.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Barrier.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Tracer.h:10, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/vm/TaggedProto.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking-inl.h:10, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:7, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/target/debug/build/mozjs_sys-b220c797ba3e91c7/out/build/dist/include/js/Value.h:655:39: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 655 | bool isString() const { return toTag() == JSVAL_TAG_STRING; } [INFO] [stderr] | ~~~~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:1853:13: note: 'base' was declared here [INFO] [stderr] 1853 | HeapSlot* base; // Slot range base pointer. [INFO] [stderr] | ^~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PrivateIterators-inl.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:47, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h: In member function 'void js::gc::GCRuntime::traceRuntimeCommon(JSTracer*, js::gc::GCRuntime::TraceOrMarkRuntime)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h:160:7: warning: '*((void*)(& r)+40).js::RealmsInCompartmentIter::it' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 160 | it++; [INFO] [stderr] | ~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:38: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/RootMarking.cpp:384:19: note: '*((void*)(& r)+40).js::RealmsInCompartmentIter::it' was declared here [INFO] [stderr] 384 | for (RealmsIter r(rt); !r.done(); r.next()) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PrivateIterators-inl.h:14, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/Marking.cpp:47, [INFO] [stderr] from Unified_cpp_js_src_gc1.cpp:2: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/PublicIterators.h:128:7: warning: '*((void*)(& r)+24).js::CompartmentsInZoneIter::it' may be used uninitialized in this function [-Wmaybe-uninitialized] [INFO] [stderr] 128 | it++; [INFO] [stderr] | ~~^~ [INFO] [stderr] In file included from Unified_cpp_js_src_gc1.cpp:38: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/js/src/gc/RootMarking.cpp:384:19: note: '*((void*)(& r)+24).js::CompartmentsInZoneIter::it' was declared here [INFO] [stderr] 384 | for (RealmsIter r(rt); !r.done(); r.next()) { [INFO] [stderr] | ^ [INFO] [stderr] make[3]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:72: js/src/gc/target-objects] Error 2 [INFO] [stderr] make[2]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/recurse.mk:34: compile] Error 2 [INFO] [stderr] make[1]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/mozjs/config/rules.mk:355: default] Error 2 [INFO] [stderr] make: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/makefile.cargo:183: all] Error 2 [INFO] [stderr] thread 'main' panicked at 'assertion failed: result.success()', /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/build.rs:178:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b4ac5b861c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55b4ac5b861c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b4ac5b861c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b4ac5b861c - ::fmt::h3e2b509ce2ce6007 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b4ac5e125c - core::fmt::write::h753c7571fa063ecb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x55b4ac5b2cb3 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stderr] 6: 0x55b4ac5bacf2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b4ac5bacf2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b4ac5bacf2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55b4ac5ba8d5 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55b4ac5bb343 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55b4ac5bb032 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:500:13 [INFO] [stderr] 12: 0x55b4ac5b8ac4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55b4ac5bad99 - rust_begin_unwind [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x55b4ac012af1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stderr] 15: 0x55b4ac012a3d - core::panicking::panic::h97167cd315d19cd4 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55b4ac014e93 - build_script_build::build_jsapi::h0f032bcbdac91104 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/build.rs:178:5 [INFO] [stderr] 17: 0x55b4ac01362e - build_script_build::main::ha7aa971d110688e4 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/4cd3f5b/build.rs:57:5 [INFO] [stderr] 18: 0x55b4ac01b73b - core::ops::function::FnOnce::call_once::hddad4464fc10a00e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55b4ac01910e - std::sys_common::backtrace::__rust_begin_short_backtrace::h643dedad0053e9bf [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x55b4ac01d9d1 - std::rt::lang_start::{{closure}}::h70ed7481a0c1a54d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55b4ac5b7cd0 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55b4ac5b7cd0 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x55b4ac5b7cd0 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x55b4ac5b7cd0 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x55b4ac5b7cd0 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55b4ac5b7cd0 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x55b4ac5b7cd0 - std::panicking::try::h010108d314169ac6 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x55b4ac5b7cd0 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x55b4ac5b7cd0 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55b4ac01d9a0 - std::rt::lang_start::h8a05cd3572a3f94e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55b4ac01782c - main [INFO] [stderr] 32: 0x7f0e7805d0b3 - __libc_start_main [INFO] [stderr] 33: 0x55b4ac01328e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "39cfa2a82185c29fee26e91b553b92305c1120b09658c37bc2f0f201ae44447d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cfa2a82185c29fee26e91b553b92305c1120b09658c37bc2f0f201ae44447d", kill_on_drop: false }` [INFO] [stdout] 39cfa2a82185c29fee26e91b553b92305c1120b09658c37bc2f0f201ae44447d