Oct 15 23:52:25.807 INFO testing png-0.13.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:52:25.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 23:52:26.051 INFO blam! 57ff2b7e53bfe0ee39238f78764fc114eccdcaebbae3a26d69f72dd5034e8b97 Oct 15 23:52:26.057 INFO running `"docker" "start" "-a" "57ff2b7e53bfe0ee39238f78764fc114eccdcaebbae3a26d69f72dd5034e8b97"` Oct 15 23:52:26.675 INFO kablam! usermod: no changes Oct 15 23:52:26.806 INFO kablam! Compiling num-iter v0.1.37 Oct 15 23:52:27.395 INFO kablam! Compiling png v0.13.0 (/source) Oct 15 23:52:28.003 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 23:52:28.003 INFO kablam! --> src/filter.rs:136:54 Oct 15 23:52:28.003 INFO kablam! | Oct 15 23:52:28.003 INFO kablam! 136 | current[i] = current[i].wrapping_sub((current[i - bpp].wrapping_add(previous[i]) / 2)); Oct 15 23:52:28.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 23:52:28.004 INFO kablam! | Oct 15 23:52:28.004 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:52:28.004 INFO kablam! Oct 15 23:52:29.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.45s Oct 15 23:52:29.170 INFO kablam! su: No module specific data is present Oct 15 23:52:29.523 INFO running `"docker" "rm" "-f" "57ff2b7e53bfe0ee39238f78764fc114eccdcaebbae3a26d69f72dd5034e8b97"` Oct 15 23:52:29.647 INFO blam! 57ff2b7e53bfe0ee39238f78764fc114eccdcaebbae3a26d69f72dd5034e8b97 Oct 15 23:52:29.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 23:52:29.903 INFO blam! 03f0a5ef9a1917cdaa01dbe0288b46073d3c065545376c3b9e32c462ef5bbd2f Oct 15 23:52:29.905 INFO running `"docker" "start" "-a" "03f0a5ef9a1917cdaa01dbe0288b46073d3c065545376c3b9e32c462ef5bbd2f"` Oct 15 23:52:31.002 INFO kablam! usermod: no changes Oct 15 23:52:31.189 INFO kablam! Compiling tempfile v3.0.4 Oct 15 23:52:31.191 INFO kablam! Compiling glium v0.22.0 Oct 15 23:52:31.211 INFO kablam! Compiling png v0.13.0 (/source) Oct 15 23:52:33.015 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 23:52:33.015 INFO kablam! --> src/filter.rs:136:54 Oct 15 23:52:33.015 INFO kablam! | Oct 15 23:52:33.015 INFO kablam! 136 | current[i] = current[i].wrapping_sub((current[i - bpp].wrapping_add(previous[i]) / 2)); Oct 15 23:52:33.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 23:52:33.015 INFO kablam! | Oct 15 23:52:33.015 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:52:33.015 INFO kablam! Oct 15 23:52:34.114 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 15 23:52:44.396 INFO kablam! Compiling winit v0.16.2 Oct 15 23:52:57.970 INFO kablam! Compiling glutin v0.17.0 Oct 15 23:53:34.095 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 23:53:34.095 INFO kablam! --> src/filter.rs:136:54 Oct 15 23:53:34.095 INFO kablam! | Oct 15 23:53:34.095 INFO kablam! 136 | current[i] = current[i].wrapping_sub((current[i - bpp].wrapping_add(previous[i]) / 2)); Oct 15 23:53:34.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 23:53:34.095 INFO kablam! | Oct 15 23:53:34.095 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 23:53:34.095 INFO kablam! Oct 15 23:53:44.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 15 23:53:44.584 INFO kablam! su: No module specific data is present Oct 15 23:53:45.065 INFO running `"docker" "rm" "-f" "03f0a5ef9a1917cdaa01dbe0288b46073d3c065545376c3b9e32c462ef5bbd2f"` Oct 15 23:53:45.363 INFO blam! 03f0a5ef9a1917cdaa01dbe0288b46073d3c065545376c3b9e32c462ef5bbd2f