Oct 27 03:33:23.433 INFO checking ikurek/PEA-Projekt1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:33:23.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:33:23.907 INFO blam! 8dcb2860bb3690320b10ab86ecb6dbc5ce82e87c7f10dc632a4d966fdca9f2e0 Oct 27 03:33:23.910 INFO running `"docker" "start" "-a" "8dcb2860bb3690320b10ab86ecb6dbc5ce82e87c7f10dc632a4d966fdca9f2e0"` Oct 27 03:33:25.520 INFO kablam! usermod: no changes Oct 27 03:33:25.595 INFO kablam! Checking permutohedron v0.2.2 Oct 27 03:33:26.315 INFO kablam! Checking projekt1 v0.1.0 (/source) Oct 27 03:33:26.887 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 03:33:26.887 INFO kablam! --> src/dynamic_programing_solution.rs:33:12 Oct 27 03:33:26.887 INFO kablam! | Oct 27 03:33:26.887 INFO kablam! 33 | if (print_info) { Oct 27 03:33:26.887 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 03:33:26.887 INFO kablam! | Oct 27 03:33:26.887 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 03:33:26.887 INFO kablam! Oct 27 03:33:26.887 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 03:33:26.887 INFO kablam! --> src/dynamic_programing_solution.rs:94:12 Oct 27 03:33:26.887 INFO kablam! | Oct 27 03:33:26.887 INFO kablam! 94 | if (print_info) { Oct 27 03:33:26.887 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 03:33:26.887 INFO kablam! Oct 27 03:33:27.009 INFO kablam! warning: value assigned to `matrix` is never read Oct 27 03:33:27.009 INFO kablam! --> src/brute_force_solution.rs:11:17 Oct 27 03:33:27.009 INFO kablam! | Oct 27 03:33:27.009 INFO kablam! 11 | let mut matrix: Vec> = Vec::new(); Oct 27 03:33:27.009 INFO kablam! | ^^^^^^ Oct 27 03:33:27.009 INFO kablam! | Oct 27 03:33:27.009 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 03:33:27.009 INFO kablam! Oct 27 03:33:27.009 INFO kablam! warning: value assigned to `matrix` is never read Oct 27 03:33:27.010 INFO kablam! --> src/dynamic_programing_solution.rs:11:17 Oct 27 03:33:27.010 INFO kablam! | Oct 27 03:33:27.010 INFO kablam! 11 | let mut matrix: Vec> = Vec::new(); Oct 27 03:33:27.010 INFO kablam! | ^^^^^^ Oct 27 03:33:27.010 INFO kablam! Oct 27 03:33:27.294 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 03:33:27.294 INFO kablam! --> src/dynamic_programing_solution.rs:33:12 Oct 27 03:33:27.294 INFO kablam! | Oct 27 03:33:27.294 INFO kablam! 33 | if (print_info) { Oct 27 03:33:27.294 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 03:33:27.294 INFO kablam! | Oct 27 03:33:27.294 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 03:33:27.294 INFO kablam! Oct 27 03:33:27.294 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 03:33:27.294 INFO kablam! --> src/dynamic_programing_solution.rs:94:12 Oct 27 03:33:27.294 INFO kablam! | Oct 27 03:33:27.294 INFO kablam! 94 | if (print_info) { Oct 27 03:33:27.294 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 03:33:27.294 INFO kablam! Oct 27 03:33:27.435 INFO kablam! warning: value assigned to `matrix` is never read Oct 27 03:33:27.435 INFO kablam! --> src/brute_force_solution.rs:11:17 Oct 27 03:33:27.435 INFO kablam! | Oct 27 03:33:27.435 INFO kablam! 11 | let mut matrix: Vec> = Vec::new(); Oct 27 03:33:27.435 INFO kablam! | ^^^^^^ Oct 27 03:33:27.435 INFO kablam! | Oct 27 03:33:27.435 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 03:33:27.435 INFO kablam! Oct 27 03:33:27.435 INFO kablam! warning: value assigned to `matrix` is never read Oct 27 03:33:27.435 INFO kablam! --> src/dynamic_programing_solution.rs:11:17 Oct 27 03:33:27.435 INFO kablam! | Oct 27 03:33:27.435 INFO kablam! 11 | let mut matrix: Vec> = Vec::new(); Oct 27 03:33:27.435 INFO kablam! | ^^^^^^ Oct 27 03:33:27.435 INFO kablam! Oct 27 03:33:27.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 27 03:33:27.519 INFO kablam! su: No module specific data is present Oct 27 03:33:28.616 INFO running `"docker" "rm" "-f" "8dcb2860bb3690320b10ab86ecb6dbc5ce82e87c7f10dc632a4d966fdca9f2e0"` Oct 27 03:33:28.947 INFO blam! 8dcb2860bb3690320b10ab86ecb6dbc5ce82e87c7f10dc632a4d966fdca9f2e0