Sep 02 09:25:38.190 INFO checking ktm5e-dice-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 09:25:38.190 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 09:25:38.190 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:25:38.386 INFO blam! 5e6e4817cf7318c516cabf8ea2e04a4d0232c9406087cb060bb83e802bfc6eba Sep 02 09:25:38.388 INFO running `"docker" "start" "-a" "5e6e4817cf7318c516cabf8ea2e04a4d0232c9406087cb060bb83e802bfc6eba"` Sep 02 09:25:39.086 INFO kablam! Checking microbench v0.3.3 Sep 02 09:25:39.087 INFO kablam! Checking ktm5e-dice v0.1.0 (file:///source) Sep 02 09:25:40.898 INFO kablam! warning: variable does not need to be mutable Sep 02 09:25:40.898 INFO kablam! --> src/syntax/mod.rs:59:19 Sep 02 09:25:40.898 INFO kablam! | Sep 02 09:25:40.898 INFO kablam! 59 | fn fmt(&self, mut formatter: &mut fmt::Formatter) -> fmt::Result { Sep 02 09:25:40.898 INFO kablam! | ----^^^^^^^^^ Sep 02 09:25:40.898 INFO kablam! | | Sep 02 09:25:40.898 INFO kablam! | help: remove this `mut` Sep 02 09:25:40.898 INFO kablam! | Sep 02 09:25:40.898 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 09:25:40.898 INFO kablam! Sep 02 09:25:40.902 INFO kablam! warning: variable does not need to be mutable Sep 02 09:25:40.902 INFO kablam! --> src/syntax/mod.rs:84:19 Sep 02 09:25:40.903 INFO kablam! | Sep 02 09:25:40.903 INFO kablam! 84 | fn fmt(&self, mut formatter: &mut fmt::Formatter) -> fmt::Result { Sep 02 09:25:40.903 INFO kablam! | ----^^^^^^^^^ Sep 02 09:25:40.903 INFO kablam! | | Sep 02 09:25:40.903 INFO kablam! | help: remove this `mut` Sep 02 09:25:40.903 INFO kablam! Sep 02 09:25:40.956 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 09:25:40.956 INFO kablam! --> src/lib.rs:17:12 Sep 02 09:25:40.956 INFO kablam! | Sep 02 09:25:40.957 INFO kablam! 17 | #![feature(conservative_impl_trait, i128_type)] Sep 02 09:25:40.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:25:40.957 INFO kablam! | Sep 02 09:25:40.957 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 09:25:40.957 INFO kablam! Sep 02 09:25:40.957 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 09:25:40.957 INFO kablam! --> src/lib.rs:17:37 Sep 02 09:25:40.957 INFO kablam! | Sep 02 09:25:40.957 INFO kablam! 17 | #![feature(conservative_impl_trait, i128_type)] Sep 02 09:25:40.957 INFO kablam! | ^^^^^^^^^ Sep 02 09:25:40.957 INFO kablam! Sep 02 09:25:42.303 INFO kablam! warning: variable does not need to be mutable Sep 02 09:25:42.303 INFO kablam! --> src/syntax/mod.rs:59:19 Sep 02 09:25:42.303 INFO kablam! | Sep 02 09:25:42.303 INFO kablam! 59 | fn fmt(&self, mut formatter: &mut fmt::Formatter) -> fmt::Result { Sep 02 09:25:42.303 INFO kablam! | ----^^^^^^^^^ Sep 02 09:25:42.303 INFO kablam! | | Sep 02 09:25:42.303 INFO kablam! | help: remove this `mut` Sep 02 09:25:42.303 INFO kablam! | Sep 02 09:25:42.303 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 09:25:42.303 INFO kablam! Sep 02 09:25:42.308 INFO kablam! warning: variable does not need to be mutable Sep 02 09:25:42.308 INFO kablam! --> src/syntax/mod.rs:84:19 Sep 02 09:25:42.308 INFO kablam! | Sep 02 09:25:42.308 INFO kablam! 84 | fn fmt(&self, mut formatter: &mut fmt::Formatter) -> fmt::Result { Sep 02 09:25:42.308 INFO kablam! | ----^^^^^^^^^ Sep 02 09:25:42.308 INFO kablam! | | Sep 02 09:25:42.308 INFO kablam! | help: remove this `mut` Sep 02 09:25:42.308 INFO kablam! Sep 02 09:25:42.362 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 09:25:42.362 INFO kablam! --> src/lib.rs:17:12 Sep 02 09:25:42.362 INFO kablam! | Sep 02 09:25:42.362 INFO kablam! 17 | #![feature(conservative_impl_trait, i128_type)] Sep 02 09:25:42.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:25:42.363 INFO kablam! | Sep 02 09:25:42.363 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 09:25:42.364 INFO kablam! Sep 02 09:25:42.364 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 09:25:42.364 INFO kablam! --> src/lib.rs:17:37 Sep 02 09:25:42.364 INFO kablam! | Sep 02 09:25:42.364 INFO kablam! 17 | #![feature(conservative_impl_trait, i128_type)] Sep 02 09:25:42.364 INFO kablam! | ^^^^^^^^^ Sep 02 09:25:42.365 INFO kablam! Sep 02 09:25:43.806 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 09:25:43.807 INFO kablam! --> tests/statistics.rs:15:12 Sep 02 09:25:43.807 INFO kablam! | Sep 02 09:25:43.807 INFO kablam! 15 | #![feature(i128_type)] Sep 02 09:25:43.807 INFO kablam! | ^^^^^^^^^ Sep 02 09:25:43.807 INFO kablam! | Sep 02 09:25:43.807 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 09:25:43.807 INFO kablam! Sep 02 09:25:43.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.82s Sep 02 09:25:43.870 INFO kablam! su: No module specific data is present Sep 02 09:25:44.316 INFO running `"docker" "rm" "-f" "5e6e4817cf7318c516cabf8ea2e04a4d0232c9406087cb060bb83e802bfc6eba"` Sep 02 09:25:44.405 INFO blam! 5e6e4817cf7318c516cabf8ea2e04a4d0232c9406087cb060bb83e802bfc6eba