Sep 10 09:14:23.423 INFO checking staticfraction-0.0.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 09:14:23.423 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 09:14:23.423 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 09:14:23.547 INFO blam! bac302f668903e63304fd6d8975797dfa4ace9c0bda0ccf664763fee6a3cf310 Sep 10 09:14:23.548 INFO running `"docker" "start" "-a" "bac302f668903e63304fd6d8975797dfa4ace9c0bda0ccf664763fee6a3cf310"` Sep 10 09:14:24.480 INFO kablam! usermod: no changes Sep 10 09:14:24.578 INFO kablam! Checking staticfraction v0.0.1 (file:///source) Sep 10 09:14:24.898 INFO kablam! warning: method is never used: `min_numerator` Sep 10 09:14:24.898 INFO kablam! --> src/lib.rs:129:5 Sep 10 09:14:24.898 INFO kablam! | Sep 10 09:14:24.898 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 10 09:14:24.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 09:14:24.898 INFO kablam! | Sep 10 09:14:24.898 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 09:14:24.898 INFO kablam! Sep 10 09:14:24.899 INFO kablam! warning: method is never used: `max_numerator` Sep 10 09:14:24.899 INFO kablam! --> src/lib.rs:130:5 Sep 10 09:14:24.899 INFO kablam! | Sep 10 09:14:24.899 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 10 09:14:24.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 09:14:24.899 INFO kablam! Sep 10 09:14:24.899 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 09:14:24.899 INFO kablam! --> src/lib.rs:28:12 Sep 10 09:14:24.899 INFO kablam! | Sep 10 09:14:24.899 INFO kablam! 28 | #![feature(associated_consts)] Sep 10 09:14:24.899 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 09:14:24.899 INFO kablam! | Sep 10 09:14:24.899 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 09:14:24.899 INFO kablam! Sep 10 09:14:24.918 INFO kablam! warning: method is never used: `min_numerator` Sep 10 09:14:24.918 INFO kablam! --> src/lib.rs:129:5 Sep 10 09:14:24.918 INFO kablam! | Sep 10 09:14:24.918 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 10 09:14:24.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 09:14:24.918 INFO kablam! | Sep 10 09:14:24.918 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 09:14:24.918 INFO kablam! Sep 10 09:14:24.918 INFO kablam! warning: method is never used: `max_numerator` Sep 10 09:14:24.918 INFO kablam! --> src/lib.rs:130:5 Sep 10 09:14:24.918 INFO kablam! | Sep 10 09:14:24.918 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 10 09:14:24.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 09:14:24.918 INFO kablam! Sep 10 09:14:24.918 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 09:14:24.918 INFO kablam! --> src/lib.rs:28:12 Sep 10 09:14:24.918 INFO kablam! | Sep 10 09:14:24.918 INFO kablam! 28 | #![feature(associated_consts)] Sep 10 09:14:24.918 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 09:14:24.918 INFO kablam! | Sep 10 09:14:24.918 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 09:14:24.918 INFO kablam! Sep 10 09:14:25.277 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 09:14:25.277 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 10 09:14:25.277 INFO kablam! | Sep 10 09:14:25.277 INFO kablam! 6 | #![feature(associated_consts)] Sep 10 09:14:25.277 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 09:14:25.277 INFO kablam! | Sep 10 09:14:25.277 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 09:14:25.277 INFO kablam! Sep 10 09:14:25.290 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 10 09:14:25.290 INFO kablam! --> examples/pt100.rs:1:12 Sep 10 09:14:25.290 INFO kablam! | Sep 10 09:14:25.290 INFO kablam! 1 | #![feature(associated_consts)] Sep 10 09:14:25.290 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 09:14:25.290 INFO kablam! | Sep 10 09:14:25.290 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 09:14:25.290 INFO kablam! Sep 10 09:14:25.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Sep 10 09:14:25.314 INFO kablam! su: No module specific data is present Sep 10 09:14:26.077 INFO running `"docker" "rm" "-f" "bac302f668903e63304fd6d8975797dfa4ace9c0bda0ccf664763fee6a3cf310"` Sep 10 09:14:26.195 INFO blam! bac302f668903e63304fd6d8975797dfa4ace9c0bda0ccf664763fee6a3cf310