Sep 20 03:28:21.321 INFO checking config_fairy-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:28:21.321 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:28:21.321 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:28:21.574 INFO blam! e49f9963022cbaa1e054a697c7e3d7d735301353de20c800467d79ad49d13cb0 Sep 20 03:28:21.579 INFO running `"docker" "start" "-a" "e49f9963022cbaa1e054a697c7e3d7d735301353de20c800467d79ad49d13cb0"` Sep 20 03:28:22.404 INFO kablam! usermod: no changes Sep 20 03:28:22.444 INFO kablam! Checking config_fairy v0.1.0 (/source) Sep 20 03:28:22.797 INFO kablam! error[E0432]: unresolved import `pest::inputs` Sep 20 03:28:22.797 INFO kablam! --> src/parser.rs:8:15 Sep 20 03:28:22.797 INFO kablam! | Sep 20 03:28:22.797 INFO kablam! 8 | use pest::inputs::FileInput; Sep 20 03:28:22.797 INFO kablam! | ^^^^^^ Could not find `inputs` in `pest` Sep 20 03:28:22.797 INFO kablam! Sep 20 03:28:22.938 INFO kablam! error[E0308]: mismatched types Sep 20 03:28:22.938 INFO kablam! --> src/parser.rs:16:63 Sep 20 03:28:22.938 INFO kablam! | Sep 20 03:28:22.938 INFO kablam! 16 | let pairs = SSHConfigParser::parse(Rule::config_file, Rc::new(config_file)) Sep 20 03:28:22.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:28:22.938 INFO kablam! | | Sep 20 03:28:22.938 INFO kablam! | expected &str, found struct `std::rc::Rc` Sep 20 03:28:22.938 INFO kablam! | help: consider borrowing here: `&Rc::new(config_file)` Sep 20 03:28:22.938 INFO kablam! | Sep 20 03:28:22.938 INFO kablam! = note: expected type `&str` Sep 20 03:28:22.938 INFO kablam! found type `std::rc::Rc<_>` Sep 20 03:28:22.938 INFO kablam! Sep 20 03:28:22.946 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:28:22.946 INFO kablam! Sep 20 03:28:22.946 INFO kablam! Some errors occurred: E0308, E0432. Sep 20 03:28:22.946 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 20 03:28:22.954 INFO kablam! error: Could not compile `config_fairy`. Sep 20 03:28:22.955 INFO kablam! Sep 20 03:28:22.955 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:28:22.956 INFO kablam! su: No module specific data is present Sep 20 03:28:23.668 INFO running `"docker" "rm" "-f" "e49f9963022cbaa1e054a697c7e3d7d735301353de20c800467d79ad49d13cb0"` Sep 20 03:28:23.747 INFO blam! e49f9963022cbaa1e054a697c7e3d7d735301353de20c800467d79ad49d13cb0