Oct 16 10:18:02.800 INFO testing gif-dispose-2.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:18:02.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:18:03.337 INFO blam! 7f5fae85a4ade8ba85f92ae6e13dc210a5a9c94e033294f7d668007e853e2ce0 Oct 16 10:18:03.339 INFO running `"docker" "start" "-a" "7f5fae85a4ade8ba85f92ae6e13dc210a5a9c94e033294f7d668007e853e2ce0"` Oct 16 10:18:04.583 INFO kablam! usermod: no changes Oct 16 10:18:04.651 INFO kablam! Compiling imgref v1.3.5 Oct 16 10:18:05.623 INFO kablam! Compiling gif-dispose v2.1.1 (/source) Oct 16 10:18:06.395 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 16 10:18:06.395 INFO kablam! --> src/disposal.rs:44:41 Oct 16 10:18:06.395 INFO kablam! | Oct 16 10:18:06.395 INFO kablam! 44 | Previous => Some(pixels.iter().cloned().subimage(left as usize, top as usize, width as usize, height as usize, pixels.stride()).collect()), Oct 16 10:18:06.395 INFO kablam! | ^^^^ Oct 16 10:18:06.395 INFO kablam! | Oct 16 10:18:06.395 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:18:06.395 INFO kablam! Oct 16 10:18:06.399 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 16 10:18:06.399 INFO kablam! --> src/screen.rs:89:145 Oct 16 10:18:06.399 INFO kablam! | Oct 16 10:18:06.399 INFO kablam! 89 | for (dst, &src) in self.pixels.buf.iter_mut().subimage(left as usize, top as usize, buffer.width(), buffer.height(), stride).zip(buffer.iter()) { Oct 16 10:18:06.399 INFO kablam! | ^^^^ Oct 16 10:18:06.399 INFO kablam! Oct 16 10:18:06.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Oct 16 10:18:06.531 INFO kablam! su: No module specific data is present Oct 16 10:18:07.285 INFO running `"docker" "rm" "-f" "7f5fae85a4ade8ba85f92ae6e13dc210a5a9c94e033294f7d668007e853e2ce0"` Oct 16 10:18:07.543 INFO blam! 7f5fae85a4ade8ba85f92ae6e13dc210a5a9c94e033294f7d668007e853e2ce0 Oct 16 10:18:07.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:18:07.986 INFO blam! f2185e358b316a3fb5195ccab84a31481c6862062a01ed9724a360f795c9d5cc Oct 16 10:18:07.991 INFO running `"docker" "start" "-a" "f2185e358b316a3fb5195ccab84a31481c6862062a01ed9724a360f795c9d5cc"` Oct 16 10:18:09.191 INFO kablam! usermod: no changes Oct 16 10:18:09.255 INFO kablam! Compiling gif-dispose v2.1.1 (/source) Oct 16 10:18:10.155 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 16 10:18:10.155 INFO kablam! --> src/disposal.rs:44:41 Oct 16 10:18:10.155 INFO kablam! | Oct 16 10:18:10.155 INFO kablam! 44 | Previous => Some(pixels.iter().cloned().subimage(left as usize, top as usize, width as usize, height as usize, pixels.stride()).collect()), Oct 16 10:18:10.155 INFO kablam! | ^^^^ Oct 16 10:18:10.155 INFO kablam! | Oct 16 10:18:10.155 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:18:10.155 INFO kablam! Oct 16 10:18:10.167 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 16 10:18:10.170 INFO kablam! --> src/screen.rs:89:145 Oct 16 10:18:10.171 INFO kablam! | Oct 16 10:18:10.171 INFO kablam! 89 | for (dst, &src) in self.pixels.buf.iter_mut().subimage(left as usize, top as usize, buffer.width(), buffer.height(), stride).zip(buffer.iter()) { Oct 16 10:18:10.171 INFO kablam! | ^^^^ Oct 16 10:18:10.171 INFO kablam! Oct 16 10:18:11.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 16 10:18:11.308 INFO kablam! su: No module specific data is present Oct 16 10:18:12.429 INFO running `"docker" "rm" "-f" "f2185e358b316a3fb5195ccab84a31481c6862062a01ed9724a360f795c9d5cc"` Oct 16 10:18:12.718 INFO blam! f2185e358b316a3fb5195ccab84a31481c6862062a01ed9724a360f795c9d5cc Oct 16 10:18:12.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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" "-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 10:18:13.325 INFO blam! 9e1bb21325ac60803de7ee926e646e28ae6650f1962523d59875f579c996653a Oct 16 10:18:13.327 INFO running `"docker" "start" "-a" "9e1bb21325ac60803de7ee926e646e28ae6650f1962523d59875f579c996653a"` Oct 16 10:18:14.482 INFO kablam! usermod: no changes Oct 16 10:18:14.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 10:18:14.559 INFO kablam! Running /target/debug/deps/gif_dispose-51eb03e710912fd8 Oct 16 10:18:14.559 INFO blam! Oct 16 10:18:14.559 INFO blam! running 2 tests Oct 16 10:18:14.559 INFO blam! test screen::screen_rgb_rgba ... ok Oct 16 10:18:14.571 INFO blam! test subimage::test_iter ... ok Oct 16 10:18:14.571 INFO blam! Oct 16 10:18:14.571 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:18:14.571 INFO blam! Oct 16 10:18:14.571 INFO kablam! Doc-tests gif-dispose Oct 16 10:18:15.897 INFO blam! Oct 16 10:18:15.897 INFO blam! running 2 tests Oct 16 10:18:15.897 INFO blam! test src/lib.rs - (line 7) ... ignored Oct 16 10:18:15.897 INFO blam! test src/screen.rs - screen (line 1) ... ignored Oct 16 10:18:15.897 INFO blam! Oct 16 10:18:15.897 INFO blam! test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 10:18:15.897 INFO blam! Oct 16 10:18:15.904 INFO kablam! su: No module specific data is present Oct 16 10:18:17.042 INFO running `"docker" "rm" "-f" "9e1bb21325ac60803de7ee926e646e28ae6650f1962523d59875f579c996653a"` Oct 16 10:18:17.271 INFO blam! 9e1bb21325ac60803de7ee926e646e28ae6650f1962523d59875f579c996653a