Oct 21 12:55:49.347 INFO checking tkilbourn/rustfmt-test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:55:49.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 12:55:49.773 INFO blam! be0868b3850a9badebdd00e271396d62ecca8aad975fb23f86a021c4a9d276c9 Oct 21 12:55:49.775 INFO running `"docker" "start" "-a" "be0868b3850a9badebdd00e271396d62ecca8aad975fb23f86a021c4a9d276c9"` Oct 21 12:55:51.455 INFO kablam! usermod: no changes Oct 21 12:55:51.540 INFO kablam! Checking rustfmt-test v0.1.0 (/source) Oct 21 12:55:51.783 INFO kablam! warning: unused variable: `that` Oct 21 12:55:51.784 INFO kablam! --> src/other.rs:2:5 Oct 21 12:55:51.784 INFO kablam! | Oct 21 12:55:51.784 INFO kablam! 2 | that: u64, does: u32, Oct 21 12:55:51.785 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 21 12:55:51.785 INFO kablam! | Oct 21 12:55:51.785 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:55:51.785 INFO kablam! Oct 21 12:55:51.786 INFO kablam! warning: unused variable: `does` Oct 21 12:55:51.786 INFO kablam! --> src/other.rs:2:16 Oct 21 12:55:51.786 INFO kablam! | Oct 21 12:55:51.786 INFO kablam! 2 | that: u64, does: u32, Oct 21 12:55:51.787 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 21 12:55:51.787 INFO kablam! Oct 21 12:55:51.787 INFO kablam! warning: unused variable: `not` Oct 21 12:55:51.787 INFO kablam! --> src/other.rs:3:5 Oct 21 12:55:51.788 INFO kablam! | Oct 21 12:55:51.788 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 21 12:55:51.788 INFO kablam! | ^^^ help: consider using `_not` instead Oct 21 12:55:51.788 INFO kablam! Oct 21 12:55:51.789 INFO kablam! warning: unused variable: `follow` Oct 21 12:55:51.789 INFO kablam! --> src/other.rs:3:15 Oct 21 12:55:51.789 INFO kablam! | Oct 21 12:55:51.789 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 21 12:55:51.790 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 21 12:55:51.790 INFO kablam! Oct 21 12:55:51.790 INFO kablam! warning: unused variable: `the` Oct 21 12:55:51.790 INFO kablam! --> src/other.rs:3:31 Oct 21 12:55:51.791 INFO kablam! | Oct 21 12:55:51.791 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 21 12:55:51.791 INFO kablam! | ^^^ help: consider using `_the` instead Oct 21 12:55:51.791 INFO kablam! Oct 21 12:55:51.792 INFO kablam! warning: unused variable: `rules` Oct 21 12:55:51.792 INFO kablam! --> src/other.rs:4:5 Oct 21 12:55:51.792 INFO kablam! | Oct 21 12:55:51.792 INFO kablam! 4 | rules: &[u8]) -> Oct 21 12:55:51.793 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 21 12:55:51.793 INFO kablam! Oct 21 12:55:51.793 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:55:51.793 INFO kablam! --> src/main.rs:4:5 Oct 21 12:55:51.794 INFO kablam! | Oct 21 12:55:51.794 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 21 12:55:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:55:51.794 INFO kablam! | Oct 21 12:55:51.795 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 12:55:51.795 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:55:51.795 INFO kablam! Oct 21 12:55:51.840 INFO kablam! warning: unused variable: `that` Oct 21 12:55:51.840 INFO kablam! --> src/other.rs:2:5 Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.840 INFO kablam! 2 | that: u64, does: u32, Oct 21 12:55:51.840 INFO kablam! | ^^^^ help: consider using `_that` instead Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.840 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:55:51.840 INFO kablam! Oct 21 12:55:51.840 INFO kablam! warning: unused variable: `does` Oct 21 12:55:51.840 INFO kablam! --> src/other.rs:2:16 Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.840 INFO kablam! 2 | that: u64, does: u32, Oct 21 12:55:51.840 INFO kablam! | ^^^^ help: consider using `_does` instead Oct 21 12:55:51.840 INFO kablam! Oct 21 12:55:51.840 INFO kablam! warning: unused variable: `not` Oct 21 12:55:51.840 INFO kablam! --> src/other.rs:3:5 Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.840 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 21 12:55:51.840 INFO kablam! | ^^^ help: consider using `_not` instead Oct 21 12:55:51.840 INFO kablam! Oct 21 12:55:51.840 INFO kablam! warning: unused variable: `follow` Oct 21 12:55:51.840 INFO kablam! --> src/other.rs:3:15 Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.840 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 21 12:55:51.840 INFO kablam! | ^^^^^^ help: consider using `_follow` instead Oct 21 12:55:51.840 INFO kablam! Oct 21 12:55:51.840 INFO kablam! warning: unused variable: `the` Oct 21 12:55:51.840 INFO kablam! --> src/other.rs:3:31 Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.840 INFO kablam! 3 | not: f32, follow: String, the: usize, Oct 21 12:55:51.840 INFO kablam! | ^^^ help: consider using `_the` instead Oct 21 12:55:51.840 INFO kablam! Oct 21 12:55:51.840 INFO kablam! warning: unused variable: `rules` Oct 21 12:55:51.840 INFO kablam! --> src/other.rs:4:5 Oct 21 12:55:51.840 INFO kablam! | Oct 21 12:55:51.841 INFO kablam! 4 | rules: &[u8]) -> Oct 21 12:55:51.841 INFO kablam! | ^^^^^ help: consider using `_rules` instead Oct 21 12:55:51.841 INFO kablam! Oct 21 12:55:51.848 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:55:51.848 INFO kablam! --> src/main.rs:4:5 Oct 21 12:55:51.848 INFO kablam! | Oct 21 12:55:51.848 INFO kablam! 4 | other::long_function(0, 1, 1.5, String::new(), 2, &[0]); Oct 21 12:55:51.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:55:51.848 INFO kablam! | Oct 21 12:55:51.848 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 12:55:51.848 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:55:51.848 INFO kablam! Oct 21 12:55:51.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.40s Oct 21 12:55:51.886 INFO kablam! su: No module specific data is present Oct 21 12:55:53.066 INFO running `"docker" "rm" "-f" "be0868b3850a9badebdd00e271396d62ecca8aad975fb23f86a021c4a9d276c9"` Oct 21 12:55:53.444 INFO blam! be0868b3850a9badebdd00e271396d62ecca8aad975fb23f86a021c4a9d276c9