[INFO] updating cached repository elipmoc/ruscall-online [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/elipmoc/ruscall-online [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/elipmoc/ruscall-online" "work/ex/beta-1.38-1/sources/1.37.0/gh/elipmoc/ruscall-online"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/elipmoc/ruscall-online'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/elipmoc/ruscall-online" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elipmoc/ruscall-online"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elipmoc/ruscall-online'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 315bec2682002b941deb6d53f8661d059eb422bb [INFO] sha for GitHub repo elipmoc/ruscall-online: 315bec2682002b941deb6d53f8661d059eb422bb [INFO] validating manifest of elipmoc/ruscall-online on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of elipmoc/ruscall-online on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing elipmoc/ruscall-online [INFO] finished frobbing elipmoc/ruscall-online [INFO] frobbed toml for elipmoc/ruscall-online written to work/ex/beta-1.38-1/sources/1.37.0/gh/elipmoc/ruscall-online/Cargo.toml [INFO] started frobbing elipmoc/ruscall-online [INFO] finished frobbing elipmoc/ruscall-online [INFO] frobbed toml for elipmoc/ruscall-online written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elipmoc/ruscall-online/Cargo.toml [INFO] crate elipmoc/ruscall-online already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing elipmoc/ruscall-online against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/elipmoc/ruscall-online:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 4e633fed4547caa3879d43be9ea0b0552d6a0258b8211e46e31d911beaa20533 [INFO] running `"docker" "start" "-a" "4e633fed4547caa3879d43be9ea0b0552d6a0258b8211e46e31d911beaa20533"` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/elipmoc/inkwell?branch=llvm6-0#ad57fda8) [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ruscall v0.6.0 (https://github.com/elipmoc/Ruscall.git?branch=develop#b21808e8) [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling combine v3.6.6 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling llvm-sys v60.3.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] error: failed to run custom build command for `llvm-sys v60.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/llvm-sys-9328fb519344cbd6/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Found LLVM version 3.8.0 on PATH, but need 6.0.0. [INFO] [stderr] Didn't find usable system-wide LLVM. [INFO] [stderr] No suitable version of LLVM was found system-wide or pointed [INFO] [stderr] to by LLVM_SYS_60_PREFIX. [INFO] [stderr] [INFO] [stderr] Consider using `llvmenv` to compile an appropriate copy of LLVM, and [INFO] [stderr] refer to the llvm-sys documentation for more information. [INFO] [stderr] [INFO] [stderr] llvm-sys: https://crates.io/crates/llvm-sys [INFO] [stderr] llvmenv: https://crates.io/crates/llvmenv [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Could not find a compatible version of LLVM', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/build.rs:63:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56309a58f8bb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56309a58f8bb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56309a58f8bb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56309a58f8bb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56309a58f8bb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x56309a58f596 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x56309a59002d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x56309a53d0d5 - std::panicking::begin_panic::hc5043b3e0fef981f [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x56309a33e3ae - ::deref::__static_ref_initialize::hc5dbfa25760caf30 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/build.rs:63 [INFO] [stderr] 9: 0x56309a33e3ae - core::ops::function::FnOnce::call_once::h9e1a73f8065dcccc [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stderr] 10: 0x56309a34267f - lazy_static::lazy::Lazy::get::{{closure}}::h9fc37bdb8ce86f04 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28 [INFO] [stderr] 11: 0x56309a33d58b - std::sync::once::Once::call_once::{{closure}}::ha97c6914d4886d7b [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sync/once.rs:225 [INFO] [stderr] 12: 0x56309a58cbf8 - std::sync::once::Once::call_inner::hff3cc93da942def6 [INFO] [stderr] at src/libstd/sync/once.rs:392 [INFO] [stderr] 13: 0x56309a33d4d3 - std::sync::once::Once::call_once::ha108711a98a85384 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sync/once.rs:225 [INFO] [stderr] 14: 0x56309a3399b5 - lazy_static::lazy::Lazy::get::h43bd7a0a3a641d1d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27 [INFO] [stderr] 15: 0x56309a3399b5 - ::deref::__stability::h7f5edc7514290eb5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/<::lazy_static::__lazy_static_internal macros>:17 [INFO] [stderr] 16: 0x56309a3399b5 - ::deref::hb482e899c5167c6b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/<::lazy_static::__lazy_static_internal macros>:19 [INFO] [stderr] 17: 0x56309a33732a - build_script_build::llvm_config::h86ec8ae9053204e9 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/build.rs:150 [INFO] [stderr] 18: 0x56309a338980 - build_script_build::get_llvm_cflags::h8d67b3c0ed34d4c6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/build.rs:259 [INFO] [stderr] 19: 0x56309a338d7e - build_script_build::main::h5c39e661448f9af5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-60.3.0/build.rs:284 [INFO] [stderr] 20: 0x56309a33d340 - std::rt::lang_start::{{closure}}::h7a78d540d1a1c414 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x56309a58fa33 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 22: 0x56309a58fa33 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 23: 0x56309a59819a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 24: 0x56309a59053d - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 25: 0x56309a59053d - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 26: 0x56309a59053d - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 27: 0x56309a33d319 - std::rt::lang_start::h33a13f17e1fcd472 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 28: 0x56309a339a3a - main [INFO] [stderr] 29: 0x7fbafc6be2e1 - __libc_start_main [INFO] [stderr] 30: 0x56309a33611a - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4e633fed4547caa3879d43be9ea0b0552d6a0258b8211e46e31d911beaa20533"` [INFO] running `"docker" "rm" "-f" "4e633fed4547caa3879d43be9ea0b0552d6a0258b8211e46e31d911beaa20533"` [INFO] [stdout] 4e633fed4547caa3879d43be9ea0b0552d6a0258b8211e46e31d911beaa20533