Oct 26 21:30:51.156 INFO checking saromanov/textse against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:30:51.156 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 26 21:30:51.574 INFO blam! a0bb1b6cc85f4efe74a35ea3b3c5b1a64660e5167d76b3cbbc164cd5bbfff889 Oct 26 21:30:51.577 INFO running `"docker" "start" "-a" "a0bb1b6cc85f4efe74a35ea3b3c5b1a64660e5167d76b3cbbc164cd5bbfff889"` Oct 26 21:30:53.771 INFO kablam! usermod: no changes Oct 26 21:30:54.063 INFO kablam! Compiling crunchy v0.1.6 Oct 26 21:30:54.067 INFO kablam! Checking maplit v1.0.1 Oct 26 21:30:54.067 INFO kablam! Checking census v0.1.1 Oct 26 21:30:54.095 INFO kablam! Checking matches v0.1.7 Oct 26 21:30:54.104 INFO kablam! Checking downcast v0.9.2 Oct 26 21:30:54.104 INFO kablam! Checking rust-stemmers v0.1.0 Oct 26 21:30:54.115 INFO kablam! Checking snap v0.2.4 Oct 26 21:30:54.115 INFO kablam! Checking combine v2.5.2 Oct 26 21:30:55.423 INFO kablam! Checking itertools v0.5.10 Oct 26 21:30:55.531 INFO kablam! Checking fst v0.3.0 Oct 26 21:30:55.959 INFO kablam! Checking thread_local v0.3.5 Oct 26 21:30:56.256 INFO kablam! Checking tinysegmenter v0.1.1 Oct 26 21:30:59.151 INFO kablam! Compiling syn v0.13.11 Oct 26 21:30:59.886 INFO kablam! Checking chan v0.1.21 Oct 26 21:31:00.035 INFO kablam! Checking tempfile v2.2.0 Oct 26 21:31:01.907 INFO kablam! Checking atomicwrites v0.2.2 Oct 26 21:31:02.723 INFO kablam! Checking regex v0.2.11 Oct 26 21:31:03.696 INFO kablam! Checking error-chain v0.8.1 Oct 26 21:31:03.887 INFO kablam! Checking bitpacking v0.5.1 Oct 26 21:31:05.171 INFO kablam! Checking levenshtein_automata v0.1.1 Oct 26 21:31:05.171 INFO kablam! Checking fst-regex v0.2.0 Oct 26 21:31:36.567 INFO kablam! Compiling rental-impl v0.5.0 Oct 26 21:32:05.939 INFO kablam! Checking rental v0.5.1 Oct 26 21:32:08.419 INFO kablam! Checking owned-read v0.1.0 Oct 26 21:32:14.981 INFO kablam! Checking tantivy v0.6.1 Oct 26 21:32:21.547 INFO kablam! Checking textse v0.1.0 (/source) Oct 26 21:32:21.599 INFO kablam! error[E0583]: file not found for module `schema` Oct 26 21:32:21.599 INFO kablam! --> src/main.rs:13:5 Oct 26 21:32:21.599 INFO kablam! | Oct 26 21:32:21.599 INFO kablam! 13 | mod schema; Oct 26 21:32:21.599 INFO kablam! | ^^^^^^ Oct 26 21:32:21.599 INFO kablam! | Oct 26 21:32:21.599 INFO kablam! = help: name the file either schema.rs or schema/mod.rs inside the directory "src" Oct 26 21:32:21.599 INFO kablam! Oct 26 21:32:21.599 INFO kablam! error: aborting due to previous error Oct 26 21:32:21.599 INFO kablam! Oct 26 21:32:21.599 INFO kablam! For more information about this error, try `rustc --explain E0583`. Oct 26 21:32:21.599 INFO kablam! error: Could not compile `textse`. Oct 26 21:32:21.599 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 21:32:21.635 INFO kablam! error[E0583]: file not found for module `schema` Oct 26 21:32:21.635 INFO kablam! --> src/main.rs:13:5 Oct 26 21:32:21.635 INFO kablam! | Oct 26 21:32:21.635 INFO kablam! 13 | mod schema; Oct 26 21:32:21.635 INFO kablam! | ^^^^^^ Oct 26 21:32:21.635 INFO kablam! | Oct 26 21:32:21.635 INFO kablam! = help: name the file either schema.rs or schema/mod.rs inside the directory "src" Oct 26 21:32:21.635 INFO kablam! Oct 26 21:32:21.635 INFO kablam! error: aborting due to previous error Oct 26 21:32:21.635 INFO kablam! Oct 26 21:32:21.635 INFO kablam! For more information about this error, try `rustc --explain E0583`. Oct 26 21:32:21.645 INFO kablam! error: Could not compile `textse`. Oct 26 21:32:21.650 INFO kablam! Oct 26 21:32:21.651 INFO kablam! To learn more, run the command again with --verbose. Oct 26 21:32:21.651 INFO kablam! su: No module specific data is present Oct 26 21:32:22.111 INFO running `"docker" "rm" "-f" "a0bb1b6cc85f4efe74a35ea3b3c5b1a64660e5167d76b3cbbc164cd5bbfff889"` Oct 26 21:32:22.271 INFO blam! a0bb1b6cc85f4efe74a35ea3b3c5b1a64660e5167d76b3cbbc164cd5bbfff889