Sep 04 17:28:06.667 INFO checking fp-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 17:28:06.667 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 17:28:06.667 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:28:06.869 INFO blam! 3a9b69499ff181c7345c9571cc5938d595db3efdbe87cf64bef0b2adc183cf3c Sep 04 17:28:06.871 INFO running `"docker" "start" "-a" "3a9b69499ff181c7345c9571cc5938d595db3efdbe87cf64bef0b2adc183cf3c"` Sep 04 17:28:07.536 INFO kablam! Checking fp v0.1.0 (file:///source) Sep 04 17:28:07.796 INFO kablam! warning: constant item is never used: `SIGN_MASK` Sep 04 17:28:07.796 INFO kablam! --> src/lib.rs:10:1 Sep 04 17:28:07.796 INFO kablam! | Sep 04 17:28:07.796 INFO kablam! 10 | const SIGN_MASK: u32 = 0x8000_0000; Sep 04 17:28:07.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:28:07.796 INFO kablam! | Sep 04 17:28:07.796 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 17:28:07.796 INFO kablam! Sep 04 17:28:07.797 INFO kablam! warning: constant item is never used: `INT_BITS` Sep 04 17:28:07.797 INFO kablam! --> src/lib.rs:11:1 Sep 04 17:28:07.797 INFO kablam! | Sep 04 17:28:07.797 INFO kablam! 11 | const INT_BITS: u8 = 24; Sep 04 17:28:07.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:28:07.797 INFO kablam! Sep 04 17:28:08.456 INFO kablam! warning: constant item is never used: `SIGN_MASK` Sep 04 17:28:08.456 INFO kablam! --> src/lib.rs:10:1 Sep 04 17:28:08.456 INFO kablam! | Sep 04 17:28:08.456 INFO kablam! 10 | const SIGN_MASK: u32 = 0x8000_0000; Sep 04 17:28:08.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:28:08.456 INFO kablam! | Sep 04 17:28:08.456 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 17:28:08.457 INFO kablam! Sep 04 17:28:08.457 INFO kablam! warning: constant item is never used: `INT_BITS` Sep 04 17:28:08.457 INFO kablam! --> src/lib.rs:11:1 Sep 04 17:28:08.457 INFO kablam! | Sep 04 17:28:08.457 INFO kablam! 11 | const INT_BITS: u8 = 24; Sep 04 17:28:08.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:28:08.458 INFO kablam! Sep 04 17:28:08.718 INFO kablam! warning: constant item is never used: `TWO` Sep 04 17:28:08.718 INFO kablam! --> tests/01.rs:7:1 Sep 04 17:28:08.718 INFO kablam! | Sep 04 17:28:08.718 INFO kablam! 7 | const TWO: F24P8 = F24P8::from_int(2); Sep 04 17:28:08.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:28:08.718 INFO kablam! | Sep 04 17:28:08.718 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 17:28:08.718 INFO kablam! Sep 04 17:28:08.719 INFO kablam! warning: constant item is never used: `PI` Sep 04 17:28:08.719 INFO kablam! --> tests/01.rs:8:1 Sep 04 17:28:08.719 INFO kablam! | Sep 04 17:28:08.719 INFO kablam! 8 | const PI: F24P8 = F24P8::from_float(::std::f64::consts::PI); Sep 04 17:28:08.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:28:08.719 INFO kablam! Sep 04 17:28:08.750 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Sep 04 17:28:08.753 INFO kablam! su: No module specific data is present Sep 04 17:28:09.168 INFO running `"docker" "rm" "-f" "3a9b69499ff181c7345c9571cc5938d595db3efdbe87cf64bef0b2adc183cf3c"` Sep 04 17:28:09.302 INFO blam! 3a9b69499ff181c7345c9571cc5938d595db3efdbe87cf64bef0b2adc183cf3c