Sep 02 20:51:13.326 INFO checking anl-0.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 20:51:13.326 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 20:51:13.327 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:51:13.534 INFO blam! aae86f53cdf21068764115cde42d383d31a44dc56ac27ccb0af5dd2ee9299be3 Sep 02 20:51:13.536 INFO running `"docker" "start" "-a" "aae86f53cdf21068764115cde42d383d31a44dc56ac27ccb0af5dd2ee9299be3"` Sep 02 20:51:14.345 INFO kablam! Checking png v0.5.2 Sep 02 20:51:14.347 INFO kablam! Checking anl v0.3.0 (file:///source) Sep 02 20:51:16.205 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.205 INFO kablam! --> src/noise_gen.rs:1586:18 Sep 02 20:51:16.205 INFO kablam! | Sep 02 20:51:16.205 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.205 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.205 INFO kablam! | Sep 02 20:51:16.205 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 20:51:16.205 INFO kablam! Sep 02 20:51:16.205 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.205 INFO kablam! --> src/noise_gen.rs:1587:18 Sep 02 20:51:16.205 INFO kablam! | Sep 02 20:51:16.205 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.205 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.205 INFO kablam! Sep 02 20:51:16.206 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.206 INFO kablam! --> src/noise_gen.rs:1600:18 Sep 02 20:51:16.206 INFO kablam! | Sep 02 20:51:16.206 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.206 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.206 INFO kablam! Sep 02 20:51:16.206 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.206 INFO kablam! --> src/noise_gen.rs:1601:18 Sep 02 20:51:16.206 INFO kablam! | Sep 02 20:51:16.206 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.206 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.206 INFO kablam! Sep 02 20:51:16.207 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.207 INFO kablam! --> src/noise_gen.rs:1602:18 Sep 02 20:51:16.207 INFO kablam! | Sep 02 20:51:16.207 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Sep 02 20:51:16.207 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.207 INFO kablam! Sep 02 20:51:16.207 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.207 INFO kablam! --> src/noise_gen.rs:1618:18 Sep 02 20:51:16.207 INFO kablam! | Sep 02 20:51:16.207 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.207 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.207 INFO kablam! Sep 02 20:51:16.207 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.208 INFO kablam! --> src/noise_gen.rs:1619:18 Sep 02 20:51:16.208 INFO kablam! | Sep 02 20:51:16.208 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.208 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.208 INFO kablam! Sep 02 20:51:16.208 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.208 INFO kablam! --> src/noise_gen.rs:1620:18 Sep 02 20:51:16.208 INFO kablam! | Sep 02 20:51:16.208 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Sep 02 20:51:16.208 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.208 INFO kablam! Sep 02 20:51:16.208 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.208 INFO kablam! --> src/noise_gen.rs:1621:18 Sep 02 20:51:16.208 INFO kablam! | Sep 02 20:51:16.209 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Sep 02 20:51:16.209 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.209 INFO kablam! Sep 02 20:51:16.209 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.209 INFO kablam! --> src/noise_gen.rs:1641:18 Sep 02 20:51:16.209 INFO kablam! | Sep 02 20:51:16.209 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.209 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.209 INFO kablam! Sep 02 20:51:16.209 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.209 INFO kablam! --> src/noise_gen.rs:1642:18 Sep 02 20:51:16.209 INFO kablam! | Sep 02 20:51:16.210 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.210 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.210 INFO kablam! Sep 02 20:51:16.210 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.210 INFO kablam! --> src/noise_gen.rs:1643:18 Sep 02 20:51:16.210 INFO kablam! | Sep 02 20:51:16.210 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Sep 02 20:51:16.210 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.210 INFO kablam! Sep 02 20:51:16.210 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.210 INFO kablam! --> src/noise_gen.rs:1644:18 Sep 02 20:51:16.210 INFO kablam! | Sep 02 20:51:16.210 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Sep 02 20:51:16.210 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.211 INFO kablam! Sep 02 20:51:16.211 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.211 INFO kablam! --> src/noise_gen.rs:1645:18 Sep 02 20:51:16.211 INFO kablam! | Sep 02 20:51:16.211 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Sep 02 20:51:16.211 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.211 INFO kablam! Sep 02 20:51:16.211 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.211 INFO kablam! --> src/noise_gen.rs:1646:18 Sep 02 20:51:16.211 INFO kablam! | Sep 02 20:51:16.211 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Sep 02 20:51:16.211 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.211 INFO kablam! Sep 02 20:51:16.212 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.212 INFO kablam! --> src/noise_gen.rs:1658:18 Sep 02 20:51:16.212 INFO kablam! | Sep 02 20:51:16.212 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.212 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.212 INFO kablam! Sep 02 20:51:16.212 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.212 INFO kablam! --> src/noise_gen.rs:1659:18 Sep 02 20:51:16.212 INFO kablam! | Sep 02 20:51:16.212 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.212 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.212 INFO kablam! Sep 02 20:51:16.213 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.213 INFO kablam! --> src/noise_gen.rs:1673:18 Sep 02 20:51:16.213 INFO kablam! | Sep 02 20:51:16.213 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.213 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.213 INFO kablam! Sep 02 20:51:16.213 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.213 INFO kablam! --> src/noise_gen.rs:1674:18 Sep 02 20:51:16.213 INFO kablam! | Sep 02 20:51:16.213 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.213 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.213 INFO kablam! Sep 02 20:51:16.214 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.214 INFO kablam! --> src/noise_gen.rs:1675:18 Sep 02 20:51:16.214 INFO kablam! | Sep 02 20:51:16.214 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Sep 02 20:51:16.214 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.214 INFO kablam! Sep 02 20:51:16.214 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.214 INFO kablam! --> src/noise_gen.rs:1691:18 Sep 02 20:51:16.214 INFO kablam! | Sep 02 20:51:16.214 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.214 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.214 INFO kablam! Sep 02 20:51:16.215 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.215 INFO kablam! --> src/noise_gen.rs:1692:18 Sep 02 20:51:16.215 INFO kablam! | Sep 02 20:51:16.215 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.215 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.215 INFO kablam! Sep 02 20:51:16.215 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.215 INFO kablam! --> src/noise_gen.rs:1693:18 Sep 02 20:51:16.215 INFO kablam! | Sep 02 20:51:16.215 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Sep 02 20:51:16.215 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.215 INFO kablam! Sep 02 20:51:16.216 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.216 INFO kablam! --> src/noise_gen.rs:1694:18 Sep 02 20:51:16.216 INFO kablam! | Sep 02 20:51:16.216 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Sep 02 20:51:16.216 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.216 INFO kablam! Sep 02 20:51:16.216 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.216 INFO kablam! --> src/noise_gen.rs:1714:18 Sep 02 20:51:16.216 INFO kablam! | Sep 02 20:51:16.216 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Sep 02 20:51:16.216 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.216 INFO kablam! Sep 02 20:51:16.217 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.217 INFO kablam! --> src/noise_gen.rs:1715:18 Sep 02 20:51:16.217 INFO kablam! | Sep 02 20:51:16.217 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Sep 02 20:51:16.217 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.217 INFO kablam! Sep 02 20:51:16.217 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.217 INFO kablam! --> src/noise_gen.rs:1716:18 Sep 02 20:51:16.217 INFO kablam! | Sep 02 20:51:16.217 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Sep 02 20:51:16.217 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.217 INFO kablam! Sep 02 20:51:16.218 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.218 INFO kablam! --> src/noise_gen.rs:1717:18 Sep 02 20:51:16.218 INFO kablam! | Sep 02 20:51:16.218 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Sep 02 20:51:16.218 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.218 INFO kablam! Sep 02 20:51:16.218 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.218 INFO kablam! --> src/noise_gen.rs:1718:18 Sep 02 20:51:16.218 INFO kablam! | Sep 02 20:51:16.218 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Sep 02 20:51:16.218 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.218 INFO kablam! Sep 02 20:51:16.218 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.218 INFO kablam! --> src/noise_gen.rs:1719:18 Sep 02 20:51:16.219 INFO kablam! | Sep 02 20:51:16.219 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Sep 02 20:51:16.219 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.219 INFO kablam! Sep 02 20:51:16.239 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.239 INFO kablam! --> src/rgba_blend.rs:73:20 Sep 02 20:51:16.239 INFO kablam! | Sep 02 20:51:16.239 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Sep 02 20:51:16.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.239 INFO kablam! Sep 02 20:51:16.239 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.239 INFO kablam! --> src/rgba_blend.rs:74:20 Sep 02 20:51:16.239 INFO kablam! | Sep 02 20:51:16.239 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Sep 02 20:51:16.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.239 INFO kablam! Sep 02 20:51:16.239 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.240 INFO kablam! --> src/rgba_blend.rs:75:20 Sep 02 20:51:16.240 INFO kablam! | Sep 02 20:51:16.240 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Sep 02 20:51:16.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.240 INFO kablam! Sep 02 20:51:16.240 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:16.240 INFO kablam! --> src/rgba_blend.rs:76:20 Sep 02 20:51:16.240 INFO kablam! | Sep 02 20:51:16.240 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Sep 02 20:51:16.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:16.240 INFO kablam! Sep 02 20:51:17.425 INFO kablam! Checking image v0.10.4 Sep 02 20:51:27.268 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.268 INFO kablam! --> src/noise_gen.rs:1586:18 Sep 02 20:51:27.268 INFO kablam! | Sep 02 20:51:27.268 INFO kablam! 1586 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.268 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.269 INFO kablam! | Sep 02 20:51:27.269 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 20:51:27.269 INFO kablam! Sep 02 20:51:27.270 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.270 INFO kablam! --> src/noise_gen.rs:1587:18 Sep 02 20:51:27.270 INFO kablam! | Sep 02 20:51:27.270 INFO kablam! 1587 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.270 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.271 INFO kablam! Sep 02 20:51:27.271 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.271 INFO kablam! --> src/noise_gen.rs:1600:18 Sep 02 20:51:27.271 INFO kablam! | Sep 02 20:51:27.271 INFO kablam! 1600 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.271 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.272 INFO kablam! Sep 02 20:51:27.272 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.272 INFO kablam! --> src/noise_gen.rs:1601:18 Sep 02 20:51:27.272 INFO kablam! | Sep 02 20:51:27.272 INFO kablam! 1601 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.272 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.273 INFO kablam! Sep 02 20:51:27.273 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.273 INFO kablam! --> src/noise_gen.rs:1602:18 Sep 02 20:51:27.273 INFO kablam! | Sep 02 20:51:27.274 INFO kablam! 1602 | let zs = interp((z - z0 as f64)); Sep 02 20:51:27.274 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.274 INFO kablam! Sep 02 20:51:27.275 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.275 INFO kablam! --> src/noise_gen.rs:1618:18 Sep 02 20:51:27.275 INFO kablam! | Sep 02 20:51:27.275 INFO kablam! 1618 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.275 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.275 INFO kablam! Sep 02 20:51:27.276 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.276 INFO kablam! --> src/noise_gen.rs:1619:18 Sep 02 20:51:27.276 INFO kablam! | Sep 02 20:51:27.276 INFO kablam! 1619 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.276 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.276 INFO kablam! Sep 02 20:51:27.277 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.277 INFO kablam! --> src/noise_gen.rs:1620:18 Sep 02 20:51:27.277 INFO kablam! | Sep 02 20:51:27.277 INFO kablam! 1620 | let zs = interp((z - z0 as f64)); Sep 02 20:51:27.277 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.277 INFO kablam! Sep 02 20:51:27.278 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.278 INFO kablam! --> src/noise_gen.rs:1621:18 Sep 02 20:51:27.278 INFO kablam! | Sep 02 20:51:27.278 INFO kablam! 1621 | let ws = interp((w - w0 as f64)); Sep 02 20:51:27.278 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.279 INFO kablam! Sep 02 20:51:27.279 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.279 INFO kablam! --> src/noise_gen.rs:1641:18 Sep 02 20:51:27.279 INFO kablam! | Sep 02 20:51:27.279 INFO kablam! 1641 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.279 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.280 INFO kablam! Sep 02 20:51:27.280 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.280 INFO kablam! --> src/noise_gen.rs:1642:18 Sep 02 20:51:27.280 INFO kablam! | Sep 02 20:51:27.280 INFO kablam! 1642 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.280 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.281 INFO kablam! Sep 02 20:51:27.281 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.281 INFO kablam! --> src/noise_gen.rs:1643:18 Sep 02 20:51:27.281 INFO kablam! | Sep 02 20:51:27.281 INFO kablam! 1643 | let zs = interp((z - z0 as f64)); Sep 02 20:51:27.282 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.282 INFO kablam! Sep 02 20:51:27.283 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.283 INFO kablam! --> src/noise_gen.rs:1644:18 Sep 02 20:51:27.283 INFO kablam! | Sep 02 20:51:27.283 INFO kablam! 1644 | let ws = interp((w - w0 as f64)); Sep 02 20:51:27.283 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.283 INFO kablam! Sep 02 20:51:27.284 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.284 INFO kablam! --> src/noise_gen.rs:1645:18 Sep 02 20:51:27.284 INFO kablam! | Sep 02 20:51:27.284 INFO kablam! 1645 | let us = interp((u - u0 as f64)); Sep 02 20:51:27.284 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.284 INFO kablam! Sep 02 20:51:27.285 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.285 INFO kablam! --> src/noise_gen.rs:1646:18 Sep 02 20:51:27.285 INFO kablam! | Sep 02 20:51:27.285 INFO kablam! 1646 | let vs = interp((v - v0 as f64)); Sep 02 20:51:27.285 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.285 INFO kablam! Sep 02 20:51:27.286 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.286 INFO kablam! --> src/noise_gen.rs:1658:18 Sep 02 20:51:27.286 INFO kablam! | Sep 02 20:51:27.286 INFO kablam! 1658 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.286 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.287 INFO kablam! Sep 02 20:51:27.287 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.287 INFO kablam! --> src/noise_gen.rs:1659:18 Sep 02 20:51:27.287 INFO kablam! | Sep 02 20:51:27.287 INFO kablam! 1659 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.288 INFO kablam! Sep 02 20:51:27.288 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.288 INFO kablam! --> src/noise_gen.rs:1673:18 Sep 02 20:51:27.288 INFO kablam! | Sep 02 20:51:27.288 INFO kablam! 1673 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.288 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.289 INFO kablam! Sep 02 20:51:27.289 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.289 INFO kablam! --> src/noise_gen.rs:1674:18 Sep 02 20:51:27.289 INFO kablam! | Sep 02 20:51:27.289 INFO kablam! 1674 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.289 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.290 INFO kablam! Sep 02 20:51:27.290 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.290 INFO kablam! --> src/noise_gen.rs:1675:18 Sep 02 20:51:27.290 INFO kablam! | Sep 02 20:51:27.290 INFO kablam! 1675 | let zs = interp((z - z0 as f64)); Sep 02 20:51:27.290 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.291 INFO kablam! Sep 02 20:51:27.291 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.292 INFO kablam! --> src/noise_gen.rs:1691:18 Sep 02 20:51:27.292 INFO kablam! | Sep 02 20:51:27.292 INFO kablam! 1691 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.292 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.292 INFO kablam! Sep 02 20:51:27.293 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.293 INFO kablam! --> src/noise_gen.rs:1692:18 Sep 02 20:51:27.293 INFO kablam! | Sep 02 20:51:27.293 INFO kablam! 1692 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.293 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.293 INFO kablam! Sep 02 20:51:27.294 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.294 INFO kablam! --> src/noise_gen.rs:1693:18 Sep 02 20:51:27.294 INFO kablam! | Sep 02 20:51:27.294 INFO kablam! 1693 | let zs = interp((z - z0 as f64)); Sep 02 20:51:27.294 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.294 INFO kablam! Sep 02 20:51:27.295 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.295 INFO kablam! --> src/noise_gen.rs:1694:18 Sep 02 20:51:27.295 INFO kablam! | Sep 02 20:51:27.295 INFO kablam! 1694 | let ws = interp((w - w0 as f64)); Sep 02 20:51:27.295 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.296 INFO kablam! Sep 02 20:51:27.296 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.296 INFO kablam! --> src/noise_gen.rs:1714:18 Sep 02 20:51:27.296 INFO kablam! | Sep 02 20:51:27.296 INFO kablam! 1714 | let xs = interp((x - x0 as f64)); Sep 02 20:51:27.296 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.297 INFO kablam! Sep 02 20:51:27.297 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.297 INFO kablam! --> src/noise_gen.rs:1715:18 Sep 02 20:51:27.297 INFO kablam! | Sep 02 20:51:27.297 INFO kablam! 1715 | let ys = interp((y - y0 as f64)); Sep 02 20:51:27.297 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.298 INFO kablam! Sep 02 20:51:27.298 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.299 INFO kablam! --> src/noise_gen.rs:1716:18 Sep 02 20:51:27.299 INFO kablam! | Sep 02 20:51:27.299 INFO kablam! 1716 | let zs = interp((z - z0 as f64)); Sep 02 20:51:27.299 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.299 INFO kablam! Sep 02 20:51:27.300 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.300 INFO kablam! --> src/noise_gen.rs:1717:18 Sep 02 20:51:27.300 INFO kablam! | Sep 02 20:51:27.300 INFO kablam! 1717 | let ws = interp((w - w0 as f64)); Sep 02 20:51:27.300 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.300 INFO kablam! Sep 02 20:51:27.301 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.301 INFO kablam! --> src/noise_gen.rs:1718:18 Sep 02 20:51:27.301 INFO kablam! | Sep 02 20:51:27.301 INFO kablam! 1718 | let us = interp((u - u0 as f64)); Sep 02 20:51:27.301 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.301 INFO kablam! Sep 02 20:51:27.302 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.302 INFO kablam! --> src/noise_gen.rs:1719:18 Sep 02 20:51:27.302 INFO kablam! | Sep 02 20:51:27.302 INFO kablam! 1719 | let vs = interp((v - v0 as f64)); Sep 02 20:51:27.302 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.303 INFO kablam! Sep 02 20:51:27.322 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.322 INFO kablam! --> src/rgba_blend.rs:73:20 Sep 02 20:51:27.322 INFO kablam! | Sep 02 20:51:27.322 INFO kablam! 73 | Rgba::with_all((low[0] + control * (high[0] - low[0])), Sep 02 20:51:27.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.323 INFO kablam! Sep 02 20:51:27.324 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.324 INFO kablam! --> src/rgba_blend.rs:74:20 Sep 02 20:51:27.324 INFO kablam! | Sep 02 20:51:27.324 INFO kablam! 74 | (low[1] + control * (high[1] - low[1])), Sep 02 20:51:27.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.324 INFO kablam! Sep 02 20:51:27.325 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.325 INFO kablam! --> src/rgba_blend.rs:75:20 Sep 02 20:51:27.325 INFO kablam! | Sep 02 20:51:27.325 INFO kablam! 75 | (low[2] + control * (high[2] - low[2])), Sep 02 20:51:27.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.325 INFO kablam! Sep 02 20:51:27.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 20:51:27.326 INFO kablam! --> src/rgba_blend.rs:76:20 Sep 02 20:51:27.326 INFO kablam! | Sep 02 20:51:27.326 INFO kablam! 76 | (low[3] + control * (high[3] - low[3]))) Sep 02 20:51:27.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 20:51:27.327 INFO kablam! Sep 02 20:51:28.829 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:28.829 INFO kablam! --> examples/intro.rs:20:2 Sep 02 20:51:28.829 INFO kablam! | Sep 02 20:51:28.829 INFO kablam! 20 | /// This example is kind of a neat one (if a trifle useless). Sep 02 20:51:28.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:28.829 INFO kablam! | Sep 02 20:51:28.830 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 02 20:51:28.830 INFO kablam! Sep 02 20:51:28.831 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:28.831 INFO kablam! --> examples/intro.rs:45:2 Sep 02 20:51:28.831 INFO kablam! | Sep 02 20:51:28.831 INFO kablam! 45 | /// AutoCorrect modules attempt to "tame" the output of a function and remap it to a different range. Some functions (mult-fractals especially) Sep 02 20:51:28.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:28.831 INFO kablam! Sep 02 20:51:28.831 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:28.831 INFO kablam! --> examples/intro.rs:75:2 Sep 02 20:51:28.831 INFO kablam! | Sep 02 20:51:28.831 INFO kablam! 75 | /// The next function created is an RGBA function, CompositeChannels. This function accepts up to 4 inputs from Implicit modules, one each for the channels Sep 02 20:51:28.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:28.831 INFO kablam! Sep 02 20:51:28.832 INFO kablam! warning: doc comment not used by rustdoc Sep 02 20:51:28.832 INFO kablam! --> examples/intro.rs:89:2 Sep 02 20:51:28.832 INFO kablam! | Sep 02 20:51:28.832 INFO kablam! 89 | /// snuk182 - ATTENTION. The RotateColor here does not work as intended and is not used in this example. Should be a bug in a Rust version. Sep 02 20:51:28.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:51:28.832 INFO kablam! Sep 02 20:51:30.626 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.40s Sep 02 20:51:30.633 INFO kablam! su: No module specific data is present Sep 02 20:51:31.005 INFO running `"docker" "rm" "-f" "aae86f53cdf21068764115cde42d383d31a44dc56ac27ccb0af5dd2ee9299be3"` Sep 02 20:51:31.107 INFO blam! aae86f53cdf21068764115cde42d383d31a44dc56ac27ccb0af5dd2ee9299be3