Oct 16 07:06:58.129 INFO testing grcov-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:06:58.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 07:06:58.435 INFO blam! 58920df6ea01e2be13edd84c5f21e61f7b37c3a278d85075238c0ce9babd282f Oct 16 07:06:58.437 INFO running `"docker" "start" "-a" "58920df6ea01e2be13edd84c5f21e61f7b37c3a278d85075238c0ce9babd282f"` Oct 16 07:06:59.026 INFO kablam! usermod: no changes Oct 16 07:06:59.188 INFO kablam! Compiling grcov v0.3.0 (/source) Oct 16 07:06:59.192 INFO kablam! Compiling flate2 v1.0.3 Oct 16 07:06:59.192 INFO kablam! Compiling crossbeam v0.4.1 Oct 16 07:07:01.931 INFO kablam! error: failed to run custom build command for `grcov v0.3.0 (/source)` Oct 16 07:07:01.931 INFO kablam! process didn't exit successfully: `/target/debug/build/grcov-f5f60bfe3286e842/build-script-build` (exit code: 101) Oct 16 07:07:01.931 INFO kablam! --- stderr Oct 16 07:07:01.931 INFO kablam! thread 'main' panicked at 'Error while running llvm-config: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 16 07:07:01.931 INFO kablam! stack backtrace: Oct 16 07:07:01.931 INFO kablam! 0: 0x56374e62273e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 16 07:07:01.931 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 07:07:01.931 INFO kablam! 1: 0x56374e62eff6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 16 07:07:01.931 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 16 07:07:01.931 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 16 07:07:01.931 INFO kablam! 2: 0x56374e627d8d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 16 07:07:01.931 INFO kablam! at libstd/panicking.rs:211 Oct 16 07:07:01.931 INFO kablam! 3: 0x56374e627b00 - std::panicking::default_hook::hb1838a6568eb05e3 Oct 16 07:07:01.931 INFO kablam! at libstd/panicking.rs:227 Oct 16 07:07:01.931 INFO kablam! 4: 0x56374e62843c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 16 07:07:01.931 INFO kablam! at libstd/panicking.rs:476 Oct 16 07:07:01.931 INFO kablam! 5: 0x56374e627ff9 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 16 07:07:01.931 INFO kablam! at libstd/panicking.rs:390 Oct 16 07:07:01.931 INFO kablam! 6: 0x56374e627ef5 - rust_begin_unwind Oct 16 07:07:01.931 INFO kablam! at libstd/panicking.rs:325 Oct 16 07:07:01.931 INFO kablam! 7: 0x56374e66a1cb - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 16 07:07:01.931 INFO kablam! at libcore/panicking.rs:77 Oct 16 07:07:01.931 INFO kablam! 8: 0x56374e5ccdd3 - core::result::unwrap_failed::h2894e73ba11712f9 Oct 16 07:07:01.931 INFO kablam! at libcore/macros.rs:26 Oct 16 07:07:01.931 INFO kablam! 9: 0x56374e5a32a3 - >::expect::h5a82cbdab9475f73 Oct 16 07:07:01.931 INFO kablam! at libcore/result.rs:835 Oct 16 07:07:01.931 INFO kablam! 10: 0x56374e59afca - build_script_build::llvm_config::hb33372881101ea50 Oct 16 07:07:01.931 INFO kablam! at /source/build.rs:12 Oct 16 07:07:01.931 INFO kablam! 11: 0x56374e59b252 - build_script_build::get_llvm_includedir::h6e096af88d6a1bf2 Oct 16 07:07:01.931 INFO kablam! at /source/build.rs:21 Oct 16 07:07:01.931 INFO kablam! 12: 0x56374e59bc08 - build_script_build::main::he1359d4c9f185453 Oct 16 07:07:01.931 INFO kablam! at /source/build.rs:77 Oct 16 07:07:01.931 INFO kablam! 13: 0x56374e59e74f - std::rt::lang_start::{{closure}}::hb383a40d74bf0813 Oct 16 07:07:01.931 INFO kablam! at libstd/rt.rs:74 Oct 16 07:07:01.931 INFO kablam! 14: 0x56374e627e92 - std::panicking::try::do_call::h98034a4edff6968d Oct 16 07:07:01.931 INFO kablam! at libstd/rt.rs:59 Oct 16 07:07:01.931 INFO kablam! at libstd/panicking.rs:310 Oct 16 07:07:01.932 INFO kablam! 15: 0x56374e63a519 - __rust_maybe_catch_panic Oct 16 07:07:01.932 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 16 07:07:01.932 INFO kablam! 16: 0x56374e619f65 - std::rt::lang_start_internal::h75171bbb9f729ef7 Oct 16 07:07:01.932 INFO kablam! at libstd/panicking.rs:289 Oct 16 07:07:01.932 INFO kablam! at libstd/panic.rs:392 Oct 16 07:07:01.932 INFO kablam! at libstd/rt.rs:58 Oct 16 07:07:01.932 INFO kablam! 17: 0x56374e59e727 - std::rt::lang_start::h903997a860a012a1 Oct 16 07:07:01.932 INFO kablam! at libstd/rt.rs:74 Oct 16 07:07:01.932 INFO kablam! 18: 0x56374e59c6e9 - main Oct 16 07:07:01.932 INFO kablam! 19: 0x7f6d7972e82f - __libc_start_main Oct 16 07:07:01.932 INFO kablam! 20: 0x56374e59ab98 - _start Oct 16 07:07:01.932 INFO kablam! 21: 0x0 - Oct 16 07:07:01.932 INFO kablam! Oct 16 07:07:01.932 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 07:07:02.923 INFO kablam! error: build failed Oct 16 07:07:02.925 INFO kablam! su: No module specific data is present Oct 16 07:07:03.812 INFO running `"docker" "rm" "-f" "58920df6ea01e2be13edd84c5f21e61f7b37c3a278d85075238c0ce9babd282f"` Oct 16 07:07:04.063 INFO blam! 58920df6ea01e2be13edd84c5f21e61f7b37c3a278d85075238c0ce9babd282f