Sep 20 05:09:20.307 INFO checking config_fairy-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:09:20.307 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:09:20.307 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/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 20 05:09:20.488 INFO blam! 5ac96cdc2ac9c0d5775462af6d459860ef806bea6b8e04d0cb184c57b4293c68 Sep 20 05:09:20.490 INFO running `"docker" "start" "-a" "5ac96cdc2ac9c0d5775462af6d459860ef806bea6b8e04d0cb184c57b4293c68"` Sep 20 05:09:21.578 INFO kablam! usermod: no changes Sep 20 05:09:21.610 INFO kablam! Checking config_fairy v0.1.0 (/source) Sep 20 05:09:21.922 INFO kablam! error[E0432]: unresolved import `pest::inputs` Sep 20 05:09:21.922 INFO kablam! --> src/parser.rs:8:15 Sep 20 05:09:21.922 INFO kablam! | Sep 20 05:09:21.922 INFO kablam! 8 | use pest::inputs::FileInput; Sep 20 05:09:21.922 INFO kablam! | ^^^^^^ Could not find `inputs` in `pest` Sep 20 05:09:21.922 INFO kablam! Sep 20 05:09:22.101 INFO kablam! error[E0308]: mismatched types Sep 20 05:09:22.101 INFO kablam! --> src/parser.rs:16:63 Sep 20 05:09:22.101 INFO kablam! | Sep 20 05:09:22.101 INFO kablam! 16 | let pairs = SSHConfigParser::parse(Rule::config_file, Rc::new(config_file)) Sep 20 05:09:22.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 05:09:22.101 INFO kablam! | | Sep 20 05:09:22.101 INFO kablam! | expected &str, found struct `std::rc::Rc` Sep 20 05:09:22.101 INFO kablam! | help: consider borrowing here: `&Rc::new(config_file)` Sep 20 05:09:22.101 INFO kablam! | Sep 20 05:09:22.101 INFO kablam! = note: expected type `&str` Sep 20 05:09:22.101 INFO kablam! found type `std::rc::Rc<_>` Sep 20 05:09:22.101 INFO kablam! Sep 20 05:09:22.112 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:09:22.112 INFO kablam! Sep 20 05:09:22.112 INFO kablam! Some errors occurred: E0308, E0432. Sep 20 05:09:22.112 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 20 05:09:22.119 INFO kablam! error: Could not compile `config_fairy`. Sep 20 05:09:22.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:09:22.143 INFO kablam! error: build failed Sep 20 05:09:22.146 INFO kablam! su: No module specific data is present Sep 20 05:09:22.665 INFO running `"docker" "rm" "-f" "5ac96cdc2ac9c0d5775462af6d459860ef806bea6b8e04d0cb184c57b4293c68"` Sep 20 05:09:22.787 INFO blam! 5ac96cdc2ac9c0d5775462af6d459860ef806bea6b8e04d0cb184c57b4293c68