[INFO] updating cached repository https://github.com/pepyakin/fingerlift [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 970c64fb489c1191a1a8ee3527884cdbd65025c2 [INFO] checking pepyakin/fingerlift against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepyakin%2Ffingerlift" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepyakin/fingerlift on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29f1bb62df9b949207c6e6bd57b653f9eb4312e79b240e21f172a563a2cb818a [INFO] running `"docker" "start" "-a" "29f1bb62df9b949207c6e6bd57b653f9eb4312e79b240e21f172a563a2cb818a"` [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] Checking nodrop v0.1.14 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling wabt-sys v0.2.0 [INFO] [stderr] Checking x86asm v0.1.0 [INFO] [stderr] Checking 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 -C debuginfo=2 -C metadata=1837caf7a444bac3 -C extra-filename=-1837caf7a444bac3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b6f15ed80f77a97c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5dec89e80e13949f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8a7561cb69230980.rmeta --extern matches=/opt/rustwide/target/debug/deps/libmatches-b48d2c3751aa47ee.rmeta --cap-lints allow --cap-lints=forbid` (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-6c391c7fd9bc1974/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-affc9889b76d0ec0/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-affc9889b76d0ec0/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target libwabt [INFO] [stderr] [ 1%] Building CXX object CMakeFiles/libwabt.dir/src/prebuilt/wast-lexer-gen.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/libwabt.dir/src/filenames.cc.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/libwabt.dir/src/wast-parser-lexer-shared.cc.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/libwabt.dir/src/token.cc.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/libwabt.dir/src/lexer-source-line-finder.cc.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/libwabt.dir/src/opcode.cc.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/libwabt.dir/src/hash-util.cc.o [INFO] [stderr] [ 12%] Building CXX object CMakeFiles/libwabt.dir/src/error-handler.cc.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/libwabt.dir/src/wast-parser.cc.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/libwabt.dir/src/expr-visitor.cc.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/libwabt.dir/src/type-checker.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/string-view.cc.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/libwabt.dir/src/lexer-source.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/apply-names.cc.o [INFO] [stderr] [ 41%] Building CXX object CMakeFiles/libwabt.dir/src/generate-names.cc.o [INFO] [stderr] [ 43%] Building CXX object CMakeFiles/libwabt.dir/src/resolve-names.cc.o [INFO] [stderr] CMakeFiles/libwabt.dir/build.make:206: recipe for target 'CMakeFiles/libwabt.dir/src/ir.cc.o' failed [INFO] [stderr] CMakeFiles/libwabt.dir/build.make:350: recipe for target 'CMakeFiles/libwabt.dir/src/wast-parser.cc.o' failed [INFO] [stderr] [ 45%] Building CXX object CMakeFiles/libwabt.dir/src/binary.cc.o [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] make[2]: *** [CMakeFiles/libwabt.dir/src/ir.cc.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [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[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: 0x55c8d42f105a - backtrace::backtrace::libunwind::trace::h62ee5d8325268128 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55c8d42f105a - backtrace::backtrace::trace_unsynchronized::h0c2dcc20fbafc255 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c8d42f105a - std::sys_common::backtrace::_print_fmt::h5452375970baa944 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55c8d42f105a - ::fmt::hdcdebd1ff29cf05e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55c8d43126cc - core::fmt::write::h1a9d5001c75dea4b [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55c8d42ecf07 - std::io::Write::write_fmt::hc50d5b4b29eeddb4 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55c8d42f3d3e - std::sys_common::backtrace::_print::hd026679112716709 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55c8d42f3d3e - std::sys_common::backtrace::print::hc2cd7cb69b3121ae [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55c8d42f3d3e - std::panicking::default_hook::{{closure}}::hac834639b20b63f7 [INFO] [stderr] at src/libstd/panicking.rs:187 [INFO] [stderr] 9: 0x55c8d42f3a41 - std::panicking::default_hook::h2fc956babc86e97d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 10: 0x55c8d42f4435 - std::panicking::rust_panic_with_hook::hb65306f2c92eac01 [INFO] [stderr] at src/libstd/panicking.rs:467 [INFO] [stderr] 11: 0x55c8d42f3fd2 - std::panicking::continue_panic_fmt::h22291b07d0b7f087 [INFO] [stderr] at src/libstd/panicking.rs:374 [INFO] [stderr] 12: 0x55c8d42f3f2c - std::panicking::begin_panic_fmt::h3306751e67e04457 [INFO] [stderr] at src/libstd/panicking.rs:329 [INFO] [stderr] 13: 0x55c8d4260f66 - cmake::fail::hbf89419667a6a739 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861 [INFO] [stderr] 14: 0x55c8d426080a - cmake::run::h6cf73ef153384d8b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839 [INFO] [stderr] 15: 0x55c8d425ce87 - cmake::Config::build::hfe8e59f46215e0d6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745 [INFO] [stderr] 16: 0x55c8d4258015 - build_script_build::main::hbbd96d806c59b329 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wabt-sys-0.2.0/build.rs:7 [INFO] [stderr] 17: 0x55c8d4256d00 - std::rt::lang_start::{{closure}}::hb6dba1806d5cc04b [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 18: 0x55c8d42f3e63 - std::rt::lang_start_internal::{{closure}}::hbff5fe9c19d221a8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55c8d42f3e63 - std::panicking::try::do_call::h330d2d9ad3936443 [INFO] [stderr] at src/libstd/panicking.rs:286 [INFO] [stderr] 20: 0x55c8d42fc91a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 21: 0x55c8d42f492d - std::panicking::try::h0001f4cc821eb44d [INFO] [stderr] at src/libstd/panicking.rs:265 [INFO] [stderr] 22: 0x55c8d42f492d - std::panic::catch_unwind::hc7071df6aa2e6fb8 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55c8d42f492d - std::rt::lang_start_internal::hd852b1b003ba5a93 [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 24: 0x55c8d4256cd9 - std::rt::lang_start::h8ce08466924c6ea5 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 25: 0x55c8d425894a - main [INFO] [stderr] 26: 0x7f8b64603b97 - __libc_start_main [INFO] [stderr] 27: 0x55c8d4256baa - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "29f1bb62df9b949207c6e6bd57b653f9eb4312e79b240e21f172a563a2cb818a"` [INFO] running `"docker" "rm" "-f" "29f1bb62df9b949207c6e6bd57b653f9eb4312e79b240e21f172a563a2cb818a"` [INFO] [stdout] 29f1bb62df9b949207c6e6bd57b653f9eb4312e79b240e21f172a563a2cb818a