Oct 13 06:50:51.949 INFO testing mohas556/cassowaryr against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:50:51.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 06:50:52.540 INFO blam! 096f24170341f99abe7668857c705be1ff81a6335e072ab743a22ea338272de4 Oct 13 06:50:52.546 INFO running `"docker" "start" "-a" "096f24170341f99abe7668857c705be1ff81a6335e072ab743a22ea338272de4"` Oct 13 06:50:53.770 INFO kablam! usermod: no changes Oct 13 06:50:53.771 INFO kablam! Compiling cassowaryr v0.1.0 (/source) Oct 13 06:50:53.795 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 06:50:53.797 INFO kablam! --> src/lib.rs:2055:36 Oct 13 06:50:53.797 INFO kablam! | Oct 13 06:50:53.797 INFO kablam! 2055 | if (val > 0f64 && var.pivotable()) { Oct 13 06:50:53.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 06:50:53.797 INFO kablam! | Oct 13 06:50:53.797 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 06:50:53.797 INFO kablam! Oct 13 06:50:54.046 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 13 06:50:54.046 INFO kablam! --> src/lib.rs:1838:25 Oct 13 06:50:54.046 INFO kablam! | Oct 13 06:50:54.046 INFO kablam! 1838 | prev_edit_constant = some_val; Oct 13 06:50:54.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:54.046 INFO kablam! | Oct 13 06:50:54.047 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 06:50:54.047 INFO kablam! Oct 13 06:50:54.047 INFO kablam! warning: value assigned to `r` is never read Oct 13 06:50:54.047 INFO kablam! --> src/lib.rs:2006:25 Oct 13 06:50:54.047 INFO kablam! | Oct 13 06:50:54.047 INFO kablam! 2006 | let mut r: f64 = 0f64; Oct 13 06:50:54.047 INFO kablam! | ^ Oct 13 06:50:54.047 INFO kablam! Oct 13 06:50:55.080 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 13 06:50:55.080 INFO kablam! --> src/main.rs:1830:7 Oct 13 06:50:55.080 INFO kablam! | Oct 13 06:50:55.091 INFO kablam! 1830 | prev_edit_constant = some_val; Oct 13 06:50:55.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.091 INFO kablam! | Oct 13 06:50:55.091 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 06:50:55.091 INFO kablam! Oct 13 06:50:55.091 INFO kablam! warning: value assigned to `r` is never read Oct 13 06:50:55.091 INFO kablam! --> src/main.rs:1997:25 Oct 13 06:50:55.091 INFO kablam! | Oct 13 06:50:55.091 INFO kablam! 1997 | let mut r: f64 = 0f64; Oct 13 06:50:55.091 INFO kablam! | ^ Oct 13 06:50:55.091 INFO kablam! Oct 13 06:50:55.123 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.123 INFO kablam! --> src/main.rs:863:14 Oct 13 06:50:55.123 INFO kablam! | Oct 13 06:50:55.123 INFO kablam! 863 | let mut expr = Rc::new(Expression::new_blank()); Oct 13 06:50:55.123 INFO kablam! | ----^^^^ Oct 13 06:50:55.123 INFO kablam! | | Oct 13 06:50:55.123 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.123 INFO kablam! | Oct 13 06:50:55.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:50:55.123 INFO kablam! Oct 13 06:50:55.132 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.132 INFO kablam! --> src/main.rs:915:21 Oct 13 06:50:55.132 INFO kablam! | Oct 13 06:50:55.132 INFO kablam! 915 | let mut expr = Rc::new(Expression::new_single_variable(var_two)); Oct 13 06:50:55.132 INFO kablam! | ----^^^^ Oct 13 06:50:55.132 INFO kablam! | | Oct 13 06:50:55.132 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.132 INFO kablam! Oct 13 06:50:55.132 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.133 INFO kablam! --> src/main.rs:937:17 Oct 13 06:50:55.133 INFO kablam! | Oct 13 06:50:55.133 INFO kablam! 937 | let mut cexpr: Rc = expr.clone(); Oct 13 06:50:55.133 INFO kablam! | ----^^^^^ Oct 13 06:50:55.133 INFO kablam! | | Oct 13 06:50:55.133 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.133 INFO kablam! Oct 13 06:50:55.133 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.133 INFO kablam! --> src/main.rs:966:17 Oct 13 06:50:55.133 INFO kablam! | Oct 13 06:50:55.133 INFO kablam! 966 | let mut expr = expr_two.clone(); Oct 13 06:50:55.133 INFO kablam! | ----^^^^ Oct 13 06:50:55.133 INFO kablam! | | Oct 13 06:50:55.133 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.133 INFO kablam! Oct 13 06:50:55.135 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.135 INFO kablam! --> src/main.rs:1146:17 Oct 13 06:50:55.135 INFO kablam! | Oct 13 06:50:55.135 INFO kablam! 1146 | let mut expr = Rc::new(Expression::new_blank()); Oct 13 06:50:55.135 INFO kablam! | ----^^^^ Oct 13 06:50:55.135 INFO kablam! | | Oct 13 06:50:55.135 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.135 INFO kablam! Oct 13 06:50:55.151 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.151 INFO kablam! --> src/main.rs:1268:17 Oct 13 06:50:55.151 INFO kablam! | Oct 13 06:50:55.151 INFO kablam! 1268 | let mut prev_edit_constant = 0f64; Oct 13 06:50:55.151 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.151 INFO kablam! | | Oct 13 06:50:55.151 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.151 INFO kablam! Oct 13 06:50:55.151 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.151 INFO kablam! --> src/main.rs:1270:17 Oct 13 06:50:55.151 INFO kablam! | Oct 13 06:50:55.151 INFO kablam! 1270 | let mut expr = self.new_expression(constraint, Oct 13 06:50:55.151 INFO kablam! | ----^^^^ Oct 13 06:50:55.151 INFO kablam! | | Oct 13 06:50:55.151 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.151 INFO kablam! Oct 13 06:50:55.151 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.151 INFO kablam! --> src/main.rs:1389:22 Oct 13 06:50:55.151 INFO kablam! | Oct 13 06:50:55.151 INFO kablam! 1389 | Some(mut expr) => { Oct 13 06:50:55.151 INFO kablam! | ----^^^^ Oct 13 06:50:55.151 INFO kablam! | | Oct 13 06:50:55.151 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.151 INFO kablam! Oct 13 06:50:55.176 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.176 INFO kablam! --> src/main.rs:1429:17 Oct 13 06:50:55.176 INFO kablam! | Oct 13 06:50:55.176 INFO kablam! 1429 | let mut obj_row: Rc = self.get_row_expression(&obj).unwrap(); Oct 13 06:50:55.176 INFO kablam! | ----^^^^^^^ Oct 13 06:50:55.176 INFO kablam! | | Oct 13 06:50:55.176 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.176 INFO kablam! Oct 13 06:50:55.176 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.176 INFO kablam! --> src/main.rs:1432:17 Oct 13 06:50:55.176 INFO kablam! | Oct 13 06:50:55.176 INFO kablam! 1432 | let mut error_option = self.error_vars.borrow_mut().get(constraint).map(|x| x.clone()); Oct 13 06:50:55.176 INFO kablam! | ----^^^^^^^^^^^^ Oct 13 06:50:55.176 INFO kablam! | | Oct 13 06:50:55.176 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.176 INFO kablam! Oct 13 06:50:55.191 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.191 INFO kablam! --> src/main.rs:1760:25 Oct 13 06:50:55.191 INFO kablam! | Oct 13 06:50:55.198 INFO kablam! 1760 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 13 06:50:55.198 INFO kablam! | ----^^^^^^^^ Oct 13 06:50:55.198 INFO kablam! | | Oct 13 06:50:55.206 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.206 INFO kablam! Oct 13 06:50:55.206 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.208 INFO kablam! --> src/main.rs:1800:25 Oct 13 06:50:55.208 INFO kablam! | Oct 13 06:50:55.208 INFO kablam! 1800 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 13 06:50:55.208 INFO kablam! | ----^^^^^^^^ Oct 13 06:50:55.209 INFO kablam! | | Oct 13 06:50:55.214 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.214 INFO kablam! Oct 13 06:50:55.214 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.214 INFO kablam! --> src/main.rs:1816:25 Oct 13 06:50:55.214 INFO kablam! | Oct 13 06:50:55.214 INFO kablam! 1816 | let mut some_val = constraint_expr.mref.borrow().clone().constant.clone(); Oct 13 06:50:55.215 INFO kablam! | ----^^^^^^^^ Oct 13 06:50:55.215 INFO kablam! | | Oct 13 06:50:55.215 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.216 INFO kablam! Oct 13 06:50:55.222 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.223 INFO kablam! --> src/main.rs:2038:17 Oct 13 06:50:55.234 INFO kablam! | Oct 13 06:50:55.235 INFO kablam! 2038 | let mut len = self.infeasible_rows.borrow().len(); Oct 13 06:50:55.235 INFO kablam! | ----^^^ Oct 13 06:50:55.235 INFO kablam! | | Oct 13 06:50:55.235 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.235 INFO kablam! Oct 13 06:50:55.235 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:55.235 INFO kablam! --> src/main.rs:2184:14 Oct 13 06:50:55.235 INFO kablam! | Oct 13 06:50:55.235 INFO kablam! 2184 | let mut m = self.columns.borrow().clone(); Oct 13 06:50:55.235 INFO kablam! | ----^ Oct 13 06:50:55.235 INFO kablam! | | Oct 13 06:50:55.235 INFO kablam! | help: remove this `mut` Oct 13 06:50:55.255 INFO kablam! Oct 13 06:50:55.255 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.255 INFO kablam! --> src/main.rs:1216:10 Oct 13 06:50:55.255 INFO kablam! | Oct 13 06:50:55.255 INFO kablam! 1216 | self.add_constraint(&c); Oct 13 06:50:55.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.255 INFO kablam! | Oct 13 06:50:55.255 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:50:55.255 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.255 INFO kablam! Oct 13 06:50:55.267 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.267 INFO kablam! --> src/main.rs:1280:21 Oct 13 06:50:55.267 INFO kablam! | Oct 13 06:50:55.267 INFO kablam! 1280 | self.add_with_artificial(&expr); Oct 13 06:50:55.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.267 INFO kablam! | Oct 13 06:50:55.267 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.267 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1307:17 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1307 | self.optimise(&obj); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1373:13 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1373 | self.optimise(&obj_var); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1401:29 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1401 | self.pivot(&entry_var, &slack_var); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1514:25 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1514 | self.pivot(&marker, &exit_var.unwrap()); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1574:17 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1574 | self.optimise(&obj); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1691:13 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1691 | self.remove_constraint(constraint); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1702:17 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1702 | self.add_edit_var(var, Strength::REQUIRED); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1703:17 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1703 | self.begin_edit(); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1706:25 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1706 | self.end_edit(); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:1854:13 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! 1854 | self.dual_optimise(); Oct 13 06:50:55.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.268 INFO kablam! Oct 13 06:50:55.268 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.268 INFO kablam! --> src/main.rs:2026:17 Oct 13 06:50:55.268 INFO kablam! | Oct 13 06:50:55.269 INFO kablam! 2026 | self.pivot(&entry_var.clone().unwrap(), &exit_var.clone().unwrap()); Oct 13 06:50:55.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.269 INFO kablam! | Oct 13 06:50:55.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.269 INFO kablam! Oct 13 06:50:55.269 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:55.269 INFO kablam! --> src/main.rs:2069:29 Oct 13 06:50:55.269 INFO kablam! | Oct 13 06:50:55.269 INFO kablam! 2069 | self.pivot(&entry_var.clone().unwrap(), &exit_var); Oct 13 06:50:55.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.269 INFO kablam! | Oct 13 06:50:55.269 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:55.269 INFO kablam! Oct 13 06:50:55.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 13 06:50:55.553 INFO kablam! su: No module specific data is present Oct 13 06:50:55.948 INFO running `"docker" "rm" "-f" "096f24170341f99abe7668857c705be1ff81a6335e072ab743a22ea338272de4"` Oct 13 06:50:56.224 INFO blam! 096f24170341f99abe7668857c705be1ff81a6335e072ab743a22ea338272de4 Oct 13 06:50:56.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 06:50:56.479 INFO blam! 7a686a2e4ab274a6d68f29d30d41c3087161718112e42d4276f2fae87f688490 Oct 13 06:50:56.480 INFO running `"docker" "start" "-a" "7a686a2e4ab274a6d68f29d30d41c3087161718112e42d4276f2fae87f688490"` Oct 13 06:50:57.043 INFO kablam! usermod: no changes Oct 13 06:50:57.078 INFO kablam! Compiling cassowaryr v0.1.0 (/source) Oct 13 06:50:57.622 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 06:50:57.623 INFO kablam! --> src/lib.rs:2055:36 Oct 13 06:50:57.634 INFO kablam! | Oct 13 06:50:57.634 INFO kablam! 2055 | if (val > 0f64 && var.pivotable()) { Oct 13 06:50:57.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 06:50:57.635 INFO kablam! | Oct 13 06:50:57.635 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 06:50:57.635 INFO kablam! Oct 13 06:50:58.152 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 13 06:50:58.152 INFO kablam! --> src/main.rs:1830:7 Oct 13 06:50:58.153 INFO kablam! | Oct 13 06:50:58.153 INFO kablam! 1830 | prev_edit_constant = some_val; Oct 13 06:50:58.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.153 INFO kablam! | Oct 13 06:50:58.153 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 06:50:58.153 INFO kablam! Oct 13 06:50:58.153 INFO kablam! warning: value assigned to `r` is never read Oct 13 06:50:58.153 INFO kablam! --> src/main.rs:1997:25 Oct 13 06:50:58.153 INFO kablam! | Oct 13 06:50:58.153 INFO kablam! 1997 | let mut r: f64 = 0f64; Oct 13 06:50:58.153 INFO kablam! | ^ Oct 13 06:50:58.153 INFO kablam! Oct 13 06:50:58.153 INFO kablam! warning: value assigned to `prev_edit_constant` is never read Oct 13 06:50:58.153 INFO kablam! --> src/lib.rs:1838:25 Oct 13 06:50:58.153 INFO kablam! | Oct 13 06:50:58.153 INFO kablam! 1838 | prev_edit_constant = some_val; Oct 13 06:50:58.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.154 INFO kablam! | Oct 13 06:50:58.154 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 06:50:58.154 INFO kablam! Oct 13 06:50:58.154 INFO kablam! warning: value assigned to `r` is never read Oct 13 06:50:58.154 INFO kablam! --> src/lib.rs:2006:25 Oct 13 06:50:58.154 INFO kablam! | Oct 13 06:50:58.154 INFO kablam! 2006 | let mut r: f64 = 0f64; Oct 13 06:50:58.154 INFO kablam! | ^ Oct 13 06:50:58.154 INFO kablam! Oct 13 06:50:58.154 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.154 INFO kablam! --> src/main.rs:863:14 Oct 13 06:50:58.154 INFO kablam! | Oct 13 06:50:58.154 INFO kablam! 863 | let mut expr = Rc::new(Expression::new_blank()); Oct 13 06:50:58.154 INFO kablam! | ----^^^^ Oct 13 06:50:58.154 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:915:21 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 915 | let mut expr = Rc::new(Expression::new_single_variable(var_two)); Oct 13 06:50:58.159 INFO kablam! | ----^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:937:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 937 | let mut cexpr: Rc = expr.clone(); Oct 13 06:50:58.159 INFO kablam! | ----^^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:966:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 966 | let mut expr = expr_two.clone(); Oct 13 06:50:58.159 INFO kablam! | ----^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1146:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1146 | let mut expr = Rc::new(Expression::new_blank()); Oct 13 06:50:58.159 INFO kablam! | ----^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1268:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1268 | let mut prev_edit_constant = 0f64; Oct 13 06:50:58.159 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1270:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1270 | let mut expr = self.new_expression(constraint, Oct 13 06:50:58.159 INFO kablam! | ----^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1389:22 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1389 | Some(mut expr) => { Oct 13 06:50:58.159 INFO kablam! | ----^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1429:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1429 | let mut obj_row: Rc = self.get_row_expression(&obj).unwrap(); Oct 13 06:50:58.159 INFO kablam! | ----^^^^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1432:17 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1432 | let mut error_option = self.error_vars.borrow_mut().get(constraint).map(|x| x.clone()); Oct 13 06:50:58.159 INFO kablam! | ----^^^^^^^^^^^^ Oct 13 06:50:58.159 INFO kablam! | | Oct 13 06:50:58.159 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.159 INFO kablam! Oct 13 06:50:58.159 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.159 INFO kablam! --> src/main.rs:1760:25 Oct 13 06:50:58.159 INFO kablam! | Oct 13 06:50:58.159 INFO kablam! 1760 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 13 06:50:58.160 INFO kablam! | ----^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1800:25 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1800 | let mut row_expr = self.get_row_expression(&obj).unwrap(); Oct 13 06:50:58.160 INFO kablam! | ----^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1816:25 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1816 | let mut some_val = constraint_expr.mref.borrow().clone().constant.clone(); Oct 13 06:50:58.160 INFO kablam! | ----^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:2038:17 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 2038 | let mut len = self.infeasible_rows.borrow().len(); Oct 13 06:50:58.160 INFO kablam! | ----^^^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:2184:14 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 2184 | let mut m = self.columns.borrow().clone(); Oct 13 06:50:58.160 INFO kablam! | ----^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:2406:17 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 2406 | let mut x: Rc = Rc::new(Variable::new(String::from("var1"), Oct 13 06:50:58.160 INFO kablam! | ----^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: variable does not need to be mutable Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:2410:17 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 2410 | let mut y: Rc = Rc::new(Variable::new(String::from("var2"), Oct 13 06:50:58.160 INFO kablam! | ----^ Oct 13 06:50:58.160 INFO kablam! | | Oct 13 06:50:58.160 INFO kablam! | help: remove this `mut` Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1216:10 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1216 | self.add_constraint(&c); Oct 13 06:50:58.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:50:58.160 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1280:21 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1280 | self.add_with_artificial(&expr); Oct 13 06:50:58.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1307:17 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1307 | self.optimise(&obj); Oct 13 06:50:58.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1373:13 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1373 | self.optimise(&obj_var); Oct 13 06:50:58.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.160 INFO kablam! Oct 13 06:50:58.160 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.160 INFO kablam! --> src/main.rs:1401:29 Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.160 INFO kablam! 1401 | self.pivot(&entry_var, &slack_var); Oct 13 06:50:58.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.160 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1514:25 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1514 | self.pivot(&marker, &exit_var.unwrap()); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1574:17 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1574 | self.optimise(&obj); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1691:13 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1691 | self.remove_constraint(constraint); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1702:17 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1702 | self.add_edit_var(var, Strength::REQUIRED); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1703:17 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1703 | self.begin_edit(); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1706:25 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1706 | self.end_edit(); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:1854:13 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 1854 | self.dual_optimise(); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:2026:17 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 2026 | self.pivot(&entry_var.clone().unwrap(), &exit_var.clone().unwrap()); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:2069:29 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 2069 | self.pivot(&entry_var.clone().unwrap(), &exit_var); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:50:58.161 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:50:58.161 INFO kablam! --> src/main.rs:2424:13 Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! 2424 | s.add_constraint(&c); Oct 13 06:50:58.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:58.161 INFO kablam! | Oct 13 06:50:58.161 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:50:58.161 INFO kablam! Oct 13 06:51:00.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.21s Oct 13 06:51:00.310 INFO kablam! su: No module specific data is present Oct 13 06:51:00.783 INFO running `"docker" "rm" "-f" "7a686a2e4ab274a6d68f29d30d41c3087161718112e42d4276f2fae87f688490"` Oct 13 06:51:01.047 INFO blam! 7a686a2e4ab274a6d68f29d30d41c3087161718112e42d4276f2fae87f688490 Oct 13 06:51:01.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 06:51:01.384 INFO blam! bc0dace00eebab2c44f8a41f44f21986f1ebbb1c26ef4a799f95553be2013fde Oct 13 06:51:01.386 INFO running `"docker" "start" "-a" "bc0dace00eebab2c44f8a41f44f21986f1ebbb1c26ef4a799f95553be2013fde"` Oct 13 06:51:02.423 INFO kablam! usermod: no changes Oct 13 06:51:02.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 06:51:02.487 INFO kablam! Running /target/debug/deps/cassowaryr-bef95302989f8bbf Oct 13 06:51:02.489 INFO blam! Oct 13 06:51:02.489 INFO blam! running 4 tests Oct 13 06:51:02.490 INFO blam! test cass_tests::t4 ... ok Oct 13 06:51:02.490 INFO blam! test cass_tests::t2 ... ok Oct 13 06:51:02.490 INFO blam! test cass_tests::t1 ... ok Oct 13 06:51:02.491 INFO blam! test cass_tests::t3 ... ok Oct 13 06:51:02.491 INFO blam! Oct 13 06:51:02.492 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:51:02.492 INFO blam! Oct 13 06:51:02.499 INFO kablam! Running /target/debug/deps/cassowaryr-1b1a514420cf01cb Oct 13 06:51:02.512 INFO kablam! Doc-tests cassowaryr Oct 13 06:51:02.512 INFO blam! Oct 13 06:51:02.515 INFO blam! running 1 test Oct 13 06:51:02.515 INFO blam! test cass_tests::t1 ... ok Oct 13 06:51:02.518 INFO blam! Oct 13 06:51:02.518 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:51:02.518 INFO blam! Oct 13 06:51:02.935 INFO blam! Oct 13 06:51:02.935 INFO blam! running 0 tests Oct 13 06:51:02.935 INFO blam! Oct 13 06:51:02.935 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:51:02.935 INFO blam! Oct 13 06:51:02.943 INFO kablam! su: No module specific data is present Oct 13 06:51:03.337 INFO running `"docker" "rm" "-f" "bc0dace00eebab2c44f8a41f44f21986f1ebbb1c26ef4a799f95553be2013fde"` Oct 13 06:51:03.550 INFO blam! bc0dace00eebab2c44f8a41f44f21986f1ebbb1c26ef4a799f95553be2013fde