Sep 19 17:43:09.930 INFO checking staticfraction-0.0.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:43:09.930 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:43:09.930 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:43:10.097 INFO blam! b3dbe562403c366e02142bd204ebf705a9e389ee4a1552c55ac8d004ccf79e5a Sep 19 17:43:10.099 INFO running `"docker" "start" "-a" "b3dbe562403c366e02142bd204ebf705a9e389ee4a1552c55ac8d004ccf79e5a"` Sep 19 17:43:10.899 INFO kablam! usermod: no changes Sep 19 17:43:11.035 INFO kablam! Checking staticfraction v0.0.1 (/source) Sep 19 17:43:11.555 INFO kablam! warning: method is never used: `min_numerator` Sep 19 17:43:11.555 INFO kablam! --> src/lib.rs:129:5 Sep 19 17:43:11.555 INFO kablam! | Sep 19 17:43:11.555 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 19 17:43:11.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.555 INFO kablam! | Sep 19 17:43:11.555 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:43:11.555 INFO kablam! Sep 19 17:43:11.555 INFO kablam! warning: method is never used: `max_numerator` Sep 19 17:43:11.555 INFO kablam! --> src/lib.rs:130:5 Sep 19 17:43:11.555 INFO kablam! | Sep 19 17:43:11.555 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 19 17:43:11.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.555 INFO kablam! Sep 19 17:43:11.555 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 17:43:11.555 INFO kablam! --> src/lib.rs:28:12 Sep 19 17:43:11.555 INFO kablam! | Sep 19 17:43:11.555 INFO kablam! 28 | #![feature(associated_consts)] Sep 19 17:43:11.555 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.555 INFO kablam! | Sep 19 17:43:11.555 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:11.555 INFO kablam! Sep 19 17:43:11.575 INFO kablam! warning: method is never used: `min_numerator` Sep 19 17:43:11.575 INFO kablam! --> src/lib.rs:129:5 Sep 19 17:43:11.575 INFO kablam! | Sep 19 17:43:11.575 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 19 17:43:11.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.575 INFO kablam! | Sep 19 17:43:11.575 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:43:11.575 INFO kablam! Sep 19 17:43:11.575 INFO kablam! warning: method is never used: `max_numerator` Sep 19 17:43:11.575 INFO kablam! --> src/lib.rs:130:5 Sep 19 17:43:11.575 INFO kablam! | Sep 19 17:43:11.575 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 19 17:43:11.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.575 INFO kablam! Sep 19 17:43:11.575 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 17:43:11.575 INFO kablam! --> src/lib.rs:28:12 Sep 19 17:43:11.575 INFO kablam! | Sep 19 17:43:11.575 INFO kablam! 28 | #![feature(associated_consts)] Sep 19 17:43:11.575 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.575 INFO kablam! | Sep 19 17:43:11.575 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:11.575 INFO kablam! Sep 19 17:43:11.961 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 17:43:11.961 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 19 17:43:11.961 INFO kablam! | Sep 19 17:43:11.961 INFO kablam! 6 | #![feature(associated_consts)] Sep 19 17:43:11.961 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:11.961 INFO kablam! | Sep 19 17:43:11.961 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:11.961 INFO kablam! Sep 19 17:43:12.051 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 17:43:12.051 INFO kablam! --> examples/pt100.rs:1:12 Sep 19 17:43:12.051 INFO kablam! | Sep 19 17:43:12.051 INFO kablam! 1 | #![feature(associated_consts)] Sep 19 17:43:12.051 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:12.051 INFO kablam! | Sep 19 17:43:12.051 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:12.051 INFO kablam! Sep 19 17:43:12.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Sep 19 17:43:12.073 INFO kablam! su: No module specific data is present Sep 19 17:43:12.635 INFO running `"docker" "rm" "-f" "b3dbe562403c366e02142bd204ebf705a9e389ee4a1552c55ac8d004ccf79e5a"` Sep 19 17:43:12.895 INFO blam! b3dbe562403c366e02142bd204ebf705a9e389ee4a1552c55ac8d004ccf79e5a