Sep 04 06:20:14.509 INFO checking simple_units-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 06:20:14.509 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 06:20:14.509 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:20:14.650 INFO blam! b68f210bf24c6d91dc1aa6590c862840773baba913b4e7bda2973bfb1bdf887f Sep 04 06:20:14.652 INFO running `"docker" "start" "-a" "b68f210bf24c6d91dc1aa6590c862840773baba913b4e7bda2973bfb1bdf887f"` Sep 04 06:20:15.493 INFO kablam! Checking simple_units v0.1.0 (file:///source) Sep 04 06:20:18.580 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 06:20:18.580 INFO kablam! --> tests/lib.rs:21:54 Sep 04 06:20:18.580 INFO kablam! | Sep 04 06:20:18.580 INFO kablam! 21 | let cooling_rate: KelvinPerSecond = Kelvin::from((temperature2 - temperature1)) / (time2 - time1); Sep 04 06:20:18.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 06:20:18.580 INFO kablam! | Sep 04 06:20:18.580 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 06:20:18.580 INFO kablam! Sep 04 06:20:18.636 INFO kablam! warning: unused variable: `closure_temp` Sep 04 06:20:18.636 INFO kablam! --> tests/lib.rs:29:9 Sep 04 06:20:18.636 INFO kablam! | Sep 04 06:20:18.636 INFO kablam! 29 | let closure_temp: DegC = DegC::from(energy / ((geometry_factor * tau * diff).ln() * univ_gas_const)); Sep 04 06:20:18.636 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_closure_temp` instead Sep 04 06:20:18.636 INFO kablam! | Sep 04 06:20:18.636 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 06:20:18.636 INFO kablam! Sep 04 06:20:18.883 INFO kablam! warning: function is never used: `test_power3_unit` Sep 04 06:20:18.883 INFO kablam! --> tests/si_units.rs:41:1 Sep 04 06:20:18.883 INFO kablam! | Sep 04 06:20:18.883 INFO kablam! 41 | fn test_power3_unit() { Sep 04 06:20:18.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:20:18.883 INFO kablam! | Sep 04 06:20:18.883 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 06:20:18.883 INFO kablam! Sep 04 06:20:18.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Sep 04 06:20:18.902 INFO kablam! su: No module specific data is present Sep 04 06:20:19.394 INFO running `"docker" "rm" "-f" "b68f210bf24c6d91dc1aa6590c862840773baba913b4e7bda2973bfb1bdf887f"` Sep 04 06:20:19.476 INFO blam! b68f210bf24c6d91dc1aa6590c862840773baba913b4e7bda2973bfb1bdf887f