Sep 14 16:35:20.319 INFO checking file-sniffer-3.0.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:35:20.319 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:35:20.319 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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.551 INFO blam! 924e767992acd2221e5034deea8366db00d301ca2ea44a998eb673fa46e88d18 Sep 14 16:35:20.553 INFO running `"docker" "start" "-a" "924e767992acd2221e5034deea8366db00d301ca2ea44a998eb673fa46e88d18"` Sep 14 16:35:21.672 INFO kablam! usermod: no changes Sep 14 16:35:21.692 INFO kablam! warning: file found to be present in multiple build targets: /source/src/main.rs Sep 14 16:35:21.787 INFO kablam! Compiling yaml-rust v0.3.5 Sep 14 16:35:21.789 INFO kablam! Checking pad v0.1.5 Sep 14 16:35:21.790 INFO kablam! Checking globset v0.2.1 Sep 14 16:35:22.839 INFO kablam! Checking ignore v0.2.2 Sep 14 16:35:24.458 INFO kablam! Compiling clap v2.32.0 Sep 14 16:35:33.299 INFO kablam! Compiling file-sniffer v3.0.1 (file:///source) Sep 14 16:35:34.421 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 14 16:35:34.421 INFO kablam! --> src/lib.rs:3:10 Sep 14 16:35:34.421 INFO kablam! | Sep 14 16:35:34.421 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 14 16:35:34.421 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:35:34.421 INFO kablam! | Sep 14 16:35:34.421 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 16:35:34.421 INFO kablam! Sep 14 16:35:34.421 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 14 16:35:34.421 INFO kablam! --> src/lib.rs:4:10 Sep 14 16:35:34.421 INFO kablam! | Sep 14 16:35:34.421 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 14 16:35:34.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 16:35:34.421 INFO kablam! Sep 14 16:35:34.428 INFO kablam! warning: unknown lint: `match_ref_pats` Sep 14 16:35:34.428 INFO kablam! --> src/lib.rs:3:10 Sep 14 16:35:34.428 INFO kablam! | Sep 14 16:35:34.428 INFO kablam! 3 | #![allow(match_ref_pats)] Sep 14 16:35:34.428 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:35:34.428 INFO kablam! | Sep 14 16:35:34.428 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 16:35:34.428 INFO kablam! Sep 14 16:35:34.428 INFO kablam! warning: unknown lint: `too_many_arguments` Sep 14 16:35:34.428 INFO kablam! --> src/lib.rs:4:10 Sep 14 16:35:34.428 INFO kablam! | Sep 14 16:35:34.428 INFO kablam! 4 | #![allow(too_many_arguments)] Sep 14 16:35:34.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 16:35:34.428 INFO kablam! Sep 14 16:35:35.065 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 16:35:35.065 INFO kablam! --> src/test.rs:41:25 Sep 14 16:35:35.065 INFO kablam! | Sep 14 16:35:35.065 INFO kablam! 41 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 16:35:35.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:35:35.065 INFO kablam! Sep 14 16:35:35.066 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 16:35:35.066 INFO kablam! --> src/test.rs:66:25 Sep 14 16:35:35.066 INFO kablam! | Sep 14 16:35:35.066 INFO kablam! 66 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 16:35:35.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:35:35.066 INFO kablam! Sep 14 16:35:35.066 INFO kablam! error: couldn't read src/testdata/.gitignore: No such file or directory (os error 2) Sep 14 16:35:35.066 INFO kablam! --> src/test.rs:72:25 Sep 14 16:35:35.066 INFO kablam! | Sep 14 16:35:35.066 INFO kablam! 72 | let file_contents = include_str!("testdata/.gitignore"); Sep 14 16:35:35.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:35:35.066 INFO kablam! Sep 14 16:35:35.093 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:35:35.093 INFO kablam! Sep 14 16:35:35.098 INFO kablam! error: Could not compile `file-sniffer`. Sep 14 16:35:35.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:35:35.622 INFO kablam! error: build failed Sep 14 16:35:35.623 INFO kablam! su: No module specific data is present Sep 14 16:35:36.392 INFO running `"docker" "rm" "-f" "924e767992acd2221e5034deea8366db00d301ca2ea44a998eb673fa46e88d18"` Sep 14 16:35:36.450 INFO blam! 924e767992acd2221e5034deea8366db00d301ca2ea44a998eb673fa46e88d18