Sep 19 17:43:09.624 INFO checking staticfraction-0.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:43:09.624 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:43:09.624 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:09.763 INFO blam! 2575fd77f0250bbdbe8123491c2d4c13ee150d464852e69102b66fae7a206bb8 Sep 19 17:43:09.765 INFO running `"docker" "start" "-a" "2575fd77f0250bbdbe8123491c2d4c13ee150d464852e69102b66fae7a206bb8"` Sep 19 17:43:10.774 INFO kablam! usermod: no changes Sep 19 17:43:10.855 INFO kablam! Compiling num-iter v0.1.37 Sep 19 17:43:10.858 INFO kablam! Checking num-integer v0.1.39 Sep 19 17:43:10.858 INFO kablam! Checking num-complex v0.2.0 Sep 19 17:43:11.817 INFO kablam! Checking num-bigint v0.2.0 Sep 19 17:43:13.750 INFO kablam! Checking num-rational v0.2.1 Sep 19 17:43:14.299 INFO kablam! Checking num v0.2.0 Sep 19 17:43:14.428 INFO kablam! Checking staticfraction v0.0.1 (/source) Sep 19 17:43:14.685 INFO kablam! warning: method is never used: `min_numerator` Sep 19 17:43:14.685 INFO kablam! --> src/lib.rs:129:5 Sep 19 17:43:14.685 INFO kablam! | Sep 19 17:43:14.685 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 19 17:43:14.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.685 INFO kablam! | Sep 19 17:43:14.685 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:43:14.685 INFO kablam! Sep 19 17:43:14.685 INFO kablam! warning: method is never used: `max_numerator` Sep 19 17:43:14.685 INFO kablam! --> src/lib.rs:130:5 Sep 19 17:43:14.685 INFO kablam! | Sep 19 17:43:14.685 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 19 17:43:14.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.685 INFO kablam! Sep 19 17:43:14.685 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:14.685 INFO kablam! --> src/lib.rs:28:12 Sep 19 17:43:14.685 INFO kablam! | Sep 19 17:43:14.685 INFO kablam! 28 | #![feature(associated_consts)] Sep 19 17:43:14.685 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.685 INFO kablam! | Sep 19 17:43:14.685 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:14.685 INFO kablam! Sep 19 17:43:14.739 INFO kablam! warning: method is never used: `min_numerator` Sep 19 17:43:14.739 INFO kablam! --> src/lib.rs:129:5 Sep 19 17:43:14.739 INFO kablam! | Sep 19 17:43:14.739 INFO kablam! 129 | fn min_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::min_value()) } Sep 19 17:43:14.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.739 INFO kablam! | Sep 19 17:43:14.739 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:43:14.739 INFO kablam! Sep 19 17:43:14.739 INFO kablam! warning: method is never used: `max_numerator` Sep 19 17:43:14.739 INFO kablam! --> src/lib.rs:130:5 Sep 19 17:43:14.739 INFO kablam! | Sep 19 17:43:14.739 INFO kablam! 130 | fn max_numerator(&self) -> C { D::NUM_OFFSET + D::NUM_FACTOR * C::from(S::max_value()) } Sep 19 17:43:14.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.739 INFO kablam! Sep 19 17:43:14.739 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:14.739 INFO kablam! --> src/lib.rs:28:12 Sep 19 17:43:14.739 INFO kablam! | Sep 19 17:43:14.740 INFO kablam! 28 | #![feature(associated_consts)] Sep 19 17:43:14.740 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.740 INFO kablam! | Sep 19 17:43:14.740 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:14.740 INFO kablam! Sep 19 17:43:14.962 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:14.962 INFO kablam! --> examples/pt100.rs:1:12 Sep 19 17:43:14.962 INFO kablam! | Sep 19 17:43:14.962 INFO kablam! 1 | #![feature(associated_consts)] Sep 19 17:43:14.962 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.962 INFO kablam! | Sep 19 17:43:14.962 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:14.962 INFO kablam! Sep 19 17:43:14.962 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:14.962 INFO kablam! --> examples/demo_constant_propagation.rs:6:12 Sep 19 17:43:14.962 INFO kablam! | Sep 19 17:43:14.962 INFO kablam! 6 | #![feature(associated_consts)] Sep 19 17:43:14.962 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 17:43:14.962 INFO kablam! | Sep 19 17:43:14.962 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 17:43:14.962 INFO kablam! Sep 19 17:43:14.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.18s Sep 19 17:43:14.979 INFO kablam! su: No module specific data is present Sep 19 17:43:15.476 INFO running `"docker" "rm" "-f" "2575fd77f0250bbdbe8123491c2d4c13ee150d464852e69102b66fae7a206bb8"` Sep 19 17:43:15.587 INFO blam! 2575fd77f0250bbdbe8123491c2d4c13ee150d464852e69102b66fae7a206bb8