Oct 16 17:57:36.051 INFO testing anl-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:57:36.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 17:57:36.513 INFO blam! 82682bfcaece9f3392fcb9005aa17f6d251d1ccbb3af3cc5d83345e3b3bb31de Oct 16 17:57:36.521 INFO running `"docker" "start" "-a" "82682bfcaece9f3392fcb9005aa17f6d251d1ccbb3af3cc5d83345e3b3bb31de"` Oct 16 17:57:38.247 INFO kablam! usermod: no changes Oct 16 17:57:38.363 INFO kablam! Compiling anl v0.3.0 (/source) Oct 16 17:57:40.168 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.168 INFO kablam! --> src/noise_gen.rs:1586:18 Oct 16 17:57:40.169 INFO kablam! | Oct 16 17:57:40.169 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.169 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.169 INFO kablam! | Oct 16 17:57:40.170 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 17:57:40.170 INFO kablam! Oct 16 17:57:40.170 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.170 INFO kablam! --> src/noise_gen.rs:1587:18 Oct 16 17:57:40.171 INFO kablam! | Oct 16 17:57:40.171 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.171 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.172 INFO kablam! Oct 16 17:57:40.172 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.172 INFO kablam! --> src/noise_gen.rs:1600:18 Oct 16 17:57:40.172 INFO kablam! | Oct 16 17:57:40.173 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.173 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.173 INFO kablam! Oct 16 17:57:40.174 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.174 INFO kablam! --> src/noise_gen.rs:1601:18 Oct 16 17:57:40.174 INFO kablam! | Oct 16 17:57:40.174 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.175 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.175 INFO kablam! Oct 16 17:57:40.175 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.175 INFO kablam! --> src/noise_gen.rs:1602:18 Oct 16 17:57:40.176 INFO kablam! | Oct 16 17:57:40.176 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Oct 16 17:57:40.176 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.176 INFO kablam! Oct 16 17:57:40.177 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.177 INFO kablam! --> src/noise_gen.rs:1618:18 Oct 16 17:57:40.177 INFO kablam! | Oct 16 17:57:40.177 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.178 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.178 INFO kablam! Oct 16 17:57:40.178 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.178 INFO kablam! --> src/noise_gen.rs:1619:18 Oct 16 17:57:40.179 INFO kablam! | Oct 16 17:57:40.179 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.179 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.180 INFO kablam! Oct 16 17:57:40.180 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.180 INFO kablam! --> src/noise_gen.rs:1620:18 Oct 16 17:57:40.180 INFO kablam! | Oct 16 17:57:40.181 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Oct 16 17:57:40.181 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.181 INFO kablam! Oct 16 17:57:40.181 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.182 INFO kablam! --> src/noise_gen.rs:1621:18 Oct 16 17:57:40.182 INFO kablam! | Oct 16 17:57:40.182 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Oct 16 17:57:40.182 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.183 INFO kablam! Oct 16 17:57:40.183 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.183 INFO kablam! --> src/noise_gen.rs:1641:18 Oct 16 17:57:40.183 INFO kablam! | Oct 16 17:57:40.184 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.184 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.184 INFO kablam! Oct 16 17:57:40.184 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.185 INFO kablam! --> src/noise_gen.rs:1642:18 Oct 16 17:57:40.185 INFO kablam! | Oct 16 17:57:40.185 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.185 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.185 INFO kablam! Oct 16 17:57:40.186 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.186 INFO kablam! --> src/noise_gen.rs:1643:18 Oct 16 17:57:40.186 INFO kablam! | Oct 16 17:57:40.187 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Oct 16 17:57:40.187 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.187 INFO kablam! Oct 16 17:57:40.187 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.188 INFO kablam! --> src/noise_gen.rs:1644:18 Oct 16 17:57:40.188 INFO kablam! | Oct 16 17:57:40.188 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Oct 16 17:57:40.188 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.189 INFO kablam! Oct 16 17:57:40.189 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.189 INFO kablam! --> src/noise_gen.rs:1645:18 Oct 16 17:57:40.189 INFO kablam! | Oct 16 17:57:40.190 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Oct 16 17:57:40.190 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.190 INFO kablam! Oct 16 17:57:40.190 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.191 INFO kablam! --> src/noise_gen.rs:1646:18 Oct 16 17:57:40.191 INFO kablam! | Oct 16 17:57:40.191 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Oct 16 17:57:40.191 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.192 INFO kablam! Oct 16 17:57:40.192 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.192 INFO kablam! --> src/noise_gen.rs:1658:18 Oct 16 17:57:40.192 INFO kablam! | Oct 16 17:57:40.193 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.193 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.193 INFO kablam! Oct 16 17:57:40.193 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.194 INFO kablam! --> src/noise_gen.rs:1659:18 Oct 16 17:57:40.194 INFO kablam! | Oct 16 17:57:40.194 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.194 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.195 INFO kablam! Oct 16 17:57:40.195 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.195 INFO kablam! --> src/noise_gen.rs:1673:18 Oct 16 17:57:40.195 INFO kablam! | Oct 16 17:57:40.196 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.196 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.196 INFO kablam! Oct 16 17:57:40.196 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.197 INFO kablam! --> src/noise_gen.rs:1674:18 Oct 16 17:57:40.197 INFO kablam! | Oct 16 17:57:40.197 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.197 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.198 INFO kablam! Oct 16 17:57:40.198 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.198 INFO kablam! --> src/noise_gen.rs:1675:18 Oct 16 17:57:40.203 INFO kablam! | Oct 16 17:57:40.203 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Oct 16 17:57:40.203 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.203 INFO kablam! Oct 16 17:57:40.204 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.204 INFO kablam! --> src/noise_gen.rs:1691:18 Oct 16 17:57:40.204 INFO kablam! | Oct 16 17:57:40.204 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.204 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.205 INFO kablam! Oct 16 17:57:40.205 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.205 INFO kablam! --> src/noise_gen.rs:1692:18 Oct 16 17:57:40.206 INFO kablam! | Oct 16 17:57:40.206 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.206 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.206 INFO kablam! Oct 16 17:57:40.206 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.207 INFO kablam! --> src/noise_gen.rs:1693:18 Oct 16 17:57:40.207 INFO kablam! | Oct 16 17:57:40.207 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Oct 16 17:57:40.207 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.208 INFO kablam! Oct 16 17:57:40.208 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.208 INFO kablam! --> src/noise_gen.rs:1694:18 Oct 16 17:57:40.208 INFO kablam! | Oct 16 17:57:40.209 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Oct 16 17:57:40.209 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.209 INFO kablam! Oct 16 17:57:40.209 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.209 INFO kablam! --> src/noise_gen.rs:1714:18 Oct 16 17:57:40.210 INFO kablam! | Oct 16 17:57:40.210 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Oct 16 17:57:40.210 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.210 INFO kablam! Oct 16 17:57:40.211 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.211 INFO kablam! --> src/noise_gen.rs:1715:18 Oct 16 17:57:40.211 INFO kablam! | Oct 16 17:57:40.211 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Oct 16 17:57:40.212 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.212 INFO kablam! Oct 16 17:57:40.212 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.212 INFO kablam! --> src/noise_gen.rs:1716:18 Oct 16 17:57:40.213 INFO kablam! | Oct 16 17:57:40.213 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Oct 16 17:57:40.213 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.213 INFO kablam! Oct 16 17:57:40.213 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.214 INFO kablam! --> src/noise_gen.rs:1717:18 Oct 16 17:57:40.214 INFO kablam! | Oct 16 17:57:40.214 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Oct 16 17:57:40.215 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.215 INFO kablam! Oct 16 17:57:40.215 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.216 INFO kablam! --> src/noise_gen.rs:1718:18 Oct 16 17:57:40.216 INFO kablam! | Oct 16 17:57:40.216 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Oct 16 17:57:40.216 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.217 INFO kablam! Oct 16 17:57:40.217 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.217 INFO kablam! --> src/noise_gen.rs:1719:18 Oct 16 17:57:40.217 INFO kablam! | Oct 16 17:57:40.218 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Oct 16 17:57:40.218 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.218 INFO kablam! Oct 16 17:57:40.218 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.219 INFO kablam! --> src/rgba_blend.rs:73:20 Oct 16 17:57:40.219 INFO kablam! | Oct 16 17:57:40.219 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Oct 16 17:57:40.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.220 INFO kablam! Oct 16 17:57:40.220 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.220 INFO kablam! --> src/rgba_blend.rs:74:20 Oct 16 17:57:40.221 INFO kablam! | Oct 16 17:57:40.221 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Oct 16 17:57:40.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.221 INFO kablam! Oct 16 17:57:40.221 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.222 INFO kablam! --> src/rgba_blend.rs:75:20 Oct 16 17:57:40.222 INFO kablam! | Oct 16 17:57:40.222 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Oct 16 17:57:40.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.223 INFO kablam! Oct 16 17:57:40.223 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:57:40.223 INFO kablam! --> src/rgba_blend.rs:76:20 Oct 16 17:57:40.224 INFO kablam! | Oct 16 17:57:40.224 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Oct 16 17:57:40.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:57:40.224 INFO kablam! Oct 16 17:57:44.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 16 17:57:44.414 INFO kablam! su: No module specific data is present Oct 16 17:57:45.165 INFO running `"docker" "rm" "-f" "82682bfcaece9f3392fcb9005aa17f6d251d1ccbb3af3cc5d83345e3b3bb31de"` Oct 16 17:57:45.419 INFO blam! 82682bfcaece9f3392fcb9005aa17f6d251d1ccbb3af3cc5d83345e3b3bb31de Oct 16 17:57:45.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 17:57:45.859 INFO blam! cf0a3599fe987e6700617cbe6924aa8350f230e2d67702c5333e5e5ffc2a6f3e Oct 16 17:57:45.864 INFO running `"docker" "start" "-a" "cf0a3599fe987e6700617cbe6924aa8350f230e2d67702c5333e5e5ffc2a6f3e"` Oct 16 17:57:47.182 INFO kablam! usermod: no changes Oct 16 17:57:47.391 INFO kablam! Compiling png v0.5.2 Oct 16 17:57:50.293 INFO kablam! Compiling image v0.10.4 Oct 16 17:58:07.366 INFO kablam! Compiling anl v0.3.0 (/source) Oct 16 17:58:11.063 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.063 INFO kablam! --> src/noise_gen.rs:1586:18 Oct 16 17:58:11.063 INFO kablam! | Oct 16 17:58:11.063 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.063 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.063 INFO kablam! | Oct 16 17:58:11.063 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 17:58:11.063 INFO kablam! Oct 16 17:58:11.063 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.063 INFO kablam! --> src/noise_gen.rs:1587:18 Oct 16 17:58:11.063 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1600:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1601:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1602:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1618:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1619:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1620:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1621:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1641:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1642:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1643:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1644:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1645:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1646:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1658:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1659:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1673:18 Oct 16 17:58:11.064 INFO kablam! | Oct 16 17:58:11.064 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.064 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.064 INFO kablam! Oct 16 17:58:11.064 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.064 INFO kablam! --> src/noise_gen.rs:1674:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1675:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1691:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1692:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1693:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1694:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1714:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1715:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1716:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1717:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1718:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.065 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.065 INFO kablam! --> src/noise_gen.rs:1719:18 Oct 16 17:58:11.065 INFO kablam! | Oct 16 17:58:11.065 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Oct 16 17:58:11.065 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.065 INFO kablam! Oct 16 17:58:11.111 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.111 INFO kablam! --> src/rgba_blend.rs:73:20 Oct 16 17:58:11.111 INFO kablam! | Oct 16 17:58:11.111 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Oct 16 17:58:11.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.111 INFO kablam! Oct 16 17:58:11.111 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.111 INFO kablam! --> src/rgba_blend.rs:74:20 Oct 16 17:58:11.111 INFO kablam! | Oct 16 17:58:11.111 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Oct 16 17:58:11.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.111 INFO kablam! Oct 16 17:58:11.111 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.111 INFO kablam! --> src/rgba_blend.rs:75:20 Oct 16 17:58:11.111 INFO kablam! | Oct 16 17:58:11.111 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Oct 16 17:58:11.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.111 INFO kablam! Oct 16 17:58:11.111 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 17:58:11.111 INFO kablam! --> src/rgba_blend.rs:76:20 Oct 16 17:58:11.111 INFO kablam! | Oct 16 17:58:11.111 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Oct 16 17:58:11.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 17:58:11.111 INFO kablam! Oct 16 17:58:14.915 INFO kablam! warning: doc comment not used by rustdoc Oct 16 17:58:14.915 INFO kablam! --> examples/intro.rs:20:2 Oct 16 17:58:14.915 INFO kablam! | Oct 16 17:58:14.915 INFO kablam! 20 | /// This example is kind of a neat one (if a trifle useless). Oct 16 17:58:14.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:58:14.928 INFO kablam! | Oct 16 17:58:14.928 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 17:58:14.928 INFO kablam! Oct 16 17:58:14.928 INFO kablam! warning: doc comment not used by rustdoc Oct 16 17:58:14.928 INFO kablam! --> examples/intro.rs:45:2 Oct 16 17:58:14.928 INFO kablam! | Oct 16 17:58:14.928 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 16 17:58:14.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:58:14.928 INFO kablam! Oct 16 17:58:14.928 INFO kablam! warning: doc comment not used by rustdoc Oct 16 17:58:14.928 INFO kablam! --> examples/intro.rs:75:2 Oct 16 17:58:14.928 INFO kablam! | Oct 16 17:58:14.928 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 16 17:58:14.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:58:14.928 INFO kablam! Oct 16 17:58:14.928 INFO kablam! warning: doc comment not used by rustdoc Oct 16 17:58:14.928 INFO kablam! --> examples/intro.rs:89:2 Oct 16 17:58:14.928 INFO kablam! | Oct 16 17:58:14.928 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 16 17:58:14.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:58:14.928 INFO kablam! Oct 16 17:58:18.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.43s Oct 16 17:58:18.651 INFO kablam! su: No module specific data is present Oct 16 17:58:19.218 INFO running `"docker" "rm" "-f" "cf0a3599fe987e6700617cbe6924aa8350f230e2d67702c5333e5e5ffc2a6f3e"` Oct 16 17:58:19.519 INFO blam! cf0a3599fe987e6700617cbe6924aa8350f230e2d67702c5333e5e5ffc2a6f3e