Sep 20 00:21:10.029 INFO checking maud_lints-0.17.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:21:10.029 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:21:10.030 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/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 00:21:10.243 INFO blam! b52c0a3e4a1faa7693b9201d08a349b2f7a4eb4cd7376469a508c95879357073 Sep 20 00:21:10.245 INFO running `"docker" "start" "-a" "b52c0a3e4a1faa7693b9201d08a349b2f7a4eb4cd7376469a508c95879357073"` Sep 20 00:21:11.066 INFO kablam! usermod: no changes Sep 20 00:21:11.122 INFO kablam! Checking if_chain v0.1.3 Sep 20 00:21:11.197 INFO kablam! Checking maud_lints v0.17.4 (/source) Sep 20 00:21:12.591 INFO kablam! error[E0432]: unresolved imports `rustc::hir::ExprCall`, `rustc::hir::ExprLit`, `rustc::hir::ExprPath` Sep 20 00:21:12.591 INFO kablam! --> src/doctype.rs:1:24 Sep 20 00:21:12.591 INFO kablam! | Sep 20 00:21:12.591 INFO kablam! 1 | use rustc::hir::{Expr, ExprCall, ExprLit, ExprPath}; Sep 20 00:21:12.591 INFO kablam! | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `ExprPath` in `hir` Sep 20 00:21:12.592 INFO kablam! | | | Sep 20 00:21:12.592 INFO kablam! | | no `ExprLit` in `hir` Sep 20 00:21:12.592 INFO kablam! | no `ExprCall` in `hir` Sep 20 00:21:12.592 INFO kablam! Sep 20 00:21:12.603 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 20 00:21:12.603 INFO kablam! --> src/lib.rs:25:9 Sep 20 00:21:12.603 INFO kablam! | Sep 20 00:21:12.603 INFO kablam! 25 | reg.register_lint_group("maud", vec![ Sep 20 00:21:12.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 20 00:21:12.603 INFO kablam! Sep 20 00:21:12.604 INFO kablam! error[E0432]: unresolved imports `rustc::hir::ExprCall`, `rustc::hir::ExprLit`, `rustc::hir::ExprPath` Sep 20 00:21:12.604 INFO kablam! --> src/doctype.rs:1:24 Sep 20 00:21:12.604 INFO kablam! | Sep 20 00:21:12.604 INFO kablam! 1 | use rustc::hir::{Expr, ExprCall, ExprLit, ExprPath}; Sep 20 00:21:12.605 INFO kablam! | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ no `ExprPath` in `hir` Sep 20 00:21:12.605 INFO kablam! | | | Sep 20 00:21:12.605 INFO kablam! | | no `ExprLit` in `hir` Sep 20 00:21:12.605 INFO kablam! | no `ExprCall` in `hir` Sep 20 00:21:12.605 INFO kablam! Sep 20 00:21:12.615 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 20 00:21:12.615 INFO kablam! --> src/lib.rs:25:9 Sep 20 00:21:12.615 INFO kablam! | Sep 20 00:21:12.615 INFO kablam! 25 | reg.register_lint_group("maud", vec![ Sep 20 00:21:12.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 20 00:21:12.615 INFO kablam! Sep 20 00:21:12.692 INFO kablam! error: aborting due to 2 previous errors Sep 20 00:21:12.692 INFO kablam! Sep 20 00:21:12.692 INFO kablam! Some errors occurred: E0061, E0432. Sep 20 00:21:12.692 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 20 00:21:12.705 INFO kablam! error: Could not compile `maud_lints`. Sep 20 00:21:12.705 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:21:12.716 INFO kablam! error: aborting due to 2 previous errors Sep 20 00:21:12.716 INFO kablam! Sep 20 00:21:12.716 INFO kablam! Some errors occurred: E0061, E0432. Sep 20 00:21:12.716 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 20 00:21:12.728 INFO kablam! error: Could not compile `maud_lints`. Sep 20 00:21:12.729 INFO kablam! Sep 20 00:21:12.729 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:21:12.730 INFO kablam! su: No module specific data is present Sep 20 00:21:13.223 INFO running `"docker" "rm" "-f" "b52c0a3e4a1faa7693b9201d08a349b2f7a4eb4cd7376469a508c95879357073"` Sep 20 00:21:13.302 INFO blam! b52c0a3e4a1faa7693b9201d08a349b2f7a4eb4cd7376469a508c95879357073