[INFO] updating cached repository resin-os/os-config [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/resin-os/os-config [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/resin-os/os-config" "work/ex/clippy-test-run/sources/stable/gh/resin-os/os-config"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/resin-os/os-config'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/resin-os/os-config" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/resin-os/os-config"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/resin-os/os-config'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f85c40f866820768a9ed375f434161918e708563 [INFO] sha for GitHub repo resin-os/os-config: f85c40f866820768a9ed375f434161918e708563 [INFO] validating manifest of resin-os/os-config 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 resin-os/os-config 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 resin-os/os-config [INFO] finished frobbing resin-os/os-config [INFO] frobbed toml for resin-os/os-config written to work/ex/clippy-test-run/sources/stable/gh/resin-os/os-config/Cargo.toml [INFO] started frobbing resin-os/os-config [INFO] finished frobbing resin-os/os-config [INFO] frobbed toml for resin-os/os-config written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/resin-os/os-config/Cargo.toml [INFO] crate resin-os/os-config has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting resin-os/os-config against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-1/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/resin-os/os-config:/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] e144a96d61e69e2c927505a65f33ce472ad14d73ecf8e8ea0022efb1a5c81120 [INFO] running `"docker" "start" "-a" "e144a96d61e69e2c927505a65f33ce472ad14d73ecf8e8ea0022efb1a5c81120"` [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling libdbus-sys v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking mio v0.6.13 [INFO] [stderr] Checking libflate v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Checking serde_json v1.0.10 [INFO] [stderr] Checking tokio-io v0.1.5 [INFO] [stderr] Checking dbus v0.6.1 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling openssl v0.10.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Checking tokio-core v0.1.12 [INFO] [stderr] Checking env_logger v0.5.6 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.21 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking reqwest v0.8.5 [INFO] [stderr] Checking os-config v1.0.0 (/opt/crater/workdir) [INFO] [stderr] error[E0463]: can't find crate for `actix_net` [INFO] [stderr] --> tests/integration.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate actix_net; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `os-config`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `maplit` [INFO] [stderr] --> src/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | extern crate maplit; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `os-config`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e144a96d61e69e2c927505a65f33ce472ad14d73ecf8e8ea0022efb1a5c81120"` [INFO] running `"docker" "rm" "-f" "e144a96d61e69e2c927505a65f33ce472ad14d73ecf8e8ea0022efb1a5c81120"` [INFO] [stdout] e144a96d61e69e2c927505a65f33ce472ad14d73ecf8e8ea0022efb1a5c81120