Sep 02 20:51:11.531 INFO checking anl-0.3.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:51:11.531 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:51:11.531 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:51:11.750 INFO blam! b5e08184fff483d2bcfe66370c6f818b70e2c40b3e4f10678969ffe3d9a3a742 Sep 02 20:51:11.752 INFO running `"docker" "start" "-a" "b5e08184fff483d2bcfe66370c6f818b70e2c40b3e4f10678969ffe3d9a3a742"` Sep 02 20:51:12.574 INFO kablam! Checking png v0.5.2 Sep 02 20:51:12.575 INFO kablam! Checking anl v0.3.0 (file:///source) Sep 02 20:51:14.222 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.222 INFO kablam! --> src/noise_gen.rs:1586:18 Sep 02 20:51:14.222 INFO kablam! | Sep 02 20:51:14.222 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.222 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.222 INFO kablam! | Sep 02 20:51:14.222 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 20:51:14.222 INFO kablam! Sep 02 20:51:14.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.223 INFO kablam! --> src/noise_gen.rs:1587:18 Sep 02 20:51:14.223 INFO kablam! | Sep 02 20:51:14.223 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.223 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.223 INFO kablam! Sep 02 20:51:14.224 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.224 INFO kablam! --> src/noise_gen.rs:1600:18 Sep 02 20:51:14.224 INFO kablam! | Sep 02 20:51:14.224 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.224 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.224 INFO kablam! Sep 02 20:51:14.224 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.224 INFO kablam! --> src/noise_gen.rs:1601:18 Sep 02 20:51:14.224 INFO kablam! | Sep 02 20:51:14.224 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.224 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.224 INFO kablam! Sep 02 20:51:14.225 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.225 INFO kablam! --> src/noise_gen.rs:1602:18 Sep 02 20:51:14.225 INFO kablam! | Sep 02 20:51:14.225 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Sep 02 20:51:14.225 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.225 INFO kablam! Sep 02 20:51:14.225 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.225 INFO kablam! --> src/noise_gen.rs:1618:18 Sep 02 20:51:14.225 INFO kablam! | Sep 02 20:51:14.225 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.225 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.225 INFO kablam! Sep 02 20:51:14.225 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.225 INFO kablam! --> src/noise_gen.rs:1619:18 Sep 02 20:51:14.225 INFO kablam! | Sep 02 20:51:14.225 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.225 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.225 INFO kablam! Sep 02 20:51:14.225 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.225 INFO kablam! --> src/noise_gen.rs:1620:18 Sep 02 20:51:14.225 INFO kablam! | Sep 02 20:51:14.225 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Sep 02 20:51:14.225 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.225 INFO kablam! Sep 02 20:51:14.225 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.225 INFO kablam! --> src/noise_gen.rs:1621:18 Sep 02 20:51:14.225 INFO kablam! | Sep 02 20:51:14.226 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Sep 02 20:51:14.226 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.226 INFO kablam! Sep 02 20:51:14.226 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.226 INFO kablam! --> src/noise_gen.rs:1641:18 Sep 02 20:51:14.226 INFO kablam! | Sep 02 20:51:14.226 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.226 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.226 INFO kablam! Sep 02 20:51:14.226 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.226 INFO kablam! --> src/noise_gen.rs:1642:18 Sep 02 20:51:14.226 INFO kablam! | Sep 02 20:51:14.226 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.226 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.226 INFO kablam! Sep 02 20:51:14.226 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.226 INFO kablam! --> src/noise_gen.rs:1643:18 Sep 02 20:51:14.226 INFO kablam! | Sep 02 20:51:14.226 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Sep 02 20:51:14.226 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.226 INFO kablam! Sep 02 20:51:14.226 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.226 INFO kablam! --> src/noise_gen.rs:1644:18 Sep 02 20:51:14.226 INFO kablam! | Sep 02 20:51:14.226 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Sep 02 20:51:14.226 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.227 INFO kablam! Sep 02 20:51:14.227 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.227 INFO kablam! --> src/noise_gen.rs:1645:18 Sep 02 20:51:14.227 INFO kablam! | Sep 02 20:51:14.227 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Sep 02 20:51:14.227 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.227 INFO kablam! Sep 02 20:51:14.227 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.227 INFO kablam! --> src/noise_gen.rs:1646:18 Sep 02 20:51:14.227 INFO kablam! | Sep 02 20:51:14.227 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Sep 02 20:51:14.227 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.227 INFO kablam! Sep 02 20:51:14.227 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.227 INFO kablam! --> src/noise_gen.rs:1658:18 Sep 02 20:51:14.227 INFO kablam! | Sep 02 20:51:14.227 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.227 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.227 INFO kablam! Sep 02 20:51:14.227 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.227 INFO kablam! --> src/noise_gen.rs:1659:18 Sep 02 20:51:14.227 INFO kablam! | Sep 02 20:51:14.228 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.228 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.228 INFO kablam! Sep 02 20:51:14.228 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.228 INFO kablam! --> src/noise_gen.rs:1673:18 Sep 02 20:51:14.228 INFO kablam! | Sep 02 20:51:14.228 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.228 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.228 INFO kablam! Sep 02 20:51:14.228 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.228 INFO kablam! --> src/noise_gen.rs:1674:18 Sep 02 20:51:14.228 INFO kablam! | Sep 02 20:51:14.228 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.228 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.228 INFO kablam! Sep 02 20:51:14.228 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.228 INFO kablam! --> src/noise_gen.rs:1675:18 Sep 02 20:51:14.228 INFO kablam! | Sep 02 20:51:14.228 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Sep 02 20:51:14.228 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.228 INFO kablam! Sep 02 20:51:14.229 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.229 INFO kablam! --> src/noise_gen.rs:1691:18 Sep 02 20:51:14.229 INFO kablam! | Sep 02 20:51:14.229 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.229 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.229 INFO kablam! Sep 02 20:51:14.229 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.229 INFO kablam! --> src/noise_gen.rs:1692:18 Sep 02 20:51:14.229 INFO kablam! | Sep 02 20:51:14.229 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.229 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.229 INFO kablam! Sep 02 20:51:14.229 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.229 INFO kablam! --> src/noise_gen.rs:1693:18 Sep 02 20:51:14.229 INFO kablam! | Sep 02 20:51:14.229 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Sep 02 20:51:14.229 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.229 INFO kablam! Sep 02 20:51:14.229 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.229 INFO kablam! --> src/noise_gen.rs:1694:18 Sep 02 20:51:14.229 INFO kablam! | Sep 02 20:51:14.230 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Sep 02 20:51:14.230 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.230 INFO kablam! Sep 02 20:51:14.230 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.230 INFO kablam! --> src/noise_gen.rs:1714:18 Sep 02 20:51:14.230 INFO kablam! | Sep 02 20:51:14.230 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Sep 02 20:51:14.230 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.230 INFO kablam! Sep 02 20:51:14.230 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.230 INFO kablam! --> src/noise_gen.rs:1715:18 Sep 02 20:51:14.230 INFO kablam! | Sep 02 20:51:14.230 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Sep 02 20:51:14.230 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.230 INFO kablam! Sep 02 20:51:14.230 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.230 INFO kablam! --> src/noise_gen.rs:1716:18 Sep 02 20:51:14.230 INFO kablam! | Sep 02 20:51:14.230 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Sep 02 20:51:14.230 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.231 INFO kablam! Sep 02 20:51:14.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.231 INFO kablam! --> src/noise_gen.rs:1717:18 Sep 02 20:51:14.231 INFO kablam! | Sep 02 20:51:14.231 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Sep 02 20:51:14.231 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.231 INFO kablam! Sep 02 20:51:14.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.231 INFO kablam! --> src/noise_gen.rs:1718:18 Sep 02 20:51:14.231 INFO kablam! | Sep 02 20:51:14.231 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Sep 02 20:51:14.231 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.231 INFO kablam! Sep 02 20:51:14.231 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.231 INFO kablam! --> src/noise_gen.rs:1719:18 Sep 02 20:51:14.231 INFO kablam! | Sep 02 20:51:14.231 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Sep 02 20:51:14.231 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.231 INFO kablam! Sep 02 20:51:14.245 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.245 INFO kablam! --> src/rgba_blend.rs:73:20 Sep 02 20:51:14.245 INFO kablam! | Sep 02 20:51:14.245 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Sep 02 20:51:14.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.245 INFO kablam! Sep 02 20:51:14.245 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.245 INFO kablam! --> src/rgba_blend.rs:74:20 Sep 02 20:51:14.245 INFO kablam! | Sep 02 20:51:14.245 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Sep 02 20:51:14.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.246 INFO kablam! Sep 02 20:51:14.246 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.246 INFO kablam! --> src/rgba_blend.rs:75:20 Sep 02 20:51:14.246 INFO kablam! | Sep 02 20:51:14.246 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Sep 02 20:51:14.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.246 INFO kablam! Sep 02 20:51:14.246 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:14.246 INFO kablam! --> src/rgba_blend.rs:76:20 Sep 02 20:51:14.246 INFO kablam! | Sep 02 20:51:14.246 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Sep 02 20:51:14.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:14.246 INFO kablam! Sep 02 20:51:14.932 INFO kablam! Checking image v0.10.4 Sep 02 20:51:26.800 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.800 INFO kablam! --> src/noise_gen.rs:1586:18 Sep 02 20:51:26.801 INFO kablam! | Sep 02 20:51:26.801 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.801 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.801 INFO kablam! | Sep 02 20:51:26.802 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 20:51:26.802 INFO kablam! Sep 02 20:51:26.802 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.802 INFO kablam! --> src/noise_gen.rs:1587:18 Sep 02 20:51:26.803 INFO kablam! | Sep 02 20:51:26.803 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.803 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.803 INFO kablam! Sep 02 20:51:26.804 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.804 INFO kablam! --> src/noise_gen.rs:1600:18 Sep 02 20:51:26.804 INFO kablam! | Sep 02 20:51:26.804 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.804 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.804 INFO kablam! Sep 02 20:51:26.805 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.805 INFO kablam! --> src/noise_gen.rs:1601:18 Sep 02 20:51:26.805 INFO kablam! | Sep 02 20:51:26.805 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.805 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.806 INFO kablam! Sep 02 20:51:26.806 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.806 INFO kablam! --> src/noise_gen.rs:1602:18 Sep 02 20:51:26.806 INFO kablam! | Sep 02 20:51:26.806 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Sep 02 20:51:26.806 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.807 INFO kablam! Sep 02 20:51:26.807 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.807 INFO kablam! --> src/noise_gen.rs:1618:18 Sep 02 20:51:26.807 INFO kablam! | Sep 02 20:51:26.807 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.807 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.808 INFO kablam! Sep 02 20:51:26.808 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.809 INFO kablam! --> src/noise_gen.rs:1619:18 Sep 02 20:51:26.809 INFO kablam! | Sep 02 20:51:26.809 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.809 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.809 INFO kablam! Sep 02 20:51:26.810 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.810 INFO kablam! --> src/noise_gen.rs:1620:18 Sep 02 20:51:26.810 INFO kablam! | Sep 02 20:51:26.810 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Sep 02 20:51:26.810 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.810 INFO kablam! Sep 02 20:51:26.811 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.811 INFO kablam! --> src/noise_gen.rs:1621:18 Sep 02 20:51:26.811 INFO kablam! | Sep 02 20:51:26.811 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Sep 02 20:51:26.811 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.812 INFO kablam! Sep 02 20:51:26.812 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.812 INFO kablam! --> src/noise_gen.rs:1641:18 Sep 02 20:51:26.812 INFO kablam! | Sep 02 20:51:26.812 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.812 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.813 INFO kablam! Sep 02 20:51:26.813 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.813 INFO kablam! --> src/noise_gen.rs:1642:18 Sep 02 20:51:26.813 INFO kablam! | Sep 02 20:51:26.813 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.813 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.814 INFO kablam! Sep 02 20:51:26.814 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.814 INFO kablam! --> src/noise_gen.rs:1643:18 Sep 02 20:51:26.814 INFO kablam! | Sep 02 20:51:26.815 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Sep 02 20:51:26.815 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.815 INFO kablam! Sep 02 20:51:26.816 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.816 INFO kablam! --> src/noise_gen.rs:1644:18 Sep 02 20:51:26.816 INFO kablam! | Sep 02 20:51:26.816 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Sep 02 20:51:26.816 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.816 INFO kablam! Sep 02 20:51:26.817 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.817 INFO kablam! --> src/noise_gen.rs:1645:18 Sep 02 20:51:26.817 INFO kablam! | Sep 02 20:51:26.817 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Sep 02 20:51:26.817 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.817 INFO kablam! Sep 02 20:51:26.818 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.818 INFO kablam! --> src/noise_gen.rs:1646:18 Sep 02 20:51:26.818 INFO kablam! | Sep 02 20:51:26.818 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Sep 02 20:51:26.818 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.819 INFO kablam! Sep 02 20:51:26.819 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.819 INFO kablam! --> src/noise_gen.rs:1658:18 Sep 02 20:51:26.819 INFO kablam! | Sep 02 20:51:26.819 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.819 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.820 INFO kablam! Sep 02 20:51:26.820 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.820 INFO kablam! --> src/noise_gen.rs:1659:18 Sep 02 20:51:26.820 INFO kablam! | Sep 02 20:51:26.820 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.820 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.821 INFO kablam! Sep 02 20:51:26.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.822 INFO kablam! --> src/noise_gen.rs:1673:18 Sep 02 20:51:26.822 INFO kablam! | Sep 02 20:51:26.822 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.822 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.822 INFO kablam! Sep 02 20:51:26.823 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.823 INFO kablam! --> src/noise_gen.rs:1674:18 Sep 02 20:51:26.823 INFO kablam! | Sep 02 20:51:26.823 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.823 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.823 INFO kablam! Sep 02 20:51:26.824 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.824 INFO kablam! --> src/noise_gen.rs:1675:18 Sep 02 20:51:26.824 INFO kablam! | Sep 02 20:51:26.824 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Sep 02 20:51:26.824 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.825 INFO kablam! Sep 02 20:51:26.825 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.825 INFO kablam! --> src/noise_gen.rs:1691:18 Sep 02 20:51:26.825 INFO kablam! | Sep 02 20:51:26.825 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.825 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.826 INFO kablam! Sep 02 20:51:26.826 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.826 INFO kablam! --> src/noise_gen.rs:1692:18 Sep 02 20:51:26.826 INFO kablam! | Sep 02 20:51:26.826 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.826 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.827 INFO kablam! Sep 02 20:51:26.827 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.828 INFO kablam! --> src/noise_gen.rs:1693:18 Sep 02 20:51:26.828 INFO kablam! | Sep 02 20:51:26.828 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Sep 02 20:51:26.828 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.828 INFO kablam! Sep 02 20:51:26.829 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.829 INFO kablam! --> src/noise_gen.rs:1694:18 Sep 02 20:51:26.829 INFO kablam! | Sep 02 20:51:26.829 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Sep 02 20:51:26.829 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.829 INFO kablam! Sep 02 20:51:26.830 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.830 INFO kablam! --> src/noise_gen.rs:1714:18 Sep 02 20:51:26.830 INFO kablam! | Sep 02 20:51:26.830 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Sep 02 20:51:26.830 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.831 INFO kablam! Sep 02 20:51:26.831 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.831 INFO kablam! --> src/noise_gen.rs:1715:18 Sep 02 20:51:26.831 INFO kablam! | Sep 02 20:51:26.831 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Sep 02 20:51:26.831 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.832 INFO kablam! Sep 02 20:51:26.832 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.832 INFO kablam! --> src/noise_gen.rs:1716:18 Sep 02 20:51:26.832 INFO kablam! | Sep 02 20:51:26.832 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Sep 02 20:51:26.832 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.833 INFO kablam! Sep 02 20:51:26.833 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.834 INFO kablam! --> src/noise_gen.rs:1717:18 Sep 02 20:51:26.834 INFO kablam! | Sep 02 20:51:26.834 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Sep 02 20:51:26.834 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.834 INFO kablam! Sep 02 20:51:26.835 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.835 INFO kablam! --> src/noise_gen.rs:1718:18 Sep 02 20:51:26.835 INFO kablam! | Sep 02 20:51:26.835 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Sep 02 20:51:26.835 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.835 INFO kablam! Sep 02 20:51:26.836 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.836 INFO kablam! --> src/noise_gen.rs:1719:18 Sep 02 20:51:26.836 INFO kablam! | Sep 02 20:51:26.836 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Sep 02 20:51:26.836 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.836 INFO kablam! Sep 02 20:51:26.854 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.854 INFO kablam! --> src/rgba_blend.rs:73:20 Sep 02 20:51:26.854 INFO kablam! | Sep 02 20:51:26.854 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Sep 02 20:51:26.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.854 INFO kablam! Sep 02 20:51:26.855 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.855 INFO kablam! --> src/rgba_blend.rs:74:20 Sep 02 20:51:26.855 INFO kablam! | Sep 02 20:51:26.855 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Sep 02 20:51:26.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.855 INFO kablam! Sep 02 20:51:26.856 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.856 INFO kablam! --> src/rgba_blend.rs:75:20 Sep 02 20:51:26.856 INFO kablam! | Sep 02 20:51:26.856 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Sep 02 20:51:26.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.856 INFO kablam! Sep 02 20:51:26.857 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:26.857 INFO kablam! --> src/rgba_blend.rs:76:20 Sep 02 20:51:26.857 INFO kablam! | Sep 02 20:51:26.857 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Sep 02 20:51:26.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:26.857 INFO kablam! Sep 02 20:51:29.117 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:29.117 INFO kablam! --> examples/intro.rs:20:2 Sep 02 20:51:29.117 INFO kablam! | Sep 02 20:51:29.117 INFO kablam! 20 | /// This example is kind of a neat one (if a trifle useless). Sep 02 20:51:29.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:29.118 INFO kablam! | Sep 02 20:51:29.118 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 02 20:51:29.118 INFO kablam! Sep 02 20:51:29.118 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:29.118 INFO kablam! --> examples/intro.rs:45:2 Sep 02 20:51:29.118 INFO kablam! | Sep 02 20:51:29.118 INFO kablam! 45 | /// AutoCorrect modules attempt to "tame" the output of a function and remap it to a different range. Some functions (mult-fractals especially) Sep 02 20:51:29.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:29.118 INFO kablam! Sep 02 20:51:29.118 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:29.118 INFO kablam! --> examples/intro.rs:75:2 Sep 02 20:51:29.118 INFO kablam! | Sep 02 20:51:29.118 INFO kablam! 75 | /// The next function created is an RGBA function, CompositeChannels. This function accepts up to 4 inputs from Implicit modules, one each for the channels Sep 02 20:51:29.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:29.119 INFO kablam! Sep 02 20:51:29.119 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:29.119 INFO kablam! --> examples/intro.rs:89:2 Sep 02 20:51:29.119 INFO kablam! | Sep 02 20:51:29.119 INFO kablam! 89 | /// snuk182 - ATTENTION. The RotateColor here does not work as intended and is not used in this example. Should be a bug in a Rust version. Sep 02 20:51:29.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:29.119 INFO kablam! Sep 02 20:51:30.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.82s Sep 02 20:51:30.292 INFO kablam! su: No module specific data is present Sep 02 20:51:30.719 INFO running `"docker" "rm" "-f" "b5e08184fff483d2bcfe66370c6f818b70e2c40b3e4f10678969ffe3d9a3a742"` Sep 02 20:51:30.805 INFO blam! b5e08184fff483d2bcfe66370c6f818b70e2c40b3e4f10678969ffe3d9a3a742