Oct 13 08:30:22.474 INFO checking simple_units-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:30:22.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 08:30:22.881 INFO blam! 9a30c999f1dd9508ae1517297f7b2792363c13724edbda3a5fc45fd078dd0402 Oct 13 08:30:22.883 INFO running `"docker" "start" "-a" "9a30c999f1dd9508ae1517297f7b2792363c13724edbda3a5fc45fd078dd0402"` Oct 13 08:30:23.512 INFO kablam! usermod: no changes Oct 13 08:30:23.540 INFO kablam! Checking simple_units v0.1.0 (/source) Oct 13 08:30:26.276 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 08:30:26.276 INFO kablam! --> tests/lib.rs:21:54 Oct 13 08:30:26.276 INFO kablam! | Oct 13 08:30:26.276 INFO kablam! 21 | let cooling_rate: KelvinPerSecond = Kelvin::from((temperature2 - temperature1)) / (time2 - time1); Oct 13 08:30:26.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 08:30:26.276 INFO kablam! | Oct 13 08:30:26.276 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 08:30:26.276 INFO kablam! Oct 13 08:30:26.396 INFO kablam! warning: unused variable: `closure_temp` Oct 13 08:30:26.396 INFO kablam! --> tests/lib.rs:29:9 Oct 13 08:30:26.396 INFO kablam! | Oct 13 08:30:26.396 INFO kablam! 29 | let closure_temp: DegC = DegC::from(energy / ((geometry_factor * tau * diff).ln() * univ_gas_const)); Oct 13 08:30:26.396 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_closure_temp` instead Oct 13 08:30:26.396 INFO kablam! | Oct 13 08:30:26.396 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 08:30:26.396 INFO kablam! Oct 13 08:30:26.649 INFO kablam! warning: function is never used: `test_power3_unit` Oct 13 08:30:26.649 INFO kablam! --> tests/si_units.rs:41:1 Oct 13 08:30:26.649 INFO kablam! | Oct 13 08:30:26.650 INFO kablam! 41 | fn test_power3_unit() { Oct 13 08:30:26.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:30:26.650 INFO kablam! | Oct 13 08:30:26.650 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 08:30:26.651 INFO kablam! Oct 13 08:30:26.681 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.14s Oct 13 08:30:26.681 INFO kablam! su: No module specific data is present Oct 13 08:30:27.641 INFO running `"docker" "rm" "-f" "9a30c999f1dd9508ae1517297f7b2792363c13724edbda3a5fc45fd078dd0402"` Oct 13 08:30:27.890 INFO blam! 9a30c999f1dd9508ae1517297f7b2792363c13724edbda3a5fc45fd078dd0402