Sep 05 23:31:50.468 INFO checking staticfraction-0.0.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 23:31:50.468 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 23:31:50.468 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:31:50.734 INFO blam! ea9b06c10968e51fcf16995002e63dd9a04b312c00424815be4e5988e1689250 Sep 05 23:31:50.736 INFO running `"docker" "start" "-a" "ea9b06c10968e51fcf16995002e63dd9a04b312c00424815be4e5988e1689250"` Sep 05 23:31:51.193 INFO kablam! usermod: no changes Sep 05 23:31:51.300 INFO kablam! Checking staticfraction v0.0.1 (file:///source) Sep 05 23:31:51.612 INFO kablam! warning: method is never used: `min_numerator` Sep 05 23:31:51.612 INFO kablam! --> src/lib.rs:129:5 Sep 05 23:31:51.612 INFO kablam! | Sep 05 23:31:51.612 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 05 23:31:51.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.612 INFO kablam! | Sep 05 23:31:51.612 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 23:31:51.612 INFO kablam! Sep 05 23:31:51.612 INFO kablam! warning: method is never used: `max_numerator` Sep 05 23:31:51.612 INFO kablam! --> src/lib.rs:130:5 Sep 05 23:31:51.612 INFO kablam! | Sep 05 23:31:51.612 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 05 23:31:51.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.612 INFO kablam! Sep 05 23:31:51.612 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 05 23:31:51.612 INFO kablam! --> src/lib.rs:28:12 Sep 05 23:31:51.612 INFO kablam! | Sep 05 23:31:51.612 INFO kablam! 28 | #![feature(associated_consts)] Sep 05 23:31:51.612 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.612 INFO kablam! | Sep 05 23:31:51.612 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 23:31:51.612 INFO kablam! Sep 05 23:31:51.633 INFO kablam! warning: method is never used: `min_numerator` Sep 05 23:31:51.634 INFO kablam! --> src/lib.rs:129:5 Sep 05 23:31:51.634 INFO kablam! | Sep 05 23:31:51.634 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 05 23:31:51.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.634 INFO kablam! | Sep 05 23:31:51.634 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 23:31:51.634 INFO kablam! Sep 05 23:31:51.634 INFO kablam! warning: method is never used: `max_numerator` Sep 05 23:31:51.634 INFO kablam! --> src/lib.rs:130:5 Sep 05 23:31:51.634 INFO kablam! | Sep 05 23:31:51.634 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 05 23:31:51.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.634 INFO kablam! Sep 05 23:31:51.634 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 05 23:31:51.634 INFO kablam! --> src/lib.rs:28:12 Sep 05 23:31:51.634 INFO kablam! | Sep 05 23:31:51.634 INFO kablam! 28 | #![feature(associated_consts)] Sep 05 23:31:51.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.634 INFO kablam! | Sep 05 23:31:51.634 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 23:31:51.634 INFO kablam! Sep 05 23:31:51.891 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 05 23:31:51.891 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 05 23:31:51.891 INFO kablam! | Sep 05 23:31:51.891 INFO kablam! 6 | #![feature(associated_consts)] Sep 05 23:31:51.891 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.891 INFO kablam! | Sep 05 23:31:51.891 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 23:31:51.891 INFO kablam! Sep 05 23:31:51.901 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 05 23:31:51.901 INFO kablam! --> examples/pt100.rs:1:12 Sep 05 23:31:51.901 INFO kablam! | Sep 05 23:31:51.901 INFO kablam! 1 | #![feature(associated_consts)] Sep 05 23:31:51.901 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 23:31:51.901 INFO kablam! | Sep 05 23:31:51.901 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 23:31:51.901 INFO kablam! Sep 05 23:31:51.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Sep 05 23:31:51.914 INFO kablam! su: No module specific data is present Sep 05 23:31:52.611 INFO running `"docker" "rm" "-f" "ea9b06c10968e51fcf16995002e63dd9a04b312c00424815be4e5988e1689250"` Sep 05 23:31:52.717 INFO blam! ea9b06c10968e51fcf16995002e63dd9a04b312c00424815be4e5988e1689250