[INFO] updating cached repository matthewjberger/tetrust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/matthewjberger/tetrust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/matthewjberger/tetrust" "work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/matthewjberger/tetrust"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/matthewjberger/tetrust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/matthewjberger/tetrust" "work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/matthewjberger/tetrust"` [INFO] [stderr] Cloning into 'work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/matthewjberger/tetrust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e31317a1b333be65680a4e3658889abb18cfee7d [INFO] sha for GitHub repo matthewjberger/tetrust: e31317a1b333be65680a4e3658889abb18cfee7d [INFO] validating manifest of matthewjberger/tetrust on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of matthewjberger/tetrust on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing matthewjberger/tetrust [INFO] finished frobbing matthewjberger/tetrust [INFO] frobbed toml for matthewjberger/tetrust written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/gh/matthewjberger/tetrust/Cargo.toml [INFO] started frobbing matthewjberger/tetrust [INFO] finished frobbing matthewjberger/tetrust [INFO] frobbed toml for matthewjberger/tetrust written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/matthewjberger/tetrust/Cargo.toml [INFO] crate matthewjberger/tetrust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking matthewjberger/tetrust against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-3/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/gh/matthewjberger/tetrust:/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" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a6ad273c9764dafead8e66780910562fc553e6c66ee9d9d62d11b3b061867022 [INFO] running `"docker" "start" "-a" "a6ad273c9764dafead8e66780910562fc553e6c66ee9d9d62d11b3b061867022"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking app_dirs2 v2.0.3 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling smart-default v0.2.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tar v0.4.22 [INFO] [stderr] Checking euclid v0.17.3 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking lyon_geom v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Checking nalgebra v0.14.4 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking lyon_path v0.10.1 [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking lyon_tessellation v0.10.2 [INFO] [stderr] Checking rodio v0.7.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Checking lyon v0.10.2 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [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 derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking gfx_core v0.8.3 [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] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.14.4/src/core/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [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] 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-a627ee1516fc2f5a/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:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56132e67a0eb - backtrace::backtrace::libunwind::trace::h098b67cd5ecf24d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56132e67a0eb - backtrace::backtrace::trace_unsynchronized::h41f8ecb0b6b75123 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56132e67a0eb - std::sys_common::backtrace::_print::h6bdd5779472ab8c6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56132e67a0eb - std::sys_common::backtrace::print::h535418cbcfd3b064 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56132e67a0eb - std::panicking::default_hook::{{closure}}::h8962ad5cd6daeea4 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x56132e679dc6 - std::panicking::default_hook::h39b428958abf2606 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x56132e67a85d - std::panicking::rust_panic_with_hook::hec5b145cd2b2dbe3 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x56132e67a3e2 - std::panicking::continue_panic_fmt::h499883e21d98c9ea [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x56132e67a2c6 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x56132e6979cd - core::panicking::panic_fmt::hf925eb7f761dd347 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x56132e697ac7 - core::result::unwrap_failed::hb295cb62d0c5f00c [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x56132e18f221 - core::result::Result::expect::h8f70db8e0dc4463d [INFO] [stderr] at /rustc/757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/src/libcore/result.rs:879 [INFO] [stderr] 12: 0x56132e18d492 - build_script_build::download_to::hcc2fb9dcec2b424d [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:32 [INFO] [stderr] 13: 0x56132e18dd08 - build_script_build::download_sdl2::h19ba64aaaa12e1f6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:82 [INFO] [stderr] 14: 0x56132e18e788 - build_script_build::main::h16d398877024ab40 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.31.0/build.rs:205 [INFO] [stderr] 15: 0x56132e191350 - std::rt::lang_start::{{closure}}::h004cc65f0989d472 [INFO] [stderr] at /rustc/757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x56132e67a263 - std::rt::lang_start_internal::{{closure}}::h1d5b2f63d8aab9e2 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x56132e67a263 - std::panicking::try::do_call::h23b1282500223f6a [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 18: 0x56132e6840ea - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 19: 0x56132e67ae2d - std::panicking::try::hf851d9cd2a46569f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 20: 0x56132e67ae2d - std::panic::catch_unwind::h38ad47fd47b8a319 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x56132e67ae2d - std::rt::lang_start_internal::h8489a7c3e11328c4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x56132e191329 - std::rt::lang_start::h3504512cee166167 [INFO] [stderr] at /rustc/757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x56132e18ed6a - main [INFO] [stderr] 24: 0x7f3d83a4d2e1 - __libc_start_main [INFO] [stderr] 25: 0x56132e18b11a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a6ad273c9764dafead8e66780910562fc553e6c66ee9d9d62d11b3b061867022"` [INFO] running `"docker" "rm" "-f" "a6ad273c9764dafead8e66780910562fc553e6c66ee9d9d62d11b3b061867022"` [INFO] [stdout] a6ad273c9764dafead8e66780910562fc553e6c66ee9d9d62d11b3b061867022