[INFO] updating cached repository nemaba/rust-web-diesel-rocket [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nemaba/rust-web-diesel-rocket [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nemaba/rust-web-diesel-rocket" "work/ex/clippy-test-run/sources/stable/gh/nemaba/rust-web-diesel-rocket"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/nemaba/rust-web-diesel-rocket'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nemaba/rust-web-diesel-rocket" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/nemaba/rust-web-diesel-rocket"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/nemaba/rust-web-diesel-rocket'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d6257ac9d335fdde2e2ecf5e4cf374acdeccaac [INFO] sha for GitHub repo nemaba/rust-web-diesel-rocket: 8d6257ac9d335fdde2e2ecf5e4cf374acdeccaac [INFO] validating manifest of nemaba/rust-web-diesel-rocket 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 nemaba/rust-web-diesel-rocket 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 nemaba/rust-web-diesel-rocket [INFO] finished frobbing nemaba/rust-web-diesel-rocket [INFO] frobbed toml for nemaba/rust-web-diesel-rocket written to work/ex/clippy-test-run/sources/stable/gh/nemaba/rust-web-diesel-rocket/Cargo.toml [INFO] started frobbing nemaba/rust-web-diesel-rocket [INFO] finished frobbing nemaba/rust-web-diesel-rocket [INFO] frobbed toml for nemaba/rust-web-diesel-rocket written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/nemaba/rust-web-diesel-rocket/Cargo.toml [INFO] crate nemaba/rust-web-diesel-rocket has a lockfile. skipping [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 nemaba/rust-web-diesel-rocket against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-7/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/nemaba/rust-web-diesel-rocket:/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] f2825b332b2d914462269b67b14e19a674725674509d266b3b32ded5823d3192 [INFO] running `"docker" "start" "-a" "f2825b332b2d914462269b67b14e19a674725674509d266b3b32ded5823d3192"` [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling pear v0.0.16 [INFO] [stderr] Checking state v0.4.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling isatty v0.1.7 [INFO] [stderr] Compiling pear_codegen v0.0.16 [INFO] [stderr] Compiling rocket v0.3.8 [INFO] [stderr] Compiling rocket_codegen v0.3.8 [INFO] [stderr] Checking serde_json v1.0.16 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] error: failed to run custom build command for `rocket v0.3.8` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rocket-ae56cf2c8ca5aa46/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Rocket requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.32.0 (2019-01-16). Minimum required: 1.27.0-nightly (2018-04-03). [INFO] [stderr] See the getting started guide (https://rocket.rs/guide/getting-started/) for more information. [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.3.8/build.rs:38:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5557a2242903 - 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: 0x5557a223d298 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5557a22419c2 - 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: 0x5557a224172d - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x5557a2242020 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x5557a2215f63 - std::panicking::begin_panic::h4788151053130732 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/panicking.rs:425 [INFO] [stderr] 6: 0x5557a2213f79 - build_script_build::main::h887ce456b0c5e6ef [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.3.8/build.rs:38 [INFO] [stderr] 7: 0x5557a22167ef - std::rt::lang_start::{{closure}}::h7d93787d04b17d4d [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 8: 0x5557a2241a72 - std::panicking::try::do_call::h69790245ac2d03fe [INFO] [stderr] at src/libstd/rt.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:310 [INFO] [stderr] 9: 0x5557a2253809 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 10: 0x5557a22423f3 - 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] 11: 0x5557a22167c8 - std::rt::lang_start::ha8be0b5856ea095d [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 12: 0x5557a2214e39 - main [INFO] [stderr] 13: 0x7fc65ebe22e0 - __libc_start_main [INFO] [stderr] 14: 0x5557a2213629 - _start [INFO] [stderr] 15: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f2825b332b2d914462269b67b14e19a674725674509d266b3b32ded5823d3192"` [INFO] running `"docker" "rm" "-f" "f2825b332b2d914462269b67b14e19a674725674509d266b3b32ded5823d3192"` [INFO] [stdout] f2825b332b2d914462269b67b14e19a674725674509d266b3b32ded5823d3192