Sep 04 21:02:06.696 INFO checking config_fairy-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 21:02:06.696 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 21:02:06.696 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:02:06.883 INFO blam! 072e94195aad38207a2f7c5f2bd49718ad58cb6d54562cf39dc7c76f601ba601 Sep 04 21:02:06.886 INFO running `"docker" "start" "-a" "072e94195aad38207a2f7c5f2bd49718ad58cb6d54562cf39dc7c76f601ba601"` Sep 04 21:02:07.578 INFO kablam! Checking config_fairy v0.1.0 (file:///source) Sep 04 21:02:08.300 INFO kablam! error[E0432]: unresolved import `pest::inputs` Sep 04 21:02:08.300 INFO kablam! --> src/parser.rs:8:15 Sep 04 21:02:08.300 INFO kablam! | Sep 04 21:02:08.300 INFO kablam! 8 | use pest::inputs::FileInput; Sep 04 21:02:08.300 INFO kablam! | ^^^^^^ Could not find `inputs` in `pest` Sep 04 21:02:08.301 INFO kablam! Sep 04 21:02:08.679 INFO kablam! error[E0308]: mismatched types Sep 04 21:02:08.679 INFO kablam! --> src/parser.rs:16:63 Sep 04 21:02:08.679 INFO kablam! | Sep 04 21:02:08.679 INFO kablam! 16 | let pairs = SSHConfigParser::parse(Rule::config_file, Rc::new(config_file)) Sep 04 21:02:08.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 21:02:08.679 INFO kablam! | | Sep 04 21:02:08.679 INFO kablam! | expected &str, found struct `std::rc::Rc` Sep 04 21:02:08.679 INFO kablam! | help: consider borrowing here: `&Rc::new(config_file)` Sep 04 21:02:08.679 INFO kablam! | Sep 04 21:02:08.679 INFO kablam! = note: expected type `&str` Sep 04 21:02:08.679 INFO kablam! found type `std::rc::Rc<_>` Sep 04 21:02:08.679 INFO kablam! Sep 04 21:02:08.690 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:02:08.690 INFO kablam! Sep 04 21:02:08.690 INFO kablam! Some errors occurred: E0308, E0432. Sep 04 21:02:08.690 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 04 21:02:08.697 INFO kablam! error: Could not compile `config_fairy`. Sep 04 21:02:08.697 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:02:08.877 INFO kablam! error: build failed Sep 04 21:02:08.878 INFO kablam! su: No module specific data is present Sep 04 21:02:09.350 INFO running `"docker" "rm" "-f" "072e94195aad38207a2f7c5f2bd49718ad58cb6d54562cf39dc7c76f601ba601"` Sep 04 21:02:09.460 INFO blam! 072e94195aad38207a2f7c5f2bd49718ad58cb6d54562cf39dc7c76f601ba601