[INFO] updating cached repository manthanhd/rust-courier-system [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/manthanhd/rust-courier-system [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/manthanhd/rust-courier-system" "work/ex/clippy-test-run/sources/stable/gh/manthanhd/rust-courier-system"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/manthanhd/rust-courier-system'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/manthanhd/rust-courier-system" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/manthanhd/rust-courier-system"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/manthanhd/rust-courier-system'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 01b29a70977be7cf7792c1e0c3837171c5676323 [INFO] sha for GitHub repo manthanhd/rust-courier-system: 01b29a70977be7cf7792c1e0c3837171c5676323 [INFO] validating manifest of manthanhd/rust-courier-system 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 manthanhd/rust-courier-system 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 manthanhd/rust-courier-system [INFO] finished frobbing manthanhd/rust-courier-system [INFO] frobbed toml for manthanhd/rust-courier-system written to work/ex/clippy-test-run/sources/stable/gh/manthanhd/rust-courier-system/Cargo.toml [INFO] started frobbing manthanhd/rust-courier-system [INFO] finished frobbing manthanhd/rust-courier-system [INFO] frobbed toml for manthanhd/rust-courier-system written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/manthanhd/rust-courier-system/Cargo.toml [INFO] crate manthanhd/rust-courier-system 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 manthanhd/rust-courier-system 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/manthanhd/rust-courier-system:/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] 37a9d06fed003e3c78cb987b651ac3e7a0ee3c3f3229302bf5ca3ab57a1847dd [INFO] running `"docker" "start" "-a" "37a9d06fed003e3c78cb987b651ac3e7a0ee3c3f3229302bf5ca3ab57a1847dd"` [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling pear_codegen v0.0.20 [INFO] [stderr] Compiling rocket v0.3.16 [INFO] [stderr] Compiling rocket_codegen v0.3.16 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.0.20` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/pear_codegen-9cab3fa02f911734/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Pear requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.32.0 (2019-01-16). Minimum required: 1.30.0-nightly (2018-08-23). [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/build.rs:31:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55de46ef16c3 - 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: 0x55de46eec058 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55de46ef0782 - 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: 0x55de46ef04ed - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x55de46ef0de0 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x55de46ec4d23 - std::panicking::begin_panic::hca9bf47021c1c10c [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/panicking.rs:425 [INFO] [stderr] 6: 0x55de46ec2d3c - build_script_build::main::h0e40d72f348e8d7a [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/build.rs:31 [INFO] [stderr] 7: 0x55de46ec55af - std::rt::lang_start::{{closure}}::hc462e295ca1f5741 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 8: 0x55de46ef0832 - 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: 0x55de46f025c9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 10: 0x55de46ef11b3 - 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: 0x55de46ec5588 - std::rt::lang_start::hf1c01d6bfc6817ca [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 12: 0x55de46ec3bf9 - main [INFO] [stderr] 13: 0x7f74a46662e0 - __libc_start_main [INFO] [stderr] 14: 0x55de46ec2629 - _start [INFO] [stderr] 15: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `rocket_codegen v0.3.16` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rocket_codegen-0837ed01e0afcaea/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.30.0-nightly (2018-08-23). [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_codegen-0.3.16/build.rs:38:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55658f13f8f3 - 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: 0x55658f13a288 - std::sys_common::backtrace::_print::hc0d53aca8da62f75 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55658f13e9b2 - 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: 0x55658f13e71d - std::panicking::default_hook::h017696c2a8b7b16f [INFO] [stderr] at src/libstd/panicking.rs:227 [INFO] [stderr] 4: 0x55658f13f010 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be [INFO] [stderr] at src/libstd/panicking.rs:491 [INFO] [stderr] 5: 0x55658f112f53 - std::panicking::begin_panic::h428eefaf064e0946 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/panicking.rs:425 [INFO] [stderr] 6: 0x55658f110f78 - build_script_build::main::h9491544e3db02497 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.3.16/build.rs:38 [INFO] [stderr] 7: 0x55658f1137df - std::rt::lang_start::{{closure}}::h4169f9c579fa72b0 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 8: 0x55658f13ea62 - 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: 0x55658f1507f9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:102 [INFO] [stderr] 10: 0x55658f13f3e3 - 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: 0x55658f1137b8 - std::rt::lang_start::h5cdb300c3543de36 [INFO] [stderr] at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/libstd/rt.rs:74 [INFO] [stderr] 12: 0x55658f111e29 - main [INFO] [stderr] 13: 0x7fbb73f4e2e0 - __libc_start_main [INFO] [stderr] 14: 0x55658f110629 - _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" "37a9d06fed003e3c78cb987b651ac3e7a0ee3c3f3229302bf5ca3ab57a1847dd"` [INFO] running `"docker" "rm" "-f" "37a9d06fed003e3c78cb987b651ac3e7a0ee3c3f3229302bf5ca3ab57a1847dd"` [INFO] [stdout] 37a9d06fed003e3c78cb987b651ac3e7a0ee3c3f3229302bf5ca3ab57a1847dd