Oct 13 03:42:57.687 INFO checking MaikKlein/becs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:42:57.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 03:42:58.050 INFO blam! c29a337628ef18555c749a353c81d37e19d075aa5ce880bb03ef14c209abc634 Oct 13 03:42:58.052 INFO running `"docker" "start" "-a" "c29a337628ef18555c749a353c81d37e19d075aa5ce880bb03ef14c209abc634"` Oct 13 03:42:58.692 INFO kablam! usermod: no changes Oct 13 03:42:58.718 INFO kablam! Checking becs v0.1.0 (/source) Oct 13 03:42:59.132 INFO kablam! warning: unused import: `std::mem::transmute` Oct 13 03:42:59.132 INFO kablam! --> src/lib.rs:3:5 Oct 13 03:42:59.132 INFO kablam! | Oct 13 03:42:59.132 INFO kablam! 3 | use std::mem::transmute; Oct 13 03:42:59.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:59.132 INFO kablam! | Oct 13 03:42:59.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:42:59.132 INFO kablam! Oct 13 03:42:59.132 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 03:42:59.132 INFO kablam! --> src/lib.rs:135:12 Oct 13 03:42:59.132 INFO kablam! | Oct 13 03:42:59.132 INFO kablam! 135 | if (r1.is_none() || r2.is_none()) { Oct 13 03:42:59.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:42:59.134 INFO kablam! | Oct 13 03:42:59.134 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:42:59.134 INFO kablam! Oct 13 03:42:59.284 INFO kablam! warning: unused import: `std::mem::transmute` Oct 13 03:42:59.284 INFO kablam! --> src/lib.rs:3:5 Oct 13 03:42:59.284 INFO kablam! | Oct 13 03:42:59.285 INFO kablam! 3 | use std::mem::transmute; Oct 13 03:42:59.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:42:59.285 INFO kablam! | Oct 13 03:42:59.285 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:42:59.285 INFO kablam! Oct 13 03:42:59.285 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 03:42:59.285 INFO kablam! --> src/lib.rs:135:12 Oct 13 03:42:59.285 INFO kablam! | Oct 13 03:42:59.285 INFO kablam! 135 | if (r1.is_none() || r2.is_none()) { Oct 13 03:42:59.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:42:59.285 INFO kablam! | Oct 13 03:42:59.285 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:42:59.285 INFO kablam! Oct 13 03:42:59.932 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 13 03:42:59.932 INFO kablam! --> benches/pos_vel_ecs_bench_vec.rs:38:14 Oct 13 03:42:59.932 INFO kablam! | Oct 13 03:42:59.932 INFO kablam! 38 | for _ in (0..N_POS_VEL) { Oct 13 03:42:59.932 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:42:59.932 INFO kablam! | Oct 13 03:42:59.932 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:42:59.932 INFO kablam! Oct 13 03:42:59.932 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 13 03:42:59.932 INFO kablam! --> benches/pos_vel_ecs_bench_vec.rs:44:14 Oct 13 03:42:59.932 INFO kablam! | Oct 13 03:42:59.932 INFO kablam! 44 | for _ in (0..N_POS) { Oct 13 03:42:59.932 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 13 03:42:59.932 INFO kablam! Oct 13 03:42:59.944 INFO kablam! warning: unused import: `std::any::TypeId` Oct 13 03:42:59.944 INFO kablam! --> benches/pos_vel_ecs_bench.rs:5:5 Oct 13 03:42:59.944 INFO kablam! | Oct 13 03:42:59.944 INFO kablam! 5 | use std::any::TypeId; Oct 13 03:42:59.944 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:42:59.944 INFO kablam! | Oct 13 03:42:59.944 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:42:59.944 INFO kablam! Oct 13 03:42:59.944 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 13 03:42:59.944 INFO kablam! --> benches/pos_vel_ecs_bench.rs:28:18 Oct 13 03:42:59.944 INFO kablam! | Oct 13 03:42:59.944 INFO kablam! 28 | for _ in (0..N_POS_VEL) { Oct 13 03:42:59.944 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 03:42:59.944 INFO kablam! | Oct 13 03:42:59.944 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:42:59.944 INFO kablam! Oct 13 03:42:59.944 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 13 03:42:59.944 INFO kablam! --> benches/pos_vel_ecs_bench.rs:36:18 Oct 13 03:42:59.944 INFO kablam! | Oct 13 03:42:59.944 INFO kablam! 36 | for _ in (0..N_POS) { Oct 13 03:42:59.944 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 13 03:42:59.944 INFO kablam! Oct 13 03:42:59.992 INFO kablam! warning: unused variable: `p` Oct 13 03:42:59.992 INFO kablam! --> benches/pos_vel_ecs_bench_vec.rs:71:17 Oct 13 03:42:59.992 INFO kablam! | Oct 13 03:42:59.992 INFO kablam! 71 | for p in p1 {} Oct 13 03:42:59.993 INFO kablam! | ^ help: consider using `_p` instead Oct 13 03:42:59.993 INFO kablam! | Oct 13 03:42:59.993 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:42:59.993 INFO kablam! Oct 13 03:42:59.993 INFO kablam! warning: unused variable: `p` Oct 13 03:42:59.993 INFO kablam! --> benches/pos_vel_ecs_bench_vec.rs:72:17 Oct 13 03:42:59.993 INFO kablam! | Oct 13 03:42:59.993 INFO kablam! 72 | for p in p2 {} Oct 13 03:42:59.993 INFO kablam! | ^ help: consider using `_p` instead Oct 13 03:42:59.993 INFO kablam! Oct 13 03:43:00.014 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 13 03:43:00.022 INFO kablam! su: No module specific data is present Oct 13 03:43:00.317 INFO running `"docker" "rm" "-f" "c29a337628ef18555c749a353c81d37e19d075aa5ce880bb03ef14c209abc634"` Oct 13 03:43:00.496 INFO blam! c29a337628ef18555c749a353c81d37e19d075aa5ce880bb03ef14c209abc634