[INFO] cloning repository alasher/gblite [INFO] running `"git" "clone" "--bare" "git://github.com/alasher/gblite.git" "work/cache/sources/gh/alasher/gblite"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/alasher/gblite'... [INFO] running `"git" "clone" "work/cache/sources/gh/alasher/gblite" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/alasher/gblite"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/alasher/gblite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alasher/gblite" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/alasher/gblite"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/alasher/gblite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7aba8afc7020483a2aded993cee46336cf177a1 [INFO] sha for GitHub repo alasher/gblite: f7aba8afc7020483a2aded993cee46336cf177a1 [INFO] validating manifest of alasher/gblite on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alasher/gblite on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alasher/gblite [INFO] finished frobbing alasher/gblite [INFO] frobbed toml for alasher/gblite written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/alasher/gblite/Cargo.toml [INFO] started frobbing alasher/gblite [INFO] finished frobbing alasher/gblite [INFO] frobbed toml for alasher/gblite written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/alasher/gblite/Cargo.toml [INFO] crate alasher/gblite already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking alasher/gblite against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-1/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/alasher/gblite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1f4bb1d7ccd34613188de9e29e6e4c6d14db4fc9fe551365ddf0abd84729354a [INFO] running `"docker" "start" "-a" "1f4bb1d7ccd34613188de9e29e6e4c6d14db4fc9fe551365ddf0abd84729354a"` [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling tar v0.4.16 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Checking ctrlc v3.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Checking num-bigint v0.2.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.31.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/sdl2-sys-b29b482508525f1d/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to GET resource: "http://libsdl.org/release/SDL2-2.0.5.tar.gz": Error { kind: Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }), url: Some("http://libsdl.org/release/SDL2-2.0.5.tar.gz") }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f1d3fe157b - backtrace::backtrace::libunwind::trace::h00e2f01ca6755a19 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55f1d3fe157b - backtrace::backtrace::trace_unsynchronized::hc2e55f9123c24578 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f1d3fe157b - std::sys_common::backtrace::_print::h878d975ca669e1b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55f1d3fe157b - std::sys_common::backtrace::print::h1b2f6b4885b021f3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55f1d3fe157b - std::panicking::default_hook::{{closure}}::he9ab19abef5c787f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55f1d3fe127c - std::panicking::default_hook::h9b73316e8577c3fa [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55f1d3fe1cf0 - std::panicking::rust_panic_with_hook::he062866264d328c5 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55f1d3fe1872 - std::panicking::continue_panic_fmt::hd91e15ffe4fde332 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x55f1d3fe1756 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:309 [INFO] [stderr] 9: 0x55f1d3fff4ed - core::panicking::panic_fmt::h684eb94a03e3ec1d [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55f1d3b1d1d3 - core::result::unwrap_failed::h3de6ed24cf9c293d [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x55f1d3b1d844 - core::result::Result::expect::h31094f9584069a2e [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x55f1d3b15968 - build_script_build::download_to::h299677028961b263 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:32 [INFO] [stderr] 13: 0x55f1d3b161e8 - build_script_build::download_sdl2::hd229215b3798e0de [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:82 [INFO] [stderr] 14: 0x55f1d3b16c78 - build_script_build::main::h397f3db85400a101 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:205 [INFO] [stderr] 15: 0x55f1d3b18f10 - std::rt::lang_start::{{closure}}::ha2cbb7e1b4ccaff9 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55f1d3fe16f3 - std::rt::lang_start_internal::{{closure}}::hac4055a4b24c3806 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x55f1d3fe16f3 - std::panicking::try::do_call::h0bdfdef338a7b8de [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 18: 0x55f1d3feba8a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 19: 0x55f1d3fe22bd - std::panicking::try::h5986cc11523af350 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 20: 0x55f1d3fe22bd - std::panic::catch_unwind::h5e6e2d11127cecca [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 21: 0x55f1d3fe22bd - std::rt::lang_start_internal::hd1ad303a81183dc4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x55f1d3b18ee9 - std::rt::lang_start::h679442d786f17c83 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x55f1d3b1727a - main [INFO] [stderr] 24: 0x7f3b549ad2e1 - __libc_start_main [INFO] [stderr] 25: 0x55f1d3b1343a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "1f4bb1d7ccd34613188de9e29e6e4c6d14db4fc9fe551365ddf0abd84729354a"` [INFO] running `"docker" "rm" "-f" "1f4bb1d7ccd34613188de9e29e6e4c6d14db4fc9fe551365ddf0abd84729354a"` [INFO] [stdout] 1f4bb1d7ccd34613188de9e29e6e4c6d14db4fc9fe551365ddf0abd84729354a