[INFO] updating cached repository peterdelevoryas/clank [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/peterdelevoryas/clank [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/peterdelevoryas/clank" "work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/peterdelevoryas/clank"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/peterdelevoryas/clank'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/peterdelevoryas/clank" "work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/peterdelevoryas/clank"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/peterdelevoryas/clank'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd8f5660f466bb38bc37c5b848cfade1c33d9343 [INFO] sha for GitHub repo peterdelevoryas/clank: dd8f5660f466bb38bc37c5b848cfade1c33d9343 [INFO] validating manifest of peterdelevoryas/clank on toolchain master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of peterdelevoryas/clank on toolchain try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing peterdelevoryas/clank [INFO] finished frobbing peterdelevoryas/clank [INFO] frobbed toml for peterdelevoryas/clank written to work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/peterdelevoryas/clank/Cargo.toml [INFO] started frobbing peterdelevoryas/clank [INFO] finished frobbing peterdelevoryas/clank [INFO] frobbed toml for peterdelevoryas/clank written to work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/peterdelevoryas/clank/Cargo.toml [INFO] crate peterdelevoryas/clank already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking peterdelevoryas/clank against try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 for pr-60932 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60932/worker-2/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/peterdelevoryas/clank:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3dc4a83fb077bebc92cc94420f6f7d09d4771c2b406461554f0af36d60553399 [INFO] running `"docker" "start" "-a" "3dc4a83fb077bebc92cc94420f6f7d09d4771c2b406461554f0af36d60553399"` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.40.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Checking macos v0.1.0 (https://github.com/peterdelevoryas/macos.git#0b6f47b3) [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling ena v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling lalrpop-snap v0.16.0 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling llvm-sys v0.1.0 (https://github.com/peterdelevoryas/llvm-sys.git#0d626a69) [INFO] [stderr] error: failed to run custom build command for `llvm-sys v0.1.0 (https://github.com/peterdelevoryas/llvm-sys.git#0d626a69)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/llvm-sys-6047c5ca4f09e589/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] llvm.h:1:10: fatal error: 'llvm-c/Analysis.h' file not found [INFO] [stderr] llvm.h:1:10: fatal error: 'llvm-c/Analysis.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'unable to generate bindings from llvm.h: ()', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5653f1fcd583 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb86dc1fb0b442027 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5653f1fc90ab - std::sys_common::backtrace::_print::he27bf30bb6a50cd1 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5653f1fcc2c6 - std::panicking::default_hook::{{closure}}::haf7208e368fb476d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x5653f1fcc059 - std::panicking::default_hook::h6aa631b542cb49f6 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x5653f1fcc9cf - std::panicking::rust_panic_with_hook::h63036ceac06734a7 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x5653f1fcc551 - std::panicking::continue_panic_fmt::had5638085269ae01 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x5653f1fcc435 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x5653f1fe7dec - core::panicking::panic_fmt::hcd99582369b8b281 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x5653f1a0197d - core::result::unwrap_failed::h74fb766df8678b1e [INFO] [stderr] 9: 0x5653f1a01a81 - core::result::Result::expect::hfbaea989009c1655 [INFO] [stderr] 10: 0x5653f19ffdd0 - build_script_build::main::hedc5783cb12f1a7b [INFO] [stderr] 11: 0x5653f1a00db2 - std::rt::lang_start::{{closure}}::heeae1e164cf33236 [INFO] [stderr] 12: 0x5653f1fcc3d2 - std::panicking::try::do_call::h065ca54c188bc281 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x5653f1fd4579 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x5653f1fccedc - std::rt::lang_start_internal::h43f5185ef3d4a81d [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x5653f1a00d94 - std::rt::lang_start::h410c25b33d00856a [INFO] [stderr] 16: 0x5653f1a004fa - main [INFO] [stderr] 17: 0x7f64604312e0 - __libc_start_main [INFO] [stderr] 18: 0x5653f19ff649 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3dc4a83fb077bebc92cc94420f6f7d09d4771c2b406461554f0af36d60553399"` [INFO] running `"docker" "rm" "-f" "3dc4a83fb077bebc92cc94420f6f7d09d4771c2b406461554f0af36d60553399"` [INFO] [stdout] 3dc4a83fb077bebc92cc94420f6f7d09d4771c2b406461554f0af36d60553399