Oct 22 04:42:28.349 INFO checking anl-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:42:28.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 04:42:28.542 INFO blam! f0cbca73247b27a113da21635152e120b8a77bf736c02dcd00c60f2adc6e501b Oct 22 04:42:28.546 INFO running `"docker" "start" "-a" "f0cbca73247b27a113da21635152e120b8a77bf736c02dcd00c60f2adc6e501b"` Oct 22 04:42:29.380 INFO kablam! usermod: no changes Oct 22 04:42:29.520 INFO kablam! Checking png v0.5.2 Oct 22 04:42:29.520 INFO kablam! Checking anl v0.3.0 (/source) Oct 22 04:42:31.616 INFO kablam! Checking image v0.10.4 Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1586:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1587:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1600:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1601:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1602:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1618:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1619:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1620:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1621:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1641:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.658 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.658 INFO kablam! Oct 22 04:42:31.658 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.658 INFO kablam! --> src/noise_gen.rs:1642:18 Oct 22 04:42:31.658 INFO kablam! | Oct 22 04:42:31.658 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.659 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.659 INFO kablam! Oct 22 04:42:31.659 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.659 INFO kablam! --> src/noise_gen.rs:1643:18 Oct 22 04:42:31.659 INFO kablam! | Oct 22 04:42:31.659 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Oct 22 04:42:31.659 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.659 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1644:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1645:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1646:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1658:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1659:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1673:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1674:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1675:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1691:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1692:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1693:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1694:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1714:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.665 INFO kablam! Oct 22 04:42:31.665 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.665 INFO kablam! --> src/noise_gen.rs:1715:18 Oct 22 04:42:31.665 INFO kablam! | Oct 22 04:42:31.665 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Oct 22 04:42:31.665 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.666 INFO kablam! Oct 22 04:42:31.666 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.666 INFO kablam! --> src/noise_gen.rs:1716:18 Oct 22 04:42:31.666 INFO kablam! | Oct 22 04:42:31.666 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Oct 22 04:42:31.666 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.666 INFO kablam! Oct 22 04:42:31.666 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.666 INFO kablam! --> src/noise_gen.rs:1717:18 Oct 22 04:42:31.666 INFO kablam! | Oct 22 04:42:31.666 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Oct 22 04:42:31.666 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.666 INFO kablam! Oct 22 04:42:31.666 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.666 INFO kablam! --> src/noise_gen.rs:1718:18 Oct 22 04:42:31.666 INFO kablam! | Oct 22 04:42:31.666 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Oct 22 04:42:31.666 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.666 INFO kablam! Oct 22 04:42:31.666 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.666 INFO kablam! --> src/noise_gen.rs:1719:18 Oct 22 04:42:31.666 INFO kablam! | Oct 22 04:42:31.666 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Oct 22 04:42:31.666 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.666 INFO kablam! Oct 22 04:42:31.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.680 INFO kablam! --> src/rgba_blend.rs:73:20 Oct 22 04:42:31.680 INFO kablam! | Oct 22 04:42:31.680 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Oct 22 04:42:31.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.680 INFO kablam! Oct 22 04:42:31.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.680 INFO kablam! --> src/rgba_blend.rs:74:20 Oct 22 04:42:31.680 INFO kablam! | Oct 22 04:42:31.680 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Oct 22 04:42:31.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.680 INFO kablam! Oct 22 04:42:31.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.680 INFO kablam! --> src/rgba_blend.rs:75:20 Oct 22 04:42:31.681 INFO kablam! | Oct 22 04:42:31.681 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Oct 22 04:42:31.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.681 INFO kablam! Oct 22 04:42:31.681 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:31.681 INFO kablam! --> src/rgba_blend.rs:76:20 Oct 22 04:42:31.681 INFO kablam! | Oct 22 04:42:31.681 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Oct 22 04:42:31.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:31.681 INFO kablam! Oct 22 04:42:43.276 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.277 INFO kablam! --> src/noise_gen.rs:1586:18 Oct 22 04:42:43.277 INFO kablam! | Oct 22 04:42:43.277 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.278 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.278 INFO kablam! | Oct 22 04:42:43.278 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 04:42:43.278 INFO kablam! Oct 22 04:42:43.279 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.279 INFO kablam! --> src/noise_gen.rs:1587:18 Oct 22 04:42:43.280 INFO kablam! | Oct 22 04:42:43.280 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.280 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.280 INFO kablam! Oct 22 04:42:43.280 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.280 INFO kablam! --> src/noise_gen.rs:1600:18 Oct 22 04:42:43.280 INFO kablam! | Oct 22 04:42:43.280 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.280 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.280 INFO kablam! Oct 22 04:42:43.280 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.280 INFO kablam! --> src/noise_gen.rs:1601:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1602:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1618:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1619:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1620:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1621:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1641:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1642:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1643:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1644:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1645:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1646:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1658:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1659:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.281 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.281 INFO kablam! Oct 22 04:42:43.281 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.281 INFO kablam! --> src/noise_gen.rs:1673:18 Oct 22 04:42:43.281 INFO kablam! | Oct 22 04:42:43.281 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1674:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1675:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1691:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1692:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1693:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1694:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1714:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1715:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1716:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1717:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1718:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.282 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.282 INFO kablam! --> src/noise_gen.rs:1719:18 Oct 22 04:42:43.282 INFO kablam! | Oct 22 04:42:43.282 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Oct 22 04:42:43.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.282 INFO kablam! Oct 22 04:42:43.328 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.328 INFO kablam! --> src/rgba_blend.rs:73:20 Oct 22 04:42:43.328 INFO kablam! | Oct 22 04:42:43.328 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Oct 22 04:42:43.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.328 INFO kablam! Oct 22 04:42:43.328 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.328 INFO kablam! --> src/rgba_blend.rs:74:20 Oct 22 04:42:43.328 INFO kablam! | Oct 22 04:42:43.328 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Oct 22 04:42:43.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.328 INFO kablam! Oct 22 04:42:43.328 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.328 INFO kablam! --> src/rgba_blend.rs:75:20 Oct 22 04:42:43.328 INFO kablam! | Oct 22 04:42:43.328 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Oct 22 04:42:43.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.328 INFO kablam! Oct 22 04:42:43.328 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:42:43.328 INFO kablam! --> src/rgba_blend.rs:76:20 Oct 22 04:42:43.328 INFO kablam! | Oct 22 04:42:43.328 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Oct 22 04:42:43.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:42:43.328 INFO kablam! Oct 22 04:42:44.084 INFO kablam! warning: doc comment not used by rustdoc Oct 22 04:42:44.084 INFO kablam! --> examples/intro.rs:20:2 Oct 22 04:42:44.084 INFO kablam! | Oct 22 04:42:44.084 INFO kablam! 20 | /// This example is kind of a neat one (if a trifle useless). Oct 22 04:42:44.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:42:44.084 INFO kablam! | Oct 22 04:42:44.084 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 22 04:42:44.084 INFO kablam! Oct 22 04:42:44.084 INFO kablam! warning: doc comment not used by rustdoc Oct 22 04:42:44.084 INFO kablam! --> examples/intro.rs:45:2 Oct 22 04:42:44.084 INFO kablam! | Oct 22 04:42:44.084 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) Oct 22 04:42:44.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:42:44.085 INFO kablam! Oct 22 04:42:44.085 INFO kablam! warning: doc comment not used by rustdoc Oct 22 04:42:44.085 INFO kablam! --> examples/intro.rs:75:2 Oct 22 04:42:44.085 INFO kablam! | Oct 22 04:42:44.085 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 Oct 22 04:42:44.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:42:44.085 INFO kablam! Oct 22 04:42:44.085 INFO kablam! warning: doc comment not used by rustdoc Oct 22 04:42:44.085 INFO kablam! --> examples/intro.rs:89:2 Oct 22 04:42:44.085 INFO kablam! | Oct 22 04:42:44.085 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. Oct 22 04:42:44.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:42:44.085 INFO kablam! Oct 22 04:42:46.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.87s Oct 22 04:42:46.276 INFO kablam! su: No module specific data is present Oct 22 04:42:46.857 INFO running `"docker" "rm" "-f" "f0cbca73247b27a113da21635152e120b8a77bf736c02dcd00c60f2adc6e501b"` Oct 22 04:42:47.255 INFO blam! f0cbca73247b27a113da21635152e120b8a77bf736c02dcd00c60f2adc6e501b