[INFO] updating cached repository saromanov/textse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/saromanov/textse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/saromanov/textse" "work/ex/clippy-test-run/sources/stable/gh/saromanov/textse"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable/gh/saromanov/textse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/saromanov/textse" "work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/saromanov/textse"` [INFO] [stderr] Cloning into 'work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/saromanov/textse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ff536caa0527baded0bd70eb718b93024bfd9fbd [INFO] sha for GitHub repo saromanov/textse: ff536caa0527baded0bd70eb718b93024bfd9fbd [INFO] validating manifest of saromanov/textse 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 saromanov/textse 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 saromanov/textse [INFO] finished frobbing saromanov/textse [INFO] frobbed toml for saromanov/textse written to work/ex/clippy-test-run/sources/stable/gh/saromanov/textse/Cargo.toml [INFO] started frobbing saromanov/textse [INFO] finished frobbing saromanov/textse [INFO] frobbed toml for saromanov/textse written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/gh/saromanov/textse/Cargo.toml [INFO] crate saromanov/textse 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 saromanov/textse against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-0/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/gh/saromanov/textse:/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] 2ddcc41733b3161dfdb66923298420dad86f8e7ee3e47be6abe4af80d389fe87 [INFO] running `"docker" "start" "-a" "2ddcc41733b3161dfdb66923298420dad86f8e7ee3e47be6abe4af80d389fe87"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking rust-stemmers v0.1.0 [INFO] [stderr] Checking downcast v0.9.2 [INFO] [stderr] Checking census v0.1.1 [INFO] [stderr] Checking snap v0.2.4 [INFO] [stderr] Checking tinysegmenter v0.1.1 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking fst v0.3.0 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking error-chain v0.8.1 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking fst-regex v0.2.0 [INFO] [stderr] Checking bitpacking v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking atomicwrites v0.2.2 [INFO] [stderr] Compiling rental-impl v0.5.0 [INFO] [stderr] Checking rental v0.5.1 [INFO] [stderr] Checking owned-read v0.1.0 [INFO] [stderr] Checking tantivy v0.6.1 [INFO] [stderr] Checking textse v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0583]: file not found for module `schema` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | mod schema; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either schema.rs or schema/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error[E0583]: file not found for module `schema` [INFO] [stderr] --> src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | mod schema; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either schema.rs or schema/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: Could not compile `textse`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `textse`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2ddcc41733b3161dfdb66923298420dad86f8e7ee3e47be6abe4af80d389fe87"` [INFO] running `"docker" "rm" "-f" "2ddcc41733b3161dfdb66923298420dad86f8e7ee3e47be6abe4af80d389fe87"` [INFO] [stdout] 2ddcc41733b3161dfdb66923298420dad86f8e7ee3e47be6abe4af80d389fe87