Sep 19 16:55:14.454 INFO checking tin-drummer-1.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:55:14.454 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:55:14.454 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:55:14.620 INFO blam! 21f4c51e416a84aa74d80ef6355b9d9f8d003c5f2295e7793b8ff2da035cd020 Sep 19 16:55:14.622 INFO running `"docker" "start" "-a" "21f4c51e416a84aa74d80ef6355b9d9f8d003c5f2295e7793b8ff2da035cd020"` Sep 19 16:55:15.798 INFO kablam! usermod: no changes Sep 19 16:55:15.959 INFO kablam! Compiling yaml-rust v0.3.5 Sep 19 16:55:15.971 INFO kablam! Checking pad v0.1.5 Sep 19 16:55:15.971 INFO kablam! Checking nom v3.2.1 Sep 19 16:55:15.971 INFO kablam! Checking clap v2.32.0 Sep 19 16:55:15.971 INFO kablam! Checking globset v0.2.1 Sep 19 16:55:17.447 INFO kablam! Checking ignore v0.2.2 Sep 19 16:55:40.194 INFO kablam! Compiling tin-drummer v1.0.1 (/source) Sep 19 16:55:41.284 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 19 16:55:41.284 INFO kablam! --> src/lib.rs:3:10 Sep 19 16:55:41.284 INFO kablam! | Sep 19 16:55:41.284 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 19 16:55:41.284 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 16:55:41.284 INFO kablam! | Sep 19 16:55:41.284 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 19 16:55:41.284 INFO kablam! Sep 19 16:55:41.284 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 19 16:55:41.284 INFO kablam! --> src/lib.rs:4:10 Sep 19 16:55:41.284 INFO kablam! | Sep 19 16:55:41.284 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 19 16:55:41.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:55:41.284 INFO kablam! Sep 19 16:55:41.288 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 19 16:55:41.288 INFO kablam! --> src/lib.rs:3:10 Sep 19 16:55:41.288 INFO kablam! | Sep 19 16:55:41.288 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 19 16:55:41.288 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 16:55:41.288 INFO kablam! | Sep 19 16:55:41.288 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 19 16:55:41.288 INFO kablam! Sep 19 16:55:41.288 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 19 16:55:41.288 INFO kablam! --> src/lib.rs:4:10 Sep 19 16:55:41.288 INFO kablam! | Sep 19 16:55:41.288 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 19 16:55:41.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:55:41.288 INFO kablam! Sep 19 16:55:41.564 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 19 16:55:41.564 INFO kablam! --> src/test.rs:46:25 Sep 19 16:55:41.564 INFO kablam! | Sep 19 16:55:41.564 INFO kablam! 46 | let file_contents = include_str!("testdata/.gitignore"); Sep 19 16:55:41.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:55:41.564 INFO kablam! Sep 19 16:55:41.565 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 19 16:55:41.565 INFO kablam! --> src/test.rs:71:25 Sep 19 16:55:41.565 INFO kablam! | Sep 19 16:55:41.565 INFO kablam! 71 | let file_contents = include_str!("testdata/.gitignore"); Sep 19 16:55:41.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:55:41.565 INFO kablam! Sep 19 16:55:41.565 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 19 16:55:41.565 INFO kablam! --> src/test.rs:77:25 Sep 19 16:55:41.565 INFO kablam! | Sep 19 16:55:41.565 INFO kablam! 77 | let file_contents = include_str!("testdata/.gitignore"); Sep 19 16:55:41.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:55:41.565 INFO kablam! Sep 19 16:55:41.616 INFO kablam! error: aborting due to 3 previous errors Sep 19 16:55:41.616 INFO kablam! Sep 19 16:55:41.623 INFO kablam! error: Could not compile `tin-drummer`. Sep 19 16:55:41.623 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:55:42.122 INFO kablam! error: build failed Sep 19 16:55:42.123 INFO kablam! su: No module specific data is present Sep 19 16:55:42.799 INFO running `"docker" "rm" "-f" "21f4c51e416a84aa74d80ef6355b9d9f8d003c5f2295e7793b8ff2da035cd020"` Sep 19 16:55:42.878 INFO blam! 21f4c51e416a84aa74d80ef6355b9d9f8d003c5f2295e7793b8ff2da035cd020