[INFO] updating cached repository https://github.com/AffogatoLang/moka-js-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c61623f4a6fb1f4d6221f3688c110c53d9bacb6 [INFO] testing AffogatoLang/moka-js-core against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAffogatoLang%2Fmoka-js-core" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AffogatoLang/moka-js-core on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AffogatoLang/moka-js-core [INFO] finished tweaking git repo https://github.com/AffogatoLang/moka-js-core [INFO] tweaked toml for git repo https://github.com/AffogatoLang/moka-js-core written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/AffogatoLang/moka-js-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 046f3ba7ff982762762604a03d82d82eeaaef1fa616107030ebb7ceaee22dfb4 [INFO] running `Command { std: "docker" "start" "-a" "046f3ba7ff982762762604a03d82d82eeaaef1fa616107030ebb7ceaee22dfb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "046f3ba7ff982762762604a03d82d82eeaaef1fa616107030ebb7ceaee22dfb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046f3ba7ff982762762604a03d82d82eeaaef1fa616107030ebb7ceaee22dfb4", kill_on_drop: false }` [INFO] [stdout] 046f3ba7ff982762762604a03d82d82eeaaef1fa616107030ebb7ceaee22dfb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a646add399808c232345b9b6117a2a4cf2ff805781381736f21fa4b7b87b687 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a646add399808c232345b9b6117a2a4cf2ff805781381736f21fa4b7b87b687", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling mozjs_sys v0.0.0 (https://github.com/servo/mozjs#473bb8e8) [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling heapsize v0.3.8 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling cmake v0.1.21 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term-painter v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling js v0.1.4 (https://github.com/servo/rust-mozjs.git#101c6b6b) [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.0.0 (https://github.com/servo/mozjs#473bb8e8)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-130802cdf985f865/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure.in ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure || true [INFO] [stderr] [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure.in ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure || true [INFO] [stderr] ! [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure.in -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure || true [INFO] [stderr] ! [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure.in -ot /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure ]] && touch /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure || true [INFO] [stderr] if [[ /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure -nt /opt/rustwide/target/debug/build/mozjs_sys-e0ccbf10758d598f/out/config.status ]] ; then \ [INFO] [stderr] cd /opt/rustwide/target/debug/build/mozjs_sys-e0ccbf10758d598f/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/473bb8e/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --build-backends=RecursiveMake --enable-sm-promise --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-e0ccbf10758d598f/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... /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 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... 9.3.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... 9.3.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... 9.3.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... 9.3.0 [INFO] [stderr] checking for rustc... /opt/rustwide/cargo-home/bin/rustc [INFO] [stderr] checking rustc version... 1.46.0-beta.2 [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 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-e0ccbf10758d598f/out && make -f Makefile -j14 [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-e0ccbf10758d598f/out' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/mozjs_sys-e0ccbf10758d598f/out' [INFO] [stderr] STOP! /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/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/473bb8e/mozjs/js/src/configure", [INFO] [stderr] but your build might not succeed. [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-e0ccbf10758d598f/out' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/mozjs_sys-e0ccbf10758d598f/out' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/old-configure: 1: echo: echo: I/O error [INFO] [stderr] Creating config.status [INFO] [stderr] Reticulating splines... [INFO] [stderr] Finished reading 30 moz.build files in 0.10s [INFO] [stderr] Processed into 106 build config descriptors in 0.22s [INFO] [stderr] RecursiveMake backend executed in 0.14s [INFO] [stderr] 109 total backend files; 109 created; 0 updated; 0 unchanged; 0 deleted; 4 -> 26 Makefile [INFO] [stderr] Total wall time: 0.55s; CPU time: 0.46s; Efficiency: 83%; Untracked: 0.09s [INFO] [stderr] make[2]: *** [Makefile:84: /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/js/src/configure] Error 1 [INFO] [stderr] make[1]: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/mozjs/config/rules.mk:540: default] Error 2 [INFO] [stderr] make: *** [makefile.cargo:112: all] Error 2 [INFO] [stderr] thread 'main' panicked at 'assertion failed: result.success()', /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/build.rs:43:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5556116d1365 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5556116d1365 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5556116d1365 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5556116d1365 - ::fmt::hdb4a83d2b61107e5 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5556116f2ccc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5556116cf5a2 - std::io::Write::write_fmt::h1aebfe8a5a79e36d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5556116d37a0 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5556116d37a0 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5556116d37a0 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5556116d34ec - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x5556116d3de3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x5556116bbf35 - std::panicking::begin_panic::h1eb16d4b367a63d4 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stderr] 12: 0x5556116ba061 - build_script_build::main::h036eae6d51edaa11 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/473bb8e/build.rs:43 [INFO] [stderr] 13: 0x5556116bda4b - std::rt::lang_start::{{closure}}::h34405c2e940f2277 [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stderr] 14: 0x5556116d41b3 - std::rt::lang_start_internal::{{closure}}::h84a998219831fa70 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 15: 0x5556116d41b3 - std::panicking::try::do_call::he8e1d689a3e26def [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 16: 0x5556116d41b3 - std::panicking::try::h264b6eebc2fa7bbf [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 17: 0x5556116d41b3 - std::panic::catch_unwind::hbf28fafa723b2128 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x5556116d41b3 - std::rt::lang_start_internal::he959aa59bc3ec202 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 19: 0x5556116bda27 - std::rt::lang_start::hdd2cc4b7a1ae337c [INFO] [stderr] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/rt.rs:67 [INFO] [stderr] 20: 0x5556116ba63a - main [INFO] [stderr] 21: 0x7f31699a40b3 - __libc_start_main [INFO] [stderr] 22: 0x5556116b617e - _start [INFO] [stderr] 23: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1a646add399808c232345b9b6117a2a4cf2ff805781381736f21fa4b7b87b687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a646add399808c232345b9b6117a2a4cf2ff805781381736f21fa4b7b87b687", kill_on_drop: false }` [INFO] [stdout] 1a646add399808c232345b9b6117a2a4cf2ff805781381736f21fa4b7b87b687