Sep 21 02:33:11.592 INFO checking staticfraction-0.0.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:33:11.592 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:33:11.592 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:33:11.770 INFO blam! bad06ea60350be32e4a5b830b906191e6628cdeed785f609ad123523d83c003a Sep 21 02:33:11.772 INFO running `"docker" "start" "-a" "bad06ea60350be32e4a5b830b906191e6628cdeed785f609ad123523d83c003a"` Sep 21 02:33:12.424 INFO kablam! usermod: no changes Sep 21 02:33:12.534 INFO kablam! Checking staticfraction v0.0.1 (/source) Sep 21 02:33:12.862 INFO kablam! warning: method is never used: `min_numerator` Sep 21 02:33:12.862 INFO kablam! --> src/lib.rs:129:5 Sep 21 02:33:12.862 INFO kablam! | Sep 21 02:33:12.862 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 21 02:33:12.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:33:12.862 INFO kablam! | Sep 21 02:33:12.862 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 02:33:12.862 INFO kablam! Sep 21 02:33:12.862 INFO kablam! warning: method is never used: `max_numerator` Sep 21 02:33:12.862 INFO kablam! --> src/lib.rs:130:5 Sep 21 02:33:12.862 INFO kablam! | Sep 21 02:33:12.862 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 21 02:33:12.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:33:12.862 INFO kablam! Sep 21 02:33:12.862 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 02:33:12.862 INFO kablam! --> src/lib.rs:28:12 Sep 21 02:33:12.862 INFO kablam! | Sep 21 02:33:12.862 INFO kablam! 28 | #![feature(associated_consts)] Sep 21 02:33:12.862 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:33:12.862 INFO kablam! | Sep 21 02:33:12.862 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 02:33:12.862 INFO kablam! Sep 21 02:33:12.864 INFO kablam! warning: method is never used: `min_numerator` Sep 21 02:33:12.864 INFO kablam! --> src/lib.rs:129:5 Sep 21 02:33:12.864 INFO kablam! | Sep 21 02:33:12.864 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 21 02:33:12.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:33:12.864 INFO kablam! | Sep 21 02:33:12.864 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 02:33:12.864 INFO kablam! Sep 21 02:33:12.864 INFO kablam! warning: method is never used: `max_numerator` Sep 21 02:33:12.864 INFO kablam! --> src/lib.rs:130:5 Sep 21 02:33:12.864 INFO kablam! | Sep 21 02:33:12.864 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 21 02:33:12.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:33:12.864 INFO kablam! Sep 21 02:33:12.864 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 02:33:12.864 INFO kablam! --> src/lib.rs:28:12 Sep 21 02:33:12.864 INFO kablam! | Sep 21 02:33:12.864 INFO kablam! 28 | #![feature(associated_consts)] Sep 21 02:33:12.864 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:33:12.864 INFO kablam! | Sep 21 02:33:12.864 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 02:33:12.864 INFO kablam! Sep 21 02:33:13.150 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 02:33:13.150 INFO kablam! --> examples/pt100.rs:1:12 Sep 21 02:33:13.150 INFO kablam! | Sep 21 02:33:13.150 INFO kablam! 1 | #![feature(associated_consts)] Sep 21 02:33:13.150 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:33:13.150 INFO kablam! | Sep 21 02:33:13.150 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 02:33:13.150 INFO kablam! Sep 21 02:33:13.150 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 02:33:13.150 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 21 02:33:13.150 INFO kablam! | Sep 21 02:33:13.150 INFO kablam! 6 | #![feature(associated_consts)] Sep 21 02:33:13.150 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 02:33:13.150 INFO kablam! | Sep 21 02:33:13.150 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 02:33:13.150 INFO kablam! Sep 21 02:33:13.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Sep 21 02:33:13.184 INFO kablam! su: No module specific data is present Sep 21 02:33:13.968 INFO running `"docker" "rm" "-f" "bad06ea60350be32e4a5b830b906191e6628cdeed785f609ad123523d83c003a"` Sep 21 02:33:14.065 INFO blam! bad06ea60350be32e4a5b830b906191e6628cdeed785f609ad123523d83c003a