Sep 14 08:31:06.381 INFO checking staticfraction-0.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:31:06.381 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:31:06.381 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:31:06.525 INFO blam! 0cec14a03f40213e15650a78614b4824427ecc751d3f10c729a310663c3aa6b7 Sep 14 08:31:06.526 INFO running `"docker" "start" "-a" "0cec14a03f40213e15650a78614b4824427ecc751d3f10c729a310663c3aa6b7"` Sep 14 08:31:07.690 INFO kablam! usermod: no changes Sep 14 08:31:07.789 INFO kablam! Checking staticfraction v0.0.1 (file:///source) Sep 14 08:31:08.119 INFO kablam! warning: method is never used: `min_numerator` Sep 14 08:31:08.119 INFO kablam! --> src/lib.rs:129:5 Sep 14 08:31:08.119 INFO kablam! | Sep 14 08:31:08.119 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 14 08:31:08.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.119 INFO kablam! | Sep 14 08:31:08.119 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 08:31:08.119 INFO kablam! Sep 14 08:31:08.119 INFO kablam! warning: method is never used: `max_numerator` Sep 14 08:31:08.119 INFO kablam! --> src/lib.rs:130:5 Sep 14 08:31:08.119 INFO kablam! | Sep 14 08:31:08.119 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 14 08:31:08.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.119 INFO kablam! Sep 14 08:31:08.119 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 08:31:08.119 INFO kablam! --> src/lib.rs:28:12 Sep 14 08:31:08.119 INFO kablam! | Sep 14 08:31:08.119 INFO kablam! 28 | #![feature(associated_consts)] Sep 14 08:31:08.119 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.119 INFO kablam! | Sep 14 08:31:08.119 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 08:31:08.119 INFO kablam! Sep 14 08:31:08.154 INFO kablam! warning: method is never used: `min_numerator` Sep 14 08:31:08.154 INFO kablam! --> src/lib.rs:129:5 Sep 14 08:31:08.154 INFO kablam! | Sep 14 08:31:08.154 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 14 08:31:08.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.154 INFO kablam! | Sep 14 08:31:08.154 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 08:31:08.154 INFO kablam! Sep 14 08:31:08.154 INFO kablam! warning: method is never used: `max_numerator` Sep 14 08:31:08.154 INFO kablam! --> src/lib.rs:130:5 Sep 14 08:31:08.154 INFO kablam! | Sep 14 08:31:08.154 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 14 08:31:08.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.154 INFO kablam! Sep 14 08:31:08.154 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 08:31:08.154 INFO kablam! --> src/lib.rs:28:12 Sep 14 08:31:08.154 INFO kablam! | Sep 14 08:31:08.154 INFO kablam! 28 | #![feature(associated_consts)] Sep 14 08:31:08.154 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.154 INFO kablam! | Sep 14 08:31:08.154 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 08:31:08.154 INFO kablam! Sep 14 08:31:08.371 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 08:31:08.371 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 14 08:31:08.371 INFO kablam! | Sep 14 08:31:08.371 INFO kablam! 6 | #![feature(associated_consts)] Sep 14 08:31:08.371 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.371 INFO kablam! | Sep 14 08:31:08.371 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 08:31:08.371 INFO kablam! Sep 14 08:31:08.448 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 14 08:31:08.448 INFO kablam! --> examples/pt100.rs:1:12 Sep 14 08:31:08.448 INFO kablam! | Sep 14 08:31:08.448 INFO kablam! 1 | #![feature(associated_consts)] Sep 14 08:31:08.448 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 08:31:08.448 INFO kablam! | Sep 14 08:31:08.448 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 08:31:08.448 INFO kablam! Sep 14 08:31:08.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Sep 14 08:31:08.454 INFO kablam! su: No module specific data is present Sep 14 08:31:09.193 INFO running `"docker" "rm" "-f" "0cec14a03f40213e15650a78614b4824427ecc751d3f10c729a310663c3aa6b7"` Sep 14 08:31:09.271 INFO blam! 0cec14a03f40213e15650a78614b4824427ecc751d3f10c729a310663c3aa6b7