Oct 12 12:05:54.823 INFO checking tkilbourn/rustfmt-test against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 12:05:54.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 12:05:55.208 INFO blam! 92e07381fae302ff296d199e653ad5b86502d40f0e99e69801f9c3bd37b90ffe Oct 12 12:05:55.228 INFO running `"docker" "start" "-a" "92e07381fae302ff296d199e653ad5b86502d40f0e99e69801f9c3bd37b90ffe"` Oct 12 12:05:56.563 INFO kablam! usermod: no changes Oct 12 12:05:56.608 INFO kablam! Checking rustfmt-test v0.1.0 (/source) Oct 12 12:05:56.996 INFO kablam! warning: unused variable: `that` Oct 12 12:05:56.996 INFO kablam! --> src/other.rs:2:5 Oct 12 12:05:56.996 INFO kablam! | Oct 12 12:05:56.996 INFO kablam! 2 | that: u64, does: u32, Oct 12 12:05:56.997 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `does` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:2:16 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 2 | that: u64, does: u32, Oct 12 12:05:56.997 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `not` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:3:5 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 12:05:56.997 INFO kablam! | ^^^ help: consider using `_not` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `follow` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:3:15 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 12:05:56.997 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `the` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:3:31 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 12:05:56.997 INFO kablam! | ^^^ help: consider using `_the` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `rules` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:4:5 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 4 | rules: &[u8]) -> Oct 12 12:05:56.997 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `that` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:2:5 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 2 | that: u64, does: u32, Oct 12 12:05:56.997 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `does` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:2:16 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 2 | that: u64, does: u32, Oct 12 12:05:56.997 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `not` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:3:5 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 12:05:56.997 INFO kablam! | ^^^ help: consider using `_not` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `follow` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:3:15 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 12:05:56.997 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `the` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:3:31 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 12 12:05:56.997 INFO kablam! | ^^^ help: consider using `_the` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:56.997 INFO kablam! warning: unused variable: `rules` Oct 12 12:05:56.997 INFO kablam! --> src/other.rs:4:5 Oct 12 12:05:56.997 INFO kablam! | Oct 12 12:05:56.997 INFO kablam! 4 | rules: &[u8]) -> Oct 12 12:05:56.997 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 12 12:05:56.997 INFO kablam! Oct 12 12:05:57.036 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 12:05:57.036 INFO kablam! --> src/main.rs:4:5 Oct 12 12:05:57.036 INFO kablam! | Oct 12 12:05:57.036 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 12 12:05:57.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:05:57.036 INFO kablam! | Oct 12 12:05:57.036 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 12:05:57.036 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 12:05:57.036 INFO kablam! Oct 12 12:05:57.036 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 12:05:57.036 INFO kablam! --> src/main.rs:4:5 Oct 12 12:05:57.036 INFO kablam! | Oct 12 12:05:57.036 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 12 12:05:57.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:05:57.036 INFO kablam! | Oct 12 12:05:57.036 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 12:05:57.036 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 12:05:57.036 INFO kablam! Oct 12 12:05:57.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.47s Oct 12 12:05:57.066 INFO kablam! su: No module specific data is present Oct 12 12:05:58.317 INFO running `"docker" "rm" "-f" "92e07381fae302ff296d199e653ad5b86502d40f0e99e69801f9c3bd37b90ffe"` Oct 12 12:05:58.545 INFO blam! 92e07381fae302ff296d199e653ad5b86502d40f0e99e69801f9c3bd37b90ffe