Oct 16 16:42:38.000 INFO testing blis-src-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:42:38.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16:42:38.219 INFO blam! f933abbd5d93bfd0c723c191737eba03e32543f95995cbe1dcccf68f3da28df1 Oct 16 16:42:38.221 INFO running `"docker" "start" "-a" "f933abbd5d93bfd0c723c191737eba03e32543f95995cbe1dcccf68f3da28df1"` Oct 16 16:42:38.810 INFO kablam! usermod: no changes Oct 16 16:42:39.147 INFO kablam! Compiling uuid v0.6.5 Oct 16 16:42:39.147 INFO kablam! Compiling want v0.0.4 Oct 16 16:42:39.147 INFO kablam! Compiling mio v0.6.16 Oct 16 16:42:39.153 INFO kablam! Compiling encoding_rs v0.8.10 Oct 16 16:42:39.153 INFO kablam! Compiling tokio-io v0.1.9 Oct 16 16:42:39.153 INFO kablam! Compiling libz-sys v1.0.24 Oct 16 16:42:39.153 INFO kablam! Compiling flate2 v1.0.3 Oct 16 16:42:39.153 INFO kablam! Compiling phf v0.7.23 Oct 16 16:42:41.463 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 16 16:42:42.093 INFO kablam! Compiling curl-sys v0.4.13 Oct 16 16:42:44.999 INFO kablam! Compiling libssh2-sys v0.2.11 Oct 16 16:42:44.999 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 16 16:42:48.525 INFO kablam! Compiling tokio-codec v0.1.1 Oct 16 16:42:48.748 INFO kablam! Compiling libgit2-sys v0.7.10 Oct 16 16:42:51.943 INFO kablam! Compiling mio-uds v0.6.7 Oct 16 16:42:51.943 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 16:42:53.819 INFO kablam! Compiling git2 v0.7.5 Oct 16 16:42:57.999 INFO kablam! Compiling tokio-fs v0.1.3 Oct 16 16:43:04.075 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 16:43:04.075 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 16:43:04.075 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 16:43:12.977 INFO kablam! Compiling tokio v0.1.11 Oct 16 16:43:18.691 INFO kablam! Compiling tokio-core v0.1.17 Oct 16 16:43:23.739 INFO kablam! Compiling tokio-tls v0.1.4 Oct 16 16:43:23.739 INFO kablam! Compiling hyper v0.11.27 Oct 16 16:43:35.918 INFO kablam! Compiling hyper-tls v0.1.4 Oct 16 16:43:40.663 INFO kablam! Compiling reqwest v0.8.8 Oct 16 16:43:50.007 INFO kablam! Compiling blis-src v0.1.0 (/source) Oct 16 16:44:01.504 INFO kablam! error: failed to run custom build command for `blis-src v0.1.0 (/source)` Oct 16 16:44:01.504 INFO kablam! process didn't exit successfully: `/target/debug/build/blis-src-7806fe696a713f88/build-script-build` (exit code: 101) Oct 16 16:44:01.504 INFO kablam! --- stderr Oct 16 16:44:01.504 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 16 16:44:01.504 INFO kablam! stack backtrace: Oct 16 16:44:01.504 INFO kablam! 0: 0x55a41ae6ce2e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 16 16:44:01.504 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 16:44:01.504 INFO kablam! 1: 0x55a41ae79146 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 16 16:44:01.504 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 16 16:44:01.504 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 16 16:44:01.504 INFO kablam! 2: 0x55a41ae71dcd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 16 16:44:01.504 INFO kablam! at libstd/panicking.rs:211 Oct 16 16:44:01.504 INFO kablam! 3: 0x55a41ae71b40 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 16 16:44:01.504 INFO kablam! at libstd/panicking.rs:227 Oct 16 16:44:01.504 INFO kablam! 4: 0x55a41ae7247c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 16 16:44:01.504 INFO kablam! at libstd/panicking.rs:476 Oct 16 16:44:01.504 INFO kablam! 5: 0x55a41ae72039 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 16 16:44:01.504 INFO kablam! at libstd/panicking.rs:390 Oct 16 16:44:01.504 INFO kablam! 6: 0x55a41ae71f35 - rust_begin_unwind Oct 16 16:44:01.504 INFO kablam! at libstd/panicking.rs:325 Oct 16 16:44:01.505 INFO kablam! 7: 0x55a41aeb51db - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 16 16:44:01.505 INFO kablam! at libcore/panicking.rs:77 Oct 16 16:44:01.505 INFO kablam! 8: 0x55a41a964353 - core::result::unwrap_failed::h8f631025c63bc176 Oct 16 16:44:01.505 INFO kablam! at libcore/macros.rs:26 Oct 16 16:44:01.505 INFO kablam! 9: 0x55a41a963ccf - >::unwrap::ha08eab799ed5f236 Oct 16 16:44:01.505 INFO kablam! at libcore/result.rs:808 Oct 16 16:44:01.505 INFO kablam! 10: 0x55a41a95b0ae - build_script_build::download_release::h6b55b52d15a50c12 Oct 16 16:44:01.505 INFO kablam! at /source/build.rs:34 Oct 16 16:44:01.505 INFO kablam! 11: 0x55a41a95aeee - build_script_build::obtain_source::hc11a4b6e2cfcfb74 Oct 16 16:44:01.505 INFO kablam! at /source/build.rs:23 Oct 16 16:44:01.505 INFO kablam! 12: 0x55a41a95c1a0 - build_script_build::main::he465348a15278ea2 Oct 16 16:44:01.505 INFO kablam! at /source/build.rs:91 Oct 16 16:44:01.505 INFO kablam! 13: 0x55a41a95de1f - std::rt::lang_start::{{closure}}::h3dc484437af26192 Oct 16 16:44:01.505 INFO kablam! at libstd/rt.rs:74 Oct 16 16:44:01.505 INFO kablam! 14: 0x55a41ae71ed2 - std::panicking::try::do_call::h12551105aa669869 Oct 16 16:44:01.505 INFO kablam! at libstd/rt.rs:59 Oct 16 16:44:01.505 INFO kablam! at libstd/panicking.rs:310 Oct 16 16:44:01.505 INFO kablam! 15: 0x55a41ae84319 - __rust_maybe_catch_panic Oct 16 16:44:01.505 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 16 16:44:01.505 INFO kablam! 16: 0x55a41ae619b5 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 16 16:44:01.505 INFO kablam! at libstd/panicking.rs:289 Oct 16 16:44:01.505 INFO kablam! at libstd/panic.rs:392 Oct 16 16:44:01.505 INFO kablam! at libstd/rt.rs:58 Oct 16 16:44:01.505 INFO kablam! 17: 0x55a41a95ddf7 - std::rt::lang_start::h7fef99230fce2b0c Oct 16 16:44:01.505 INFO kablam! at libstd/rt.rs:74 Oct 16 16:44:01.505 INFO kablam! 18: 0x55a41a95c4e9 - main Oct 16 16:44:01.505 INFO kablam! 19: 0x7fab7854182f - __libc_start_main Oct 16 16:44:01.505 INFO kablam! 20: 0x55a41a958928 - _start Oct 16 16:44:01.505 INFO kablam! 21: 0x0 - Oct 16 16:44:01.505 INFO kablam! Oct 16 16:44:01.506 INFO kablam! su: No module specific data is present Oct 16 16:44:01.897 INFO running `"docker" "rm" "-f" "f933abbd5d93bfd0c723c191737eba03e32543f95995cbe1dcccf68f3da28df1"` Oct 16 16:44:02.063 INFO blam! f933abbd5d93bfd0c723c191737eba03e32543f95995cbe1dcccf68f3da28df1