Oct 13 05:26:11.827 INFO checking BonsaiDen/ik-prototype against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:26:11.829 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 05:26:12.041 INFO blam! 75f871ee27b1f2094ad625dbd6eb34717e0a4057a05d6a17e1795d0381f729d5 Oct 13 05:26:12.047 INFO running `"docker" "start" "-a" "75f871ee27b1f2094ad625dbd6eb34717e0a4057a05d6a17e1795d0381f729d5"` Oct 13 05:26:12.508 INFO kablam! usermod: no changes Oct 13 05:26:12.590 INFO kablam! Checking downcast-rs v1.0.0 Oct 13 05:26:12.590 INFO kablam! Checking x11-dl v2.14.0 Oct 13 05:26:16.776 INFO kablam! Checking minifb v0.10.3 Oct 13 05:26:17.876 INFO kablam! Checking lean v0.1.0 (/source) Oct 13 05:26:18.796 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:26:18.796 INFO kablam! --> src/library/stick_figure.rs:542:42 Oct 13 05:26:18.796 INFO kablam! | Oct 13 05:26:18.796 INFO kablam! 542 | let compression = Vec2::new(0.0, (self.compression * ((self.compression_timer * self.config.land_speed).min(3.41).sin()).max(0.0))); Oct 13 05:26:18.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:26:18.796 INFO kablam! | Oct 13 05:26:18.796 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:26:18.796 INFO kablam! help: remove these parentheses Oct 13 05:26:18.796 INFO kablam! | Oct 13 05:26:18.796 INFO kablam! 542 | let compression = Vec2::new(0.0, self.compression * Oct 13 05:26:18.796 INFO kablam! 543 | ((self.compression_timer * Oct 13 05:26:18.796 INFO kablam! 544 | self.config.land_speed).min(3.41).sin()).max(0.0)); Oct 13 05:26:18.796 INFO kablam! | Oct 13 05:26:18.796 INFO kablam! Oct 13 05:26:18.992 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:26:18.992 INFO kablam! --> src/library/stick_figure.rs:542:42 Oct 13 05:26:18.992 INFO kablam! | Oct 13 05:26:18.992 INFO kablam! 542 | let compression = Vec2::new(0.0, (self.compression * ((self.compression_timer * self.config.land_speed).min(3.41).sin()).max(0.0))); Oct 13 05:26:18.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:26:18.992 INFO kablam! | Oct 13 05:26:18.992 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:26:18.992 INFO kablam! help: remove these parentheses Oct 13 05:26:18.992 INFO kablam! | Oct 13 05:26:18.992 INFO kablam! 542 | let compression = Vec2::new(0.0, self.compression * Oct 13 05:26:18.992 INFO kablam! 543 | ((self.compression_timer * Oct 13 05:26:18.992 INFO kablam! 544 | self.config.land_speed).min(3.41).sin()).max(0.0)); Oct 13 05:26:18.992 INFO kablam! | Oct 13 05:26:18.992 INFO kablam! Oct 13 05:26:20.174 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 05:26:20.174 INFO kablam! --> examples/foo.rs:4:5 Oct 13 05:26:20.174 INFO kablam! | Oct 13 05:26:20.174 INFO kablam! 4 | use std::collections::HashMap; Oct 13 05:26:20.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:26:20.174 INFO kablam! | Oct 13 05:26:20.174 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:26:20.175 INFO kablam! Oct 13 05:26:20.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.10s Oct 13 05:26:20.632 INFO kablam! su: No module specific data is present Oct 13 05:26:20.897 INFO running `"docker" "rm" "-f" "75f871ee27b1f2094ad625dbd6eb34717e0a4057a05d6a17e1795d0381f729d5"` Oct 13 05:26:21.027 INFO blam! 75f871ee27b1f2094ad625dbd6eb34717e0a4057a05d6a17e1795d0381f729d5