Sep 04 00:30:57.991 INFO checking tin-drummer-1.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:30:57.991 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:30:57.991 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:30:58.217 INFO blam! 1a2f1a4722ca9f596278d6f42f11820d5ff8687ad9fb502cc788260da9497388 Sep 04 00:30:58.219 INFO running `"docker" "start" "-a" "1a2f1a4722ca9f596278d6f42f11820d5ff8687ad9fb502cc788260da9497388"` Sep 04 00:30:59.016 INFO kablam! Compiling yaml-rust v0.3.5 Sep 04 00:30:59.020 INFO kablam! Checking pad v0.1.5 Sep 04 00:30:59.024 INFO kablam! Checking nom v3.2.1 Sep 04 00:30:59.029 INFO kablam! Checking clap v2.32.0 Sep 04 00:30:59.033 INFO kablam! Checking globset v0.2.1 Sep 04 00:31:02.518 INFO kablam! Checking ignore v0.2.2 Sep 04 00:31:27.962 INFO kablam! Compiling tin-drummer v1.0.1 (file:///source) Sep 04 00:31:29.272 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 04 00:31:29.272 INFO kablam! --> src/lib.rs:3:10 Sep 04 00:31:29.272 INFO kablam! | Sep 04 00:31:29.272 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 04 00:31:29.272 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 00:31:29.272 INFO kablam! | Sep 04 00:31:29.272 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 04 00:31:29.273 INFO kablam! Sep 04 00:31:29.273 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 04 00:31:29.273 INFO kablam! --> src/lib.rs:4:10 Sep 04 00:31:29.273 INFO kablam! | Sep 04 00:31:29.273 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 04 00:31:29.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 00:31:29.273 INFO kablam! Sep 04 00:31:29.276 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 04 00:31:29.276 INFO kablam! --> src/lib.rs:3:10 Sep 04 00:31:29.277 INFO kablam! | Sep 04 00:31:29.277 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 04 00:31:29.277 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 00:31:29.277 INFO kablam! | Sep 04 00:31:29.277 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 04 00:31:29.277 INFO kablam! Sep 04 00:31:29.277 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 04 00:31:29.277 INFO kablam! --> src/lib.rs:4:10 Sep 04 00:31:29.277 INFO kablam! | Sep 04 00:31:29.277 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 04 00:31:29.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 00:31:29.277 INFO kablam! Sep 04 00:31:30.036 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 04 00:31:30.036 INFO kablam! --> src/test.rs:46:25 Sep 04 00:31:30.037 INFO kablam! | Sep 04 00:31:30.037 INFO kablam! 46 | let file_contents = include_str!("testdata/.gitignore"); Sep 04 00:31:30.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:31:30.037 INFO kablam! Sep 04 00:31:30.037 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 04 00:31:30.037 INFO kablam! --> src/test.rs:71:25 Sep 04 00:31:30.037 INFO kablam! | Sep 04 00:31:30.037 INFO kablam! 71 | let file_contents = include_str!("testdata/.gitignore"); Sep 04 00:31:30.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:31:30.037 INFO kablam! Sep 04 00:31:30.037 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 04 00:31:30.037 INFO kablam! --> src/test.rs:77:25 Sep 04 00:31:30.037 INFO kablam! | Sep 04 00:31:30.037 INFO kablam! 77 | let file_contents = include_str!("testdata/.gitignore"); Sep 04 00:31:30.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:31:30.037 INFO kablam! Sep 04 00:31:30.094 INFO kablam! error: aborting due to 3 previous errors Sep 04 00:31:30.094 INFO kablam! Sep 04 00:31:30.101 INFO kablam! error: Could not compile `tin-drummer`. Sep 04 00:31:30.101 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 00:31:31.152 INFO kablam! error: build failed Sep 04 00:31:31.153 INFO kablam! su: No module specific data is present Sep 04 00:31:31.625 INFO running `"docker" "rm" "-f" "1a2f1a4722ca9f596278d6f42f11820d5ff8687ad9fb502cc788260da9497388"` Sep 04 00:31:31.741 INFO blam! 1a2f1a4722ca9f596278d6f42f11820d5ff8687ad9fb502cc788260da9497388