Oct 28 00:37:17.872 INFO checking blis-src-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:37:17.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 28 00:37:18.111 INFO blam! b31a02ee5db749f2832d8629222c4821d8629eb45125536356eb093e632bd54a Oct 28 00:37:18.123 INFO running `"docker" "start" "-a" "b31a02ee5db749f2832d8629222c4821d8629eb45125536356eb093e632bd54a"` Oct 28 00:37:19.415 INFO kablam! usermod: no changes Oct 28 00:37:19.830 INFO kablam! Compiling filetime v0.2.1 Oct 28 00:37:19.843 INFO kablam! Checking cblas-sys v0.1.4 Oct 28 00:37:19.844 INFO kablam! Checking blas-sys v0.7.1 Oct 28 00:37:19.863 INFO kablam! Compiling uuid v0.6.5 Oct 28 00:37:19.875 INFO kablam! Compiling want v0.0.4 Oct 28 00:37:19.875 INFO kablam! Compiling mio v0.6.16 Oct 28 00:37:19.917 INFO kablam! Compiling encoding_rs v0.8.10 Oct 28 00:37:19.917 INFO kablam! Compiling tokio-io v0.1.10 Oct 28 00:37:21.887 INFO kablam! Compiling miniz-sys v0.1.11 Oct 28 00:37:22.366 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 28 00:37:23.504 INFO kablam! Compiling libflate v0.1.18 Oct 28 00:37:23.527 INFO kablam! Compiling phf v0.7.23 Oct 28 00:37:23.540 INFO kablam! Compiling tar v0.4.17 Oct 28 00:37:23.687 INFO kablam! Compiling git2 v0.7.5 Oct 28 00:37:29.125 INFO kablam! Compiling flate2 v1.0.4 Oct 28 00:37:29.125 INFO kablam! Compiling tokio-codec v0.1.1 Oct 28 00:37:29.231 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 28 00:37:39.536 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 28 00:37:39.867 INFO kablam! Compiling tokio-threadpool v0.1.8 Oct 28 00:37:40.175 INFO kablam! Compiling mio-uds v0.6.7 Oct 28 00:37:40.891 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 28 00:37:50.488 INFO kablam! Compiling tokio-fs v0.1.4 Oct 28 00:37:51.619 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 28 00:37:51.619 INFO kablam! Compiling tokio-udp v0.1.2 Oct 28 00:37:51.619 INFO kablam! Compiling tokio-uds v0.2.3 Oct 28 00:37:59.115 INFO kablam! Compiling tokio v0.1.11 Oct 28 00:38:03.635 INFO kablam! Compiling tokio-core v0.1.17 Oct 28 00:38:08.771 INFO kablam! Compiling hyper v0.11.27 Oct 28 00:38:08.771 INFO kablam! Compiling tokio-tls v0.1.4 Oct 28 00:38:22.385 INFO kablam! Compiling hyper-tls v0.1.4 Oct 28 00:38:27.226 INFO kablam! Compiling reqwest v0.8.8 Oct 28 00:38:40.323 INFO kablam! Compiling blis-src v0.1.0 (/source) Oct 28 00:38:52.311 INFO kablam! error: failed to run custom build command for `blis-src v0.1.0 (/source)` Oct 28 00:38:52.311 INFO kablam! process didn't exit successfully: `/target/debug/build/blis-src-e1f9b4aa39024db2/build-script-build` (exit code: 101) Oct 28 00:38:52.311 INFO kablam! --- stderr Oct 28 00:38:52.311 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Io(Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") }), url: Some("https://github.com/flame/blis/archive/0.3.2.tar.gz") }', libcore/result.rs:1009:5 Oct 28 00:38:52.311 INFO kablam! stack backtrace: Oct 28 00:38:52.311 INFO kablam! 0: 0x55d448b766ef - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 28 00:38:52.311 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 28 00:38:52.311 INFO kablam! 1: 0x55d448b82ce7 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 28 00:38:52.311 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 28 00:38:52.311 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 28 00:38:52.311 INFO kablam! 2: 0x55d448b7b81f - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:211 Oct 28 00:38:52.311 INFO kablam! 3: 0x55d448b7b584 - std::panicking::default_hook::h638eabd3231038cc Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:227 Oct 28 00:38:52.311 INFO kablam! 4: 0x55d448b7befe - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:476 Oct 28 00:38:52.311 INFO kablam! 5: 0x55d448b7baa1 - std::panicking::continue_panic_fmt::he3c34ed30d9ec907 Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:390 Oct 28 00:38:52.311 INFO kablam! 6: 0x55d448b7b985 - rust_begin_unwind Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:325 Oct 28 00:38:52.311 INFO kablam! 7: 0x55d448bbecfc - core::panicking::panic_fmt::hfebc7648cf933e48 Oct 28 00:38:52.311 INFO kablam! at libcore/panicking.rs:77 Oct 28 00:38:52.311 INFO kablam! 8: 0x55d448657beb - core::result::unwrap_failed::hba4fd949efc479b3 Oct 28 00:38:52.311 INFO kablam! at libcore/macros.rs:26 Oct 28 00:38:52.311 INFO kablam! 9: 0x55d448657732 - >::unwrap::hc8584eadf2c2aa62 Oct 28 00:38:52.311 INFO kablam! at libcore/result.rs:808 Oct 28 00:38:52.311 INFO kablam! 10: 0x55d44864e530 - build_script_build::download_release::h33e1577749642fe4 Oct 28 00:38:52.311 INFO kablam! at /source/build.rs:34 Oct 28 00:38:52.311 INFO kablam! 11: 0x55d44864e36b - build_script_build::obtain_source::h38b0c08eae2f76f5 Oct 28 00:38:52.311 INFO kablam! at /source/build.rs:23 Oct 28 00:38:52.311 INFO kablam! 12: 0x55d44864f6c1 - build_script_build::main::h5eb1ea8070d6e715 Oct 28 00:38:52.311 INFO kablam! at /source/build.rs:91 Oct 28 00:38:52.311 INFO kablam! 13: 0x55d4486513bf - std::rt::lang_start::{{closure}}::hb3f5ae650622c07d Oct 28 00:38:52.311 INFO kablam! at libstd/rt.rs:74 Oct 28 00:38:52.311 INFO kablam! 14: 0x55d448b7b922 - std::panicking::try::do_call::h160e0c9759e29092 Oct 28 00:38:52.311 INFO kablam! at libstd/rt.rs:59 Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:310 Oct 28 00:38:52.311 INFO kablam! 15: 0x55d448b8dc99 - __rust_maybe_catch_panic Oct 28 00:38:52.311 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 28 00:38:52.311 INFO kablam! 16: 0x55d448b649ba - std::rt::lang_start_internal::h61865a8519f9c176 Oct 28 00:38:52.311 INFO kablam! at libstd/panicking.rs:289 Oct 28 00:38:52.311 INFO kablam! at libstd/panic.rs:392 Oct 28 00:38:52.311 INFO kablam! at libstd/rt.rs:58 Oct 28 00:38:52.311 INFO kablam! 17: 0x55d448651398 - std::rt::lang_start::h5e4af30c2eae054b Oct 28 00:38:52.311 INFO kablam! at libstd/rt.rs:74 Oct 28 00:38:52.311 INFO kablam! 18: 0x55d44864fa29 - main Oct 28 00:38:52.311 INFO kablam! 19: 0x7f83f8a1482f - __libc_start_main Oct 28 00:38:52.311 INFO kablam! 20: 0x55d44864bcf8 - _start Oct 28 00:38:52.311 INFO kablam! 21: 0x0 - Oct 28 00:38:52.311 INFO kablam! Oct 28 00:38:52.318 INFO kablam! su: No module specific data is present Oct 28 00:38:53.686 INFO running `"docker" "rm" "-f" "b31a02ee5db749f2832d8629222c4821d8629eb45125536356eb093e632bd54a"` Oct 28 00:38:53.983 INFO blam! b31a02ee5db749f2832d8629222c4821d8629eb45125536356eb093e632bd54a