[INFO] updating cached repository aleozlx/sdl2-context [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aleozlx/sdl2-context [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/sdl2-context" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/aleozlx/sdl2-context"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/aleozlx/sdl2-context'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/sdl2-context" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/aleozlx/sdl2-context"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/aleozlx/sdl2-context'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16817dc61deba9b9481be6abf853284bab3f35b5 [INFO] sha for GitHub repo aleozlx/sdl2-context: 16817dc61deba9b9481be6abf853284bab3f35b5 [INFO] validating manifest of aleozlx/sdl2-context on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aleozlx/sdl2-context on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aleozlx/sdl2-context [INFO] removed path dependency gl from aleozlx/sdl2-context [INFO] finished frobbing aleozlx/sdl2-context [INFO] frobbed toml for aleozlx/sdl2-context written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/aleozlx/sdl2-context/Cargo.toml [INFO] started frobbing aleozlx/sdl2-context [INFO] removed path dependency gl from aleozlx/sdl2-context [INFO] finished frobbing aleozlx/sdl2-context [INFO] frobbed toml for aleozlx/sdl2-context written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/aleozlx/sdl2-context/Cargo.toml [INFO] crate aleozlx/sdl2-context has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking aleozlx/sdl2-context against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-1/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/aleozlx/sdl2-context:/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" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cecceb6b27e58ef9a71a09a997ac34a8bf16b04a0c136d48716148db59652706 [INFO] running `"docker" "start" "-a" "cecceb6b27e58ef9a71a09a997ac34a8bf16b04a0c136d48716148db59652706"` [INFO] [stderr] warning: dependency (gl) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling xattr v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling serde v1.0.68 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling libflate v0.1.15 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.3 [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] process didn't exit successfully: `/opt/crater/target/debug/build/sdl2-sys-0ec08633f8c7dc7c/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: StringError("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:997:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5580e845fe43 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h0d725ef8954f7a81 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x5580e845b068 - std::sys_common::backtrace::_print::he93610a5e58183ef [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stderr] 2: 0x5580e845e0d2 - std::panicking::default_hook::{{closure}}::h976a5cdb5c2176bf [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 3: 0x5580e845de44 - std::panicking::default_hook::h4a878371237b30b0 [INFO] [stderr] at src/libstd/panicking.rs:215 [INFO] [stderr] 4: 0x5580e845e7e0 - std::panicking::rust_panic_with_hook::h21243774c4b09b92 [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 5: 0x5580e845e361 - std::panicking::continue_panic_fmt::he1f5b05ccead99ec [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 6: 0x5580e845e245 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:312 [INFO] [stderr] 7: 0x5580e84782bc - core::panicking::panic_fmt::h8d7396388ebcae27 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x5580e800ff1b - core::result::unwrap_failed::hc5730d5a77b3629d [INFO] [stderr] at /rustc/29640c57b5f92febba0e40c50cb863c9a7ede51d/src/libcore/macros.rs:16 [INFO] [stderr] 9: 0x5580e800f4cb - >::expect::h5d478a83000dee88 [INFO] [stderr] at /rustc/29640c57b5f92febba0e40c50cb863c9a7ede51d/src/libcore/result.rs:825 [INFO] [stderr] 10: 0x5580e8009058 - build_script_build::download_to::hcdf3d552f430f002 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:32 [INFO] [stderr] 11: 0x5580e8009926 - build_script_build::download_sdl2::h44c1b685899f06f5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:82 [INFO] [stderr] 12: 0x5580e800a2f7 - build_script_build::main::hf23b34310dc7920d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:205 [INFO] [stderr] 13: 0x5580e800c2ef - std::rt::lang_start::{{closure}}::ha5c2ed0e37e617f1 [INFO] [stderr] at /rustc/29640c57b5f92febba0e40c50cb863c9a7ede51d/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x5580e845e1e2 - std::panicking::try::do_call::h0f77d930a42f05c5 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 15: 0x5580e8468ce9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:92 [INFO] [stderr] 16: 0x5580e845edf5 - std::rt::lang_start_internal::h77cd8a34e6358ac5 [INFO] [stderr] at src/libstd/panicking.rs:276 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 17: 0x5580e800c2c8 - std::rt::lang_start::h57f3c364935bdcea [INFO] [stderr] at /rustc/29640c57b5f92febba0e40c50cb863c9a7ede51d/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x5580e800a909 - main [INFO] [stderr] 19: 0x7f0162cbf2e0 - __libc_start_main [INFO] [stderr] 20: 0x5580e8006b19 - _start [INFO] [stderr] 21: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "cecceb6b27e58ef9a71a09a997ac34a8bf16b04a0c136d48716148db59652706"` [INFO] running `"docker" "rm" "-f" "cecceb6b27e58ef9a71a09a997ac34a8bf16b04a0c136d48716148db59652706"` [INFO] [stdout] cecceb6b27e58ef9a71a09a997ac34a8bf16b04a0c136d48716148db59652706