[INFO] crate self_encryption 0.13.0 is already in cache [INFO] extracting crate self_encryption 0.13.0 into work/ex/clippy-test-run/sources/stable/reg/self_encryption/0.13.0 [INFO] extracting crate self_encryption 0.13.0 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/self_encryption/0.13.0 [INFO] validating manifest of self_encryption-0.13.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 self_encryption-0.13.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 self_encryption-0.13.0 [INFO] removed 1 missing examples [INFO] finished frobbing self_encryption-0.13.0 [INFO] frobbed toml for self_encryption-0.13.0 written to work/ex/clippy-test-run/sources/stable/reg/self_encryption/0.13.0/Cargo.toml [INFO] started frobbing self_encryption-0.13.0 [INFO] removed 1 missing examples [INFO] finished frobbing self_encryption-0.13.0 [INFO] frobbed toml for self_encryption-0.13.0 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/self_encryption/0.13.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 self_encryption-0.13.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/self_encryption/0.13.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] 42c3d27b17d5677a8163176b5c236c6ee3560460954f7ca86885f6f449ee02ae [INFO] running `"docker" "start" "-a" "42c3d27b17d5677a8163176b5c236c6ee3560460954f7ca86885f6f449ee02ae"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/basic_encryptor.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Checking alloc-no-stdlib v1.2.0 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking config_file_handler v0.11.0 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Compiling rust_sodium-sys v0.10.3 [INFO] [stderr] error: failed to run custom build command for `rust_sodium-sys v0.10.3` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rust_sodium-sys-b0e0c97334214f82/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=RUST_SODIUM_SHARED [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [INFO] [stderr] ! unwrap! called on Result::Err ! [INFO] [stderr] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:77,20 in build_script_build [INFO] [stderr] [INFO] [stderr] Err(Custom { kind: Other, error: StringError("failed to lookup address information: Temporary failure in name resolution") }) [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/unwrap-1.2.1/src/lib.rs:67:25 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5595efdf16a3 - 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: 0x5595efdeb638 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5595efdefd92 - 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: 0x5595efdefafd - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x5595efdf04a0 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x5595efdf0021 - std::panicking::continue_panic_fmt::h3d3c5a833c00a5e1 [INFO] [stderr] at src/libstd/panicking.rs:398 [INFO] [stderr] 6: 0x5595efdeff6e - std::panicking::begin_panic_fmt::h11fdc4cc73917110 [INFO] [stderr] at src/libstd/panicking.rs:353 [INFO] [stderr] 7: 0x5595efc85c45 - as unwrap::VerboseUnwrap>::verbose_unwrap::had42ae39d114ed33 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/<::std::macros::panic macros>:8 [INFO] [stderr] 8: 0x5595efc7e36b - build_script_build::download::h792b2f20472f2ec5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:77 [INFO] [stderr] 9: 0x5595efc7f1ea - build_script_build::get_libsodium::h7a3c9e5528c0d146 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:249 [INFO] [stderr] 10: 0x5595efc7df07 - build_script_build::main::h0e090e958fb164b8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_sodium-sys-0.10.3/build.rs:70 [INFO] [stderr] 11: 0x5595efc89fcf - std::rt::lang_start::{{closure}}::h6883eecf032df657 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 12: 0x5595efdefea2 - std::panicking::try::do_call::h69790245ac2d03fe [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:310 [INFO] [stderr] 13: 0x5595efe03a59 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 14: 0x5595efdf0933 - 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] 15: 0x5595efc89fa8 - std::rt::lang_start::h68c78f1582de1969 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 16: 0x5595efc82ff9 - main [INFO] [stderr] 17: 0x7ff89c1fe2e0 - __libc_start_main [INFO] [stderr] 18: 0x5595efc7d8c9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "42c3d27b17d5677a8163176b5c236c6ee3560460954f7ca86885f6f449ee02ae"` [INFO] running `"docker" "rm" "-f" "42c3d27b17d5677a8163176b5c236c6ee3560460954f7ca86885f6f449ee02ae"` [INFO] [stdout] 42c3d27b17d5677a8163176b5c236c6ee3560460954f7ca86885f6f449ee02ae