Sep 18 02:18:33.711 INFO checking config_fairy-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 02:18:33.711 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 02:18:33.712 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:18:33.953 INFO blam! 8677e7fba026837a330faf8e0c2cf84cf1d51fd86008fa02b3a1003583efbe0d Sep 18 02:18:33.953 INFO running `"docker" "start" "-a" "8677e7fba026837a330faf8e0c2cf84cf1d51fd86008fa02b3a1003583efbe0d"` Sep 18 02:18:35.206 INFO kablam! usermod: no changes Sep 18 02:18:35.253 INFO kablam! Checking config_fairy v0.1.0 (/source) Sep 18 02:18:35.638 INFO kablam! error[E0432]: unresolved import `pest::inputs` Sep 18 02:18:35.638 INFO kablam! --> src/parser.rs:8:15 Sep 18 02:18:35.638 INFO kablam! | Sep 18 02:18:35.638 INFO kablam! 8 | use pest::inputs::FileInput; Sep 18 02:18:35.638 INFO kablam! | ^^^^^^ Could not find `inputs` in `pest` Sep 18 02:18:35.638 INFO kablam! Sep 18 02:18:35.778 INFO kablam! error[E0308]: mismatched types Sep 18 02:18:35.779 INFO kablam! --> src/parser.rs:16:63 Sep 18 02:18:35.779 INFO kablam! | Sep 18 02:18:35.779 INFO kablam! 16 | let pairs = SSHConfigParser::parse(Rule::config_file, Rc::new(config_file)) Sep 18 02:18:35.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 02:18:35.779 INFO kablam! | | Sep 18 02:18:35.779 INFO kablam! | expected &str, found struct `std::rc::Rc` Sep 18 02:18:35.779 INFO kablam! | help: consider borrowing here: `&Rc::new(config_file)` Sep 18 02:18:35.779 INFO kablam! | Sep 18 02:18:35.779 INFO kablam! = note: expected type `&str` Sep 18 02:18:35.779 INFO kablam! found type `std::rc::Rc<_>` Sep 18 02:18:35.779 INFO kablam! Sep 18 02:18:35.787 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:18:35.787 INFO kablam! Sep 18 02:18:35.787 INFO kablam! Some errors occurred: E0308, E0432. Sep 18 02:18:35.787 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 18 02:18:35.790 INFO kablam! error: Could not compile `config_fairy`. Sep 18 02:18:35.790 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:18:35.882 INFO kablam! error: build failed Sep 18 02:18:35.887 INFO kablam! su: No module specific data is present Sep 18 02:18:36.487 INFO running `"docker" "rm" "-f" "8677e7fba026837a330faf8e0c2cf84cf1d51fd86008fa02b3a1003583efbe0d"` Sep 18 02:18:36.589 INFO blam! 8677e7fba026837a330faf8e0c2cf84cf1d51fd86008fa02b3a1003583efbe0d