Sep 10 21:10:48.644 INFO checking clang-0.12.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 21:10:48.644 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 21:10:48.644 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:10:48.846 INFO blam! ddb046eb1a366bb2a156fa6a18d47631cef9cca5f4edb6d7b71bcdbdf38998f5 Sep 10 21:10:48.848 INFO running `"docker" "start" "-a" "ddb046eb1a366bb2a156fa6a18d47631cef9cca5f4edb6d7b71bcdbdf38998f5"` Sep 10 21:10:50.215 INFO kablam! usermod: no changes Sep 10 21:10:50.278 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 10 21:10:50.278 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 10 21:10:50.278 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 10 21:10:50.278 INFO kablam! files will be included as a test target: Sep 10 21:10:50.278 INFO kablam! Sep 10 21:10:50.278 INFO kablam! * /source/tests/completion.rs Sep 10 21:10:50.278 INFO kablam! * /source/tests/diagnostic.rs Sep 10 21:10:50.278 INFO kablam! * /source/tests/documentation.rs Sep 10 21:10:50.278 INFO kablam! * /source/tests/sonar.rs Sep 10 21:10:50.278 INFO kablam! * /source/tests/source.rs Sep 10 21:10:50.278 INFO kablam! * /source/tests/token.rs Sep 10 21:10:50.278 INFO kablam! Sep 10 21:10:50.278 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 10 21:10:50.278 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 10 21:10:50.278 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 10 21:10:50.278 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 10 21:10:50.278 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 10 21:10:50.278 INFO kablam! Sep 10 21:10:50.278 INFO kablam! For more information on this warning you can consult Sep 10 21:10:50.278 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 10 21:10:50.430 INFO kablam! Compiling clang-sys v0.10.1 Sep 10 21:10:52.358 INFO kablam! error: failed to run custom build command for `clang-sys v0.10.1` Sep 10 21:10:52.358 INFO kablam! process didn't exit successfully: `/target/debug/build/clang-sys-c465acf264a71c2b/build-script-build` (exit code: 101) Sep 10 21:10:52.358 INFO kablam! --- stderr Sep 10 21:10:52.358 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:979:5 Sep 10 21:10:52.358 INFO kablam! stack backtrace: Sep 10 21:10:52.358 INFO kablam! 0: 0x55a9f72a8dbe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hd1ddf909c3007e6f Sep 10 21:10:52.358 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 10 21:10:52.358 INFO kablam! 1: 0x55a9f729a286 - std::sys_common::backtrace::print::h8af87ee7033cea48 Sep 10 21:10:52.358 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 10 21:10:52.358 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 10 21:10:52.358 INFO kablam! 2: 0x55a9f7298bdd - std::panicking::default_hook::{{closure}}::hb070ea60f8cf9536 Sep 10 21:10:52.358 INFO kablam! at libstd/panicking.rs:211 Sep 10 21:10:52.358 INFO kablam! 3: 0x55a9f7298950 - std::panicking::default_hook::h108b3d1da16fc0ff Sep 10 21:10:52.358 INFO kablam! at libstd/panicking.rs:227 Sep 10 21:10:52.358 INFO kablam! 4: 0x55a9f729919c - std::panicking::rust_panic_with_hook::he22c3c9d0a2321e8 Sep 10 21:10:52.358 INFO kablam! at libstd/panicking.rs:477 Sep 10 21:10:52.358 INFO kablam! 5: 0x55a9f7298d99 - std::panicking::continue_panic_fmt::h4cfdbf744ac7dbe3 Sep 10 21:10:52.358 INFO kablam! at libstd/panicking.rs:391 Sep 10 21:10:52.358 INFO kablam! 6: 0x55a9f7298c95 - rust_begin_unwind Sep 10 21:10:52.358 INFO kablam! at libstd/panicking.rs:326 Sep 10 21:10:52.358 INFO kablam! 7: 0x55a9f72e9e4b - core::panicking::panic_fmt::hb8c59f4cf64cfbdd Sep 10 21:10:52.358 INFO kablam! at libcore/panicking.rs:77 Sep 10 21:10:52.358 INFO kablam! 8: 0x55a9f726a8f3 - core::result::unwrap_failed::h499460b965573a44 Sep 10 21:10:52.358 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 10 21:10:52.358 INFO kablam! 9: 0x55a9f726a555 - >::unwrap::h0c948a47258311f6 Sep 10 21:10:52.358 INFO kablam! at /checkout/src/libcore/result.rs:778 Sep 10 21:10:52.358 INFO kablam! 10: 0x55a9f7264e99 - build_script_build::main::h488988fe3447f19c Sep 10 21:10:52.358 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.10.1/build.rs:244 Sep 10 21:10:52.359 INFO kablam! 11: 0x55a9f7265e1f - std::rt::lang_start::{{closure}}::hf76ef311115582e7 Sep 10 21:10:52.359 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 10 21:10:52.359 INFO kablam! 12: 0x55a9f7298c82 - std::panicking::try::do_call::hd17f7bbbc80cfc74 Sep 10 21:10:52.359 INFO kablam! at libstd/rt.rs:59 Sep 10 21:10:52.359 INFO kablam! at libstd/panicking.rs:310 Sep 10 21:10:52.359 INFO kablam! 13: 0x55a9f72ba199 - __rust_maybe_catch_panic Sep 10 21:10:52.359 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 10 21:10:52.359 INFO kablam! 14: 0x55a9f72a49c5 - std::rt::lang_start_internal::h8194e5e3064ac4bd Sep 10 21:10:52.359 INFO kablam! at libstd/panicking.rs:289 Sep 10 21:10:52.359 INFO kablam! at libstd/panic.rs:392 Sep 10 21:10:52.359 INFO kablam! at libstd/rt.rs:58 Sep 10 21:10:52.359 INFO kablam! 15: 0x55a9f7265df7 - std::rt::lang_start::h97e2c3c6dfb4f936 Sep 10 21:10:52.359 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 10 21:10:52.359 INFO kablam! 16: 0x55a9f7265099 - main Sep 10 21:10:52.359 INFO kablam! 17: 0x7f04f8b9782f - __libc_start_main Sep 10 21:10:52.359 INFO kablam! 18: 0x55a9f7261ea8 - _start Sep 10 21:10:52.359 INFO kablam! 19: 0x0 - Sep 10 21:10:52.359 INFO kablam! Sep 10 21:10:52.359 INFO kablam! su: No module specific data is present Sep 10 21:10:53.487 INFO running `"docker" "rm" "-f" "ddb046eb1a366bb2a156fa6a18d47631cef9cca5f4edb6d7b71bcdbdf38998f5"` Sep 10 21:10:53.613 INFO blam! ddb046eb1a366bb2a156fa6a18d47631cef9cca5f4edb6d7b71bcdbdf38998f5