Oct 31 21:44:55.563 INFO checking saromanov/textse against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:44:55.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 21:44:56.251 INFO blam! 6895436fe94b9d504930493d35781cedb63e26a1f459ee341f12bc3eb1d9cf96 Oct 31 21:44:56.253 INFO running `"docker" "start" "-a" "6895436fe94b9d504930493d35781cedb63e26a1f459ee341f12bc3eb1d9cf96"` Oct 31 21:44:58.037 INFO kablam! usermod: no changes Oct 31 21:44:58.104 INFO kablam! Blocking waiting for file lock on the registry index Oct 31 21:44:59.152 INFO kablam! Compiling crunchy v0.1.6 Oct 31 21:44:59.152 INFO kablam! Checking census v0.1.1 Oct 31 21:44:59.153 INFO kablam! Checking downcast v0.9.2 Oct 31 21:44:59.153 INFO kablam! Checking rust-stemmers v0.1.0 Oct 31 21:44:59.153 INFO kablam! Checking snap v0.2.4 Oct 31 21:44:59.156 INFO kablam! Checking itertools v0.5.10 Oct 31 21:44:59.157 INFO kablam! Checking combine v2.5.2 Oct 31 21:44:59.157 INFO kablam! Checking tinysegmenter v0.1.1 Oct 31 21:45:00.378 INFO kablam! Checking nix v0.11.0 Oct 31 21:45:01.244 INFO kablam! Checking thread_local v0.3.5 Oct 31 21:45:03.798 INFO kablam! Checking fst v0.3.0 Oct 31 21:45:04.182 INFO kablam! Checking tempdir v0.3.7 Oct 31 21:45:04.912 INFO kablam! Checking log v0.3.9 Oct 31 21:45:06.468 INFO kablam! Compiling syn v0.13.11 Oct 31 21:45:07.210 INFO kablam! Compiling syn v0.14.5 Oct 31 21:45:08.053 INFO kablam! Checking serde_json v1.0.24 Oct 31 21:45:09.936 INFO kablam! Checking uuid v0.6.5 Oct 31 21:45:12.604 INFO kablam! Checking chan v0.1.21 Oct 31 21:45:13.896 INFO kablam! Checking tempfile v2.2.0 Oct 31 21:45:14.409 INFO kablam! Checking regex v0.2.11 Oct 31 21:45:16.385 INFO kablam! Checking levenshtein_automata v0.1.1 Oct 31 21:45:16.393 INFO kablam! Checking fst-regex v0.2.0 Oct 31 21:45:20.058 INFO kablam! Checking error-chain v0.8.1 Oct 31 21:45:21.013 INFO kablam! Checking bitpacking v0.5.1 Oct 31 21:45:28.965 INFO kablam! Checking atomicwrites v0.2.2 Oct 31 21:45:36.780 INFO kablam! Compiling serde_derive v1.0.70 Oct 31 21:46:13.032 INFO kablam! Compiling rental-impl v0.5.0 Oct 31 21:46:36.569 INFO kablam! Checking rental v0.5.1 Oct 31 21:46:38.628 INFO kablam! Checking owned-read v0.1.0 Oct 31 21:46:46.277 INFO kablam! Checking tantivy v0.6.1 Oct 31 21:46:53.644 INFO kablam! Checking textse v0.1.0 (/source) Oct 31 21:46:53.745 INFO kablam! error[E0583]: file not found for module `schema` Oct 31 21:46:53.746 INFO kablam! --> src/main.rs:13:5 Oct 31 21:46:53.747 INFO kablam! | Oct 31 21:46:53.747 INFO kablam! 13 | mod schema; Oct 31 21:46:53.747 INFO kablam! | ^^^^^^ Oct 31 21:46:53.748 INFO kablam! | Oct 31 21:46:53.748 INFO kablam! = help: name the file either schema.rs or schema/mod.rs inside the directory "src" Oct 31 21:46:53.748 INFO kablam! Oct 31 21:46:53.753 INFO kablam! error: aborting due to previous error Oct 31 21:46:53.753 INFO kablam! Oct 31 21:46:53.753 INFO kablam! For more information about this error, try `rustc --explain E0583`. Oct 31 21:46:53.753 INFO kablam! error: Could not compile `textse`. Oct 31 21:46:53.754 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 31 21:46:53.754 INFO kablam! error[E0583]: file not found for module `schema` Oct 31 21:46:53.754 INFO kablam! --> src/main.rs:13:5 Oct 31 21:46:53.755 INFO kablam! | Oct 31 21:46:53.755 INFO kablam! 13 | mod schema; Oct 31 21:46:53.755 INFO kablam! | ^^^^^^ Oct 31 21:46:53.756 INFO kablam! | Oct 31 21:46:53.756 INFO kablam! = help: name the file either schema.rs or schema/mod.rs inside the directory "src" Oct 31 21:46:53.756 INFO kablam! Oct 31 21:46:53.756 INFO kablam! error: aborting due to previous error Oct 31 21:46:53.757 INFO kablam! Oct 31 21:46:53.757 INFO kablam! For more information about this error, try `rustc --explain E0583`. Oct 31 21:46:53.759 INFO kablam! error: Could not compile `textse`. Oct 31 21:46:53.759 INFO kablam! Oct 31 21:46:53.760 INFO kablam! To learn more, run the command again with --verbose. Oct 31 21:46:53.762 INFO kablam! su: No module specific data is present Oct 31 21:46:54.888 INFO running `"docker" "rm" "-f" "6895436fe94b9d504930493d35781cedb63e26a1f459ee341f12bc3eb1d9cf96"` Oct 31 21:46:55.140 INFO blam! 6895436fe94b9d504930493d35781cedb63e26a1f459ee341f12bc3eb1d9cf96