Sep 04 21:02:06.522 INFO checking config_fairy-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:02:06.522 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:02:06.522 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.702 INFO blam! 9bc976ddf63103684b2014ca286d5786a40c73692c2511de38c208b901140d41 Sep 04 21:02:06.711 INFO running `"docker" "start" "-a" "9bc976ddf63103684b2014ca286d5786a40c73692c2511de38c208b901140d41"` Sep 04 21:02:07.325 INFO kablam! Checking config_fairy v0.1.0 (file:///source) Sep 04 21:02:08.187 INFO kablam! error[E0432]: unresolved import `pest::inputs` Sep 04 21:02:08.187 INFO kablam! --> src/parser.rs:8:15 Sep 04 21:02:08.187 INFO kablam! | Sep 04 21:02:08.187 INFO kablam! 8 | use pest::inputs::FileInput; Sep 04 21:02:08.187 INFO kablam! | ^^^^^^ Could not find `inputs` in `pest` Sep 04 21:02:08.187 INFO kablam! Sep 04 21:02:08.493 INFO kablam! error[E0308]: mismatched types Sep 04 21:02:08.493 INFO kablam! --> src/parser.rs:16:63 Sep 04 21:02:08.493 INFO kablam! | Sep 04 21:02:08.493 INFO kablam! 16 | let pairs = SSHConfigParser::parse(Rule::config_file, Rc::new(config_file)) Sep 04 21:02:08.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 21:02:08.493 INFO kablam! | | Sep 04 21:02:08.493 INFO kablam! | expected &str, found struct `std::rc::Rc` Sep 04 21:02:08.493 INFO kablam! | help: consider borrowing here: `&Rc::new(config_file)` Sep 04 21:02:08.493 INFO kablam! | Sep 04 21:02:08.493 INFO kablam! = note: expected type `&str` Sep 04 21:02:08.493 INFO kablam! found type `std::rc::Rc<_>` Sep 04 21:02:08.493 INFO kablam! Sep 04 21:02:08.506 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:02:08.506 INFO kablam! Sep 04 21:02:08.506 INFO kablam! Some errors occurred: E0308, E0432. Sep 04 21:02:08.506 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 04 21:02:08.512 INFO kablam! error: Could not compile `config_fairy`. Sep 04 21:02:08.512 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:02:08.532 INFO kablam! error: build failed Sep 04 21:02:08.533 INFO kablam! su: No module specific data is present Sep 04 21:02:08.972 INFO running `"docker" "rm" "-f" "9bc976ddf63103684b2014ca286d5786a40c73692c2511de38c208b901140d41"` Sep 04 21:02:09.105 INFO blam! 9bc976ddf63103684b2014ca286d5786a40c73692c2511de38c208b901140d41