Sep 21 00:48:55.834 INFO checking wasmi-0.2.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:48:55.834 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:48:55.834 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:48:56.036 INFO blam! 0e01df7c0b9b38c4a485d6679f9171e9a0eab1991ba4a4aaa4e4cf2cfaea1748 Sep 21 00:48:56.038 INFO running `"docker" "start" "-a" "0e01df7c0b9b38c4a485d6679f9171e9a0eab1991ba4a4aaa4e4cf2cfaea1748"` Sep 21 00:48:57.306 INFO kablam! usermod: no changes Sep 21 00:48:57.394 INFO kablam! Checking nan-preserving-float v0.1.0 Sep 21 00:48:57.394 INFO kablam! Checking memory_units v0.3.0 Sep 21 00:48:57.394 INFO kablam! Checking assert_matches v1.3.0 Sep 21 00:48:57.414 INFO kablam! Compiling cmake v0.1.34 Sep 21 00:48:57.428 INFO kablam! Checking parity-wasm v0.31.3 Sep 21 00:48:58.762 INFO kablam! Compiling wabt-sys v0.1.4 Sep 21 00:49:01.244 INFO kablam! Checking wasmi v0.2.1 (/source) Sep 21 00:49:32.828 INFO kablam! error: failed to run custom build command for `wabt-sys v0.1.4` Sep 21 00:49:32.828 INFO kablam! process didn't exit successfully: `/target/debug/build/wabt-sys-a17bd9e47802e7f6/build-script-build` (exit code: 101) Sep 21 00:49:32.828 INFO kablam! --- stdout Sep 21 00:49:32.828 INFO kablam! running: "cmake" "/cargo-home/registry/src/github.com-1ecc6299db9ec823/wabt-sys-0.1.4/wabt" "-DBUILD_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/target/debug/build/wabt-sys-46ae871922818d5c/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" Sep 21 00:49:32.828 INFO kablam! -- The C compiler identification is GNU 5.4.0 Sep 21 00:49:32.828 INFO kablam! -- The CXX compiler identification is GNU 5.4.0 Sep 21 00:49:32.828 INFO kablam! -- Check for working C compiler: /usr/bin/cc Sep 21 00:49:32.828 INFO kablam! -- Check for working C compiler: /usr/bin/cc -- works Sep 21 00:49:32.828 INFO kablam! -- Detecting C compiler ABI info Sep 21 00:49:32.828 INFO kablam! -- Detecting C compiler ABI info - done Sep 21 00:49:32.828 INFO kablam! -- Detecting C compile features Sep 21 00:49:32.828 INFO kablam! -- Detecting C compile features - done Sep 21 00:49:32.828 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ Sep 21 00:49:32.828 INFO kablam! -- Check for working CXX compiler: /usr/bin/c++ -- works Sep 21 00:49:32.828 INFO kablam! -- Detecting CXX compiler ABI info Sep 21 00:49:32.828 INFO kablam! -- Detecting CXX compiler ABI info - done Sep 21 00:49:32.828 INFO kablam! -- Detecting CXX compile features Sep 21 00:49:32.828 INFO kablam! -- Detecting CXX compile features - done Sep 21 00:49:32.828 INFO kablam! -- Looking for alloca.h Sep 21 00:49:32.828 INFO kablam! -- Looking for alloca.h - found Sep 21 00:49:32.828 INFO kablam! -- Looking for unistd.h Sep 21 00:49:32.828 INFO kablam! -- Looking for unistd.h - found Sep 21 00:49:32.828 INFO kablam! -- Looking for snprintf Sep 21 00:49:32.828 INFO kablam! -- Looking for snprintf - found Sep 21 00:49:32.828 INFO kablam! -- Looking for sysconf Sep 21 00:49:32.828 INFO kablam! -- Looking for sysconf - found Sep 21 00:49:32.828 INFO kablam! -- Looking for strcasecmp Sep 21 00:49:32.828 INFO kablam! -- Looking for strcasecmp - found Sep 21 00:49:32.828 INFO kablam! -- Looking for sys/types.h Sep 21 00:49:32.828 INFO kablam! -- Looking for sys/types.h - found Sep 21 00:49:32.828 INFO kablam! -- Looking for stdint.h Sep 21 00:49:32.828 INFO kablam! -- Looking for stdint.h - found Sep 21 00:49:32.828 INFO kablam! -- Looking for stddef.h Sep 21 00:49:32.828 INFO kablam! -- Looking for stddef.h - found Sep 21 00:49:32.828 INFO kablam! -- Check size of ssize_t Sep 21 00:49:32.828 INFO kablam! -- Check size of ssize_t - done Sep 21 00:49:32.828 INFO kablam! -- Check size of size_t Sep 21 00:49:32.828 INFO kablam! -- Check size of size_t - done Sep 21 00:49:32.828 INFO kablam! -- Found RE2C: /usr/bin/re2c Sep 21 00:49:32.828 INFO kablam! -- Using generated re2c lexer Sep 21 00:49:32.828 INFO kablam! -- Looking for pthread.h Sep 21 00:49:32.828 INFO kablam! -- Looking for pthread.h - found Sep 21 00:49:32.828 INFO kablam! -- Looking for pthread_create Sep 21 00:49:32.828 INFO kablam! -- Looking for pthread_create - not found Sep 21 00:49:32.828 INFO kablam! -- Looking for pthread_create in pthreads Sep 21 00:49:32.829 INFO kablam! -- Looking for pthread_create in pthreads - not found Sep 21 00:49:32.829 INFO kablam! -- Looking for pthread_create in pthread Sep 21 00:49:32.829 INFO kablam! -- Looking for pthread_create in pthread - found Sep 21 00:49:32.829 INFO kablam! -- Found Threads: TRUE Sep 21 00:49:32.829 INFO kablam! -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.12", minimum required is "2.7") Sep 21 00:49:32.829 INFO kablam! -- Configuring done Sep 21 00:49:32.829 INFO kablam! -- Generating done Sep 21 00:49:32.829 INFO kablam! -- Build files have been written to: /target/debug/build/wabt-sys-46ae871922818d5c/out/build Sep 21 00:49:32.829 INFO kablam! running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" Sep 21 00:49:32.829 INFO kablam! [ 1%] [RE2C][WAST_LEXER_GEN_CC] Building lexer with re2c 0.16.0 Sep 21 00:49:32.829 INFO kablam! Scanning dependencies of target libwabt Sep 21 00:49:32.829 INFO kablam! [ 4%] Building CXX object CMakeFiles/libwabt.dir/src/hash-util.cc.o Sep 21 00:49:32.829 INFO kablam! [ 6%] Building CXX object CMakeFiles/libwabt.dir/src/error-handler.cc.o Sep 21 00:49:32.829 INFO kablam! [ 7%] Building CXX object CMakeFiles/libwabt.dir/src/opcode.cc.o Sep 21 00:49:32.829 INFO kablam! [ 9%] Building CXX object CMakeFiles/libwabt.dir/src/expr-visitor.cc.o Sep 21 00:49:32.829 INFO kablam! [ 9%] Building CXX object CMakeFiles/libwabt.dir/src/token.cc.o Sep 21 00:49:32.829 INFO kablam! [ 10%] Building CXX object CMakeFiles/libwabt.dir/src/filenames.cc.o Sep 21 00:49:32.829 INFO kablam! [ 12%] Building CXX object CMakeFiles/libwabt.dir/src/string-view.cc.o Sep 21 00:49:32.829 INFO kablam! [ 13%] Building CXX object CMakeFiles/libwabt.dir/src/ir.cc.o Sep 21 00:49:32.829 INFO kablam! [ 15%] Building CXX object CMakeFiles/libwabt.dir/src/lexer-source.cc.o Sep 21 00:49:32.829 INFO kablam! [ 16%] Building CXX object CMakeFiles/libwabt.dir/src/lexer-source-line-finder.cc.o Sep 21 00:49:32.829 INFO kablam! [ 18%] Building CXX object CMakeFiles/libwabt.dir/src/wast-parser-lexer-shared.cc.o Sep 21 00:49:32.829 INFO kablam! [ 19%] Building CXX object CMakeFiles/libwabt.dir/wast-lexer-gen.cc.o Sep 21 00:49:32.829 INFO kablam! [ 21%] Building CXX object CMakeFiles/libwabt.dir/src/wast-parser.cc.o Sep 21 00:49:32.829 INFO kablam! [ 22%] Building CXX object CMakeFiles/libwabt.dir/src/type-checker.cc.o Sep 21 00:49:32.829 INFO kablam! [ 24%] Building CXX object CMakeFiles/libwabt.dir/src/validator.cc.o Sep 21 00:49:32.829 INFO kablam! [ 25%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader.cc.o Sep 21 00:49:32.829 INFO kablam! [ 27%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader-logging.cc.o Sep 21 00:49:32.829 INFO kablam! [ 28%] Building CXX object CMakeFiles/libwabt.dir/src/binary-writer.cc.o Sep 21 00:49:32.829 INFO kablam! [ 30%] Building CXX object CMakeFiles/libwabt.dir/src/binary-writer-spec.cc.o Sep 21 00:49:32.829 INFO kablam! [ 31%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader-ir.cc.o Sep 21 00:49:32.829 INFO kablam! [ 33%] Building CXX object CMakeFiles/libwabt.dir/src/binding-hash.cc.o Sep 21 00:49:32.829 INFO kablam! [ 34%] Building CXX object CMakeFiles/libwabt.dir/src/wat-writer.cc.o Sep 21 00:49:32.829 INFO kablam! [ 36%] Building CXX object CMakeFiles/libwabt.dir/src/interp.cc.o Sep 21 00:49:32.829 INFO kablam! [ 37%] Building CXX object CMakeFiles/libwabt.dir/src/binary-reader-interp.cc.o Sep 21 00:49:32.829 INFO kablam! [ 39%] Building CXX object CMakeFiles/libwabt.dir/src/apply-names.cc.o Sep 21 00:49:32.829 INFO kablam! [ 40%] Building CXX object CMakeFiles/libwabt.dir/src/generate-names.cc.o Sep 21 00:49:32.829 INFO kablam! [ 42%] Building CXX object CMakeFiles/libwabt.dir/src/resolve-names.cc.o Sep 21 00:49:32.829 INFO kablam! [ 43%] Building CXX object CMakeFiles/libwabt.dir/src/binary.cc.o Sep 21 00:49:32.829 INFO kablam! [ 45%] Building CXX object CMakeFiles/libwabt.dir/src/color.cc.o Sep 21 00:49:32.829 INFO kablam! CMakeFiles/libwabt.dir/build.make:354: recipe for target 'CMakeFiles/libwabt.dir/src/wast-parser.cc.o' failed Sep 21 00:49:32.829 INFO kablam! CMakeFiles/Makefile2:627: recipe for target 'CMakeFiles/libwabt.dir/all' failed Sep 21 00:49:32.829 INFO kablam! Makefile:127: recipe for target 'all' failed Sep 21 00:49:32.829 INFO kablam! Sep 21 00:49:32.829 INFO kablam! --- stderr Sep 21 00:49:32.829 INFO kablam! c++: internal compiler error: Killed (program cc1plus) Sep 21 00:49:32.829 INFO kablam! Please submit a full bug report, Sep 21 00:49:32.829 INFO kablam! with preprocessed source if appropriate. Sep 21 00:49:32.829 INFO kablam! See for instructions. Sep 21 00:49:32.829 INFO kablam! make[2]: *** [CMakeFiles/libwabt.dir/src/wast-parser.cc.o] Error 4 Sep 21 00:49:32.829 INFO kablam! make[2]: *** Waiting for unfinished jobs.... Sep 21 00:49:32.830 INFO kablam! make[1]: *** [CMakeFiles/libwabt.dir/all] Error 2 Sep 21 00:49:32.830 INFO kablam! make: *** [all] Error 2 Sep 21 00:49:32.830 INFO kablam! thread 'main' panicked at ' Sep 21 00:49:32.830 INFO kablam! command did not execute successfully, got: exit code: 2 Sep 21 00:49:32.830 INFO kablam! Sep 21 00:49:32.830 INFO kablam! build script failed, must exit now', /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776:5 Sep 21 00:49:32.830 INFO kablam! stack backtrace: Sep 21 00:49:32.830 INFO kablam! 0: 0x55f539685a3e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6f03e345e7220f71 Sep 21 00:49:32.830 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 21 00:49:32.830 INFO kablam! 1: 0x55f539676a66 - std::sys_common::backtrace::print::h41236bee57dc6f2f Sep 21 00:49:32.830 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 21 00:49:32.830 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 21 00:49:32.830 INFO kablam! 2: 0x55f539674dfd - std::panicking::default_hook::{{closure}}::hdccdd5cf822554bd Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:211 Sep 21 00:49:32.830 INFO kablam! 3: 0x55f539674b70 - std::panicking::default_hook::h51e0996e64af4435 Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:227 Sep 21 00:49:32.830 INFO kablam! 4: 0x55f53967546c - std::panicking::rust_panic_with_hook::hbba83c9bc00efd25 Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:477 Sep 21 00:49:32.830 INFO kablam! 5: 0x55f539675069 - std::panicking::continue_panic_fmt::ha190502cef7433c2 Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:391 Sep 21 00:49:32.830 INFO kablam! 6: 0x55f539674fcd - std::panicking::begin_panic_fmt::hb55432431a8c3fd8 Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:346 Sep 21 00:49:32.830 INFO kablam! 7: 0x55f5395f19f1 - cmake::fail::he20aa2f0fc5c2871 Sep 21 00:49:32.830 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 Sep 21 00:49:32.830 INFO kablam! 8: 0x55f5395f132a - cmake::run::h15bd02b0f9259ddc Sep 21 00:49:32.830 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 Sep 21 00:49:32.830 INFO kablam! 9: 0x55f5395edacf - cmake::Config::build::ha855460ffe676a0a Sep 21 00:49:32.830 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 Sep 21 00:49:32.830 INFO kablam! 10: 0x55f5395e8d3a - build_script_build::main::h0af9127cb6ea9442 Sep 21 00:49:32.830 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/wabt-sys-0.1.4/build.rs:7 Sep 21 00:49:32.830 INFO kablam! 11: 0x55f5395e982f - std::rt::lang_start::{{closure}}::h38712e001fc019bc Sep 21 00:49:32.830 INFO kablam! at libstd/rt.rs:74 Sep 21 00:49:32.830 INFO kablam! 12: 0x55f539674f02 - std::panicking::try::do_call::h5d32e7529efe730f Sep 21 00:49:32.830 INFO kablam! at libstd/rt.rs:59 Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:310 Sep 21 00:49:32.830 INFO kablam! 13: 0x55f539699229 - __rust_maybe_catch_panic Sep 21 00:49:32.830 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 21 00:49:32.830 INFO kablam! 14: 0x55f539681775 - std::rt::lang_start_internal::hc5e2e4826ae19193 Sep 21 00:49:32.830 INFO kablam! at libstd/panicking.rs:289 Sep 21 00:49:32.830 INFO kablam! at libstd/panic.rs:392 Sep 21 00:49:32.830 INFO kablam! at libstd/rt.rs:58 Sep 21 00:49:32.830 INFO kablam! 15: 0x55f5395e9807 - std::rt::lang_start::h5d0e957277ffc6de Sep 21 00:49:32.830 INFO kablam! at libstd/rt.rs:74 Sep 21 00:49:32.830 INFO kablam! 16: 0x55f5395e9669 - main Sep 21 00:49:32.830 INFO kablam! 17: 0x7f3101e2482f - __libc_start_main Sep 21 00:49:32.830 INFO kablam! 18: 0x55f5395e81e8 - _start Sep 21 00:49:32.830 INFO kablam! 19: 0x0 - Sep 21 00:49:32.830 INFO kablam! Sep 21 00:49:32.831 INFO kablam! su: No module specific data is present Sep 21 00:49:33.228 INFO running `"docker" "rm" "-f" "0e01df7c0b9b38c4a485d6679f9171e9a0eab1991ba4a4aaa4e4cf2cfaea1748"` Sep 21 00:49:33.301 INFO blam! 0e01df7c0b9b38c4a485d6679f9171e9a0eab1991ba4a4aaa4e4cf2cfaea1748