Oct 27 14:07:46.740 INFO checking u2size-0.1.4 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 14:07:46.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 27 14:07:47.139 INFO blam! d98b57401524be922aee6c11ee1953e09aed92752a1bbc393265561c946a464b Oct 27 14:07:47.147 INFO running `"docker" "start" "-a" "d98b57401524be922aee6c11ee1953e09aed92752a1bbc393265561c946a464b"` Oct 27 14:07:48.181 INFO kablam! usermod: no changes Oct 27 14:07:48.255 INFO kablam! Checking u2size v0.1.4 (/source) Oct 27 14:07:48.571 INFO kablam! warning: variable does not need to be mutable Oct 27 14:07:48.571 INFO kablam! --> src/lib.rs:200:9 Oct 27 14:07:48.571 INFO kablam! | Oct 27 14:07:48.571 INFO kablam! 200 | let mut c: usize; Oct 27 14:07:48.571 INFO kablam! | ----^ Oct 27 14:07:48.571 INFO kablam! | | Oct 27 14:07:48.571 INFO kablam! | help: remove this `mut` Oct 27 14:07:48.571 INFO kablam! | Oct 27 14:07:48.571 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:07:48.571 INFO kablam! Oct 27 14:07:48.571 INFO kablam! warning: variable does not need to be mutable Oct 27 14:07:48.571 INFO kablam! --> src/lib.rs:201:9 Oct 27 14:07:48.571 INFO kablam! | Oct 27 14:07:48.571 INFO kablam! 201 | let mut z: usize; Oct 27 14:07:48.571 INFO kablam! | ----^ Oct 27 14:07:48.571 INFO kablam! | | Oct 27 14:07:48.571 INFO kablam! | help: remove this `mut` Oct 27 14:07:48.571 INFO kablam! Oct 27 14:07:48.571 INFO kablam! warning: type `u2size` should have a camel case name such as `U2size` Oct 27 14:07:48.571 INFO kablam! --> src/lib.rs:8:1 Oct 27 14:07:48.571 INFO kablam! | Oct 27 14:07:48.571 INFO kablam! 8 | / pub struct u2size { Oct 27 14:07:48.571 INFO kablam! 9 | | pub msw: usize, Oct 27 14:07:48.571 INFO kablam! 10 | | pub lsw: usize, Oct 27 14:07:48.571 INFO kablam! 11 | | } Oct 27 14:07:48.571 INFO kablam! | |_^ Oct 27 14:07:48.571 INFO kablam! | Oct 27 14:07:48.571 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 14:07:48.571 INFO kablam! Oct 27 14:07:48.577 INFO kablam! warning: constant `word_bits` should have an upper case name such as `WORD_BITS` Oct 27 14:07:48.577 INFO kablam! --> src/lib.rs:195:1 Oct 27 14:07:48.577 INFO kablam! | Oct 27 14:07:48.578 INFO kablam! 195 | const word_bits: u32 = (::core::mem::size_of::() << 3) as u32; Oct 27 14:07:48.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:07:48.578 INFO kablam! | Oct 27 14:07:48.578 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 14:07:48.579 INFO kablam! Oct 27 14:07:49.039 INFO kablam! warning: variable does not need to be mutable Oct 27 14:07:49.039 INFO kablam! --> src/lib.rs:200:9 Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! 200 | let mut c: usize; Oct 27 14:07:49.039 INFO kablam! | ----^ Oct 27 14:07:49.039 INFO kablam! | | Oct 27 14:07:49.039 INFO kablam! | help: remove this `mut` Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:07:49.039 INFO kablam! Oct 27 14:07:49.039 INFO kablam! warning: variable does not need to be mutable Oct 27 14:07:49.039 INFO kablam! --> src/lib.rs:201:9 Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! 201 | let mut z: usize; Oct 27 14:07:49.039 INFO kablam! | ----^ Oct 27 14:07:49.039 INFO kablam! | | Oct 27 14:07:49.039 INFO kablam! | help: remove this `mut` Oct 27 14:07:49.039 INFO kablam! Oct 27 14:07:49.039 INFO kablam! warning: type `u2size` should have a camel case name such as `U2size` Oct 27 14:07:49.039 INFO kablam! --> src/lib.rs:8:1 Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! 8 | / pub struct u2size { Oct 27 14:07:49.039 INFO kablam! 9 | | pub msw: usize, Oct 27 14:07:49.039 INFO kablam! 10 | | pub lsw: usize, Oct 27 14:07:49.039 INFO kablam! 11 | | } Oct 27 14:07:49.039 INFO kablam! | |_^ Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 14:07:49.039 INFO kablam! Oct 27 14:07:49.039 INFO kablam! warning: constant `word_bits` should have an upper case name such as `WORD_BITS` Oct 27 14:07:49.039 INFO kablam! --> src/lib.rs:195:1 Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! 195 | const word_bits: u32 = (::core::mem::size_of::() << 3) as u32; Oct 27 14:07:49.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:07:49.039 INFO kablam! | Oct 27 14:07:49.039 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 14:07:49.039 INFO kablam! Oct 27 14:07:49.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 27 14:07:49.063 INFO kablam! su: No module specific data is present Oct 27 14:07:49.480 INFO running `"docker" "rm" "-f" "d98b57401524be922aee6c11ee1953e09aed92752a1bbc393265561c946a464b"` Oct 27 14:07:49.683 INFO blam! d98b57401524be922aee6c11ee1953e09aed92752a1bbc393265561c946a464b