Nov 27 21:05:14.015 INFO checking saromanov/textse against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 21:05:14.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 27 21:05:14.410 INFO [stdout] 556de5534d1c705f5dba18b20143587a7e05b4451541b3bb325f73d9f2a89c7a Nov 27 21:05:14.410 INFO running `"docker" "start" "-a" "556de5534d1c705f5dba18b20143587a7e05b4451541b3bb325f73d9f2a89c7a"` Nov 27 21:05:15.771 INFO [stderr] usermod: no changes Nov 27 21:05:16.012 INFO [stderr] Compiling crunchy v0.1.6 Nov 27 21:05:16.038 INFO [stderr] Checking maplit v1.0.1 Nov 27 21:05:16.038 INFO [stderr] Checking downcast v0.9.2 Nov 27 21:05:16.038 INFO [stderr] Checking rust-stemmers v0.1.0 Nov 27 21:05:16.038 INFO [stderr] Checking census v0.1.1 Nov 27 21:05:16.038 INFO [stderr] Checking snap v0.2.4 Nov 27 21:05:16.040 INFO [stderr] Checking itertools v0.5.10 Nov 27 21:05:16.040 INFO [stderr] Checking combine v2.5.2 Nov 27 21:05:17.656 INFO [stderr] Checking fst v0.3.0 Nov 27 21:05:17.777 INFO [stderr] Checking thread_local v0.3.5 Nov 27 21:05:18.012 INFO [stderr] Checking tinysegmenter v0.1.1 Nov 27 21:05:18.148 INFO [stderr] Compiling syn v0.13.11 Nov 27 21:05:20.309 INFO [stderr] Compiling syn v0.14.5 Nov 27 21:05:21.108 INFO [stderr] Checking chan v0.1.21 Nov 27 21:05:23.841 INFO [stderr] Checking tempfile v2.2.0 Nov 27 21:05:25.686 INFO [stderr] Checking uuid v0.6.5 Nov 27 21:05:25.840 INFO [stderr] Checking serde_json v1.0.24 Nov 27 21:05:25.989 INFO [stderr] Checking atomicwrites v0.2.2 Nov 27 21:05:26.866 INFO [stderr] Checking regex v0.2.11 Nov 27 21:05:29.180 INFO [stderr] Checking levenshtein_automata v0.1.1 Nov 27 21:05:29.420 INFO [stderr] Checking fst-regex v0.2.0 Nov 27 21:05:30.117 INFO [stderr] Checking error-chain v0.8.1 Nov 27 21:05:30.968 INFO [stderr] Checking bitpacking v0.5.1 Nov 27 21:05:44.985 INFO [stderr] Compiling serde_derive v1.0.70 Nov 27 21:06:10.245 INFO [stderr] Compiling rental-impl v0.5.0 Nov 27 21:06:43.189 INFO [stderr] Checking rental v0.5.1 Nov 27 21:06:45.316 INFO [stderr] Checking owned-read v0.1.0 Nov 27 21:06:51.930 INFO [stderr] Checking tantivy v0.6.1 Nov 27 21:06:59.113 INFO [stderr] Checking textse v0.1.0 (/source) Nov 27 21:06:59.181 INFO [stderr] error[E0583]: file not found for module `schema` Nov 27 21:06:59.181 INFO [stderr] --> src/main.rs:13:5 Nov 27 21:06:59.181 INFO [stderr] | Nov 27 21:06:59.181 INFO [stderr] 13 | mod schema; Nov 27 21:06:59.182 INFO [stderr] | ^^^^^^ Nov 27 21:06:59.192 INFO [stderr] | Nov 27 21:06:59.193 INFO [stderr] = help: name the file either schema.rs or schema/mod.rs inside the directory "src" Nov 27 21:06:59.193 INFO [stderr] Nov 27 21:06:59.193 INFO [stderr] error: aborting due to previous error Nov 27 21:06:59.193 INFO [stderr] Nov 27 21:06:59.194 INFO [stderr] For more information about this error, try `rustc --explain E0583`. Nov 27 21:06:59.195 INFO [stderr] error: Could not compile `textse`. Nov 27 21:06:59.195 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 27 21:06:59.277 INFO [stderr] error[E0583]: file not found for module `schema` Nov 27 21:06:59.278 INFO [stderr] --> src/main.rs:13:5 Nov 27 21:06:59.278 INFO [stderr] | Nov 27 21:06:59.279 INFO [stderr] 13 | mod schema; Nov 27 21:06:59.280 INFO [stderr] | ^^^^^^ Nov 27 21:06:59.281 INFO [stderr] | Nov 27 21:06:59.281 INFO [stderr] = help: name the file either schema.rs or schema/mod.rs inside the directory "src" Nov 27 21:06:59.281 INFO [stderr] Nov 27 21:06:59.281 INFO [stderr] error: aborting due to previous error Nov 27 21:06:59.282 INFO [stderr] Nov 27 21:06:59.282 INFO [stderr] For more information about this error, try `rustc --explain E0583`. Nov 27 21:06:59.301 INFO [stderr] error: Could not compile `textse`. Nov 27 21:06:59.302 INFO [stderr] Nov 27 21:06:59.302 INFO [stderr] To learn more, run the command again with --verbose. Nov 27 21:06:59.305 INFO [stderr] su: No module specific data is present Nov 27 21:07:00.125 INFO running `"docker" "inspect" "556de5534d1c705f5dba18b20143587a7e05b4451541b3bb325f73d9f2a89c7a"` Nov 27 21:07:00.397 INFO running `"docker" "rm" "-f" "556de5534d1c705f5dba18b20143587a7e05b4451541b3bb325f73d9f2a89c7a"` Nov 27 21:07:00.708 INFO [stdout] 556de5534d1c705f5dba18b20143587a7e05b4451541b3bb325f73d9f2a89c7a