[INFO] updating cached repository https://github.com/pepyakin/fingerlift [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] 970c64fb489c1191a1a8ee3527884cdbd65025c2 [INFO] testing pepyakin/fingerlift against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Ffingerlift" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepyakin/fingerlift on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pepyakin/fingerlift [INFO] removed path dependency x86asm from git repo https://github.com/pepyakin/fingerlift [INFO] finished tweaking git repo https://github.com/pepyakin/fingerlift [INFO] tweaked toml for git repo https://github.com/pepyakin/fingerlift written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/pepyakin/fingerlift already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (x86asm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (x86asm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] de34a96d43c65eae77cfd07d203ab9d23237ef1543cccca5be0c1a22b16157c5 [INFO] running `"docker" "start" "-a" "de34a96d43c65eae77cfd07d203ab9d23237ef1543cccca5be0c1a22b16157c5"` [INFO] [stderr] warning: dependency (x86asm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling capstone-sys v0.8.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling wabt-sys v0.2.0 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling x86asm v0.1.0 [INFO] [stderr] Compiling capstone v0.4.0 [INFO] [stderr] error: could not compile `x86asm`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x86asm /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86asm-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=b7b053dc3544fbb8 -C extra-filename=-b7b053dc3544fbb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-6674f735cef1ab95.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47d24117de3918be.rmeta --extern matches=/opt/rustwide/target/debug/deps/libmatches-25f72eb55a371331.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `capstone-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name capstone_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/capstone-sys-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=16ffda12bbce2b09 -C extra-filename=-16ffda12bbce2b09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/capstone-sys-a8891e18cfe81b19/out -l static=capstone` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.2.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wabt-sys-5d3c0dc14b63b101/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wabt-sys-0.2.0/wabt" "-DBUILD_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-6f802066a1ba2491/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 7.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 7.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for alloca.h [INFO] [stderr] -- Looking for alloca.h - found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for snprintf [INFO] [stderr] -- Looking for snprintf - found [INFO] [stderr] -- Looking for sysconf [INFO] [stderr] -- Looking for sysconf - found [INFO] [stderr] -- Looking for strcasecmp [INFO] [stderr] -- Looking for strcasecmp - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of ssize_t [INFO] [stderr] -- Check size of ssize_t - done [INFO] [stderr] -- Check size of size_t [INFO] [stderr] -- Check size of size_t - done [INFO] [stderr] -- Using prebuilt re2c lexer [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Looking for pthread_create [INFO] [stderr] -- Looking for pthread_create - not found [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.15", minimum required is "2.7") [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-6f802066a1ba2491/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target libwabt [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/libwabt.dir/src/hash-util.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/libwabt.dir/src/error-handler.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/libwabt.dir/src/opcode.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/libwabt.dir/src/token.cc.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/libwabt.dir/src/string-view.cc.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/libwabt.dir/src/filenames.cc.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/libwabt.dir/src/wast-parser.cc.o [INFO] [stderr] [ 12%] Building CXX object CMakeFiles/libwabt.dir/src/lexer-source.cc.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/libwabt.dir/src/prebuilt/wast-lexer-gen.cc.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/libwabt.dir/src/lexer-source-line-finder.cc.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/libwabt.dir/src/expr-visitor.cc.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/libwabt.dir/src/ir.cc.o [INFO] [stderr] [ 20%] Building CXX object CMakeFiles/libwabt.dir/src/type-checker.cc.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/libwabt.dir/src/wast-parser-lexer-shared.cc.o [INFO] [stderr] [ 24%] Building CXX object CMakeFiles/libwabt.dir/src/validator.cc.o [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader.cc.o [INFO] [stderr] [ 27%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader-logging.cc.o [INFO] [stderr] [ 29%] Building CXX object CMakeFiles/libwabt.dir/src/binary-writer.cc.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/libwabt.dir/src/binary-writer-spec.cc.o [INFO] [stderr] [ 32%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader-ir.cc.o [INFO] [stderr] [ 33%] Building CXX object CMakeFiles/libwabt.dir/src/binding-hash.cc.o [INFO] [stderr] [ 35%] Building CXX object CMakeFiles/libwabt.dir/src/wat-writer.cc.o [INFO] [stderr] [ 37%] Building CXX object CMakeFiles/libwabt.dir/src/interp.cc.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader-interp.cc.o [INFO] [stderr] [ 40%] Building CXX object CMakeFiles/libwabt.dir/src/generate-names.cc.o [INFO] [stderr] [ 41%] Building CXX object CMakeFiles/libwabt.dir/src/apply-names.cc.o [INFO] [stderr] [ 43%] Building CXX object CMakeFiles/libwabt.dir/src/resolve-names.cc.o [INFO] [stderr] CMakeFiles/libwabt.dir/build.make:350: recipe for target 'CMakeFiles/libwabt.dir/src/wast-parser.cc.o' failed [INFO] [stderr] CMakeFiles/libwabt.dir/build.make:206: recipe for target 'CMakeFiles/libwabt.dir/src/ir.cc.o' failed [INFO] [stderr] CMakeFiles/Makefile2:556: recipe for target 'CMakeFiles/libwabt.dir/all' failed [INFO] [stderr] Makefile:129: recipe for target 'all' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [CMakeFiles/libwabt.dir/src/wast-parser.cc.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[2]: *** [CMakeFiles/libwabt.dir/src/ir.cc.o] Error 4 [INFO] [stderr] make[1]: *** [CMakeFiles/libwabt.dir/all] Error 2 [INFO] [stderr] make: *** [all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55aa3106b934 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55aa3106b934 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55aa3106b934 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x55aa3106b934 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x55aa3108d13c - core::fmt::write::h7fd0d904495c035f [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x55aa31067787 - std::io::Write::write_fmt::h663e4bf63637c947 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55aa3106e5d5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x55aa3106e5d5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55aa3106e5d5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x55aa3106e2c6 - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55aa3106ecd5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x55aa3106e872 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x55aa3106e7cc - std::panicking::begin_panic_fmt::h23ef54e17e5a13fa [INFO] [stderr] at src/libstd/panicking.rs:335 [INFO] [stderr] 13: 0x55aa30fda296 - cmake::fail::he17133fe4e999048 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861 [INFO] [stderr] 14: 0x55aa30fd9c1a - cmake::run::hda150b2c3f1ec62a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839 [INFO] [stderr] 15: 0x55aa30fd634e - cmake::Config::build::ha64a21137267625b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745 [INFO] [stderr] 16: 0x55aa30fd1d35 - build_script_build::main::h931bcbd3a6ca693f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wabt-sys-0.2.0/build.rs:7 [INFO] [stderr] 17: 0x55aa30fd1aa0 - std::rt::lang_start::{{closure}}::hf46cf6c45ef13723 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x55aa3106e703 - std::rt::lang_start_internal::{{closure}}::hf85bf15597d76295 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 19: 0x55aa3106e703 - std::panicking::try::do_call::hd308ec0604b9bc21 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 20: 0x55aa3107712a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 21: 0x55aa3106f1cd - std::panicking::try::hafc45125a5bd2b22 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 22: 0x55aa3106f1cd - std::panic::catch_unwind::h8494678ec44c4b51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55aa3106f1cd - std::rt::lang_start_internal::h7404667a595739f8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 24: 0x55aa30fd1a79 - std::rt::lang_start::haab520d5cd63c636 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 25: 0x55aa30fd25ea - main [INFO] [stderr] 26: 0x7f304fde8b97 - __libc_start_main [INFO] [stderr] 27: 0x55aa30fd023a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "de34a96d43c65eae77cfd07d203ab9d23237ef1543cccca5be0c1a22b16157c5"` [INFO] running `"docker" "rm" "-f" "de34a96d43c65eae77cfd07d203ab9d23237ef1543cccca5be0c1a22b16157c5"` [INFO] [stdout] de34a96d43c65eae77cfd07d203ab9d23237ef1543cccca5be0c1a22b16157c5