[INFO] updating cached repository https://github.com/vmx/tmp-rust-ril-worker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f5655315a5a1dccbf31078cdbe9dc86dd479245 [INFO] checking vmx/tmp-rust-ril-worker against master#fe6d05a8b32f5c66c427ca524dbcce5a7145f87e for pr-64327 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmx%2Ftmp-rust-ril-worker" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmx/tmp-rust-ril-worker on toolchain fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vmx/tmp-rust-ril-worker [INFO] finished tweaking git repo https://github.com/vmx/tmp-rust-ril-worker [INFO] tweaked toml for git repo https://github.com/vmx/tmp-rust-ril-worker written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vmx/tmp-rust-ril-worker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5bd438c9b275ed2221c4eecdb0e01ae79cc926c8837f8855f242d33005f7bd65 [INFO] running `"docker" "start" "-a" "5bd438c9b275ed2221c4eecdb0e01ae79cc926c8837f8855f242d33005f7bd65"` [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling mozjs_sys v0.0.0 (https://github.com/servo/mozjs#834ce35c) [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Compiling heapsize v0.4.0 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking mio v0.6.8 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling js v0.1.6 (https://github.com/servo/rust-mozjs.git#888e4ba7) [INFO] [stderr] Checking url v1.4.1 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.1/src/form_urlencoded.rs:248:40 [INFO] [stderr] | [INFO] [stderr] 246 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 247 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 248 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking ws v0.7.1 [INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.0.0 (https://github.com/servo/mozjs#834ce35c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-1109ead6fa231e5d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure.in ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure || true [INFO] [stderr] [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure.in ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure || true [INFO] [stderr] ! [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure.in -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure || true [INFO] [stderr] ! [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure.in -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure || true [INFO] [stderr] if [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure -nt /opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out/config.status ]] ; then \ [INFO] [stderr] cd /opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out && \ [INFO] [stderr] PYTHON="python" MOZ_TOOLS="" \ [INFO] [stderr] CC="gcc" CPP="gcc -E" CXX="g++" AR="ar" \ [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --build-backends=RecursiveMake --disable-shared-js || (cat config.log && exit 1) ; \ [INFO] [stderr] fi [INFO] [stderr] Creating Python environment [INFO] [stderr] New python executable in /opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out/_virtualenv/bin/python [INFO] [stderr] Installing setuptools, pip, wheel...done. [INFO] [stderr] running build_ext [INFO] [stderr] building 'psutil._psutil_linux' extension [INFO] [stderr] creating build [INFO] [stderr] error: could not create 'build': Read-only file system [INFO] [stderr] [INFO] [stderr] Error processing command. Ignoring because optional. (optional:setup.py:python/psutil:build_ext:--inplace) [INFO] [stderr] Reexecuting in the virtualenv [INFO] [stderr] checking for a shell... /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 the Android toolchain directory... not found [INFO] [stderr] checking whether cross compiling... no [INFO] [stderr] checking for pkg_config... /usr/bin/pkg-config [INFO] [stderr] checking for pkg-config version... 0.29.1 [INFO] [stderr] checking for yasm... 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... 7.4.0 [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... 7.4.0 [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... 7.4.0 [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... 7.4.0 [INFO] [stderr] checking for rustc... /opt/rustwide/cargo-home/bin/rustc [INFO] [stderr] checking rustc version... 1.39.0-nightly [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.026001 [INFO] [stderr] checking for full perl installation... yes [INFO] [stderr] checking for doxygen... not found [INFO] [stderr] checking for xargs... /usr/bin/xargs [INFO] [stderr] checking for rpmbuild... not found [INFO] [stderr] checking for autoconf... no [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 gcc... /usr/bin/gcc -std=gnu99 [INFO] [stderr] checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... 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... yes [INFO] [stderr] checking whether /usr/bin/gcc -std=gnu99 accepts -g... yes [INFO] [stderr] checking for c++... /usr/bin/g++ -std=gnu++11 [INFO] [stderr] checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 ) works... yes [INFO] [stderr] checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no [INFO] [stderr] checking whether we are using GNU C++... yes [INFO] [stderr] checking whether /usr/bin/g++ -std=gnu++11 accepts -g... yes [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for as... /usr/bin/as [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for ld... ld [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for windres... no [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking how to run the C++ preprocessor... /usr/bin/g++ -std=gnu++11 -E [INFO] [stderr] checking for sb-conf... no [INFO] [stderr] checking for ve... no [INFO] [stderr] checking for gmake... no [INFO] [stderr] checking for make... /usr/bin/make [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 that static assertion macros used in autoconf tests work... 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 --build-id option to ld... yes [INFO] [stderr] checking whether the C compiler supports -Wclass-varargs... no [INFO] [stderr] checking whether the C compiler supports -Wloop-analysis... no [INFO] [stderr] checking whether the C compiler supports -Wstring-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wthread-safety... no [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=array-bounds... yes [INFO] [stderr] checking whether the C++ compiler supports -Wc++11-compat-pedantic... no [INFO] [stderr] checking whether the C++ compiler supports -Wc++14-compat... yes [INFO] [stderr] checking whether the C++ compiler supports -Wc++14-compat-pedantic... no [INFO] [stderr] checking whether the C++ compiler supports -Wc++1z-compat... yes [INFO] [stderr] checking whether the C++ compiler supports -Wclass-varargs... no [INFO] [stderr] checking whether the C++ compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether the C++ compiler supports -Wloop-analysis... no [INFO] [stderr] checking whether the C++ compiler supports -Wstring-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wthread-safety... 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=deprecated-declarations... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=array-bounds... yes [INFO] [stderr] checking for 64-bit OS... yes [INFO] [stderr] checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 -fno-rtti -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler... yes [INFO] [stderr] checking for ANSI C header files... yes [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 for endian.h... yes [INFO] [stderr] checking for machine/endian.h... no [INFO] [stderr] checking for sys/isa_defs.h... no [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 sys/byteorder.h... no [INFO] [stderr] checking for compat.h... no [INFO] [stderr] checking for getopt.h... yes [INFO] [stderr] checking for sys/bitypes.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for gnu/libc-version.h... yes [INFO] [stderr] checking for nl_types.h... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking for X11/XKBlib.h... yes [INFO] [stderr] checking for io.h... no [INFO] [stderr] checking for cpuid.h... yes [INFO] [stderr] checking for sys/statvfs.h... yes [INFO] [stderr] checking for sys/statfs.h... yes [INFO] [stderr] checking for sys/vfs.h... yes [INFO] [stderr] checking for sys/mount.h... yes [INFO] [stderr] checking for sys/quota.h... yes [INFO] [stderr] checking for linux/quota.h... yes [INFO] [stderr] checking for sys/cdefs.h... yes [INFO] [stderr] checking for linux/perf_event.h... yes [INFO] [stderr] checking for perf_event_open system call... yes [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 whether /usr/bin/gcc -std=gnu99 needs -traditional... no [INFO] [stderr] checking for 8-bit clean memcmp... 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 clock_gettime(CLOCK_MONOTONIC)... [INFO] [stderr] checking for sin in -lm... yes [INFO] [stderr] checking for __sincos in -lm... no [INFO] [stderr] checking for wcrtomb... yes [INFO] [stderr] checking for mbrtowc... 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 whether the C++ "using" keyword resolves ambiguity... yes [INFO] [stderr] checking for C++ dynamic_cast to void*... yes [INFO] [stderr] checking for __thread keyword for TLS variables... yes [INFO] [stderr] checking for __attribute__((always_inline))... yes [INFO] [stderr] checking for LC_MESSAGES... yes [INFO] [stderr] checking for localeconv... yes [INFO] [stderr] checking NSPR selection... posix-wrapper [INFO] [stderr] checking for gzread in -lz... 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 whether C compiler supports -fprofile-generate... 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 what kind of ordering can be done with the linker... section-ordering-file [INFO] [stderr] checking for posix_fadvise... yes [INFO] [stderr] checking for posix_fallocate... yes [INFO] [stderr] checking for malloc.h... (cached) yes [INFO] [stderr] checking for alloca.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 for malloc.h... (cached) 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 setlocale... yes [INFO] [stderr] checking for localeconv... (cached) yes [INFO] [stderr] updating cache ./config.cache [INFO] [stderr] creating ./config.data [INFO] [stderr] cd /opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out && make -f Makefile -j8 [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out' [INFO] [stderr] if test -d dist/bin ; then touch dist/bin/.purgecaches ; fi [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out' [INFO] [stderr] STOP! /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure.in has changed, and your configure is out of date. [INFO] [stderr] Please rerun autoconf and re-configure your build directory. [INFO] [stderr] To ignore this message, touch "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure", [INFO] [stderr] but your build might not succeed. [INFO] [stderr] Makefile:80: recipe for target '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure' failed [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/config/rules.mk:540: recipe for target 'default' failed [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-f3215f6189c8e5b7/out' [INFO] [stderr] makefile.cargo:122: recipe for target 'all' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] Creating config.status [INFO] [stderr] Reticulating splines... [INFO] [stderr] Finished reading 30 moz.build files in 0.06s [INFO] [stderr] Processed into 106 build config descriptors in 0.18s [INFO] [stderr] RecursiveMake backend executed in 0.12s [INFO] [stderr] 109 total backend files; 109 created; 0 updated; 0 unchanged; 0 deleted; 4 -> 26 Makefile [INFO] [stderr] Total wall time: 0.43s; CPU time: 0.38s; Efficiency: 90%; Untracked: 0.05s [INFO] [stderr] make[2]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/mozjs/js/src/configure] Error 1 [INFO] [stderr] make[1]: *** [default] Error 2 [INFO] [stderr] make: *** [all] Error 2 [INFO] [stderr] thread 'main' panicked at 'assertion failed: result.success()', /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/build.rs:43:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563b4710eb34 - backtrace::backtrace::libunwind::trace::h7b2a6b74301d37f0 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x563b4710eb34 - backtrace::backtrace::trace_unsynchronized::h89a5cf99a9618766 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563b4710eb34 - std::sys_common::backtrace::_print_fmt::h33a2346af837f531 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x563b4710eb34 - ::fmt::h4f658ab4e42d366e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x563b4712c26c - core::fmt::write::hd5bbaf3e01e48326 [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x563b4710cfc7 - std::io::Write::write_fmt::h6193b508653ddcc9 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x563b47110eb5 - std::sys_common::backtrace::_print::he914b53d7a09a78d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x563b47110eb5 - std::sys_common::backtrace::print::h92a8cb6723718f63 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x563b47110eb5 - std::panicking::default_hook::{{closure}}::hf505e0d7e2ecd403 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 9: 0x563b47110ba6 - std::panicking::default_hook::hc6772d9600f23c72 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 10: 0x563b47111505 - std::panicking::rust_panic_with_hook::h7372d52cdbd74b87 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x563b470f83a1 - std::panicking::begin_panic::h6d3afe2cbd15c88f [INFO] [stderr] at /rustc/fe6d05a8b32f5c66c427ca524dbcce5a7145f87e/src/libstd/panicking.rs:411 [INFO] [stderr] 12: 0x563b470f7c37 - build_script_build::main::h701bcbfd85cc32a1 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/834ce35/build.rs:43 [INFO] [stderr] 13: 0x563b470f82d0 - std::rt::lang_start::{{closure}}::h9b00dc7727e8557d [INFO] [stderr] at /rustc/fe6d05a8b32f5c66c427ca524dbcce5a7145f87e/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x563b47110f83 - std::rt::lang_start_internal::{{closure}}::h9d96e46706cace5b [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x563b47110f83 - std::panicking::try::do_call::h35d84c71f56bf844 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x563b471173ca - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x563b471119fd - std::panicking::try::h2c16ac107e4a3736 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x563b471119fd - std::panic::catch_unwind::h61680e437015f378 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x563b471119fd - std::rt::lang_start_internal::h9e089243f326ffce [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x563b470f82a9 - std::rt::lang_start::h7f4075b889763ff8 [INFO] [stderr] at /rustc/fe6d05a8b32f5c66c427ca524dbcce5a7145f87e/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x563b470f821a - main [INFO] [stderr] 22: 0x7f8fa8e1cb97 - __libc_start_main [INFO] [stderr] 23: 0x563b470f150a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "5bd438c9b275ed2221c4eecdb0e01ae79cc926c8837f8855f242d33005f7bd65"` [INFO] running `"docker" "rm" "-f" "5bd438c9b275ed2221c4eecdb0e01ae79cc926c8837f8855f242d33005f7bd65"` [INFO] [stdout] 5bd438c9b275ed2221c4eecdb0e01ae79cc926c8837f8855f242d33005f7bd65