Sep 14 18:27:00.569 INFO checking clang-0.12.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:27:00.569 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:27:00.569 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:27:00.975 INFO blam! 83c80360b1888e8cb20320c564a2e71c019931c264d5b69d114dd4873dac8da6 Sep 14 18:27:00.977 INFO running `"docker" "start" "-a" "83c80360b1888e8cb20320c564a2e71c019931c264d5b69d114dd4873dac8da6"` Sep 14 18:27:02.195 INFO kablam! usermod: no changes Sep 14 18:27:02.241 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 14 18:27:02.241 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 14 18:27:02.241 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 18:27:02.241 INFO kablam! files will be included as a test target: Sep 14 18:27:02.241 INFO kablam! Sep 14 18:27:02.241 INFO kablam! * /source/tests/completion.rs Sep 14 18:27:02.241 INFO kablam! * /source/tests/diagnostic.rs Sep 14 18:27:02.241 INFO kablam! * /source/tests/documentation.rs Sep 14 18:27:02.241 INFO kablam! * /source/tests/sonar.rs Sep 14 18:27:02.241 INFO kablam! * /source/tests/source.rs Sep 14 18:27:02.241 INFO kablam! * /source/tests/token.rs Sep 14 18:27:02.241 INFO kablam! Sep 14 18:27:02.241 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 18:27:02.241 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 14 18:27:02.241 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 14 18:27:02.241 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 18:27:02.241 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 18:27:02.241 INFO kablam! Sep 14 18:27:02.241 INFO kablam! For more information on this warning you can consult Sep 14 18:27:02.241 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 18:27:02.341 INFO kablam! Compiling clang-sys v0.10.1 Sep 14 18:27:03.780 INFO kablam! error: failed to run custom build command for `clang-sys v0.10.1` Sep 14 18:27:03.780 INFO kablam! process didn't exit successfully: `/target/debug/build/clang-sys-f879bd6da86efa8f/build-script-build` (exit code: 101) Sep 14 18:27:03.780 INFO kablam! --- stderr Sep 14 18:27:03.780 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "couldn\'t find \'libclang.so\', set the LIBCLANG_PATH environment variable to a path where \'libclang.so\' can be found"', libcore/result.rs:1009:5 Sep 14 18:27:03.780 INFO kablam! stack backtrace: Sep 14 18:27:03.780 INFO kablam! 0: 0x55c9acd67d9e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf74b7486aef10c8d Sep 14 18:27:03.780 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 14 18:27:03.780 INFO kablam! 1: 0x55c9acd591c6 - std::sys_common::backtrace::print::h975e2d3548a0dd13 Sep 14 18:27:03.780 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 14 18:27:03.780 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 14 18:27:03.780 INFO kablam! 2: 0x55c9acd57b6d - std::panicking::default_hook::{{closure}}::h3e9ae6698e7d3880 Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:211 Sep 14 18:27:03.780 INFO kablam! 3: 0x55c9acd578e0 - std::panicking::default_hook::h0f94f2ff4ea79253 Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:227 Sep 14 18:27:03.780 INFO kablam! 4: 0x55c9acd5812c - std::panicking::rust_panic_with_hook::h3122ef85eb8796fa Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:477 Sep 14 18:27:03.780 INFO kablam! 5: 0x55c9acd57d29 - std::panicking::continue_panic_fmt::h79b5d1783fc7275d Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:391 Sep 14 18:27:03.780 INFO kablam! 6: 0x55c9acd57c25 - rust_begin_unwind Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:326 Sep 14 18:27:03.780 INFO kablam! 7: 0x55c9acda8e2b - core::panicking::panic_fmt::hb924789bc7f51233 Sep 14 18:27:03.780 INFO kablam! at libcore/panicking.rs:77 Sep 14 18:27:03.780 INFO kablam! 8: 0x55c9acd29a13 - core::result::unwrap_failed::ha40859ea0c3ff018 Sep 14 18:27:03.780 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 14 18:27:03.780 INFO kablam! 9: 0x55c9acd29585 - >::unwrap::h84bf420d5fe9c1e6 Sep 14 18:27:03.780 INFO kablam! at /checkout/src/libcore/result.rs:808 Sep 14 18:27:03.780 INFO kablam! 10: 0x55c9acd23e99 - build_script_build::main::hd0b7e7a447b873f6 Sep 14 18:27:03.780 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.10.1/build.rs:244 Sep 14 18:27:03.780 INFO kablam! 11: 0x55c9acd24e1f - std::rt::lang_start::{{closure}}::h64d05c53e57d58bb Sep 14 18:27:03.780 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 18:27:03.780 INFO kablam! 12: 0x55c9acd57c12 - std::panicking::try::do_call::h613cc8345e5e334f Sep 14 18:27:03.780 INFO kablam! at libstd/rt.rs:59 Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:310 Sep 14 18:27:03.780 INFO kablam! 13: 0x55c9acd79749 - __rust_maybe_catch_panic Sep 14 18:27:03.780 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 14 18:27:03.780 INFO kablam! 14: 0x55c9acd639a5 - std::rt::lang_start_internal::h166c3316158aaef7 Sep 14 18:27:03.780 INFO kablam! at libstd/panicking.rs:289 Sep 14 18:27:03.780 INFO kablam! at libstd/panic.rs:392 Sep 14 18:27:03.780 INFO kablam! at libstd/rt.rs:58 Sep 14 18:27:03.780 INFO kablam! 15: 0x55c9acd24df7 - std::rt::lang_start::h92a521ab3ca33f7e Sep 14 18:27:03.780 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 18:27:03.780 INFO kablam! 16: 0x55c9acd24099 - main Sep 14 18:27:03.780 INFO kablam! 17: 0x7f7c4f95982f - __libc_start_main Sep 14 18:27:03.780 INFO kablam! 18: 0x55c9acd20ea8 - _start Sep 14 18:27:03.780 INFO kablam! 19: 0x0 - Sep 14 18:27:03.780 INFO kablam! Sep 14 18:27:03.781 INFO kablam! su: No module specific data is present Sep 14 18:27:04.677 INFO running `"docker" "rm" "-f" "83c80360b1888e8cb20320c564a2e71c019931c264d5b69d114dd4873dac8da6"` Sep 14 18:27:05.010 INFO blam! 83c80360b1888e8cb20320c564a2e71c019931c264d5b69d114dd4873dac8da6