Sep 20 03:33:02.233 INFO checking file-sniffer-3.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:33:02.233 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:33:02.233 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/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 03:33:02.381 INFO blam! a0af4615762dad132c6d4756acaff118a8b2f3e66479a0e11fb5809fe5308e85 Sep 20 03:33:02.383 INFO running `"docker" "start" "-a" "a0af4615762dad132c6d4756acaff118a8b2f3e66479a0e11fb5809fe5308e85"` Sep 20 03:33:03.107 INFO kablam! usermod: no changes Sep 20 03:33:03.135 INFO kablam! warning: file found to be present in multiple build targets: /source/src/main.rs Sep 20 03:33:03.214 INFO kablam! Compiling yaml-rust v0.3.5 Sep 20 03:33:03.215 INFO kablam! Checking globset v0.2.1 Sep 20 03:33:04.296 INFO kablam! Checking ignore v0.2.2 Sep 20 03:33:06.110 INFO kablam! Compiling clap v2.32.0 Sep 20 03:33:17.213 INFO kablam! Compiling file-sniffer v3.0.1 (/source) Sep 20 03:33:18.340 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 20 03:33:18.340 INFO kablam! --> src/lib.rs:3:10 Sep 20 03:33:18.340 INFO kablam! | Sep 20 03:33:18.340 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 20 03:33:18.340 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:33:18.340 INFO kablam! | Sep 20 03:33:18.340 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 20 03:33:18.340 INFO kablam! Sep 20 03:33:18.340 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 20 03:33:18.340 INFO kablam! --> src/lib.rs:4:10 Sep 20 03:33:18.340 INFO kablam! | Sep 20 03:33:18.340 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 20 03:33:18.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:33:18.341 INFO kablam! Sep 20 03:33:18.354 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 20 03:33:18.354 INFO kablam! --> src/lib.rs:3:10 Sep 20 03:33:18.354 INFO kablam! | Sep 20 03:33:18.354 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 20 03:33:18.354 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:33:18.354 INFO kablam! | Sep 20 03:33:18.354 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 20 03:33:18.354 INFO kablam! Sep 20 03:33:18.354 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 20 03:33:18.354 INFO kablam! --> src/lib.rs:4:10 Sep 20 03:33:18.354 INFO kablam! | Sep 20 03:33:18.354 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 20 03:33:18.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:33:18.354 INFO kablam! Sep 20 03:33:19.220 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 20 03:33:19.220 INFO kablam! --> src/test.rs:41:25 Sep 20 03:33:19.220 INFO kablam! | Sep 20 03:33:19.220 INFO kablam! 41 | let file_contents = include_str!("testdata/.gitignore"); Sep 20 03:33:19.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:33:19.220 INFO kablam! Sep 20 03:33:19.220 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 20 03:33:19.220 INFO kablam! --> src/test.rs:66:25 Sep 20 03:33:19.220 INFO kablam! | Sep 20 03:33:19.220 INFO kablam! 66 | let file_contents = include_str!("testdata/.gitignore"); Sep 20 03:33:19.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:33:19.220 INFO kablam! Sep 20 03:33:19.220 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 20 03:33:19.220 INFO kablam! --> src/test.rs:72:25 Sep 20 03:33:19.220 INFO kablam! | Sep 20 03:33:19.220 INFO kablam! 72 | let file_contents = include_str!("testdata/.gitignore"); Sep 20 03:33:19.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:33:19.220 INFO kablam! Sep 20 03:33:19.261 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:33:19.261 INFO kablam! Sep 20 03:33:19.269 INFO kablam! error: Could not compile `file-sniffer`. Sep 20 03:33:19.269 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:33:19.657 INFO kablam! error: build failed Sep 20 03:33:19.658 INFO kablam! su: No module specific data is present Sep 20 03:33:20.513 INFO running `"docker" "rm" "-f" "a0af4615762dad132c6d4756acaff118a8b2f3e66479a0e11fb5809fe5308e85"` Sep 20 03:33:20.573 INFO blam! a0af4615762dad132c6d4756acaff118a8b2f3e66479a0e11fb5809fe5308e85