Oct 31 19:31:50.744 INFO checking tkilbourn/rustfmt-test against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:31:50.744 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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:51.095 INFO blam! a6c3d7501ba0e56e2df00b6d43429e3bbf1318aec7e5e153a576bbf93906b959 Oct 31 19:31:51.096 INFO running `"docker" "start" "-a" "a6c3d7501ba0e56e2df00b6d43429e3bbf1318aec7e5e153a576bbf93906b959"` Oct 31 19:31:52.464 INFO kablam! usermod: no changes Oct 31 19:31:52.492 INFO kablam! Checking rustfmt-test v0.1.0 (/source) Oct 31 19:31:52.759 INFO kablam! warning: unused variable: `that` Oct 31 19:31:52.760 INFO kablam! --> src/other.rs:2:5 Oct 31 19:31:52.760 INFO kablam! | Oct 31 19:31:52.760 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:52.761 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 31 19:31:52.761 INFO kablam! | Oct 31 19:31:52.761 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:31:52.761 INFO kablam! Oct 31 19:31:52.762 INFO kablam! warning: unused variable: `does` Oct 31 19:31:52.762 INFO kablam! --> src/other.rs:2:16 Oct 31 19:31:52.762 INFO kablam! | Oct 31 19:31:52.763 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:52.763 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 31 19:31:52.763 INFO kablam! Oct 31 19:31:52.764 INFO kablam! warning: unused variable: `not` Oct 31 19:31:52.764 INFO kablam! --> src/other.rs:3:5 Oct 31 19:31:52.764 INFO kablam! | Oct 31 19:31:52.764 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:52.765 INFO kablam! | ^^^ help: consider using `_not` instead Oct 31 19:31:52.765 INFO kablam! Oct 31 19:31:52.765 INFO kablam! warning: unused variable: `follow` Oct 31 19:31:52.766 INFO kablam! --> src/other.rs:3:15 Oct 31 19:31:52.766 INFO kablam! | Oct 31 19:31:52.766 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:52.767 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 31 19:31:52.767 INFO kablam! Oct 31 19:31:52.767 INFO kablam! warning: unused variable: `the` Oct 31 19:31:52.767 INFO kablam! --> src/other.rs:3:31 Oct 31 19:31:52.768 INFO kablam! | Oct 31 19:31:52.768 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:52.768 INFO kablam! | ^^^ help: consider using `_the` instead Oct 31 19:31:52.769 INFO kablam! Oct 31 19:31:52.769 INFO kablam! warning: unused variable: `rules` Oct 31 19:31:52.769 INFO kablam! --> src/other.rs:4:5 Oct 31 19:31:52.769 INFO kablam! | Oct 31 19:31:52.770 INFO kablam! 4 | rules: &[u8]) -> Oct 31 19:31:52.770 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 31 19:31:52.770 INFO kablam! Oct 31 19:31:52.770 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 19:31:52.771 INFO kablam! --> src/main.rs:4:5 Oct 31 19:31:52.771 INFO kablam! | Oct 31 19:31:52.771 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 31 19:31:52.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:31:52.772 INFO kablam! | Oct 31 19:31:52.772 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 19:31:52.772 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 19:31:52.772 INFO kablam! Oct 31 19:31:52.793 INFO kablam! warning: unused variable: `that` Oct 31 19:31:52.793 INFO kablam! --> src/other.rs:2:5 Oct 31 19:31:52.793 INFO kablam! | Oct 31 19:31:52.793 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:52.794 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 31 19:31:52.794 INFO kablam! | Oct 31 19:31:52.794 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:31:52.795 INFO kablam! Oct 31 19:31:52.795 INFO kablam! warning: unused variable: `does` Oct 31 19:31:52.795 INFO kablam! --> src/other.rs:2:16 Oct 31 19:31:52.796 INFO kablam! | Oct 31 19:31:52.796 INFO kablam! 2 | that: u64, does: u32, Oct 31 19:31:52.796 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 31 19:31:52.796 INFO kablam! Oct 31 19:31:52.797 INFO kablam! warning: unused variable: `not` Oct 31 19:31:52.797 INFO kablam! --> src/other.rs:3:5 Oct 31 19:31:52.797 INFO kablam! | Oct 31 19:31:52.798 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:52.798 INFO kablam! | ^^^ help: consider using `_not` instead Oct 31 19:31:52.798 INFO kablam! Oct 31 19:31:52.799 INFO kablam! warning: unused variable: `follow` Oct 31 19:31:52.799 INFO kablam! --> src/other.rs:3:15 Oct 31 19:31:52.799 INFO kablam! | Oct 31 19:31:52.799 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:52.800 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 31 19:31:52.800 INFO kablam! Oct 31 19:31:52.800 INFO kablam! warning: unused variable: `the` Oct 31 19:31:52.801 INFO kablam! --> src/other.rs:3:31 Oct 31 19:31:52.801 INFO kablam! | Oct 31 19:31:52.801 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 31 19:31:52.801 INFO kablam! | ^^^ help: consider using `_the` instead Oct 31 19:31:52.802 INFO kablam! Oct 31 19:31:52.802 INFO kablam! warning: unused variable: `rules` Oct 31 19:31:52.802 INFO kablam! --> src/other.rs:4:5 Oct 31 19:31:52.803 INFO kablam! | Oct 31 19:31:52.803 INFO kablam! 4 | rules: &[u8]) -> Oct 31 19:31:52.803 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 31 19:31:52.804 INFO kablam! Oct 31 19:31:52.804 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 19:31:52.804 INFO kablam! --> src/main.rs:4:5 Oct 31 19:31:52.805 INFO kablam! | Oct 31 19:31:52.805 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 31 19:31:52.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:31:52.805 INFO kablam! | Oct 31 19:31:52.806 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 19:31:52.806 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 19:31:52.806 INFO kablam! Oct 31 19:31:52.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 31 19:31:52.825 INFO kablam! su: No module specific data is present Oct 31 19:31:53.609 INFO running `"docker" "rm" "-f" "a6c3d7501ba0e56e2df00b6d43429e3bbf1318aec7e5e153a576bbf93906b959"` Oct 31 19:31:53.893 INFO blam! a6c3d7501ba0e56e2df00b6d43429e3bbf1318aec7e5e153a576bbf93906b959