Sep 01 14:31:39.038 INFO checking lydiolectal/compyler against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 14:31:39.038 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 14:31:39.039 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:31:39.290 INFO blam! a9c2f8eec5f52941386964ade17b472d46b2329be584f3dbb07404645a4f3232 Sep 01 14:31:39.292 INFO running `"docker" "start" "-a" "a9c2f8eec5f52941386964ade17b472d46b2329be584f3dbb07404645a4f3232"` Sep 01 14:31:40.257 INFO kablam! Checking compyler v0.1.0 (file:///source) Sep 01 14:31:40.542 INFO kablam! error[E0432]: unresolved import `regex` Sep 01 14:31:40.542 INFO kablam! --> src/compile.rs:2:5 Sep 01 14:31:40.542 INFO kablam! | Sep 01 14:31:40.542 INFO kablam! 2 | use regex::Regex; Sep 01 14:31:40.542 INFO kablam! | ^^^^^ Maybe a missing `extern crate regex;`? Sep 01 14:31:40.542 INFO kablam! Sep 01 14:31:40.550 INFO kablam! error: cannot find macro `lazy_static!` in this scope Sep 01 14:31:40.550 INFO kablam! --> src/compile.rs:4:1 Sep 01 14:31:40.550 INFO kablam! | Sep 01 14:31:40.550 INFO kablam! 4 | lazy_static! { Sep 01 14:31:40.550 INFO kablam! | ^^^^^^^^^^^ Sep 01 14:31:40.550 INFO kablam! Sep 01 14:31:40.564 INFO kablam! error: aborting due to 2 previous errors Sep 01 14:31:40.564 INFO kablam! Sep 01 14:31:40.564 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 14:31:40.587 INFO kablam! error: Could not compile `compyler`. Sep 01 14:31:40.587 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 14:31:42.541 INFO kablam! warning: unreachable pattern Sep 01 14:31:42.541 INFO kablam! --> src/codegen.rs:259:13 Sep 01 14:31:42.541 INFO kablam! | Sep 01 14:31:42.541 INFO kablam! 259 | _ => unimplemented!(), Sep 01 14:31:42.541 INFO kablam! | ^ Sep 01 14:31:42.541 INFO kablam! | Sep 01 14:31:42.541 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Sep 01 14:31:42.541 INFO kablam! Sep 01 14:31:42.620 INFO kablam! warning: variable does not need to be mutable Sep 01 14:31:42.620 INFO kablam! --> src/codegen.rs:24:20 Sep 01 14:31:42.620 INFO kablam! | Sep 01 14:31:42.620 INFO kablam! 24 | pub fn codegen(mut self) -> Wexp { Sep 01 14:31:42.620 INFO kablam! | ----^^^^ Sep 01 14:31:42.620 INFO kablam! | | Sep 01 14:31:42.620 INFO kablam! | help: remove this `mut` Sep 01 14:31:42.620 INFO kablam! | Sep 01 14:31:42.620 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 14:31:42.620 INFO kablam! Sep 01 14:31:43.134 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 14:31:43.134 INFO kablam! --> src/parser.rs:312:17 Sep 01 14:31:43.134 INFO kablam! | Sep 01 14:31:43.134 INFO kablam! 312 | self.expect(TokenKind::ParenR); Sep 01 14:31:43.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:31:43.134 INFO kablam! | Sep 01 14:31:43.134 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 14:31:43.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 14:31:43.134 INFO kablam! Sep 01 14:31:43.247 INFO kablam! error: build failed Sep 01 14:31:43.250 INFO kablam! su: No module specific data is present Sep 01 14:31:43.787 INFO running `"docker" "rm" "-f" "a9c2f8eec5f52941386964ade17b472d46b2329be584f3dbb07404645a4f3232"` Sep 01 14:31:43.942 INFO blam! a9c2f8eec5f52941386964ade17b472d46b2329be584f3dbb07404645a4f3232