Sep 01 07:37:24.465 INFO checking config_fairy-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 07:37:24.465 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 07:37:24.465 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:37:24.642 INFO blam! 71bce02b79172c25017cfa271fa23efb5d0e64ba31efd7ab4af3a16e8e35c90c Sep 01 07:37:24.644 INFO running `"docker" "start" "-a" "71bce02b79172c25017cfa271fa23efb5d0e64ba31efd7ab4af3a16e8e35c90c"` Sep 01 07:37:25.261 INFO kablam! Checking config_fairy v0.1.0 (file:///source) Sep 01 07:37:26.015 INFO kablam! error[E0432]: unresolved import `pest::inputs` Sep 01 07:37:26.015 INFO kablam! --> src/parser.rs:8:15 Sep 01 07:37:26.015 INFO kablam! | Sep 01 07:37:26.015 INFO kablam! 8 | use pest::inputs::FileInput; Sep 01 07:37:26.015 INFO kablam! | ^^^^^^ Could not find `inputs` in `pest` Sep 01 07:37:26.015 INFO kablam! Sep 01 07:37:26.444 INFO kablam! error[E0308]: mismatched types Sep 01 07:37:26.445 INFO kablam! --> src/parser.rs:16:63 Sep 01 07:37:26.445 INFO kablam! | Sep 01 07:37:26.445 INFO kablam! 16 | let pairs = SSHConfigParser::parse(Rule::config_file, Rc::new(config_file)) Sep 01 07:37:26.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 07:37:26.445 INFO kablam! | | Sep 01 07:37:26.445 INFO kablam! | expected &str, found struct `std::rc::Rc` Sep 01 07:37:26.445 INFO kablam! | help: consider borrowing here: `&Rc::new(config_file)` Sep 01 07:37:26.445 INFO kablam! | Sep 01 07:37:26.445 INFO kablam! = note: expected type `&str` Sep 01 07:37:26.445 INFO kablam! found type `std::rc::Rc<_>` Sep 01 07:37:26.445 INFO kablam! Sep 01 07:37:26.461 INFO kablam! error: aborting due to 2 previous errors Sep 01 07:37:26.461 INFO kablam! Sep 01 07:37:26.461 INFO kablam! Some errors occurred: E0308, E0432. Sep 01 07:37:26.462 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 01 07:37:26.469 INFO kablam! error: Could not compile `config_fairy`. Sep 01 07:37:26.469 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:37:26.585 INFO kablam! error: build failed Sep 01 07:37:26.587 INFO kablam! su: No module specific data is present Sep 01 07:37:27.074 INFO running `"docker" "rm" "-f" "71bce02b79172c25017cfa271fa23efb5d0e64ba31efd7ab4af3a16e8e35c90c"` Sep 01 07:37:27.166 INFO blam! 71bce02b79172c25017cfa271fa23efb5d0e64ba31efd7ab4af3a16e8e35c90c