[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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/aleozlx/sdl2-context"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/aleozlx/sdl2-context'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/sdl2-context" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/aleozlx/sdl2-context"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aleozlx/sdl2-context on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/aleozlx/sdl2-context/Cargo.toml [INFO] crate aleozlx/sdl2-context already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking aleozlx/sdl2-context against master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-5/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/aleozlx/sdl2-context:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3f6efb00280d6b29d5cb56b558b77c6134a4e19f4adf4557b334156d3331843c [INFO] running `"docker" "start" "-a" "3f6efb00280d6b29d5cb56b558b77c6134a4e19f4adf4557b334156d3331843c"` [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 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 xattr v0.2.1 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling libflate v0.1.15 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling gl v0.10.0 [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] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [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 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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/sdl2-sys-f8c7d0321b8f9dd0/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:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b6e5567afa - backtrace::backtrace::libunwind::trace::h95cf0d6f90455f99 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.25/src/backtrace/libunwind.rs:97 [INFO] [stderr] 1: 0x55b6e5567afa - backtrace::backtrace::trace_unsynchronized::hf1bc4b307d386ce0 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.25/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b6e5567afa - std::sys_common::backtrace::_print::h17c85b34b8085bc3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55b6e5567afa - std::sys_common::backtrace::print::hcd95718fa811f3ee [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55b6e5567afa - std::panicking::default_hook::{{closure}}::h9a777852f3c432bb [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 5: 0x55b6e55677fb - std::panicking::default_hook::h20a55232f8970617 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 6: 0x55b6e556826f - std::panicking::rust_panic_with_hook::h5522dfdebc12d6f5 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 7: 0x55b6e5567df1 - std::panicking::continue_panic_fmt::h2e20e3cd1b619a34 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 8: 0x55b6e5567cd5 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 9: 0x55b6e55856bc - core::panicking::panic_fmt::he1d95cf9fc209195 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55b6e50ff9d2 - core::result::unwrap_failed::h9ac79b1a89bc098d [INFO] [stderr] at /rustc/7840a0b753a065a41999f1fb6028f67d33e3fdd5/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x55b6e50fff63 - core::result::Result::expect::hb2a77f37f74cc345 [INFO] [stderr] at /rustc/7840a0b753a065a41999f1fb6028f67d33e3fdd5/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x55b6e50f8037 - build_script_build::download_to::h6fb39a916259222c [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:32 [INFO] [stderr] 13: 0x55b6e50f88b7 - build_script_build::download_sdl2::hc2b239b7e464f953 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:82 [INFO] [stderr] 14: 0x55b6e50f9347 - build_script_build::main::hb7b728c08d00d8c2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:205 [INFO] [stderr] 15: 0x55b6e50fb37f - std::rt::lang_start::{{closure}}::h74ddb46279dfc468 [INFO] [stderr] at /rustc/7840a0b753a065a41999f1fb6028f67d33e3fdd5/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55b6e5567c72 - std::rt::lang_start_internal::{{closure}}::h6ec740df5798a70a [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x55b6e5567c72 - std::panicking::try::do_call::h93c284c7f36c2a33 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 18: 0x55b6e5571ff9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 19: 0x55b6e556883c - std::panicking::try::h3886393c741bda4e [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] 20: 0x55b6e556883c - std::panic::catch_unwind::ha7941002b1d0656b [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 21: 0x55b6e556883c - std::rt::lang_start_internal::h1525a1979960fe11 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x55b6e50fb358 - std::rt::lang_start::ha9c87cd8651c57d6 [INFO] [stderr] at /rustc/7840a0b753a065a41999f1fb6028f67d33e3fdd5/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x55b6e50f9949 - main [INFO] [stderr] 24: 0x7f8a29cb92e0 - __libc_start_main [INFO] [stderr] 25: 0x55b6e50f5b09 - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "3f6efb00280d6b29d5cb56b558b77c6134a4e19f4adf4557b334156d3331843c"` [INFO] running `"docker" "rm" "-f" "3f6efb00280d6b29d5cb56b558b77c6134a4e19f4adf4557b334156d3331843c"` [INFO] [stdout] 3f6efb00280d6b29d5cb56b558b77c6134a4e19f4adf4557b334156d3331843c