Oct 26 19:19:46.712 INFO checking tkilbourn/rustfmt-test against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:19:46.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 19:19:47.178 INFO blam! d34f1047ae5a6a969ce2e99c3f16ebafce68cf2aab7df52e097a5b1a1f38b9b8 Oct 26 19:19:47.180 INFO running `"docker" "start" "-a" "d34f1047ae5a6a969ce2e99c3f16ebafce68cf2aab7df52e097a5b1a1f38b9b8"` Oct 26 19:19:48.951 INFO kablam! usermod: no changes Oct 26 19:19:49.003 INFO kablam! Checking rustfmt-test v0.1.0 (/source) Oct 26 19:19:49.295 INFO kablam! warning: unused variable: `that` Oct 26 19:19:49.295 INFO kablam! --> src/other.rs:2:5 Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! 2 | that: u64, does: u32, Oct 26 19:19:49.295 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:19:49.295 INFO kablam! Oct 26 19:19:49.295 INFO kablam! warning: unused variable: `does` Oct 26 19:19:49.295 INFO kablam! --> src/other.rs:2:16 Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! 2 | that: u64, does: u32, Oct 26 19:19:49.295 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 26 19:19:49.295 INFO kablam! Oct 26 19:19:49.295 INFO kablam! warning: unused variable: `not` Oct 26 19:19:49.295 INFO kablam! --> src/other.rs:3:5 Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 26 19:19:49.295 INFO kablam! | ^^^ help: consider using `_not` instead Oct 26 19:19:49.295 INFO kablam! Oct 26 19:19:49.295 INFO kablam! warning: unused variable: `follow` Oct 26 19:19:49.295 INFO kablam! --> src/other.rs:3:15 Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 26 19:19:49.295 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 26 19:19:49.295 INFO kablam! Oct 26 19:19:49.295 INFO kablam! warning: unused variable: `the` Oct 26 19:19:49.295 INFO kablam! --> src/other.rs:3:31 Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 26 19:19:49.295 INFO kablam! | ^^^ help: consider using `_the` instead Oct 26 19:19:49.295 INFO kablam! Oct 26 19:19:49.295 INFO kablam! warning: unused variable: `rules` Oct 26 19:19:49.295 INFO kablam! --> src/other.rs:4:5 Oct 26 19:19:49.295 INFO kablam! | Oct 26 19:19:49.295 INFO kablam! 4 | rules: &[u8]) -> Oct 26 19:19:49.295 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 26 19:19:49.295 INFO kablam! Oct 26 19:19:49.315 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 19:19:49.315 INFO kablam! --> src/main.rs:4:5 Oct 26 19:19:49.315 INFO kablam! | Oct 26 19:19:49.315 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 26 19:19:49.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:19:49.315 INFO kablam! | Oct 26 19:19:49.315 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 19:19:49.315 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 19:19:49.315 INFO kablam! Oct 26 19:19:49.471 INFO kablam! warning: unused variable: `that` Oct 26 19:19:49.471 INFO kablam! --> src/other.rs:2:5 Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! 2 | that: u64, does: u32, Oct 26 19:19:49.471 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 19:19:49.471 INFO kablam! Oct 26 19:19:49.471 INFO kablam! warning: unused variable: `does` Oct 26 19:19:49.471 INFO kablam! --> src/other.rs:2:16 Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! 2 | that: u64, does: u32, Oct 26 19:19:49.471 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 26 19:19:49.471 INFO kablam! Oct 26 19:19:49.471 INFO kablam! warning: unused variable: `not` Oct 26 19:19:49.471 INFO kablam! --> src/other.rs:3:5 Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 26 19:19:49.471 INFO kablam! | ^^^ help: consider using `_not` instead Oct 26 19:19:49.471 INFO kablam! Oct 26 19:19:49.471 INFO kablam! warning: unused variable: `follow` Oct 26 19:19:49.471 INFO kablam! --> src/other.rs:3:15 Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 26 19:19:49.471 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 26 19:19:49.471 INFO kablam! Oct 26 19:19:49.471 INFO kablam! warning: unused variable: `the` Oct 26 19:19:49.471 INFO kablam! --> src/other.rs:3:31 Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 26 19:19:49.471 INFO kablam! | ^^^ help: consider using `_the` instead Oct 26 19:19:49.471 INFO kablam! Oct 26 19:19:49.471 INFO kablam! warning: unused variable: `rules` Oct 26 19:19:49.471 INFO kablam! --> src/other.rs:4:5 Oct 26 19:19:49.471 INFO kablam! | Oct 26 19:19:49.471 INFO kablam! 4 | rules: &[u8]) -> Oct 26 19:19:49.471 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 26 19:19:49.471 INFO kablam! Oct 26 19:19:49.487 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 19:19:49.487 INFO kablam! --> src/main.rs:4:5 Oct 26 19:19:49.487 INFO kablam! | Oct 26 19:19:49.487 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 26 19:19:49.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:19:49.487 INFO kablam! | Oct 26 19:19:49.487 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 19:19:49.487 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 19:19:49.487 INFO kablam! Oct 26 19:19:49.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.53s Oct 26 19:19:49.508 INFO kablam! su: No module specific data is present Oct 26 19:19:50.813 INFO running `"docker" "rm" "-f" "d34f1047ae5a6a969ce2e99c3f16ebafce68cf2aab7df52e097a5b1a1f38b9b8"` Oct 26 19:19:51.033 INFO blam! d34f1047ae5a6a969ce2e99c3f16ebafce68cf2aab7df52e097a5b1a1f38b9b8