Oct 27 12:35:09.527 INFO checking BonsaiDen/ik-prototype against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:35:09.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 12:35:09.796 INFO blam! f92c8993c737236d4313adb53605317b1c8dd1546f9074c76ea24633dcc17a8b Oct 27 12:35:09.798 INFO running `"docker" "start" "-a" "f92c8993c737236d4313adb53605317b1c8dd1546f9074c76ea24633dcc17a8b"` Oct 27 12:35:11.136 INFO kablam! usermod: no changes Oct 27 12:35:11.226 INFO kablam! Checking downcast-rs v1.0.0 Oct 27 12:35:11.227 INFO kablam! Compiling minifb v0.10.3 Oct 27 12:35:11.231 INFO kablam! Checking line_drawing v0.6.0 Oct 27 12:35:11.231 INFO kablam! Checking x11-dl v2.14.0 Oct 27 12:35:16.947 INFO kablam! Checking lean v0.1.0 (/source) Oct 27 12:35:17.694 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 12:35:17.694 INFO kablam! --> src/library/stick_figure.rs:542:42 Oct 27 12:35:17.694 INFO kablam! | Oct 27 12:35:17.694 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 27 12:35:17.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:35:17.694 INFO kablam! | Oct 27 12:35:17.694 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:35:17.694 INFO kablam! help: remove these parentheses Oct 27 12:35:17.694 INFO kablam! | Oct 27 12:35:17.694 INFO kablam! 542 | let compression = Vec2::new(0.0, self.compression * Oct 27 12:35:17.694 INFO kablam! 543 | ((self.compression_timer * Oct 27 12:35:17.694 INFO kablam! 544 | self.config.land_speed).min(3.41).sin()).max(0.0)); Oct 27 12:35:17.695 INFO kablam! | Oct 27 12:35:17.695 INFO kablam! Oct 27 12:35:17.747 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 12:35:17.747 INFO kablam! --> src/library/stick_figure.rs:542:42 Oct 27 12:35:17.747 INFO kablam! | Oct 27 12:35:17.747 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 27 12:35:17.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:35:17.747 INFO kablam! | Oct 27 12:35:17.747 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:35:17.747 INFO kablam! help: remove these parentheses Oct 27 12:35:17.747 INFO kablam! | Oct 27 12:35:17.747 INFO kablam! 542 | let compression = Vec2::new(0.0, self.compression * Oct 27 12:35:17.747 INFO kablam! 543 | ((self.compression_timer * Oct 27 12:35:17.747 INFO kablam! 544 | self.config.land_speed).min(3.41).sin()).max(0.0)); Oct 27 12:35:17.747 INFO kablam! | Oct 27 12:35:17.747 INFO kablam! Oct 27 12:35:18.946 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 12:35:18.946 INFO kablam! --> examples/foo.rs:4:5 Oct 27 12:35:18.946 INFO kablam! | Oct 27 12:35:18.946 INFO kablam! 4 | use std::collections::HashMap; Oct 27 12:35:18.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:35:18.946 INFO kablam! | Oct 27 12:35:18.946 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:35:18.946 INFO kablam! Oct 27 12:35:19.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.32s Oct 27 12:35:19.480 INFO kablam! su: No module specific data is present Oct 27 12:35:20.551 INFO running `"docker" "rm" "-f" "f92c8993c737236d4313adb53605317b1c8dd1546f9074c76ea24633dcc17a8b"` Oct 27 12:35:20.783 INFO blam! f92c8993c737236d4313adb53605317b1c8dd1546f9074c76ea24633dcc17a8b