Oct 10 18:15:13.798 INFO testing mohas556/cassowaryr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:15:13.798 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:15:13.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:15:14.243 INFO blam! dc98b4cf3da2af15a14be7c795f299e737a01d28adbc4eda3f19d00f2ac9c1a8 Oct 10 18:15:14.244 INFO running `"docker" "start" "-a" "dc98b4cf3da2af15a14be7c795f299e737a01d28adbc4eda3f19d00f2ac9c1a8"` Oct 10 18:15:15.365 INFO kablam! usermod: no changes Oct 10 18:15:15.436 INFO kablam! Compiling cassowaryr v0.1.0 (/source) Oct 10 18:15:15.932 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 18:15:15.932 INFO kablam! --> src/lib.rs:2055:36 Oct 10 18:15:15.936 INFO kablam! | Oct 10 18:15:15.936 INFO kablam! 2055 | if (val > 0f64 && var.pivotable()) { Oct 10 18:15:15.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 18:15:15.936 INFO kablam! | Oct 10 18:15:15.940 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:15:15.944 INFO kablam! Oct 10 18:15:16.245 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 10 18:15:16.245 INFO kablam! --> src/lib.rs:1838:25 Oct 10 18:15:16.245 INFO kablam! | Oct 10 18:15:16.245 INFO kablam! 1838 | prev_edit_constant = some_val; Oct 10 18:15:16.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:15:16.245 INFO kablam! | Oct 10 18:15:16.245 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 18:15:16.245 INFO kablam! Oct 10 18:15:16.248 INFO kablam! warning: value assigned to `r` is never read Oct 10 18:15:16.248 INFO kablam! --> src/lib.rs:2006:25 Oct 10 18:15:16.256 INFO kablam! | Oct 10 18:15:16.256 INFO kablam! 2006 | let mut r: f64 = 0f64; Oct 10 18:15:16.256 INFO kablam! | ^ Oct 10 18:15:16.256 INFO kablam! Oct 10 18:15:17.680 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 10 18:15:17.680 INFO kablam! --> src/main.rs:1830:7 Oct 10 18:15:17.680 INFO kablam! | Oct 10 18:15:17.680 INFO kablam! 1830 | prev_edit_constant = some_val; Oct 10 18:15:17.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.680 INFO kablam! | Oct 10 18:15:17.680 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 18:15:17.680 INFO kablam! Oct 10 18:15:17.680 INFO kablam! warning: value assigned to `r` is never read Oct 10 18:15:17.680 INFO kablam! --> src/main.rs:1997:25 Oct 10 18:15:17.680 INFO kablam! | Oct 10 18:15:17.680 INFO kablam! 1997 | let mut r: f64 = 0f64; Oct 10 18:15:17.680 INFO kablam! | ^ Oct 10 18:15:17.680 INFO kablam! Oct 10 18:15:17.732 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.732 INFO kablam! --> src/main.rs:863:14 Oct 10 18:15:17.732 INFO kablam! | Oct 10 18:15:17.732 INFO kablam! 863 | let mut expr = Rc::new(Expression::new_blank()); Oct 10 18:15:17.732 INFO kablam! | ----^^^^ Oct 10 18:15:17.732 INFO kablam! | | Oct 10 18:15:17.732 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.732 INFO kablam! | Oct 10 18:15:17.732 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:15:17.732 INFO kablam! Oct 10 18:15:17.744 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.744 INFO kablam! --> src/main.rs:915:21 Oct 10 18:15:17.744 INFO kablam! | Oct 10 18:15:17.744 INFO kablam! 915 | let mut expr = Rc::new(Expression::new_single_variable(var_two)); Oct 10 18:15:17.744 INFO kablam! | ----^^^^ Oct 10 18:15:17.744 INFO kablam! | | Oct 10 18:15:17.744 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.744 INFO kablam! Oct 10 18:15:17.744 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.744 INFO kablam! --> src/main.rs:937:17 Oct 10 18:15:17.744 INFO kablam! | Oct 10 18:15:17.744 INFO kablam! 937 | let mut cexpr: Rc = expr.clone(); Oct 10 18:15:17.744 INFO kablam! | ----^^^^^ Oct 10 18:15:17.744 INFO kablam! | | Oct 10 18:15:17.744 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.744 INFO kablam! Oct 10 18:15:17.744 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.744 INFO kablam! --> src/main.rs:966:17 Oct 10 18:15:17.744 INFO kablam! | Oct 10 18:15:17.744 INFO kablam! 966 | let mut expr = expr_two.clone(); Oct 10 18:15:17.744 INFO kablam! | ----^^^^ Oct 10 18:15:17.744 INFO kablam! | | Oct 10 18:15:17.744 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.744 INFO kablam! Oct 10 18:15:17.744 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.744 INFO kablam! --> src/main.rs:1146:17 Oct 10 18:15:17.744 INFO kablam! | Oct 10 18:15:17.744 INFO kablam! 1146 | let mut expr = Rc::new(Expression::new_blank()); Oct 10 18:15:17.744 INFO kablam! | ----^^^^ Oct 10 18:15:17.744 INFO kablam! | | Oct 10 18:15:17.744 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.744 INFO kablam! Oct 10 18:15:17.760 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.760 INFO kablam! --> src/main.rs:1268:17 Oct 10 18:15:17.760 INFO kablam! | Oct 10 18:15:17.760 INFO kablam! 1268 | let mut prev_edit_constant = 0f64; Oct 10 18:15:17.760 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.760 INFO kablam! | | Oct 10 18:15:17.760 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.760 INFO kablam! Oct 10 18:15:17.760 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.760 INFO kablam! --> src/main.rs:1270:17 Oct 10 18:15:17.760 INFO kablam! | Oct 10 18:15:17.760 INFO kablam! 1270 | let mut expr = self.new_expression(constraint, Oct 10 18:15:17.760 INFO kablam! | ----^^^^ Oct 10 18:15:17.760 INFO kablam! | | Oct 10 18:15:17.760 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.760 INFO kablam! Oct 10 18:15:17.800 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.800 INFO kablam! --> src/main.rs:1389:22 Oct 10 18:15:17.800 INFO kablam! | Oct 10 18:15:17.800 INFO kablam! 1389 | Some(mut expr) => { Oct 10 18:15:17.800 INFO kablam! | ----^^^^ Oct 10 18:15:17.800 INFO kablam! | | Oct 10 18:15:17.800 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.800 INFO kablam! Oct 10 18:15:17.800 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.800 INFO kablam! --> src/main.rs:1429:17 Oct 10 18:15:17.800 INFO kablam! | Oct 10 18:15:17.800 INFO kablam! 1429 | let mut obj_row: Rc = self.get_row_expression(&obj).unwrap(); Oct 10 18:15:17.800 INFO kablam! | ----^^^^^^^ Oct 10 18:15:17.800 INFO kablam! | | Oct 10 18:15:17.800 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.800 INFO kablam! Oct 10 18:15:17.800 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.800 INFO kablam! --> src/main.rs:1432:17 Oct 10 18:15:17.800 INFO kablam! | Oct 10 18:15:17.800 INFO kablam! 1432 | let mut error_option = self.error_vars.borrow_mut().get(constraint).map(|x| x.clone()); Oct 10 18:15:17.800 INFO kablam! | ----^^^^^^^^^^^^ Oct 10 18:15:17.800 INFO kablam! | | Oct 10 18:15:17.800 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.800 INFO kablam! Oct 10 18:15:17.820 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.820 INFO kablam! --> src/main.rs:1760:25 Oct 10 18:15:17.820 INFO kablam! | Oct 10 18:15:17.820 INFO kablam! 1760 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 10 18:15:17.820 INFO kablam! | ----^^^^^^^^ Oct 10 18:15:17.820 INFO kablam! | | Oct 10 18:15:17.820 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.820 INFO kablam! Oct 10 18:15:17.820 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.820 INFO kablam! --> src/main.rs:1800:25 Oct 10 18:15:17.820 INFO kablam! | Oct 10 18:15:17.820 INFO kablam! 1800 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 10 18:15:17.820 INFO kablam! | ----^^^^^^^^ Oct 10 18:15:17.820 INFO kablam! | | Oct 10 18:15:17.820 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.820 INFO kablam! Oct 10 18:15:17.820 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.820 INFO kablam! --> src/main.rs:1816:25 Oct 10 18:15:17.820 INFO kablam! | Oct 10 18:15:17.820 INFO kablam! 1816 | let mut some_val = constraint_expr.mref.borrow().clone().constant.clone(); Oct 10 18:15:17.820 INFO kablam! | ----^^^^^^^^ Oct 10 18:15:17.820 INFO kablam! | | Oct 10 18:15:17.820 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.820 INFO kablam! Oct 10 18:15:17.845 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.845 INFO kablam! --> src/main.rs:2038:17 Oct 10 18:15:17.845 INFO kablam! | Oct 10 18:15:17.845 INFO kablam! 2038 | let mut len = self.infeasible_rows.borrow().len(); Oct 10 18:15:17.845 INFO kablam! | ----^^^ Oct 10 18:15:17.845 INFO kablam! | | Oct 10 18:15:17.845 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.845 INFO kablam! Oct 10 18:15:17.845 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:17.845 INFO kablam! --> src/main.rs:2184:14 Oct 10 18:15:17.845 INFO kablam! | Oct 10 18:15:17.845 INFO kablam! 2184 | let mut m = self.columns.borrow().clone(); Oct 10 18:15:17.845 INFO kablam! | ----^ Oct 10 18:15:17.845 INFO kablam! | | Oct 10 18:15:17.845 INFO kablam! | help: remove this `mut` Oct 10 18:15:17.845 INFO kablam! Oct 10 18:15:17.880 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.880 INFO kablam! --> src/main.rs:1216:10 Oct 10 18:15:17.880 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1216 | self.add_constraint(&c); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:15:17.881 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.881 INFO kablam! Oct 10 18:15:17.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.881 INFO kablam! --> src/main.rs:1280:21 Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1280 | self.add_with_artificial(&expr); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.881 INFO kablam! Oct 10 18:15:17.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.881 INFO kablam! --> src/main.rs:1307:17 Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1307 | self.optimise(&obj); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.881 INFO kablam! Oct 10 18:15:17.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.881 INFO kablam! --> src/main.rs:1373:13 Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1373 | self.optimise(&obj_var); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.881 INFO kablam! Oct 10 18:15:17.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.881 INFO kablam! --> src/main.rs:1401:29 Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1401 | self.pivot(&entry_var, &slack_var); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.881 INFO kablam! Oct 10 18:15:17.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.881 INFO kablam! --> src/main.rs:1514:25 Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1514 | self.pivot(&marker, &exit_var.unwrap()); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.881 INFO kablam! Oct 10 18:15:17.881 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.881 INFO kablam! --> src/main.rs:1574:17 Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.881 INFO kablam! 1574 | self.optimise(&obj); Oct 10 18:15:17.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.881 INFO kablam! | Oct 10 18:15:17.888 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.888 INFO kablam! Oct 10 18:15:17.888 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.888 INFO kablam! --> src/main.rs:1691:13 Oct 10 18:15:17.888 INFO kablam! | Oct 10 18:15:17.888 INFO kablam! 1691 | self.remove_constraint(constraint); Oct 10 18:15:17.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.888 INFO kablam! | Oct 10 18:15:17.888 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.888 INFO kablam! Oct 10 18:15:17.888 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.888 INFO kablam! --> src/main.rs:1702:17 Oct 10 18:15:17.888 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! 1702 | self.add_edit_var(var, Strength::REQUIRED); Oct 10 18:15:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.889 INFO kablam! Oct 10 18:15:17.889 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.889 INFO kablam! --> src/main.rs:1703:17 Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! 1703 | self.begin_edit(); Oct 10 18:15:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.889 INFO kablam! Oct 10 18:15:17.889 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.889 INFO kablam! --> src/main.rs:1706:25 Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! 1706 | self.end_edit(); Oct 10 18:15:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.889 INFO kablam! Oct 10 18:15:17.889 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.889 INFO kablam! --> src/main.rs:1854:13 Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! 1854 | self.dual_optimise(); Oct 10 18:15:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.889 INFO kablam! Oct 10 18:15:17.889 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.889 INFO kablam! --> src/main.rs:2026:17 Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! 2026 | self.pivot(&entry_var.clone().unwrap(), &exit_var.clone().unwrap()); Oct 10 18:15:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.889 INFO kablam! Oct 10 18:15:17.889 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:17.889 INFO kablam! --> src/main.rs:2069:29 Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! 2069 | self.pivot(&entry_var.clone().unwrap(), &exit_var); Oct 10 18:15:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:17.889 INFO kablam! | Oct 10 18:15:17.889 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:17.889 INFO kablam! Oct 10 18:15:18.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.86s Oct 10 18:15:18.263 INFO kablam! su: No module specific data is present Oct 10 18:15:18.821 INFO running `"docker" "rm" "-f" "dc98b4cf3da2af15a14be7c795f299e737a01d28adbc4eda3f19d00f2ac9c1a8"` Oct 10 18:15:19.092 INFO blam! dc98b4cf3da2af15a14be7c795f299e737a01d28adbc4eda3f19d00f2ac9c1a8 Oct 10 18:15:19.102 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:15:19.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:15:19.483 INFO blam! 611b134877a62154c208bf2f68e849588bc64bc5537e29c3fa475ea85ad63389 Oct 10 18:15:19.490 INFO running `"docker" "start" "-a" "611b134877a62154c208bf2f68e849588bc64bc5537e29c3fa475ea85ad63389"` Oct 10 18:15:20.373 INFO kablam! usermod: no changes Oct 10 18:15:20.417 INFO kablam! Compiling cassowaryr v0.1.0 (/source) Oct 10 18:15:21.554 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 18:15:21.554 INFO kablam! --> src/lib.rs:2055:36 Oct 10 18:15:21.554 INFO kablam! | Oct 10 18:15:21.554 INFO kablam! 2055 | if (val > 0f64 && var.pivotable()) { Oct 10 18:15:21.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 18:15:21.554 INFO kablam! | Oct 10 18:15:21.554 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:15:21.554 INFO kablam! Oct 10 18:15:21.736 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 10 18:15:21.736 INFO kablam! --> src/main.rs:1830:7 Oct 10 18:15:21.736 INFO kablam! | Oct 10 18:15:21.736 INFO kablam! 1830 | prev_edit_constant = some_val; Oct 10 18:15:21.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.736 INFO kablam! | Oct 10 18:15:21.736 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 18:15:21.736 INFO kablam! Oct 10 18:15:21.736 INFO kablam! warning: value assigned to `r` is never read Oct 10 18:15:21.736 INFO kablam! --> src/main.rs:1997:25 Oct 10 18:15:21.736 INFO kablam! | Oct 10 18:15:21.736 INFO kablam! 1997 | let mut r: f64 = 0f64; Oct 10 18:15:21.736 INFO kablam! | ^ Oct 10 18:15:21.736 INFO kablam! Oct 10 18:15:21.783 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.783 INFO kablam! --> src/main.rs:863:14 Oct 10 18:15:21.783 INFO kablam! | Oct 10 18:15:21.783 INFO kablam! 863 | let mut expr = Rc::new(Expression::new_blank()); Oct 10 18:15:21.783 INFO kablam! | ----^^^^ Oct 10 18:15:21.783 INFO kablam! | | Oct 10 18:15:21.783 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.783 INFO kablam! | Oct 10 18:15:21.783 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:15:21.783 INFO kablam! Oct 10 18:15:21.783 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.783 INFO kablam! --> src/main.rs:915:21 Oct 10 18:15:21.783 INFO kablam! | Oct 10 18:15:21.783 INFO kablam! 915 | let mut expr = Rc::new(Expression::new_single_variable(var_two)); Oct 10 18:15:21.783 INFO kablam! | ----^^^^ Oct 10 18:15:21.783 INFO kablam! | | Oct 10 18:15:21.783 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.783 INFO kablam! Oct 10 18:15:21.791 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.791 INFO kablam! --> src/main.rs:937:17 Oct 10 18:15:21.791 INFO kablam! | Oct 10 18:15:21.791 INFO kablam! 937 | let mut cexpr: Rc = expr.clone(); Oct 10 18:15:21.791 INFO kablam! | ----^^^^^ Oct 10 18:15:21.791 INFO kablam! | | Oct 10 18:15:21.791 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.791 INFO kablam! Oct 10 18:15:21.791 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.791 INFO kablam! --> src/main.rs:966:17 Oct 10 18:15:21.791 INFO kablam! | Oct 10 18:15:21.791 INFO kablam! 966 | let mut expr = expr_two.clone(); Oct 10 18:15:21.791 INFO kablam! | ----^^^^ Oct 10 18:15:21.791 INFO kablam! | | Oct 10 18:15:21.791 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.791 INFO kablam! Oct 10 18:15:21.791 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.791 INFO kablam! --> src/main.rs:1146:17 Oct 10 18:15:21.791 INFO kablam! | Oct 10 18:15:21.791 INFO kablam! 1146 | let mut expr = Rc::new(Expression::new_blank()); Oct 10 18:15:21.791 INFO kablam! | ----^^^^ Oct 10 18:15:21.791 INFO kablam! | | Oct 10 18:15:21.791 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.791 INFO kablam! Oct 10 18:15:21.814 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.814 INFO kablam! --> src/main.rs:1268:17 Oct 10 18:15:21.814 INFO kablam! | Oct 10 18:15:21.814 INFO kablam! 1268 | let mut prev_edit_constant = 0f64; Oct 10 18:15:21.814 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.814 INFO kablam! | | Oct 10 18:15:21.814 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.814 INFO kablam! Oct 10 18:15:21.814 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.814 INFO kablam! --> src/main.rs:1270:17 Oct 10 18:15:21.814 INFO kablam! | Oct 10 18:15:21.814 INFO kablam! 1270 | let mut expr = self.new_expression(constraint, Oct 10 18:15:21.814 INFO kablam! | ----^^^^ Oct 10 18:15:21.814 INFO kablam! | | Oct 10 18:15:21.814 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.814 INFO kablam! Oct 10 18:15:21.814 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.814 INFO kablam! --> src/main.rs:1389:22 Oct 10 18:15:21.814 INFO kablam! | Oct 10 18:15:21.814 INFO kablam! 1389 | Some(mut expr) => { Oct 10 18:15:21.814 INFO kablam! | ----^^^^ Oct 10 18:15:21.814 INFO kablam! | | Oct 10 18:15:21.814 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.814 INFO kablam! Oct 10 18:15:21.842 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.842 INFO kablam! --> src/main.rs:1429:17 Oct 10 18:15:21.842 INFO kablam! | Oct 10 18:15:21.842 INFO kablam! 1429 | let mut obj_row: Rc = self.get_row_expression(&obj).unwrap(); Oct 10 18:15:21.842 INFO kablam! | ----^^^^^^^ Oct 10 18:15:21.842 INFO kablam! | | Oct 10 18:15:21.842 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.842 INFO kablam! Oct 10 18:15:21.842 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.842 INFO kablam! --> src/main.rs:1432:17 Oct 10 18:15:21.842 INFO kablam! | Oct 10 18:15:21.842 INFO kablam! 1432 | let mut error_option = self.error_vars.borrow_mut().get(constraint).map(|x| x.clone()); Oct 10 18:15:21.842 INFO kablam! | ----^^^^^^^^^^^^ Oct 10 18:15:21.842 INFO kablam! | | Oct 10 18:15:21.843 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.843 INFO kablam! Oct 10 18:15:21.858 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.858 INFO kablam! --> src/main.rs:1760:25 Oct 10 18:15:21.858 INFO kablam! | Oct 10 18:15:21.858 INFO kablam! 1760 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 10 18:15:21.858 INFO kablam! | ----^^^^^^^^ Oct 10 18:15:21.858 INFO kablam! | | Oct 10 18:15:21.858 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.858 INFO kablam! Oct 10 18:15:21.858 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.858 INFO kablam! --> src/main.rs:1800:25 Oct 10 18:15:21.858 INFO kablam! | Oct 10 18:15:21.858 INFO kablam! 1800 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 10 18:15:21.858 INFO kablam! | ----^^^^^^^^ Oct 10 18:15:21.858 INFO kablam! | | Oct 10 18:15:21.858 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.858 INFO kablam! Oct 10 18:15:21.858 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.858 INFO kablam! --> src/main.rs:1816:25 Oct 10 18:15:21.858 INFO kablam! | Oct 10 18:15:21.858 INFO kablam! 1816 | let mut some_val = constraint_expr.mref.borrow().clone().constant.clone(); Oct 10 18:15:21.858 INFO kablam! | ----^^^^^^^^ Oct 10 18:15:21.858 INFO kablam! | | Oct 10 18:15:21.858 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.858 INFO kablam! Oct 10 18:15:21.876 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.876 INFO kablam! --> src/main.rs:2038:17 Oct 10 18:15:21.876 INFO kablam! | Oct 10 18:15:21.876 INFO kablam! 2038 | let mut len = self.infeasible_rows.borrow().len(); Oct 10 18:15:21.876 INFO kablam! | ----^^^ Oct 10 18:15:21.876 INFO kablam! | | Oct 10 18:15:21.876 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.876 INFO kablam! Oct 10 18:15:21.904 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.904 INFO kablam! --> src/main.rs:2184:14 Oct 10 18:15:21.904 INFO kablam! | Oct 10 18:15:21.904 INFO kablam! 2184 | let mut m = self.columns.borrow().clone(); Oct 10 18:15:21.904 INFO kablam! | ----^ Oct 10 18:15:21.904 INFO kablam! | | Oct 10 18:15:21.904 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.904 INFO kablam! Oct 10 18:15:21.904 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.904 INFO kablam! --> src/main.rs:2406:17 Oct 10 18:15:21.904 INFO kablam! | Oct 10 18:15:21.904 INFO kablam! 2406 | let mut x: Rc = Rc::new(Variable::new(String::from("var1"), Oct 10 18:15:21.904 INFO kablam! | ----^ Oct 10 18:15:21.904 INFO kablam! | | Oct 10 18:15:21.904 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.904 INFO kablam! Oct 10 18:15:21.904 INFO kablam! warning: variable does not need to be mutable Oct 10 18:15:21.904 INFO kablam! --> src/main.rs:2410:17 Oct 10 18:15:21.904 INFO kablam! | Oct 10 18:15:21.904 INFO kablam! 2410 | let mut y: Rc = Rc::new(Variable::new(String::from("var2"), Oct 10 18:15:21.904 INFO kablam! | ----^ Oct 10 18:15:21.904 INFO kablam! | | Oct 10 18:15:21.904 INFO kablam! | help: remove this `mut` Oct 10 18:15:21.904 INFO kablam! Oct 10 18:15:21.912 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.912 INFO kablam! --> src/main.rs:1216:10 Oct 10 18:15:21.912 INFO kablam! | Oct 10 18:15:21.912 INFO kablam! 1216 | self.add_constraint(&c); Oct 10 18:15:21.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.912 INFO kablam! | Oct 10 18:15:21.912 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:15:21.912 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.912 INFO kablam! Oct 10 18:15:21.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.915 INFO kablam! --> src/main.rs:1280:21 Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! 1280 | self.add_with_artificial(&expr); Oct 10 18:15:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.915 INFO kablam! Oct 10 18:15:21.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.915 INFO kablam! --> src/main.rs:1307:17 Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! 1307 | self.optimise(&obj); Oct 10 18:15:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.915 INFO kablam! Oct 10 18:15:21.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.915 INFO kablam! --> src/main.rs:1373:13 Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! 1373 | self.optimise(&obj_var); Oct 10 18:15:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.915 INFO kablam! Oct 10 18:15:21.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.915 INFO kablam! --> src/main.rs:1401:29 Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! 1401 | self.pivot(&entry_var, &slack_var); Oct 10 18:15:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.915 INFO kablam! Oct 10 18:15:21.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.915 INFO kablam! --> src/main.rs:1514:25 Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! 1514 | self.pivot(&marker, &exit_var.unwrap()); Oct 10 18:15:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.915 INFO kablam! Oct 10 18:15:21.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.915 INFO kablam! --> src/main.rs:1574:17 Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.915 INFO kablam! 1574 | self.optimise(&obj); Oct 10 18:15:21.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.915 INFO kablam! | Oct 10 18:15:21.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.919 INFO kablam! Oct 10 18:15:21.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.919 INFO kablam! --> src/main.rs:1691:13 Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! 1691 | self.remove_constraint(constraint); Oct 10 18:15:21.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.919 INFO kablam! Oct 10 18:15:21.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.919 INFO kablam! --> src/main.rs:1702:17 Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! 1702 | self.add_edit_var(var, Strength::REQUIRED); Oct 10 18:15:21.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.919 INFO kablam! Oct 10 18:15:21.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.919 INFO kablam! --> src/main.rs:1703:17 Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! 1703 | self.begin_edit(); Oct 10 18:15:21.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.919 INFO kablam! Oct 10 18:15:21.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.919 INFO kablam! --> src/main.rs:1706:25 Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! 1706 | self.end_edit(); Oct 10 18:15:21.919 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 18:15:21.919 INFO kablam! | Oct 10 18:15:21.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.924 INFO kablam! Oct 10 18:15:21.924 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.924 INFO kablam! --> src/main.rs:1854:13 Oct 10 18:15:21.924 INFO kablam! | Oct 10 18:15:21.924 INFO kablam! 1854 | self.dual_optimise(); Oct 10 18:15:21.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.924 INFO kablam! | Oct 10 18:15:21.924 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.924 INFO kablam! Oct 10 18:15:21.932 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.932 INFO kablam! --> src/main.rs:2026:17 Oct 10 18:15:21.932 INFO kablam! | Oct 10 18:15:21.932 INFO kablam! 2026 | self.pivot(&entry_var.clone().unwrap(), &exit_var.clone().unwrap()); Oct 10 18:15:21.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.932 INFO kablam! | Oct 10 18:15:21.932 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.932 INFO kablam! Oct 10 18:15:21.932 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.932 INFO kablam! --> src/main.rs:2069:29 Oct 10 18:15:21.932 INFO kablam! | Oct 10 18:15:21.932 INFO kablam! 2069 | self.pivot(&entry_var.clone().unwrap(), &exit_var); Oct 10 18:15:21.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.932 INFO kablam! | Oct 10 18:15:21.932 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.932 INFO kablam! Oct 10 18:15:21.932 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:15:21.932 INFO kablam! --> src/main.rs:2424:13 Oct 10 18:15:21.932 INFO kablam! | Oct 10 18:15:21.932 INFO kablam! 2424 | s.add_constraint(&c); Oct 10 18:15:21.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:15:21.933 INFO kablam! | Oct 10 18:15:21.933 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:15:21.933 INFO kablam! Oct 10 18:15:22.000 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 10 18:15:22.000 INFO kablam! --> src/lib.rs:1838:25 Oct 10 18:15:22.000 INFO kablam! | Oct 10 18:15:22.000 INFO kablam! 1838 | prev_edit_constant = some_val; Oct 10 18:15:22.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:15:22.000 INFO kablam! | Oct 10 18:15:22.000 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 18:15:22.000 INFO kablam! Oct 10 18:15:22.000 INFO kablam! warning: value assigned to `r` is never read Oct 10 18:15:22.000 INFO kablam! --> src/lib.rs:2006:25 Oct 10 18:15:22.000 INFO kablam! | Oct 10 18:15:22.000 INFO kablam! 2006 | let mut r: f64 = 0f64; Oct 10 18:15:22.000 INFO kablam! | ^ Oct 10 18:15:22.000 INFO kablam! Oct 10 18:15:24.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 10 18:15:24.772 INFO kablam! su: No module specific data is present Oct 10 18:15:25.046 INFO running `"docker" "rm" "-f" "611b134877a62154c208bf2f68e849588bc64bc5537e29c3fa475ea85ad63389"` Oct 10 18:15:25.212 INFO blam! 611b134877a62154c208bf2f68e849588bc64bc5537e29c3fa475ea85ad63389 Oct 10 18:15:25.220 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:15:25.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:15:25.464 INFO blam! 37c27725721fef717af8ba9207385f856f930b26b1efd9f420a84dfa5739a37d Oct 10 18:15:25.466 INFO running `"docker" "start" "-a" "37c27725721fef717af8ba9207385f856f930b26b1efd9f420a84dfa5739a37d"` Oct 10 18:15:26.193 INFO kablam! usermod: no changes Oct 10 18:15:26.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:15:26.221 INFO kablam! Running /target/debug/deps/cassowaryr-da0352b84091e4ee Oct 10 18:15:26.224 INFO blam! Oct 10 18:15:26.224 INFO blam! running 4 tests Oct 10 18:15:26.227 INFO blam! test cass_tests::t4 ... ok Oct 10 18:15:26.227 INFO blam! test cass_tests::t3 ... ok Oct 10 18:15:26.227 INFO blam! test cass_tests::t2 ... ok Oct 10 18:15:26.232 INFO blam! test cass_tests::t1 ... ok Oct 10 18:15:26.232 INFO blam! Oct 10 18:15:26.232 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:15:26.232 INFO blam! Oct 10 18:15:26.233 INFO kablam! Running /target/debug/deps/cassowaryr-185302a448980147 Oct 10 18:15:26.234 INFO blam! Oct 10 18:15:26.234 INFO blam! running 1 test Oct 10 18:15:26.238 INFO blam! test cass_tests::t1 ... ok Oct 10 18:15:26.238 INFO blam! Oct 10 18:15:26.238 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:15:26.238 INFO blam! Oct 10 18:15:26.238 INFO kablam! Doc-tests cassowaryr Oct 10 18:15:27.039 INFO blam! Oct 10 18:15:27.039 INFO blam! running 0 tests Oct 10 18:15:27.039 INFO blam! Oct 10 18:15:27.040 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:15:27.040 INFO blam! Oct 10 18:15:27.040 INFO kablam! su: No module specific data is present Oct 10 18:15:27.423 INFO running `"docker" "rm" "-f" "37c27725721fef717af8ba9207385f856f930b26b1efd9f420a84dfa5739a37d"` Oct 10 18:15:27.623 INFO blam! 37c27725721fef717af8ba9207385f856f930b26b1efd9f420a84dfa5739a37d