Oct 27 00:22:45.570 INFO checking mohas556/cassowaryr against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:22:45.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 00:22:45.971 INFO blam! 2c336d5ed12db985d917870b7afd2031ee9deaff33b36f0046b5932b11542b4f Oct 27 00:22:45.983 INFO running `"docker" "start" "-a" "2c336d5ed12db985d917870b7afd2031ee9deaff33b36f0046b5932b11542b4f"` Oct 27 00:22:46.824 INFO kablam! usermod: no changes Oct 27 00:22:46.891 INFO kablam! Checking cassowaryr v0.1.0 (/source) Oct 27 00:22:47.251 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 00:22:47.251 INFO kablam! --> src/lib.rs:2055:36 Oct 27 00:22:47.251 INFO kablam! | Oct 27 00:22:47.251 INFO kablam! 2055 | if (val > 0f64 && var.pivotable()) { Oct 27 00:22:47.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 00:22:47.251 INFO kablam! | Oct 27 00:22:47.251 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 00:22:47.251 INFO kablam! Oct 27 00:22:47.447 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 00:22:47.447 INFO kablam! --> src/lib.rs:2055:36 Oct 27 00:22:47.447 INFO kablam! | Oct 27 00:22:47.447 INFO kablam! 2055 | if (val > 0f64 && var.pivotable()) { Oct 27 00:22:47.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 00:22:47.447 INFO kablam! | Oct 27 00:22:47.447 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 00:22:47.447 INFO kablam! Oct 27 00:22:47.551 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 27 00:22:47.551 INFO kablam! --> src/lib.rs:1838:25 Oct 27 00:22:47.551 INFO kablam! | Oct 27 00:22:47.551 INFO kablam! 1838 | prev_edit_constant = some_val; Oct 27 00:22:47.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:47.551 INFO kablam! | Oct 27 00:22:47.551 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 00:22:47.551 INFO kablam! Oct 27 00:22:47.551 INFO kablam! warning: value assigned to `r` is never read Oct 27 00:22:47.551 INFO kablam! --> src/lib.rs:2006:25 Oct 27 00:22:47.551 INFO kablam! | Oct 27 00:22:47.551 INFO kablam! 2006 | let mut r: f64 = 0f64; Oct 27 00:22:47.551 INFO kablam! | ^ Oct 27 00:22:47.551 INFO kablam! Oct 27 00:22:47.816 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 27 00:22:47.817 INFO kablam! --> src/lib.rs:1838:25 Oct 27 00:22:47.818 INFO kablam! | Oct 27 00:22:47.818 INFO kablam! 1838 | prev_edit_constant = some_val; Oct 27 00:22:47.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:47.820 INFO kablam! | Oct 27 00:22:47.821 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 00:22:47.821 INFO kablam! Oct 27 00:22:47.822 INFO kablam! warning: value assigned to `r` is never read Oct 27 00:22:47.823 INFO kablam! --> src/lib.rs:2006:25 Oct 27 00:22:47.823 INFO kablam! | Oct 27 00:22:47.824 INFO kablam! 2006 | let mut r: f64 = 0f64; Oct 27 00:22:47.825 INFO kablam! | ^ Oct 27 00:22:47.825 INFO kablam! Oct 27 00:22:48.571 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 27 00:22:48.571 INFO kablam! --> src/main.rs:1830:7 Oct 27 00:22:48.571 INFO kablam! | Oct 27 00:22:48.571 INFO kablam! 1830 | prev_edit_constant = some_val; Oct 27 00:22:48.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.571 INFO kablam! | Oct 27 00:22:48.571 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 00:22:48.571 INFO kablam! Oct 27 00:22:48.571 INFO kablam! warning: value assigned to `r` is never read Oct 27 00:22:48.571 INFO kablam! --> src/main.rs:1997:25 Oct 27 00:22:48.571 INFO kablam! | Oct 27 00:22:48.571 INFO kablam! 1997 | let mut r: f64 = 0f64; Oct 27 00:22:48.571 INFO kablam! | ^ Oct 27 00:22:48.571 INFO kablam! Oct 27 00:22:48.606 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.606 INFO kablam! --> src/main.rs:863:14 Oct 27 00:22:48.606 INFO kablam! | Oct 27 00:22:48.606 INFO kablam! 863 | let mut expr = Rc::new(Expression::new_blank()); Oct 27 00:22:48.606 INFO kablam! | ----^^^^ Oct 27 00:22:48.606 INFO kablam! | | Oct 27 00:22:48.606 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.606 INFO kablam! | Oct 27 00:22:48.606 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:22:48.606 INFO kablam! Oct 27 00:22:48.606 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.606 INFO kablam! --> src/main.rs:915:21 Oct 27 00:22:48.606 INFO kablam! | Oct 27 00:22:48.606 INFO kablam! 915 | let mut expr = Rc::new(Expression::new_single_variable(var_two)); Oct 27 00:22:48.606 INFO kablam! | ----^^^^ Oct 27 00:22:48.606 INFO kablam! | | Oct 27 00:22:48.606 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.606 INFO kablam! Oct 27 00:22:48.608 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.608 INFO kablam! --> src/main.rs:937:17 Oct 27 00:22:48.608 INFO kablam! | Oct 27 00:22:48.608 INFO kablam! 937 | let mut cexpr: Rc = expr.clone(); Oct 27 00:22:48.608 INFO kablam! | ----^^^^^ Oct 27 00:22:48.608 INFO kablam! | | Oct 27 00:22:48.608 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.608 INFO kablam! Oct 27 00:22:48.612 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.612 INFO kablam! --> src/main.rs:966:17 Oct 27 00:22:48.612 INFO kablam! | Oct 27 00:22:48.612 INFO kablam! 966 | let mut expr = expr_two.clone(); Oct 27 00:22:48.612 INFO kablam! | ----^^^^ Oct 27 00:22:48.612 INFO kablam! | | Oct 27 00:22:48.612 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.612 INFO kablam! Oct 27 00:22:48.614 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.614 INFO kablam! --> src/main.rs:1146:17 Oct 27 00:22:48.614 INFO kablam! | Oct 27 00:22:48.614 INFO kablam! 1146 | let mut expr = Rc::new(Expression::new_blank()); Oct 27 00:22:48.614 INFO kablam! | ----^^^^ Oct 27 00:22:48.614 INFO kablam! | | Oct 27 00:22:48.614 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.614 INFO kablam! Oct 27 00:22:48.635 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.635 INFO kablam! --> src/main.rs:1268:17 Oct 27 00:22:48.635 INFO kablam! | Oct 27 00:22:48.635 INFO kablam! 1268 | let mut prev_edit_constant = 0f64; Oct 27 00:22:48.635 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.635 INFO kablam! | | Oct 27 00:22:48.635 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.635 INFO kablam! Oct 27 00:22:48.635 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.635 INFO kablam! --> src/main.rs:1270:17 Oct 27 00:22:48.635 INFO kablam! | Oct 27 00:22:48.635 INFO kablam! 1270 | let mut expr = self.new_expression(constraint, Oct 27 00:22:48.635 INFO kablam! | ----^^^^ Oct 27 00:22:48.635 INFO kablam! | | Oct 27 00:22:48.635 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.635 INFO kablam! Oct 27 00:22:48.635 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.635 INFO kablam! --> src/main.rs:1389:22 Oct 27 00:22:48.635 INFO kablam! | Oct 27 00:22:48.635 INFO kablam! 1389 | Some(mut expr) => { Oct 27 00:22:48.635 INFO kablam! | ----^^^^ Oct 27 00:22:48.635 INFO kablam! | | Oct 27 00:22:48.635 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.635 INFO kablam! Oct 27 00:22:48.655 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.655 INFO kablam! --> src/main.rs:1429:17 Oct 27 00:22:48.655 INFO kablam! | Oct 27 00:22:48.655 INFO kablam! 1429 | let mut obj_row: Rc = self.get_row_expression(&obj).unwrap(); Oct 27 00:22:48.655 INFO kablam! | ----^^^^^^^ Oct 27 00:22:48.655 INFO kablam! | | Oct 27 00:22:48.655 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.655 INFO kablam! Oct 27 00:22:48.655 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.655 INFO kablam! --> src/main.rs:1432:17 Oct 27 00:22:48.655 INFO kablam! | Oct 27 00:22:48.655 INFO kablam! 1432 | let mut error_option = self.error_vars.borrow_mut().get(constraint).map(|x| x.clone()); Oct 27 00:22:48.655 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 00:22:48.655 INFO kablam! | | Oct 27 00:22:48.655 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.655 INFO kablam! Oct 27 00:22:48.675 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.675 INFO kablam! --> src/main.rs:1760:25 Oct 27 00:22:48.675 INFO kablam! | Oct 27 00:22:48.675 INFO kablam! 1760 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 27 00:22:48.675 INFO kablam! | ----^^^^^^^^ Oct 27 00:22:48.675 INFO kablam! | | Oct 27 00:22:48.675 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.676 INFO kablam! Oct 27 00:22:48.676 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.676 INFO kablam! --> src/main.rs:1800:25 Oct 27 00:22:48.676 INFO kablam! | Oct 27 00:22:48.676 INFO kablam! 1800 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 27 00:22:48.676 INFO kablam! | ----^^^^^^^^ Oct 27 00:22:48.676 INFO kablam! | | Oct 27 00:22:48.676 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.676 INFO kablam! Oct 27 00:22:48.676 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.676 INFO kablam! --> src/main.rs:1816:25 Oct 27 00:22:48.676 INFO kablam! | Oct 27 00:22:48.676 INFO kablam! 1816 | let mut some_val = constraint_expr.mref.borrow().clone().constant.clone(); Oct 27 00:22:48.676 INFO kablam! | ----^^^^^^^^ Oct 27 00:22:48.676 INFO kablam! | | Oct 27 00:22:48.676 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.676 INFO kablam! Oct 27 00:22:48.691 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.691 INFO kablam! --> src/main.rs:2038:17 Oct 27 00:22:48.691 INFO kablam! | Oct 27 00:22:48.691 INFO kablam! 2038 | let mut len = self.infeasible_rows.borrow().len(); Oct 27 00:22:48.691 INFO kablam! | ----^^^ Oct 27 00:22:48.691 INFO kablam! | | Oct 27 00:22:48.691 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.691 INFO kablam! Oct 27 00:22:48.695 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.695 INFO kablam! --> src/main.rs:2184:14 Oct 27 00:22:48.695 INFO kablam! | Oct 27 00:22:48.695 INFO kablam! 2184 | let mut m = self.columns.borrow().clone(); Oct 27 00:22:48.695 INFO kablam! | ----^ Oct 27 00:22:48.695 INFO kablam! | | Oct 27 00:22:48.695 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.695 INFO kablam! Oct 27 00:22:48.724 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.724 INFO kablam! --> src/main.rs:1216:10 Oct 27 00:22:48.724 INFO kablam! | Oct 27 00:22:48.724 INFO kablam! 1216 | self.add_constraint(&c); Oct 27 00:22:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.724 INFO kablam! | Oct 27 00:22:48.724 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:22:48.724 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.724 INFO kablam! Oct 27 00:22:48.725 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.725 INFO kablam! --> src/main.rs:1280:21 Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! 1280 | self.add_with_artificial(&expr); Oct 27 00:22:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.725 INFO kablam! Oct 27 00:22:48.725 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.725 INFO kablam! --> src/main.rs:1307:17 Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! 1307 | self.optimise(&obj); Oct 27 00:22:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.725 INFO kablam! Oct 27 00:22:48.725 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.725 INFO kablam! --> src/main.rs:1373:13 Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! 1373 | self.optimise(&obj_var); Oct 27 00:22:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.725 INFO kablam! Oct 27 00:22:48.725 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.725 INFO kablam! --> src/main.rs:1401:29 Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! 1401 | self.pivot(&entry_var, &slack_var); Oct 27 00:22:48.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.725 INFO kablam! | Oct 27 00:22:48.725 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.725 INFO kablam! Oct 27 00:22:48.730 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.730 INFO kablam! --> src/main.rs:1514:25 Oct 27 00:22:48.730 INFO kablam! | Oct 27 00:22:48.730 INFO kablam! 1514 | self.pivot(&marker, &exit_var.unwrap()); Oct 27 00:22:48.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.730 INFO kablam! | Oct 27 00:22:48.731 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.731 INFO kablam! Oct 27 00:22:48.731 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.731 INFO kablam! --> src/main.rs:1574:17 Oct 27 00:22:48.731 INFO kablam! | Oct 27 00:22:48.731 INFO kablam! 1574 | self.optimise(&obj); Oct 27 00:22:48.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.731 INFO kablam! | Oct 27 00:22:48.731 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.731 INFO kablam! Oct 27 00:22:48.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.732 INFO kablam! --> src/main.rs:1691:13 Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! 1691 | self.remove_constraint(constraint); Oct 27 00:22:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.732 INFO kablam! Oct 27 00:22:48.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.732 INFO kablam! --> src/main.rs:1702:17 Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! 1702 | self.add_edit_var(var, Strength::REQUIRED); Oct 27 00:22:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.732 INFO kablam! Oct 27 00:22:48.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.732 INFO kablam! --> src/main.rs:1703:17 Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! 1703 | self.begin_edit(); Oct 27 00:22:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.732 INFO kablam! Oct 27 00:22:48.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.732 INFO kablam! --> src/main.rs:1706:25 Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! 1706 | self.end_edit(); Oct 27 00:22:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.732 INFO kablam! Oct 27 00:22:48.732 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.732 INFO kablam! --> src/main.rs:1854:13 Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! 1854 | self.dual_optimise(); Oct 27 00:22:48.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.732 INFO kablam! | Oct 27 00:22:48.732 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.732 INFO kablam! Oct 27 00:22:48.733 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.733 INFO kablam! --> src/main.rs:2026:17 Oct 27 00:22:48.733 INFO kablam! | Oct 27 00:22:48.733 INFO kablam! 2026 | self.pivot(&entry_var.clone().unwrap(), &exit_var.clone().unwrap()); Oct 27 00:22:48.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.733 INFO kablam! | Oct 27 00:22:48.734 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.734 INFO kablam! Oct 27 00:22:48.734 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.734 INFO kablam! --> src/main.rs:2069:29 Oct 27 00:22:48.734 INFO kablam! | Oct 27 00:22:48.734 INFO kablam! 2069 | self.pivot(&entry_var.clone().unwrap(), &exit_var); Oct 27 00:22:48.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.734 INFO kablam! | Oct 27 00:22:48.734 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.734 INFO kablam! Oct 27 00:22:48.831 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 27 00:22:48.831 INFO kablam! --> src/main.rs:1830:7 Oct 27 00:22:48.831 INFO kablam! | Oct 27 00:22:48.831 INFO kablam! 1830 | prev_edit_constant = some_val; Oct 27 00:22:48.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.831 INFO kablam! | Oct 27 00:22:48.831 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 00:22:48.831 INFO kablam! Oct 27 00:22:48.831 INFO kablam! warning: value assigned to `r` is never read Oct 27 00:22:48.831 INFO kablam! --> src/main.rs:1997:25 Oct 27 00:22:48.831 INFO kablam! | Oct 27 00:22:48.831 INFO kablam! 1997 | let mut r: f64 = 0f64; Oct 27 00:22:48.831 INFO kablam! | ^ Oct 27 00:22:48.832 INFO kablam! Oct 27 00:22:48.863 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.863 INFO kablam! --> src/main.rs:863:14 Oct 27 00:22:48.863 INFO kablam! | Oct 27 00:22:48.863 INFO kablam! 863 | let mut expr = Rc::new(Expression::new_blank()); Oct 27 00:22:48.863 INFO kablam! | ----^^^^ Oct 27 00:22:48.863 INFO kablam! | | Oct 27 00:22:48.863 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.863 INFO kablam! | Oct 27 00:22:48.863 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:22:48.863 INFO kablam! Oct 27 00:22:48.864 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.864 INFO kablam! --> src/main.rs:915:21 Oct 27 00:22:48.864 INFO kablam! | Oct 27 00:22:48.864 INFO kablam! 915 | let mut expr = Rc::new(Expression::new_single_variable(var_two)); Oct 27 00:22:48.864 INFO kablam! | ----^^^^ Oct 27 00:22:48.864 INFO kablam! | | Oct 27 00:22:48.864 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.864 INFO kablam! Oct 27 00:22:48.864 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.864 INFO kablam! --> src/main.rs:937:17 Oct 27 00:22:48.864 INFO kablam! | Oct 27 00:22:48.864 INFO kablam! 937 | let mut cexpr: Rc = expr.clone(); Oct 27 00:22:48.864 INFO kablam! | ----^^^^^ Oct 27 00:22:48.864 INFO kablam! | | Oct 27 00:22:48.864 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.864 INFO kablam! Oct 27 00:22:48.864 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.864 INFO kablam! --> src/main.rs:966:17 Oct 27 00:22:48.864 INFO kablam! | Oct 27 00:22:48.864 INFO kablam! 966 | let mut expr = expr_two.clone(); Oct 27 00:22:48.864 INFO kablam! | ----^^^^ Oct 27 00:22:48.864 INFO kablam! | | Oct 27 00:22:48.864 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.864 INFO kablam! Oct 27 00:22:48.867 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.867 INFO kablam! --> src/main.rs:1146:17 Oct 27 00:22:48.867 INFO kablam! | Oct 27 00:22:48.867 INFO kablam! 1146 | let mut expr = Rc::new(Expression::new_blank()); Oct 27 00:22:48.867 INFO kablam! | ----^^^^ Oct 27 00:22:48.867 INFO kablam! | | Oct 27 00:22:48.867 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.867 INFO kablam! Oct 27 00:22:48.883 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.883 INFO kablam! --> src/main.rs:1268:17 Oct 27 00:22:48.883 INFO kablam! | Oct 27 00:22:48.883 INFO kablam! 1268 | let mut prev_edit_constant = 0f64; Oct 27 00:22:48.883 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.883 INFO kablam! | | Oct 27 00:22:48.883 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.883 INFO kablam! Oct 27 00:22:48.883 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.883 INFO kablam! --> src/main.rs:1270:17 Oct 27 00:22:48.883 INFO kablam! | Oct 27 00:22:48.883 INFO kablam! 1270 | let mut expr = self.new_expression(constraint, Oct 27 00:22:48.883 INFO kablam! | ----^^^^ Oct 27 00:22:48.883 INFO kablam! | | Oct 27 00:22:48.883 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.883 INFO kablam! Oct 27 00:22:48.887 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.887 INFO kablam! --> src/main.rs:1389:22 Oct 27 00:22:48.887 INFO kablam! | Oct 27 00:22:48.887 INFO kablam! 1389 | Some(mut expr) => { Oct 27 00:22:48.887 INFO kablam! | ----^^^^ Oct 27 00:22:48.887 INFO kablam! | | Oct 27 00:22:48.887 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.887 INFO kablam! Oct 27 00:22:48.903 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.903 INFO kablam! --> src/main.rs:1429:17 Oct 27 00:22:48.903 INFO kablam! | Oct 27 00:22:48.903 INFO kablam! 1429 | let mut obj_row: Rc = self.get_row_expression(&obj).unwrap(); Oct 27 00:22:48.903 INFO kablam! | ----^^^^^^^ Oct 27 00:22:48.903 INFO kablam! | | Oct 27 00:22:48.903 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.903 INFO kablam! Oct 27 00:22:48.903 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.903 INFO kablam! --> src/main.rs:1432:17 Oct 27 00:22:48.903 INFO kablam! | Oct 27 00:22:48.903 INFO kablam! 1432 | let mut error_option = self.error_vars.borrow_mut().get(constraint).map(|x| x.clone()); Oct 27 00:22:48.903 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 00:22:48.903 INFO kablam! | | Oct 27 00:22:48.903 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.903 INFO kablam! Oct 27 00:22:48.923 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.923 INFO kablam! --> src/main.rs:1760:25 Oct 27 00:22:48.923 INFO kablam! | Oct 27 00:22:48.923 INFO kablam! 1760 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 27 00:22:48.923 INFO kablam! | ----^^^^^^^^ Oct 27 00:22:48.923 INFO kablam! | | Oct 27 00:22:48.923 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.923 INFO kablam! Oct 27 00:22:48.923 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.923 INFO kablam! --> src/main.rs:1800:25 Oct 27 00:22:48.923 INFO kablam! | Oct 27 00:22:48.923 INFO kablam! 1800 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 27 00:22:48.923 INFO kablam! | ----^^^^^^^^ Oct 27 00:22:48.923 INFO kablam! | | Oct 27 00:22:48.923 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.923 INFO kablam! Oct 27 00:22:48.923 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.923 INFO kablam! --> src/main.rs:1816:25 Oct 27 00:22:48.923 INFO kablam! | Oct 27 00:22:48.923 INFO kablam! 1816 | let mut some_val = constraint_expr.mref.borrow().clone().constant.clone(); Oct 27 00:22:48.923 INFO kablam! | ----^^^^^^^^ Oct 27 00:22:48.923 INFO kablam! | | Oct 27 00:22:48.923 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.923 INFO kablam! Oct 27 00:22:48.947 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.947 INFO kablam! --> src/main.rs:2038:17 Oct 27 00:22:48.947 INFO kablam! | Oct 27 00:22:48.947 INFO kablam! 2038 | let mut len = self.infeasible_rows.borrow().len(); Oct 27 00:22:48.947 INFO kablam! | ----^^^ Oct 27 00:22:48.947 INFO kablam! | | Oct 27 00:22:48.947 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.947 INFO kablam! Oct 27 00:22:48.955 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.955 INFO kablam! --> src/main.rs:2184:14 Oct 27 00:22:48.955 INFO kablam! | Oct 27 00:22:48.955 INFO kablam! 2184 | let mut m = self.columns.borrow().clone(); Oct 27 00:22:48.955 INFO kablam! | ----^ Oct 27 00:22:48.955 INFO kablam! | | Oct 27 00:22:48.955 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.955 INFO kablam! Oct 27 00:22:48.971 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.971 INFO kablam! --> src/main.rs:2406:17 Oct 27 00:22:48.971 INFO kablam! | Oct 27 00:22:48.971 INFO kablam! 2406 | let mut x: Rc = Rc::new(Variable::new(String::from("var1"), Oct 27 00:22:48.971 INFO kablam! | ----^ Oct 27 00:22:48.971 INFO kablam! | | Oct 27 00:22:48.971 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.971 INFO kablam! Oct 27 00:22:48.971 INFO kablam! warning: variable does not need to be mutable Oct 27 00:22:48.971 INFO kablam! --> src/main.rs:2410:17 Oct 27 00:22:48.971 INFO kablam! | Oct 27 00:22:48.971 INFO kablam! 2410 | let mut y: Rc = Rc::new(Variable::new(String::from("var2"), Oct 27 00:22:48.971 INFO kablam! | ----^ Oct 27 00:22:48.971 INFO kablam! | | Oct 27 00:22:48.971 INFO kablam! | help: remove this `mut` Oct 27 00:22:48.971 INFO kablam! Oct 27 00:22:48.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.991 INFO kablam! --> src/main.rs:1216:10 Oct 27 00:22:48.991 INFO kablam! | Oct 27 00:22:48.991 INFO kablam! 1216 | self.add_constraint(&c); Oct 27 00:22:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.991 INFO kablam! | Oct 27 00:22:48.991 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:22:48.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.991 INFO kablam! Oct 27 00:22:48.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.991 INFO kablam! --> src/main.rs:1280:21 Oct 27 00:22:48.991 INFO kablam! | Oct 27 00:22:48.991 INFO kablam! 1280 | self.add_with_artificial(&expr); Oct 27 00:22:48.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.991 INFO kablam! | Oct 27 00:22:48.991 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.991 INFO kablam! Oct 27 00:22:48.991 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.991 INFO kablam! --> src/main.rs:1307:17 Oct 27 00:22:48.991 INFO kablam! | Oct 27 00:22:48.992 INFO kablam! 1307 | self.optimise(&obj); Oct 27 00:22:48.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.992 INFO kablam! | Oct 27 00:22:48.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.992 INFO kablam! Oct 27 00:22:48.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.992 INFO kablam! --> src/main.rs:1373:13 Oct 27 00:22:48.992 INFO kablam! | Oct 27 00:22:48.992 INFO kablam! 1373 | self.optimise(&obj_var); Oct 27 00:22:48.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.992 INFO kablam! | Oct 27 00:22:48.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.992 INFO kablam! Oct 27 00:22:48.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.992 INFO kablam! --> src/main.rs:1401:29 Oct 27 00:22:48.992 INFO kablam! | Oct 27 00:22:48.992 INFO kablam! 1401 | self.pivot(&entry_var, &slack_var); Oct 27 00:22:48.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.992 INFO kablam! | Oct 27 00:22:48.992 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.992 INFO kablam! Oct 27 00:22:48.992 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.993 INFO kablam! --> src/main.rs:1514:25 Oct 27 00:22:48.993 INFO kablam! | Oct 27 00:22:48.993 INFO kablam! 1514 | self.pivot(&marker, &exit_var.unwrap()); Oct 27 00:22:48.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.993 INFO kablam! | Oct 27 00:22:48.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.993 INFO kablam! Oct 27 00:22:48.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.993 INFO kablam! --> src/main.rs:1574:17 Oct 27 00:22:48.993 INFO kablam! | Oct 27 00:22:48.993 INFO kablam! 1574 | self.optimise(&obj); Oct 27 00:22:48.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.993 INFO kablam! | Oct 27 00:22:48.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.993 INFO kablam! Oct 27 00:22:48.993 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.993 INFO kablam! --> src/main.rs:1691:13 Oct 27 00:22:48.993 INFO kablam! | Oct 27 00:22:48.993 INFO kablam! 1691 | self.remove_constraint(constraint); Oct 27 00:22:48.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.993 INFO kablam! | Oct 27 00:22:48.993 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.993 INFO kablam! Oct 27 00:22:48.994 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.994 INFO kablam! --> src/main.rs:1702:17 Oct 27 00:22:48.994 INFO kablam! | Oct 27 00:22:48.994 INFO kablam! 1702 | self.add_edit_var(var, Strength::REQUIRED); Oct 27 00:22:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.994 INFO kablam! | Oct 27 00:22:48.994 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.994 INFO kablam! Oct 27 00:22:48.994 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.994 INFO kablam! --> src/main.rs:1703:17 Oct 27 00:22:48.994 INFO kablam! | Oct 27 00:22:48.994 INFO kablam! 1703 | self.begin_edit(); Oct 27 00:22:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.994 INFO kablam! | Oct 27 00:22:48.994 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.994 INFO kablam! Oct 27 00:22:48.994 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.994 INFO kablam! --> src/main.rs:1706:25 Oct 27 00:22:48.994 INFO kablam! | Oct 27 00:22:48.994 INFO kablam! 1706 | self.end_edit(); Oct 27 00:22:48.994 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 00:22:48.994 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.995 INFO kablam! Oct 27 00:22:48.995 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.995 INFO kablam! --> src/main.rs:1854:13 Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! 1854 | self.dual_optimise(); Oct 27 00:22:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.995 INFO kablam! Oct 27 00:22:48.995 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.995 INFO kablam! --> src/main.rs:2026:17 Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! 2026 | self.pivot(&entry_var.clone().unwrap(), &exit_var.clone().unwrap()); Oct 27 00:22:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.995 INFO kablam! Oct 27 00:22:48.995 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.995 INFO kablam! --> src/main.rs:2069:29 Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! 2069 | self.pivot(&entry_var.clone().unwrap(), &exit_var); Oct 27 00:22:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.995 INFO kablam! Oct 27 00:22:48.995 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:22:48.995 INFO kablam! --> src/main.rs:2424:13 Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! 2424 | s.add_constraint(&c); Oct 27 00:22:48.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:48.995 INFO kablam! | Oct 27 00:22:48.995 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:22:48.995 INFO kablam! Oct 27 00:22:49.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 27 00:22:49.047 INFO kablam! su: No module specific data is present Oct 27 00:22:49.495 INFO running `"docker" "rm" "-f" "2c336d5ed12db985d917870b7afd2031ee9deaff33b36f0046b5932b11542b4f"` Oct 27 00:22:49.711 INFO blam! 2c336d5ed12db985d917870b7afd2031ee9deaff33b36f0046b5932b11542b4f