Oct 31 19:31:49.203 INFO checking tkilbourn/rustfmt-test against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 19:31:49.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 19:31:49.650 INFO blam! c5e7c046fa42f3d3e47db954a057665d91920b4af0ed3712cbfef2b957ead730 Oct 31 19:31:49.651 INFO running `"docker" "start" "-a" "c5e7c046fa42f3d3e47db954a057665d91920b4af0ed3712cbfef2b957ead730"` Oct 31 19:31:51.395 INFO kablam! usermod: no changes Oct 31 19:31:51.444 INFO kablam! Checking rustfmt-test v0.1.0 (/source) Oct 31 19:31:51.612 INFO kablam! warning: unused variable: `that` Oct 31 19:31:51.612 INFO kablam! --> src/other.rs:2:5 Oct 31 19:31:51.612 INFO kablam! | Oct 31 19:31:51.612 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:51.612 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 31 19:31:51.612 INFO kablam! | Oct 31 19:31:51.612 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:31:51.612 INFO kablam! Oct 31 19:31:51.612 INFO kablam! warning: unused variable: `does` Oct 31 19:31:51.612 INFO kablam! --> src/other.rs:2:16 Oct 31 19:31:51.612 INFO kablam! | Oct 31 19:31:51.612 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:51.612 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 31 19:31:51.612 INFO kablam! Oct 31 19:31:51.612 INFO kablam! warning: unused variable: `not` Oct 31 19:31:51.612 INFO kablam! --> src/other.rs:3:5 Oct 31 19:31:51.612 INFO kablam! | Oct 31 19:31:51.612 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:51.613 INFO kablam! | ^^^ help: consider using `_not` instead Oct 31 19:31:51.613 INFO kablam! Oct 31 19:31:51.613 INFO kablam! warning: unused variable: `follow` Oct 31 19:31:51.613 INFO kablam! --> src/other.rs:3:15 Oct 31 19:31:51.613 INFO kablam! | Oct 31 19:31:51.613 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:51.613 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 31 19:31:51.613 INFO kablam! Oct 31 19:31:51.613 INFO kablam! warning: unused variable: `the` Oct 31 19:31:51.613 INFO kablam! --> src/other.rs:3:31 Oct 31 19:31:51.613 INFO kablam! | Oct 31 19:31:51.613 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:51.613 INFO kablam! | ^^^ help: consider using `_the` instead Oct 31 19:31:51.613 INFO kablam! Oct 31 19:31:51.613 INFO kablam! warning: unused variable: `rules` Oct 31 19:31:51.613 INFO kablam! --> src/other.rs:4:5 Oct 31 19:31:51.613 INFO kablam! | Oct 31 19:31:51.613 INFO kablam! 4 | rules: &[u8]) -> Oct 31 19:31:51.613 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 31 19:31:51.613 INFO kablam! Oct 31 19:31:51.623 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 19:31:51.623 INFO kablam! --> src/main.rs:4:5 Oct 31 19:31:51.623 INFO kablam! | Oct 31 19:31:51.623 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 31 19:31:51.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:31:51.623 INFO kablam! | Oct 31 19:31:51.623 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 19:31:51.623 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 19:31:51.623 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused variable: `that` Oct 31 19:31:51.760 INFO kablam! --> src/other.rs:2:5 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:51.760 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:31:51.760 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused variable: `does` Oct 31 19:31:51.760 INFO kablam! --> src/other.rs:2:16 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:51.760 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 31 19:31:51.760 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused variable: `not` Oct 31 19:31:51.760 INFO kablam! --> src/other.rs:3:5 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:51.760 INFO kablam! | ^^^ help: consider using `_not` instead Oct 31 19:31:51.760 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused variable: `follow` Oct 31 19:31:51.760 INFO kablam! --> src/other.rs:3:15 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:51.760 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 31 19:31:51.760 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused variable: `the` Oct 31 19:31:51.760 INFO kablam! --> src/other.rs:3:31 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:51.760 INFO kablam! | ^^^ help: consider using `_the` instead Oct 31 19:31:51.760 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused variable: `rules` Oct 31 19:31:51.760 INFO kablam! --> src/other.rs:4:5 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 4 | rules: &[u8]) -> Oct 31 19:31:51.760 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 31 19:31:51.760 INFO kablam! Oct 31 19:31:51.760 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 19:31:51.760 INFO kablam! --> src/main.rs:4:5 Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 31 19:31:51.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:31:51.760 INFO kablam! | Oct 31 19:31:51.760 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 19:31:51.760 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 19:31:51.761 INFO kablam! Oct 31 19:31:51.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.37s Oct 31 19:31:51.799 INFO kablam! su: No module specific data is present Oct 31 19:31:52.496 INFO running `"docker" "rm" "-f" "c5e7c046fa42f3d3e47db954a057665d91920b4af0ed3712cbfef2b957ead730"` Oct 31 19:31:52.758 INFO blam! c5e7c046fa42f3d3e47db954a057665d91920b4af0ed3712cbfef2b957ead730