Sep 01 10:45:06.719 INFO checking anl-0.3.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 10:45:06.719 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 10:45:06.719 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:45:06.917 INFO blam! de5283ab6a7dc9cd77f5eb3d544c551c4b9cc456eea2164530bf524f7e68bb1f Sep 01 10:45:06.920 INFO running `"docker" "start" "-a" "de5283ab6a7dc9cd77f5eb3d544c551c4b9cc456eea2164530bf524f7e68bb1f"` Sep 01 10:45:07.618 INFO kablam! Checking anl v0.3.0 (file:///source) Sep 01 10:45:09.465 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.465 INFO kablam! --> src/noise_gen.rs:1586:18 Sep 01 10:45:09.465 INFO kablam! | Sep 01 10:45:09.465 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.465 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.465 INFO kablam! | Sep 01 10:45:09.466 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 10:45:09.466 INFO kablam! Sep 01 10:45:09.466 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.466 INFO kablam! --> src/noise_gen.rs:1587:18 Sep 01 10:45:09.466 INFO kablam! | Sep 01 10:45:09.467 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.467 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.467 INFO kablam! Sep 01 10:45:09.467 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.467 INFO kablam! --> src/noise_gen.rs:1600:18 Sep 01 10:45:09.467 INFO kablam! | Sep 01 10:45:09.467 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.468 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.468 INFO kablam! Sep 01 10:45:09.468 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.468 INFO kablam! --> src/noise_gen.rs:1601:18 Sep 01 10:45:09.468 INFO kablam! | Sep 01 10:45:09.468 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.468 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.469 INFO kablam! Sep 01 10:45:09.469 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.469 INFO kablam! --> src/noise_gen.rs:1602:18 Sep 01 10:45:09.469 INFO kablam! | Sep 01 10:45:09.469 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.469 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.470 INFO kablam! Sep 01 10:45:09.470 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.470 INFO kablam! --> src/noise_gen.rs:1618:18 Sep 01 10:45:09.470 INFO kablam! | Sep 01 10:45:09.470 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.470 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.471 INFO kablam! Sep 01 10:45:09.471 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.471 INFO kablam! --> src/noise_gen.rs:1619:18 Sep 01 10:45:09.471 INFO kablam! | Sep 01 10:45:09.471 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.471 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.471 INFO kablam! Sep 01 10:45:09.472 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.472 INFO kablam! --> src/noise_gen.rs:1620:18 Sep 01 10:45:09.472 INFO kablam! | Sep 01 10:45:09.472 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.472 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.472 INFO kablam! Sep 01 10:45:09.473 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.473 INFO kablam! --> src/noise_gen.rs:1621:18 Sep 01 10:45:09.473 INFO kablam! | Sep 01 10:45:09.473 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.473 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.473 INFO kablam! Sep 01 10:45:09.474 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.474 INFO kablam! --> src/noise_gen.rs:1641:18 Sep 01 10:45:09.474 INFO kablam! | Sep 01 10:45:09.474 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.474 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.474 INFO kablam! Sep 01 10:45:09.475 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.475 INFO kablam! --> src/noise_gen.rs:1642:18 Sep 01 10:45:09.475 INFO kablam! | Sep 01 10:45:09.475 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.475 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.475 INFO kablam! Sep 01 10:45:09.475 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.475 INFO kablam! --> src/noise_gen.rs:1643:18 Sep 01 10:45:09.476 INFO kablam! | Sep 01 10:45:09.476 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.476 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.476 INFO kablam! Sep 01 10:45:09.476 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.476 INFO kablam! --> src/noise_gen.rs:1644:18 Sep 01 10:45:09.476 INFO kablam! | Sep 01 10:45:09.476 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.477 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.477 INFO kablam! Sep 01 10:45:09.477 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.477 INFO kablam! --> src/noise_gen.rs:1645:18 Sep 01 10:45:09.477 INFO kablam! | Sep 01 10:45:09.477 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Sep 01 10:45:09.477 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.478 INFO kablam! Sep 01 10:45:09.478 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.478 INFO kablam! --> src/noise_gen.rs:1646:18 Sep 01 10:45:09.478 INFO kablam! | Sep 01 10:45:09.478 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Sep 01 10:45:09.478 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.479 INFO kablam! Sep 01 10:45:09.479 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.479 INFO kablam! --> src/noise_gen.rs:1658:18 Sep 01 10:45:09.479 INFO kablam! | Sep 01 10:45:09.479 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.479 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.480 INFO kablam! Sep 01 10:45:09.480 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.480 INFO kablam! --> src/noise_gen.rs:1659:18 Sep 01 10:45:09.480 INFO kablam! | Sep 01 10:45:09.480 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.480 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.480 INFO kablam! Sep 01 10:45:09.481 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.481 INFO kablam! --> src/noise_gen.rs:1673:18 Sep 01 10:45:09.481 INFO kablam! | Sep 01 10:45:09.481 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.481 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.481 INFO kablam! Sep 01 10:45:09.482 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.482 INFO kablam! --> src/noise_gen.rs:1674:18 Sep 01 10:45:09.482 INFO kablam! | Sep 01 10:45:09.482 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.482 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.482 INFO kablam! Sep 01 10:45:09.483 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.483 INFO kablam! --> src/noise_gen.rs:1675:18 Sep 01 10:45:09.483 INFO kablam! | Sep 01 10:45:09.483 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.483 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.483 INFO kablam! Sep 01 10:45:09.484 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.484 INFO kablam! --> src/noise_gen.rs:1691:18 Sep 01 10:45:09.484 INFO kablam! | Sep 01 10:45:09.484 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.484 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.484 INFO kablam! Sep 01 10:45:09.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.485 INFO kablam! --> src/noise_gen.rs:1692:18 Sep 01 10:45:09.485 INFO kablam! | Sep 01 10:45:09.485 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.485 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.485 INFO kablam! Sep 01 10:45:09.485 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.486 INFO kablam! --> src/noise_gen.rs:1693:18 Sep 01 10:45:09.486 INFO kablam! | Sep 01 10:45:09.486 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.486 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.486 INFO kablam! Sep 01 10:45:09.486 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.486 INFO kablam! --> src/noise_gen.rs:1694:18 Sep 01 10:45:09.487 INFO kablam! | Sep 01 10:45:09.487 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.487 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.487 INFO kablam! Sep 01 10:45:09.487 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.487 INFO kablam! --> src/noise_gen.rs:1714:18 Sep 01 10:45:09.487 INFO kablam! | Sep 01 10:45:09.488 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.488 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.488 INFO kablam! Sep 01 10:45:09.488 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.488 INFO kablam! --> src/noise_gen.rs:1715:18 Sep 01 10:45:09.488 INFO kablam! | Sep 01 10:45:09.488 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.488 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.489 INFO kablam! Sep 01 10:45:09.489 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.489 INFO kablam! --> src/noise_gen.rs:1716:18 Sep 01 10:45:09.489 INFO kablam! | Sep 01 10:45:09.489 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.489 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.490 INFO kablam! Sep 01 10:45:09.490 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.490 INFO kablam! --> src/noise_gen.rs:1717:18 Sep 01 10:45:09.490 INFO kablam! | Sep 01 10:45:09.490 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.490 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.491 INFO kablam! Sep 01 10:45:09.491 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.491 INFO kablam! --> src/noise_gen.rs:1718:18 Sep 01 10:45:09.491 INFO kablam! | Sep 01 10:45:09.491 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Sep 01 10:45:09.491 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.492 INFO kablam! Sep 01 10:45:09.492 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.492 INFO kablam! --> src/noise_gen.rs:1719:18 Sep 01 10:45:09.492 INFO kablam! | Sep 01 10:45:09.492 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Sep 01 10:45:09.492 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.492 INFO kablam! Sep 01 10:45:09.512 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.512 INFO kablam! --> src/rgba_blend.rs:73:20 Sep 01 10:45:09.512 INFO kablam! | Sep 01 10:45:09.512 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Sep 01 10:45:09.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.512 INFO kablam! Sep 01 10:45:09.513 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.513 INFO kablam! --> src/rgba_blend.rs:74:20 Sep 01 10:45:09.513 INFO kablam! | Sep 01 10:45:09.513 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Sep 01 10:45:09.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.513 INFO kablam! Sep 01 10:45:09.513 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.514 INFO kablam! --> src/rgba_blend.rs:75:20 Sep 01 10:45:09.514 INFO kablam! | Sep 01 10:45:09.514 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Sep 01 10:45:09.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.514 INFO kablam! Sep 01 10:45:09.514 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.514 INFO kablam! --> src/rgba_blend.rs:76:20 Sep 01 10:45:09.514 INFO kablam! | Sep 01 10:45:09.514 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Sep 01 10:45:09.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.515 INFO kablam! Sep 01 10:45:09.693 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.693 INFO kablam! --> src/noise_gen.rs:1586:18 Sep 01 10:45:09.693 INFO kablam! | Sep 01 10:45:09.693 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.693 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.693 INFO kablam! | Sep 01 10:45:09.693 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 10:45:09.693 INFO kablam! Sep 01 10:45:09.694 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.694 INFO kablam! --> src/noise_gen.rs:1587:18 Sep 01 10:45:09.694 INFO kablam! | Sep 01 10:45:09.694 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.694 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.694 INFO kablam! Sep 01 10:45:09.694 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.694 INFO kablam! --> src/noise_gen.rs:1600:18 Sep 01 10:45:09.694 INFO kablam! | Sep 01 10:45:09.694 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.694 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.694 INFO kablam! Sep 01 10:45:09.695 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.695 INFO kablam! --> src/noise_gen.rs:1601:18 Sep 01 10:45:09.695 INFO kablam! | Sep 01 10:45:09.695 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.695 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.695 INFO kablam! Sep 01 10:45:09.695 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.695 INFO kablam! --> src/noise_gen.rs:1602:18 Sep 01 10:45:09.695 INFO kablam! | Sep 01 10:45:09.695 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.695 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.695 INFO kablam! Sep 01 10:45:09.695 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.695 INFO kablam! --> src/noise_gen.rs:1618:18 Sep 01 10:45:09.695 INFO kablam! | Sep 01 10:45:09.695 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.695 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.695 INFO kablam! Sep 01 10:45:09.695 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.695 INFO kablam! --> src/noise_gen.rs:1619:18 Sep 01 10:45:09.696 INFO kablam! | Sep 01 10:45:09.696 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.696 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.696 INFO kablam! Sep 01 10:45:09.696 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.696 INFO kablam! --> src/noise_gen.rs:1620:18 Sep 01 10:45:09.696 INFO kablam! | Sep 01 10:45:09.696 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.696 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.696 INFO kablam! Sep 01 10:45:09.696 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.696 INFO kablam! --> src/noise_gen.rs:1621:18 Sep 01 10:45:09.696 INFO kablam! | Sep 01 10:45:09.696 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.696 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.696 INFO kablam! Sep 01 10:45:09.698 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.698 INFO kablam! --> src/noise_gen.rs:1641:18 Sep 01 10:45:09.698 INFO kablam! | Sep 01 10:45:09.698 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.698 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.698 INFO kablam! Sep 01 10:45:09.698 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.698 INFO kablam! --> src/noise_gen.rs:1642:18 Sep 01 10:45:09.698 INFO kablam! | Sep 01 10:45:09.698 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.698 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.698 INFO kablam! Sep 01 10:45:09.698 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.698 INFO kablam! --> src/noise_gen.rs:1643:18 Sep 01 10:45:09.698 INFO kablam! | Sep 01 10:45:09.698 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.698 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.698 INFO kablam! Sep 01 10:45:09.698 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.698 INFO kablam! --> src/noise_gen.rs:1644:18 Sep 01 10:45:09.699 INFO kablam! | Sep 01 10:45:09.699 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.699 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.699 INFO kablam! Sep 01 10:45:09.699 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.699 INFO kablam! --> src/noise_gen.rs:1645:18 Sep 01 10:45:09.699 INFO kablam! | Sep 01 10:45:09.699 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Sep 01 10:45:09.699 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.699 INFO kablam! Sep 01 10:45:09.699 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.699 INFO kablam! --> src/noise_gen.rs:1646:18 Sep 01 10:45:09.699 INFO kablam! | Sep 01 10:45:09.699 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Sep 01 10:45:09.699 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.699 INFO kablam! Sep 01 10:45:09.699 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.699 INFO kablam! --> src/noise_gen.rs:1658:18 Sep 01 10:45:09.699 INFO kablam! | Sep 01 10:45:09.699 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.699 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.699 INFO kablam! Sep 01 10:45:09.699 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.699 INFO kablam! --> src/noise_gen.rs:1659:18 Sep 01 10:45:09.699 INFO kablam! | Sep 01 10:45:09.699 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.699 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.700 INFO kablam! Sep 01 10:45:09.700 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.700 INFO kablam! --> src/noise_gen.rs:1673:18 Sep 01 10:45:09.700 INFO kablam! | Sep 01 10:45:09.700 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.700 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.700 INFO kablam! Sep 01 10:45:09.700 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.700 INFO kablam! --> src/noise_gen.rs:1674:18 Sep 01 10:45:09.700 INFO kablam! | Sep 01 10:45:09.700 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.700 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.700 INFO kablam! Sep 01 10:45:09.700 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.700 INFO kablam! --> src/noise_gen.rs:1675:18 Sep 01 10:45:09.700 INFO kablam! | Sep 01 10:45:09.700 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.700 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.700 INFO kablam! Sep 01 10:45:09.700 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.700 INFO kablam! --> src/noise_gen.rs:1691:18 Sep 01 10:45:09.700 INFO kablam! | Sep 01 10:45:09.700 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.700 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.701 INFO kablam! Sep 01 10:45:09.701 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.701 INFO kablam! --> src/noise_gen.rs:1692:18 Sep 01 10:45:09.701 INFO kablam! | Sep 01 10:45:09.701 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.701 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.701 INFO kablam! Sep 01 10:45:09.701 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.701 INFO kablam! --> src/noise_gen.rs:1693:18 Sep 01 10:45:09.701 INFO kablam! | Sep 01 10:45:09.701 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.701 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.701 INFO kablam! Sep 01 10:45:09.701 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.701 INFO kablam! --> src/noise_gen.rs:1694:18 Sep 01 10:45:09.701 INFO kablam! | Sep 01 10:45:09.701 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.701 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.701 INFO kablam! Sep 01 10:45:09.701 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.701 INFO kablam! --> src/noise_gen.rs:1714:18 Sep 01 10:45:09.701 INFO kablam! | Sep 01 10:45:09.702 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Sep 01 10:45:09.702 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.702 INFO kablam! Sep 01 10:45:09.702 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.702 INFO kablam! --> src/noise_gen.rs:1715:18 Sep 01 10:45:09.702 INFO kablam! | Sep 01 10:45:09.702 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Sep 01 10:45:09.702 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.702 INFO kablam! Sep 01 10:45:09.702 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.702 INFO kablam! --> src/noise_gen.rs:1716:18 Sep 01 10:45:09.702 INFO kablam! | Sep 01 10:45:09.702 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Sep 01 10:45:09.702 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.702 INFO kablam! Sep 01 10:45:09.702 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.702 INFO kablam! --> src/noise_gen.rs:1717:18 Sep 01 10:45:09.702 INFO kablam! | Sep 01 10:45:09.702 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Sep 01 10:45:09.702 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.703 INFO kablam! Sep 01 10:45:09.703 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.703 INFO kablam! --> src/noise_gen.rs:1718:18 Sep 01 10:45:09.703 INFO kablam! | Sep 01 10:45:09.703 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Sep 01 10:45:09.703 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.703 INFO kablam! Sep 01 10:45:09.703 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.703 INFO kablam! --> src/noise_gen.rs:1719:18 Sep 01 10:45:09.703 INFO kablam! | Sep 01 10:45:09.703 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Sep 01 10:45:09.703 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.703 INFO kablam! Sep 01 10:45:09.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.717 INFO kablam! --> src/rgba_blend.rs:73:20 Sep 01 10:45:09.717 INFO kablam! | Sep 01 10:45:09.717 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Sep 01 10:45:09.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.717 INFO kablam! Sep 01 10:45:09.717 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.718 INFO kablam! --> src/rgba_blend.rs:74:20 Sep 01 10:45:09.718 INFO kablam! | Sep 01 10:45:09.718 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Sep 01 10:45:09.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.718 INFO kablam! Sep 01 10:45:09.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.718 INFO kablam! --> src/rgba_blend.rs:75:20 Sep 01 10:45:09.718 INFO kablam! | Sep 01 10:45:09.718 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Sep 01 10:45:09.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.718 INFO kablam! Sep 01 10:45:09.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 10:45:09.718 INFO kablam! --> src/rgba_blend.rs:76:20 Sep 01 10:45:09.718 INFO kablam! | Sep 01 10:45:09.719 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Sep 01 10:45:09.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 10:45:09.719 INFO kablam! Sep 01 10:45:17.790 INFO kablam! warning: doc comment not used by rustdoc Sep 01 10:45:17.791 INFO kablam! --> examples/intro.rs:20:2 Sep 01 10:45:17.791 INFO kablam! | Sep 01 10:45:17.791 INFO kablam! 20 | /// This example is kind of a neat one (if a trifle useless). Sep 01 10:45:17.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:45:17.791 INFO kablam! | Sep 01 10:45:17.791 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 01 10:45:17.791 INFO kablam! Sep 01 10:45:17.791 INFO kablam! warning: doc comment not used by rustdoc Sep 01 10:45:17.791 INFO kablam! --> examples/intro.rs:45:2 Sep 01 10:45:17.791 INFO kablam! | Sep 01 10:45:17.791 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 01 10:45:17.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:45:17.791 INFO kablam! Sep 01 10:45:17.791 INFO kablam! warning: doc comment not used by rustdoc Sep 01 10:45:17.791 INFO kablam! --> examples/intro.rs:75:2 Sep 01 10:45:17.791 INFO kablam! | Sep 01 10:45:17.791 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 01 10:45:17.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:45:17.791 INFO kablam! Sep 01 10:45:17.792 INFO kablam! warning: doc comment not used by rustdoc Sep 01 10:45:17.792 INFO kablam! --> examples/intro.rs:89:2 Sep 01 10:45:17.792 INFO kablam! | Sep 01 10:45:17.792 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 01 10:45:17.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:45:17.792 INFO kablam! Sep 01 10:45:17.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.45s Sep 01 10:45:17.970 INFO kablam! su: No module specific data is present Sep 01 10:45:18.333 INFO running `"docker" "rm" "-f" "de5283ab6a7dc9cd77f5eb3d544c551c4b9cc456eea2164530bf524f7e68bb1f"` Sep 01 10:45:18.454 INFO blam! de5283ab6a7dc9cd77f5eb3d544c551c4b9cc456eea2164530bf524f7e68bb1f