Sep 17 16:48:37.134 INFO checking staticfraction-0.0.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 16:48:37.134 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 16:48:37.134 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 16:48:37.312 INFO blam! 72c537e1df2ed52b00ddb538e49226cc9d72b3e4df6228018a486547c925da7f Sep 17 16:48:37.314 INFO running `"docker" "start" "-a" "72c537e1df2ed52b00ddb538e49226cc9d72b3e4df6228018a486547c925da7f"` Sep 17 16:48:38.155 INFO kablam! usermod: no changes Sep 17 16:48:38.227 INFO kablam! Checking staticfraction v0.0.1 (/source) Sep 17 16:48:38.498 INFO kablam! warning: method is never used: `min_numerator` Sep 17 16:48:38.498 INFO kablam! --> src/lib.rs:129:5 Sep 17 16:48:38.498 INFO kablam! | Sep 17 16:48:38.498 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 17 16:48:38.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.498 INFO kablam! | Sep 17 16:48:38.498 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 16:48:38.498 INFO kablam! Sep 17 16:48:38.498 INFO kablam! warning: method is never used: `max_numerator` Sep 17 16:48:38.498 INFO kablam! --> src/lib.rs:130:5 Sep 17 16:48:38.498 INFO kablam! | Sep 17 16:48:38.498 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 17 16:48:38.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.498 INFO kablam! Sep 17 16:48:38.498 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 17 16:48:38.498 INFO kablam! --> src/lib.rs:28:12 Sep 17 16:48:38.498 INFO kablam! | Sep 17 16:48:38.498 INFO kablam! 28 | #![feature(associated_consts)] Sep 17 16:48:38.498 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.498 INFO kablam! | Sep 17 16:48:38.498 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 16:48:38.498 INFO kablam! Sep 17 16:48:38.595 INFO kablam! warning: method is never used: `min_numerator` Sep 17 16:48:38.595 INFO kablam! --> src/lib.rs:129:5 Sep 17 16:48:38.595 INFO kablam! | Sep 17 16:48:38.595 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 17 16:48:38.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.595 INFO kablam! | Sep 17 16:48:38.595 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 16:48:38.595 INFO kablam! Sep 17 16:48:38.595 INFO kablam! warning: method is never used: `max_numerator` Sep 17 16:48:38.595 INFO kablam! --> src/lib.rs:130:5 Sep 17 16:48:38.595 INFO kablam! | Sep 17 16:48:38.595 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 17 16:48:38.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.595 INFO kablam! Sep 17 16:48:38.595 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 17 16:48:38.595 INFO kablam! --> src/lib.rs:28:12 Sep 17 16:48:38.595 INFO kablam! | Sep 17 16:48:38.595 INFO kablam! 28 | #![feature(associated_consts)] Sep 17 16:48:38.595 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.595 INFO kablam! | Sep 17 16:48:38.595 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 16:48:38.595 INFO kablam! Sep 17 16:48:38.815 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 17 16:48:38.815 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 17 16:48:38.815 INFO kablam! | Sep 17 16:48:38.815 INFO kablam! 6 | #![feature(associated_consts)] Sep 17 16:48:38.815 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.815 INFO kablam! | Sep 17 16:48:38.815 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 16:48:38.815 INFO kablam! Sep 17 16:48:38.827 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 17 16:48:38.827 INFO kablam! --> examples/pt100.rs:1:12 Sep 17 16:48:38.827 INFO kablam! | Sep 17 16:48:38.827 INFO kablam! 1 | #![feature(associated_consts)] Sep 17 16:48:38.827 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 16:48:38.827 INFO kablam! | Sep 17 16:48:38.827 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 16:48:38.827 INFO kablam! Sep 17 16:48:38.845 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.68s Sep 17 16:48:38.850 INFO kablam! su: No module specific data is present Sep 17 16:48:39.673 INFO running `"docker" "rm" "-f" "72c537e1df2ed52b00ddb538e49226cc9d72b3e4df6228018a486547c925da7f"` Sep 17 16:48:39.741 INFO blam! 72c537e1df2ed52b00ddb538e49226cc9d72b3e4df6228018a486547c925da7f