Sep 14 13:21:26.066 INFO checking maud_lints-0.17.4 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:21:26.066 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:21:26.066 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:21:26.302 INFO blam! 6a74c8951e37417a25a7e8584afcc9b3efbe60e3a2969eccff95fe470838404a Sep 14 13:21:26.311 INFO running `"docker" "start" "-a" "6a74c8951e37417a25a7e8584afcc9b3efbe60e3a2969eccff95fe470838404a"` Sep 14 13:21:27.181 INFO kablam! usermod: no changes Sep 14 13:21:27.222 INFO kablam! Checking if_chain v0.1.3 Sep 14 13:21:27.307 INFO kablam! Checking maud_lints v0.17.4 (file:///source) Sep 14 13:21:29.651 INFO kablam! error[E0432]: unresolved imports `rustc::hir::ExprCall`, `rustc::hir::ExprLit`, `rustc::hir::ExprPath` Sep 14 13:21:29.651 INFO kablam! --> src/doctype.rs:1:24 Sep 14 13:21:29.651 INFO kablam! | Sep 14 13:21:29.651 INFO kablam! 1 | use rustc::hir::{Expr, ExprCall, ExprLit, ExprPath}; Sep 14 13:21:29.651 INFO kablam! | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `ExprPath` in `hir` Sep 14 13:21:29.651 INFO kablam! | | | Sep 14 13:21:29.651 INFO kablam! | | no `ExprLit` in `hir` Sep 14 13:21:29.651 INFO kablam! | no `ExprCall` in `hir` Sep 14 13:21:29.651 INFO kablam! Sep 14 13:21:29.657 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 14 13:21:29.657 INFO kablam! --> src/lib.rs:25:9 Sep 14 13:21:29.657 INFO kablam! | Sep 14 13:21:29.657 INFO kablam! 25 | reg.register_lint_group("maud", vec![ Sep 14 13:21:29.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 14 13:21:29.657 INFO kablam! Sep 14 13:21:29.781 INFO kablam! error: aborting due to 2 previous errors Sep 14 13:21:29.781 INFO kablam! Sep 14 13:21:29.781 INFO kablam! Some errors occurred: E0061, E0432. Sep 14 13:21:29.781 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 14 13:21:29.797 INFO kablam! error: Could not compile `maud_lints`. Sep 14 13:21:29.797 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:21:30.011 INFO kablam! error[E0432]: unresolved imports `rustc::hir::ExprCall`, `rustc::hir::ExprLit`, `rustc::hir::ExprPath` Sep 14 13:21:30.011 INFO kablam! --> src/doctype.rs:1:24 Sep 14 13:21:30.011 INFO kablam! | Sep 14 13:21:30.011 INFO kablam! 1 | use rustc::hir::{Expr, ExprCall, ExprLit, ExprPath}; Sep 14 13:21:30.011 INFO kablam! | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `ExprPath` in `hir` Sep 14 13:21:30.011 INFO kablam! | | | Sep 14 13:21:30.011 INFO kablam! | | no `ExprLit` in `hir` Sep 14 13:21:30.011 INFO kablam! | no `ExprCall` in `hir` Sep 14 13:21:30.011 INFO kablam! Sep 14 13:21:30.035 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 14 13:21:30.035 INFO kablam! --> src/lib.rs:25:9 Sep 14 13:21:30.035 INFO kablam! | Sep 14 13:21:30.035 INFO kablam! 25 | reg.register_lint_group("maud", vec![ Sep 14 13:21:30.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 14 13:21:30.035 INFO kablam! Sep 14 13:21:30.123 INFO kablam! error: aborting due to 2 previous errors Sep 14 13:21:30.123 INFO kablam! Sep 14 13:21:30.123 INFO kablam! Some errors occurred: E0061, E0432. Sep 14 13:21:30.123 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 14 13:21:30.142 INFO kablam! error: Could not compile `maud_lints`. Sep 14 13:21:30.142 INFO kablam! Sep 14 13:21:30.142 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:21:30.143 INFO kablam! su: No module specific data is present Sep 14 13:21:30.935 INFO running `"docker" "rm" "-f" "6a74c8951e37417a25a7e8584afcc9b3efbe60e3a2969eccff95fe470838404a"` Sep 14 13:21:31.000 INFO blam! 6a74c8951e37417a25a7e8584afcc9b3efbe60e3a2969eccff95fe470838404a