Sep 19 15:13:48.762 INFO checking lydiolectal/compyler against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:13:48.762 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:13:48.762 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:13:49.032 INFO blam! 6dc66e109a1d77f9d36db72c085578b2fb2a86df74e63252227081c9eb69fef7 Sep 19 15:13:49.034 INFO running `"docker" "start" "-a" "6dc66e109a1d77f9d36db72c085578b2fb2a86df74e63252227081c9eb69fef7"` Sep 19 15:13:51.297 INFO kablam! usermod: no changes Sep 19 15:13:51.462 INFO kablam! Checking tempfile v3.0.2 Sep 19 15:13:51.464 INFO kablam! Checking regex v1.0.1 Sep 19 15:13:54.548 INFO kablam! Checking compyler v0.1.0 (/source) Sep 19 15:13:54.814 INFO kablam! error[E0432]: unresolved import `regex` Sep 19 15:13:54.814 INFO kablam! --> src/compile.rs:2:5 Sep 19 15:13:54.814 INFO kablam! | Sep 19 15:13:54.814 INFO kablam! 2 | use regex::Regex; Sep 19 15:13:54.814 INFO kablam! | ^^^^^ Maybe a missing `extern crate regex;`? Sep 19 15:13:54.814 INFO kablam! Sep 19 15:13:54.814 INFO kablam! error: cannot find macro `lazy_static!` in this scope Sep 19 15:13:54.814 INFO kablam! --> src/compile.rs:4:1 Sep 19 15:13:54.814 INFO kablam! | Sep 19 15:13:54.814 INFO kablam! 4 | lazy_static! { Sep 19 15:13:54.814 INFO kablam! | ^^^^^^^^^^^ Sep 19 15:13:54.814 INFO kablam! Sep 19 15:13:54.822 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:13:54.822 INFO kablam! Sep 19 15:13:54.822 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 15:13:54.828 INFO kablam! error: Could not compile `compyler`. Sep 19 15:13:54.828 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:13:55.850 INFO kablam! warning: unreachable pattern Sep 19 15:13:55.850 INFO kablam! --> src/codegen.rs:259:13 Sep 19 15:13:55.850 INFO kablam! | Sep 19 15:13:55.850 INFO kablam! 259 | _ => unimplemented!(), Sep 19 15:13:55.850 INFO kablam! | ^ Sep 19 15:13:55.850 INFO kablam! | Sep 19 15:13:55.850 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Sep 19 15:13:55.850 INFO kablam! Sep 19 15:13:55.894 INFO kablam! warning: variable does not need to be mutable Sep 19 15:13:55.894 INFO kablam! --> src/codegen.rs:24:20 Sep 19 15:13:55.894 INFO kablam! | Sep 19 15:13:55.894 INFO kablam! 24 | pub fn codegen(mut self) -> Wexp { Sep 19 15:13:55.894 INFO kablam! | ----^^^^ Sep 19 15:13:55.894 INFO kablam! | | Sep 19 15:13:55.894 INFO kablam! | help: remove this `mut` Sep 19 15:13:55.894 INFO kablam! | Sep 19 15:13:55.894 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 15:13:55.894 INFO kablam! Sep 19 15:13:56.189 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 15:13:56.189 INFO kablam! --> src/parser.rs:312:17 Sep 19 15:13:56.189 INFO kablam! | Sep 19 15:13:56.189 INFO kablam! 312 | self.expect(TokenKind::ParenR); Sep 19 15:13:56.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:13:56.189 INFO kablam! | Sep 19 15:13:56.189 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 15:13:56.189 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 15:13:56.189 INFO kablam! Sep 19 15:13:56.292 INFO kablam! error: build failed Sep 19 15:13:56.293 INFO kablam! su: No module specific data is present Sep 19 15:13:57.417 INFO running `"docker" "rm" "-f" "6dc66e109a1d77f9d36db72c085578b2fb2a86df74e63252227081c9eb69fef7"` Sep 19 15:13:57.524 INFO blam! 6dc66e109a1d77f9d36db72c085578b2fb2a86df74e63252227081c9eb69fef7