[INFO] updating cached repository rsb007/crud_actix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rsb007/crud_actix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rsb007/crud_actix" "work/ex/clippy-test-run/sources/stable/gh/rsb007/crud_actix"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/rsb007/crud_actix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rsb007/crud_actix" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rsb007/crud_actix"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rsb007/crud_actix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e552c9ae5a3ddeda34d6ddeec71bfa2bbb357158 [INFO] sha for GitHub repo rsb007/crud_actix: e552c9ae5a3ddeda34d6ddeec71bfa2bbb357158 [INFO] validating manifest of rsb007/crud_actix 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 rsb007/crud_actix 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 rsb007/crud_actix [INFO] finished frobbing rsb007/crud_actix [INFO] frobbed toml for rsb007/crud_actix written to work/ex/clippy-test-run/sources/stable/gh/rsb007/crud_actix/Cargo.toml [INFO] started frobbing rsb007/crud_actix [INFO] finished frobbing rsb007/crud_actix [INFO] frobbed toml for rsb007/crud_actix written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/rsb007/crud_actix/Cargo.toml [INFO] crate rsb007/crud_actix 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 rsb007/crud_actix 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/gh/rsb007/crud_actix:/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] 010c0d3f67789bbdd21cef68759fd1cab241ce74f5ec8922aa640930c45e14dd [INFO] running `"docker" "start" "-a" "010c0d3f67789bbdd21cef68759fd1cab241ce74f5ec8922aa640930c45e14dd"` [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking openssl v0.10.15 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Checking tokio-threadpool v0.1.8 [INFO] [stderr] Checking cdrs v2.0.0-beta.3 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Compiling cdrs_helpers_derive v0.2.0 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.6 [INFO] [stderr] Checking tokio v0.1.12 [INFO] [stderr] Checking trust-dns-proto v0.4.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Checking trust-dns-resolver v0.9.1 [INFO] [stderr] Checking trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Checking actix v0.7.5 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] Checking actix-web v0.7.13 [INFO] [stderr] Checking crudactix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0463]: can't find crate for `actix` [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate actix; [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 `crudactix`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `actix` [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate actix; [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 `crudactix`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "010c0d3f67789bbdd21cef68759fd1cab241ce74f5ec8922aa640930c45e14dd"` [INFO] running `"docker" "rm" "-f" "010c0d3f67789bbdd21cef68759fd1cab241ce74f5ec8922aa640930c45e14dd"` [INFO] [stdout] 010c0d3f67789bbdd21cef68759fd1cab241ce74f5ec8922aa640930c45e14dd