[INFO] crate blis-src 0.1.0 is already in cache [INFO] extracting crate blis-src 0.1.0 into work/ex/clippy-test-run/sources/stable/reg/blis-src/0.1.0 [INFO] extracting crate blis-src 0.1.0 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/blis-src/0.1.0 [INFO] validating manifest of blis-src-0.1.0 on toolchain stable [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of blis-src-0.1.0 on toolchain stable+rustflags=-Dclippy::into_iter_on_array [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing blis-src-0.1.0 [INFO] finished frobbing blis-src-0.1.0 [INFO] frobbed toml for blis-src-0.1.0 written to work/ex/clippy-test-run/sources/stable/reg/blis-src/0.1.0/Cargo.toml [INFO] started frobbing blis-src-0.1.0 [INFO] finished frobbing blis-src-0.1.0 [INFO] frobbed toml for blis-src-0.1.0 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/blis-src/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting blis-src-0.1.0 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-3/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/blis-src/0.1.0:/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" "+stable" "clippy" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6e01fcfd7474d13b71e964b096ae85bf20cb412f5204bce59a1a935c024c1010 [INFO] running `"docker" "start" "-a" "6e01fcfd7474d13b71e964b096ae85bf20cb412f5204bce59a1a935c024c1010"` [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Checking blas-sys v0.7.1 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling blis-src v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `blis-src v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/blis-src-ae608014bf00069b/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] 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") }', src/libcore/result.rs:1009:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5601ca7207f3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h00d1e05a61bd440b [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 [INFO] [stderr] 1: 0x5601ca71aa38 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5601ca71f2b2 - std::panicking::default_hook::{{closure}}::h46d30bcc4bfff149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 3: 0x5601ca71f01d - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x5601ca71f9c0 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x5601ca71f541 - std::panicking::continue_panic_fmt::h3d3c5a833c00a5e1 [INFO] [stderr] at src/libstd/panicking.rs:398 [INFO] [stderr] 6: 0x5601ca71f425 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 7: 0x5601ca73500c - core::panicking::panic_fmt::h4d67173bc68f6d5a [INFO] [stderr] at src/libcore/panicking.rs:95 [INFO] [stderr] 8: 0x5601ca19916b - core::result::unwrap_failed::h460e9378ce353679 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libcore/macros.rs:26 [INFO] [stderr] 9: 0x5601ca198bd3 - >::unwrap::h9169776f95941bd1 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libcore/result.rs:808 [INFO] [stderr] 10: 0x5601ca18fb72 - build_script_build::download_release::h08096d8eef4aff9a [INFO] [stderr] at /opt/crater/workdir/build.rs:34 [INFO] [stderr] 11: 0x5601ca18f9a9 - build_script_build::obtain_source::hd54b8f186d832c2f [INFO] [stderr] at /opt/crater/workdir/build.rs:23 [INFO] [stderr] 12: 0x5601ca190d0f - build_script_build::main::h6b69cc0bacf3a4b0 [INFO] [stderr] at /opt/crater/workdir/build.rs:91 [INFO] [stderr] 13: 0x5601ca19295f - std::rt::lang_start::{{closure}}::h603f0e36a7ef890d [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 14: 0x5601ca71f3c2 - std::panicking::try::do_call::h69790245ac2d03fe [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:310 [INFO] [stderr] 15: 0x5601ca733619 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 16: 0x5601ca71fe53 - std::rt::lang_start_internal::h540c897fe52ba9c5 [INFO] [stderr] at src/libstd/panicking.rs:289 [INFO] [stderr] at src/libstd/panic.rs:398 [INFO] [stderr] at src/libstd/rt.rs:58 [INFO] [stderr] 17: 0x5601ca192938 - std::rt::lang_start::h2b621573073f9327 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 18: 0x5601ca191079 - main [INFO] [stderr] 19: 0x7f5211ef42e0 - __libc_start_main [INFO] [stderr] 20: 0x5601ca18d369 - _start [INFO] [stderr] 21: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "6e01fcfd7474d13b71e964b096ae85bf20cb412f5204bce59a1a935c024c1010"` [INFO] running `"docker" "rm" "-f" "6e01fcfd7474d13b71e964b096ae85bf20cb412f5204bce59a1a935c024c1010"` [INFO] [stdout] 6e01fcfd7474d13b71e964b096ae85bf20cb412f5204bce59a1a935c024c1010