Oct 28 01:06:15.759 INFO checking anl-0.3.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 01:06:15.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 28 01:06:16.151 INFO blam! 1d90fa12f1c3df40ae42a98215840e033d80e2a5ed74e293a95f1eac9cd4205a Oct 28 01:06:16.153 INFO running `"docker" "start" "-a" "1d90fa12f1c3df40ae42a98215840e033d80e2a5ed74e293a95f1eac9cd4205a"` Oct 28 01:06:17.783 INFO kablam! usermod: no changes Oct 28 01:06:17.991 INFO kablam! Checking png v0.5.2 Oct 28 01:06:17.991 INFO kablam! Checking anl v0.3.0 (/source) Oct 28 01:06:21.153 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.153 INFO kablam! --> src/noise_gen.rs:1586:18 Oct 28 01:06:21.154 INFO kablam! | Oct 28 01:06:21.154 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.154 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.154 INFO kablam! | Oct 28 01:06:21.154 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 28 01:06:21.154 INFO kablam! Oct 28 01:06:21.154 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.154 INFO kablam! --> src/noise_gen.rs:1587:18 Oct 28 01:06:21.154 INFO kablam! | Oct 28 01:06:21.154 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.154 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.154 INFO kablam! Oct 28 01:06:21.154 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.155 INFO kablam! --> src/noise_gen.rs:1600:18 Oct 28 01:06:21.156 INFO kablam! | Oct 28 01:06:21.156 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.156 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.156 INFO kablam! Oct 28 01:06:21.157 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.157 INFO kablam! --> src/noise_gen.rs:1601:18 Oct 28 01:06:21.157 INFO kablam! | Oct 28 01:06:21.158 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.158 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.158 INFO kablam! Oct 28 01:06:21.158 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.158 INFO kablam! --> src/noise_gen.rs:1602:18 Oct 28 01:06:21.159 INFO kablam! | Oct 28 01:06:21.159 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Oct 28 01:06:21.159 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.159 INFO kablam! Oct 28 01:06:21.160 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.160 INFO kablam! --> src/noise_gen.rs:1618:18 Oct 28 01:06:21.160 INFO kablam! | Oct 28 01:06:21.160 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.161 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.161 INFO kablam! Oct 28 01:06:21.161 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.161 INFO kablam! --> src/noise_gen.rs:1619:18 Oct 28 01:06:21.162 INFO kablam! | Oct 28 01:06:21.162 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.163 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.163 INFO kablam! Oct 28 01:06:21.163 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.163 INFO kablam! --> src/noise_gen.rs:1620:18 Oct 28 01:06:21.163 INFO kablam! | Oct 28 01:06:21.163 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Oct 28 01:06:21.163 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.163 INFO kablam! Oct 28 01:06:21.163 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.163 INFO kablam! --> src/noise_gen.rs:1621:18 Oct 28 01:06:21.163 INFO kablam! | Oct 28 01:06:21.163 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Oct 28 01:06:21.163 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.163 INFO kablam! Oct 28 01:06:21.163 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.163 INFO kablam! --> src/noise_gen.rs:1641:18 Oct 28 01:06:21.163 INFO kablam! | Oct 28 01:06:21.163 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.163 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.163 INFO kablam! Oct 28 01:06:21.163 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.163 INFO kablam! --> src/noise_gen.rs:1642:18 Oct 28 01:06:21.163 INFO kablam! | Oct 28 01:06:21.163 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.163 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.163 INFO kablam! Oct 28 01:06:21.163 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.163 INFO kablam! --> src/noise_gen.rs:1643:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1644:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1645:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1646:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1658:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1659:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1673:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1674:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1675:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1691:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1692:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1693:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1694:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.164 INFO kablam! --> src/noise_gen.rs:1714:18 Oct 28 01:06:21.164 INFO kablam! | Oct 28 01:06:21.164 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Oct 28 01:06:21.164 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.164 INFO kablam! Oct 28 01:06:21.165 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.165 INFO kablam! --> src/noise_gen.rs:1715:18 Oct 28 01:06:21.165 INFO kablam! | Oct 28 01:06:21.165 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Oct 28 01:06:21.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.165 INFO kablam! Oct 28 01:06:21.165 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.165 INFO kablam! --> src/noise_gen.rs:1716:18 Oct 28 01:06:21.165 INFO kablam! | Oct 28 01:06:21.165 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Oct 28 01:06:21.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.165 INFO kablam! Oct 28 01:06:21.165 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.165 INFO kablam! --> src/noise_gen.rs:1717:18 Oct 28 01:06:21.165 INFO kablam! | Oct 28 01:06:21.165 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Oct 28 01:06:21.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.165 INFO kablam! Oct 28 01:06:21.165 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.165 INFO kablam! --> src/noise_gen.rs:1718:18 Oct 28 01:06:21.165 INFO kablam! | Oct 28 01:06:21.165 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Oct 28 01:06:21.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.165 INFO kablam! Oct 28 01:06:21.165 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.165 INFO kablam! --> src/noise_gen.rs:1719:18 Oct 28 01:06:21.165 INFO kablam! | Oct 28 01:06:21.165 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Oct 28 01:06:21.165 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.165 INFO kablam! Oct 28 01:06:21.179 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.179 INFO kablam! --> src/rgba_blend.rs:73:20 Oct 28 01:06:21.179 INFO kablam! | Oct 28 01:06:21.180 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Oct 28 01:06:21.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.180 INFO kablam! Oct 28 01:06:21.180 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.181 INFO kablam! --> src/rgba_blend.rs:74:20 Oct 28 01:06:21.181 INFO kablam! | Oct 28 01:06:21.181 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Oct 28 01:06:21.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.182 INFO kablam! Oct 28 01:06:21.182 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.182 INFO kablam! --> src/rgba_blend.rs:75:20 Oct 28 01:06:21.183 INFO kablam! | Oct 28 01:06:21.183 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Oct 28 01:06:21.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.183 INFO kablam! Oct 28 01:06:21.183 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:21.183 INFO kablam! --> src/rgba_blend.rs:76:20 Oct 28 01:06:21.183 INFO kablam! | Oct 28 01:06:21.183 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Oct 28 01:06:21.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:21.183 INFO kablam! Oct 28 01:06:21.461 INFO kablam! Checking image v0.10.4 Oct 28 01:06:33.338 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.338 INFO kablam! --> src/noise_gen.rs:1586:18 Oct 28 01:06:33.338 INFO kablam! | Oct 28 01:06:33.338 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.338 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.338 INFO kablam! | Oct 28 01:06:33.338 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 28 01:06:33.339 INFO kablam! Oct 28 01:06:33.339 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.339 INFO kablam! --> src/noise_gen.rs:1587:18 Oct 28 01:06:33.339 INFO kablam! | Oct 28 01:06:33.339 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.339 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.339 INFO kablam! Oct 28 01:06:33.354 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.363 INFO kablam! --> src/noise_gen.rs:1600:18 Oct 28 01:06:33.363 INFO kablam! | Oct 28 01:06:33.363 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.363 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.363 INFO kablam! Oct 28 01:06:33.364 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.364 INFO kablam! --> src/noise_gen.rs:1601:18 Oct 28 01:06:33.364 INFO kablam! | Oct 28 01:06:33.364 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.365 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.365 INFO kablam! Oct 28 01:06:33.365 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.365 INFO kablam! --> src/noise_gen.rs:1602:18 Oct 28 01:06:33.365 INFO kablam! | Oct 28 01:06:33.365 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Oct 28 01:06:33.366 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.366 INFO kablam! Oct 28 01:06:33.366 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.366 INFO kablam! --> src/noise_gen.rs:1618:18 Oct 28 01:06:33.366 INFO kablam! | Oct 28 01:06:33.367 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.367 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.367 INFO kablam! Oct 28 01:06:33.368 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.368 INFO kablam! --> src/noise_gen.rs:1619:18 Oct 28 01:06:33.368 INFO kablam! | Oct 28 01:06:33.368 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.368 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.368 INFO kablam! Oct 28 01:06:33.368 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.368 INFO kablam! --> src/noise_gen.rs:1620:18 Oct 28 01:06:33.368 INFO kablam! | Oct 28 01:06:33.368 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Oct 28 01:06:33.368 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1621:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1641:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1642:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1643:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1644:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1645:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1646:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1658:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.369 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.369 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.369 INFO kablam! Oct 28 01:06:33.369 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.369 INFO kablam! --> src/noise_gen.rs:1659:18 Oct 28 01:06:33.369 INFO kablam! | Oct 28 01:06:33.370 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.370 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.370 INFO kablam! Oct 28 01:06:33.370 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.370 INFO kablam! --> src/noise_gen.rs:1673:18 Oct 28 01:06:33.370 INFO kablam! | Oct 28 01:06:33.370 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.370 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.370 INFO kablam! Oct 28 01:06:33.370 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.370 INFO kablam! --> src/noise_gen.rs:1674:18 Oct 28 01:06:33.370 INFO kablam! | Oct 28 01:06:33.370 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.370 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.370 INFO kablam! Oct 28 01:06:33.370 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.370 INFO kablam! --> src/noise_gen.rs:1675:18 Oct 28 01:06:33.370 INFO kablam! | Oct 28 01:06:33.370 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Oct 28 01:06:33.370 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.370 INFO kablam! Oct 28 01:06:33.370 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.370 INFO kablam! --> src/noise_gen.rs:1691:18 Oct 28 01:06:33.370 INFO kablam! | Oct 28 01:06:33.370 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.370 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1692:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1693:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1694:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1714:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1715:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1716:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1717:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1718:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/noise_gen.rs:1719:18 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.371 INFO kablam! Oct 28 01:06:33.371 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.371 INFO kablam! --> src/rgba_blend.rs:73:20 Oct 28 01:06:33.371 INFO kablam! | Oct 28 01:06:33.371 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Oct 28 01:06:33.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.391 INFO kablam! Oct 28 01:06:33.391 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.391 INFO kablam! --> src/rgba_blend.rs:74:20 Oct 28 01:06:33.391 INFO kablam! | Oct 28 01:06:33.391 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Oct 28 01:06:33.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.392 INFO kablam! Oct 28 01:06:33.393 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.393 INFO kablam! --> src/rgba_blend.rs:75:20 Oct 28 01:06:33.393 INFO kablam! | Oct 28 01:06:33.393 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Oct 28 01:06:33.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.394 INFO kablam! Oct 28 01:06:33.394 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:06:33.394 INFO kablam! --> src/rgba_blend.rs:76:20 Oct 28 01:06:33.394 INFO kablam! | Oct 28 01:06:33.394 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Oct 28 01:06:33.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:06:33.394 INFO kablam! Oct 28 01:06:36.339 INFO kablam! warning: doc comment not used by rustdoc Oct 28 01:06:36.339 INFO kablam! --> examples/intro.rs:20:2 Oct 28 01:06:36.339 INFO kablam! | Oct 28 01:06:36.339 INFO kablam! 20 | /// This example is kind of a neat one (if a trifle useless). Oct 28 01:06:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:06:36.339 INFO kablam! | Oct 28 01:06:36.339 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 28 01:06:36.339 INFO kablam! Oct 28 01:06:36.339 INFO kablam! warning: doc comment not used by rustdoc Oct 28 01:06:36.339 INFO kablam! --> examples/intro.rs:45:2 Oct 28 01:06:36.339 INFO kablam! | Oct 28 01:06:36.339 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 28 01:06:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:06:36.339 INFO kablam! Oct 28 01:06:36.339 INFO kablam! warning: doc comment not used by rustdoc Oct 28 01:06:36.339 INFO kablam! --> examples/intro.rs:75:2 Oct 28 01:06:36.339 INFO kablam! | Oct 28 01:06:36.339 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 28 01:06:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:06:36.339 INFO kablam! Oct 28 01:06:36.339 INFO kablam! warning: doc comment not used by rustdoc Oct 28 01:06:36.339 INFO kablam! --> examples/intro.rs:89:2 Oct 28 01:06:36.339 INFO kablam! | Oct 28 01:06:36.339 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 28 01:06:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:06:36.339 INFO kablam! Oct 28 01:06:37.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.44s Oct 28 01:06:37.255 INFO kablam! su: No module specific data is present Oct 28 01:06:38.175 INFO running `"docker" "rm" "-f" "1d90fa12f1c3df40ae42a98215840e033d80e2a5ed74e293a95f1eac9cd4205a"` Oct 28 01:06:38.437 INFO blam! 1d90fa12f1c3df40ae42a98215840e033d80e2a5ed74e293a95f1eac9cd4205a