Oct 27 12:35:12.509 INFO checking BonsaiDen/ik-prototype against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:35:12.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:12.931 INFO blam! 0052a80136de7f79be98ca08ba13567174ffeeae7e45589f6c4d7716a23f5f29 Oct 27 12:35:12.943 INFO running `"docker" "start" "-a" "0052a80136de7f79be98ca08ba13567174ffeeae7e45589f6c4d7716a23f5f29"` Oct 27 12:35:14.091 INFO kablam! usermod: no changes Oct 27 12:35:14.235 INFO kablam! Checking downcast-rs v1.0.0 Oct 27 12:35:14.235 INFO kablam! Compiling minifb v0.10.3 Oct 27 12:35:14.235 INFO kablam! Checking line_drawing v0.6.0 Oct 27 12:35:14.235 INFO kablam! Checking x11-dl v2.14.0 Oct 27 12:35:19.417 INFO kablam! Checking lean v0.1.0 (/source) Oct 27 12:35:19.967 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 12:35:19.967 INFO kablam! --> src/library/stick_figure.rs:542:42 Oct 27 12:35:19.967 INFO kablam! | Oct 27 12:35:19.967 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:19.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:35:19.967 INFO kablam! | Oct 27 12:35:19.967 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:35:19.967 INFO kablam! help: remove these parentheses Oct 27 12:35:19.967 INFO kablam! | Oct 27 12:35:19.967 INFO kablam! 542 | let compression = Vec2::new(0.0, self.compression * Oct 27 12:35:19.967 INFO kablam! 543 | ((self.compression_timer * Oct 27 12:35:19.967 INFO kablam! 544 | self.config.land_speed).min(3.41).sin()).max(0.0)); Oct 27 12:35:19.967 INFO kablam! | Oct 27 12:35:19.967 INFO kablam! Oct 27 12:35:20.255 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 12:35:20.255 INFO kablam! --> src/library/stick_figure.rs:542:42 Oct 27 12:35:20.255 INFO kablam! | Oct 27 12:35:20.255 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:20.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:35:20.255 INFO kablam! | Oct 27 12:35:20.255 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:35:20.255 INFO kablam! help: remove these parentheses Oct 27 12:35:20.255 INFO kablam! | Oct 27 12:35:20.255 INFO kablam! 542 | let compression = Vec2::new(0.0, self.compression * Oct 27 12:35:20.255 INFO kablam! 543 | ((self.compression_timer * Oct 27 12:35:20.255 INFO kablam! 544 | self.config.land_speed).min(3.41).sin()).max(0.0)); Oct 27 12:35:20.255 INFO kablam! | Oct 27 12:35:20.255 INFO kablam! Oct 27 12:35:21.248 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 27 12:35:21.248 INFO kablam! --> examples/foo.rs:4:5 Oct 27 12:35:21.248 INFO kablam! | Oct 27 12:35:21.248 INFO kablam! 4 | use std::collections::HashMap; Oct 27 12:35:21.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:35:21.248 INFO kablam! | Oct 27 12:35:21.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:35:21.248 INFO kablam! Oct 27 12:35:21.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.43s Oct 27 12:35:21.559 INFO kablam! su: No module specific data is present Oct 27 12:35:22.155 INFO running `"docker" "rm" "-f" "0052a80136de7f79be98ca08ba13567174ffeeae7e45589f6c4d7716a23f5f29"` Oct 27 12:35:22.337 INFO blam! 0052a80136de7f79be98ca08ba13567174ffeeae7e45589f6c4d7716a23f5f29