Sep 14 16:35:20.289 INFO checking file-sniffer-3.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 16:35:20.290 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 16:35:20.290 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 16:35:20.481 INFO blam! d6c30744ffe52323e851811d6a3820d990e76f83198476830a3d49fc68b924db Sep 14 16:35:20.483 INFO running `"docker" "start" "-a" "d6c30744ffe52323e851811d6a3820d990e76f83198476830a3d49fc68b924db"` Sep 14 16:35:21.160 INFO kablam! usermod: no changes Sep 14 16:35:21.178 INFO kablam! warning: file found to be present in multiple build targets: /source/src/main.rs Sep 14 16:35:21.249 INFO kablam! Compiling file-sniffer v3.0.1 (file:///source) Sep 14 16:35:23.003 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 14 16:35:23.003 INFO kablam! --> src/lib.rs:3:10 Sep 14 16:35:23.003 INFO kablam! | Sep 14 16:35:23.003 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 14 16:35:23.003 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:35:23.003 INFO kablam! | Sep 14 16:35:23.003 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 16:35:23.003 INFO kablam! Sep 14 16:35:23.003 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 14 16:35:23.003 INFO kablam! --> src/lib.rs:4:10 Sep 14 16:35:23.003 INFO kablam! | Sep 14 16:35:23.003 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 14 16:35:23.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 16:35:23.003 INFO kablam! Sep 14 16:35:23.033 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 14 16:35:23.033 INFO kablam! --> src/lib.rs:3:10 Sep 14 16:35:23.033 INFO kablam! | Sep 14 16:35:23.033 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 14 16:35:23.033 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:35:23.033 INFO kablam! | Sep 14 16:35:23.033 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 16:35:23.033 INFO kablam! Sep 14 16:35:23.033 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 14 16:35:23.033 INFO kablam! --> src/lib.rs:4:10 Sep 14 16:35:23.033 INFO kablam! | Sep 14 16:35:23.033 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 14 16:35:23.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 16:35:23.033 INFO kablam! Sep 14 16:35:24.219 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 16:35:24.219 INFO kablam! --> src/test.rs:41:25 Sep 14 16:35:24.219 INFO kablam! | Sep 14 16:35:24.219 INFO kablam! 41 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 16:35:24.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:35:24.219 INFO kablam! Sep 14 16:35:24.219 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 16:35:24.219 INFO kablam! --> src/test.rs:66:25 Sep 14 16:35:24.219 INFO kablam! | Sep 14 16:35:24.219 INFO kablam! 66 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 16:35:24.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:35:24.219 INFO kablam! Sep 14 16:35:24.219 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 16:35:24.219 INFO kablam! --> src/test.rs:72:25 Sep 14 16:35:24.219 INFO kablam! | Sep 14 16:35:24.219 INFO kablam! 72 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 16:35:24.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:35:24.219 INFO kablam! Sep 14 16:35:24.323 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:35:24.323 INFO kablam! Sep 14 16:35:24.335 INFO kablam! error: Could not compile `file-sniffer`. Sep 14 16:35:24.335 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:35:24.855 INFO kablam! error: build failed Sep 14 16:35:24.856 INFO kablam! su: No module specific data is present Sep 14 16:35:25.440 INFO running `"docker" "rm" "-f" "d6c30744ffe52323e851811d6a3820d990e76f83198476830a3d49fc68b924db"` Sep 14 16:35:25.522 INFO blam! d6c30744ffe52323e851811d6a3820d990e76f83198476830a3d49fc68b924db