Sep 20 22:03:43.026 INFO checking lydiolectal/compyler against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 22:03:43.026 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 22:03:43.026 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:03:43.309 INFO blam! 113110da1131a81aec5e0893cbd2779e413adbac002e805cde156e62419d4999 Sep 20 22:03:43.311 INFO running `"docker" "start" "-a" "113110da1131a81aec5e0893cbd2779e413adbac002e805cde156e62419d4999"` Sep 20 22:03:44.718 INFO kablam! usermod: no changes Sep 20 22:03:44.856 INFO kablam! Checking aho-corasick v0.6.4 Sep 20 22:03:44.856 INFO kablam! Checking tempfile v3.0.2 Sep 20 22:03:45.626 INFO kablam! Checking regex v1.0.1 Sep 20 22:03:48.511 INFO kablam! Checking compyler v0.1.0 (/source) Sep 20 22:03:48.906 INFO kablam! error[E0432]: unresolved import `regex` Sep 20 22:03:48.906 INFO kablam! --> src/compile.rs:2:5 Sep 20 22:03:48.906 INFO kablam! | Sep 20 22:03:48.906 INFO kablam! 2 | use regex::Regex; Sep 20 22:03:48.906 INFO kablam! | ^^^^^ Maybe a missing `extern crate regex;`? Sep 20 22:03:48.906 INFO kablam! Sep 20 22:03:48.908 INFO kablam! error: cannot find macro `lazy_static!` in this scope Sep 20 22:03:48.908 INFO kablam! --> src/compile.rs:4:1 Sep 20 22:03:48.908 INFO kablam! | Sep 20 22:03:48.908 INFO kablam! 4 | lazy_static! { Sep 20 22:03:48.908 INFO kablam! | ^^^^^^^^^^^ Sep 20 22:03:48.908 INFO kablam! Sep 20 22:03:48.918 INFO kablam! error: aborting due to 2 previous errors Sep 20 22:03:48.918 INFO kablam! Sep 20 22:03:48.926 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 22:03:48.938 INFO kablam! error: Could not compile `compyler`. Sep 20 22:03:48.939 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 22:03:49.762 INFO kablam! warning: unreachable pattern Sep 20 22:03:49.762 INFO kablam! --> src/codegen.rs:259:13 Sep 20 22:03:49.762 INFO kablam! | Sep 20 22:03:49.762 INFO kablam! 259 | _ => unimplemented!(), Sep 20 22:03:49.762 INFO kablam! | ^ Sep 20 22:03:49.762 INFO kablam! | Sep 20 22:03:49.762 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Sep 20 22:03:49.762 INFO kablam! Sep 20 22:03:49.797 INFO kablam! warning: variable does not need to be mutable Sep 20 22:03:49.797 INFO kablam! --> src/codegen.rs:24:20 Sep 20 22:03:49.797 INFO kablam! | Sep 20 22:03:49.797 INFO kablam! 24 | pub fn codegen(mut self) -> Wexp { Sep 20 22:03:49.797 INFO kablam! | ----^^^^ Sep 20 22:03:49.797 INFO kablam! | | Sep 20 22:03:49.797 INFO kablam! | help: remove this `mut` Sep 20 22:03:49.797 INFO kablam! | Sep 20 22:03:49.797 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 22:03:49.797 INFO kablam! Sep 20 22:03:50.063 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 22:03:50.063 INFO kablam! --> src/parser.rs:312:17 Sep 20 22:03:50.063 INFO kablam! | Sep 20 22:03:50.063 INFO kablam! 312 | self.expect(TokenKind::ParenR); Sep 20 22:03:50.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 22:03:50.063 INFO kablam! | Sep 20 22:03:50.063 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 22:03:50.064 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 22:03:50.064 INFO kablam! Sep 20 22:03:50.158 INFO kablam! error: build failed Sep 20 22:03:50.160 INFO kablam! su: No module specific data is present Sep 20 22:03:51.880 INFO running `"docker" "rm" "-f" "113110da1131a81aec5e0893cbd2779e413adbac002e805cde156e62419d4999"` Sep 20 22:03:51.989 INFO blam! 113110da1131a81aec5e0893cbd2779e413adbac002e805cde156e62419d4999