Sep 14 07:39:47.032 INFO checking tin-drummer-1.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 07:39:47.033 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 07:39:47.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/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 07:39:47.192 INFO blam! 3edfbb9c6b14088f4b4ce1e7021c430dffca10e55f5affb222795ac6ac4f0f20 Sep 14 07:39:47.193 INFO running `"docker" "start" "-a" "3edfbb9c6b14088f4b4ce1e7021c430dffca10e55f5affb222795ac6ac4f0f20"` Sep 14 07:39:47.690 INFO kablam! usermod: no changes Sep 14 07:39:47.782 INFO kablam! Compiling yaml-rust v0.3.5 Sep 14 07:39:47.787 INFO kablam! Checking pad v0.1.5 Sep 14 07:39:47.787 INFO kablam! Checking globset v0.2.1 Sep 14 07:39:48.520 INFO kablam! Checking ignore v0.2.2 Sep 14 07:39:50.458 INFO kablam! Compiling clap v2.32.0 Sep 14 07:40:05.582 INFO kablam! Compiling tin-drummer v1.0.1 (file:///source) Sep 14 07:40:07.191 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 14 07:40:07.191 INFO kablam! --> src/lib.rs:3:10 Sep 14 07:40:07.192 INFO kablam! | Sep 14 07:40:07.192 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 14 07:40:07.192 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 07:40:07.192 INFO kablam! | Sep 14 07:40:07.192 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 07:40:07.192 INFO kablam! Sep 14 07:40:07.192 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 14 07:40:07.192 INFO kablam! --> src/lib.rs:4:10 Sep 14 07:40:07.192 INFO kablam! | Sep 14 07:40:07.192 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 14 07:40:07.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 07:40:07.192 INFO kablam! Sep 14 07:40:07.199 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 14 07:40:07.199 INFO kablam! --> src/lib.rs:3:10 Sep 14 07:40:07.199 INFO kablam! | Sep 14 07:40:07.199 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 14 07:40:07.199 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 07:40:07.199 INFO kablam! | Sep 14 07:40:07.199 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 07:40:07.199 INFO kablam! Sep 14 07:40:07.199 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 14 07:40:07.199 INFO kablam! --> src/lib.rs:4:10 Sep 14 07:40:07.199 INFO kablam! | Sep 14 07:40:07.199 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 14 07:40:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 07:40:07.199 INFO kablam! Sep 14 07:40:07.942 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 07:40:07.943 INFO kablam! --> src/test.rs:46:25 Sep 14 07:40:07.943 INFO kablam! | Sep 14 07:40:07.943 INFO kablam! 46 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 07:40:07.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:40:07.943 INFO kablam! Sep 14 07:40:07.943 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 07:40:07.943 INFO kablam! --> src/test.rs:71:25 Sep 14 07:40:07.943 INFO kablam! | Sep 14 07:40:07.943 INFO kablam! 71 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 07:40:07.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:40:07.943 INFO kablam! Sep 14 07:40:07.943 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 07:40:07.943 INFO kablam! --> src/test.rs:77:25 Sep 14 07:40:07.943 INFO kablam! | Sep 14 07:40:07.943 INFO kablam! 77 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 07:40:07.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:40:07.943 INFO kablam! Sep 14 07:40:07.995 INFO kablam! error: aborting due to 3 previous errors Sep 14 07:40:07.999 INFO kablam! Sep 14 07:40:08.006 INFO kablam! error: Could not compile `tin-drummer`. Sep 14 07:40:08.006 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:40:08.639 INFO kablam! error: build failed Sep 14 07:40:08.639 INFO kablam! su: No module specific data is present Sep 14 07:40:09.456 INFO running `"docker" "rm" "-f" "3edfbb9c6b14088f4b4ce1e7021c430dffca10e55f5affb222795ac6ac4f0f20"` Sep 14 07:40:09.530 INFO blam! 3edfbb9c6b14088f4b4ce1e7021c430dffca10e55f5affb222795ac6ac4f0f20