Sep 19 18:57:08.592 INFO checking tin-drummer-1.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:57:08.592 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:57:08.592 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:57:08.819 INFO blam! ccca7c125ef66adc0d34d3279f2d843ebe097b2a3537846a5ab05cd1b9c6210c Sep 19 18:57:08.821 INFO running `"docker" "start" "-a" "ccca7c125ef66adc0d34d3279f2d843ebe097b2a3537846a5ab05cd1b9c6210c"` Sep 19 18:57:09.685 INFO kablam! usermod: no changes Sep 19 18:57:09.814 INFO kablam! Compiling yaml-rust v0.3.5 Sep 19 18:57:09.814 INFO kablam! Checking nom v3.2.1 Sep 19 18:57:09.826 INFO kablam! Checking globset v0.2.1 Sep 19 18:57:12.522 INFO kablam! Checking ignore v0.2.2 Sep 19 18:57:15.268 INFO kablam! Compiling clap v2.32.0 Sep 19 18:57:30.206 INFO kablam! Compiling tin-drummer v1.0.1 (/source) Sep 19 18:57:31.658 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 19 18:57:31.658 INFO kablam! --> src/lib.rs:3:10 Sep 19 18:57:31.658 INFO kablam! | Sep 19 18:57:31.659 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 19 18:57:31.659 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:57:31.659 INFO kablam! | Sep 19 18:57:31.659 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 19 18:57:31.659 INFO kablam! Sep 19 18:57:31.659 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 19 18:57:31.659 INFO kablam! --> src/lib.rs:4:10 Sep 19 18:57:31.660 INFO kablam! | Sep 19 18:57:31.660 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 19 18:57:31.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 18:57:31.660 INFO kablam! Sep 19 18:57:31.686 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 19 18:57:31.686 INFO kablam! --> src/lib.rs:3:10 Sep 19 18:57:31.686 INFO kablam! | Sep 19 18:57:31.686 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 19 18:57:31.686 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:57:31.686 INFO kablam! | Sep 19 18:57:31.686 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 19 18:57:31.686 INFO kablam! Sep 19 18:57:31.686 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 19 18:57:31.686 INFO kablam! --> src/lib.rs:4:10 Sep 19 18:57:31.686 INFO kablam! | Sep 19 18:57:31.686 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 19 18:57:31.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 18:57:31.686 INFO kablam! Sep 19 18:57:32.154 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 19 18:57:32.154 INFO kablam! --> src/test.rs:46:25 Sep 19 18:57:32.154 INFO kablam! | Sep 19 18:57:32.154 INFO kablam! 46 | let file_contents = include_str!("testdata/.gitignore"); Sep 19 18:57:32.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:57:32.154 INFO kablam! Sep 19 18:57:32.154 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 19 18:57:32.154 INFO kablam! --> src/test.rs:71:25 Sep 19 18:57:32.154 INFO kablam! | Sep 19 18:57:32.154 INFO kablam! 71 | let file_contents = include_str!("testdata/.gitignore"); Sep 19 18:57:32.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:57:32.154 INFO kablam! Sep 19 18:57:32.154 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 19 18:57:32.154 INFO kablam! --> src/test.rs:77:25 Sep 19 18:57:32.154 INFO kablam! | Sep 19 18:57:32.154 INFO kablam! 77 | let file_contents = include_str!("testdata/.gitignore"); Sep 19 18:57:32.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:57:32.154 INFO kablam! Sep 19 18:57:32.207 INFO kablam! error: aborting due to 3 previous errors Sep 19 18:57:32.207 INFO kablam! Sep 19 18:57:32.212 INFO kablam! error: Could not compile `tin-drummer`. Sep 19 18:57:32.212 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:57:32.818 INFO kablam! error: build failed Sep 19 18:57:32.818 INFO kablam! su: No module specific data is present Sep 19 18:57:33.698 INFO running `"docker" "rm" "-f" "ccca7c125ef66adc0d34d3279f2d843ebe097b2a3537846a5ab05cd1b9c6210c"` Sep 19 18:57:33.829 INFO blam! ccca7c125ef66adc0d34d3279f2d843ebe097b2a3537846a5ab05cd1b9c6210c