Oct 11 22:34:16.643 INFO testing gif-dispose-2.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 22:34:16.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 11 22:34:17.256 INFO blam! 1091f23c359db800534145ae524ec85b2934d2ce676692bc63653add4ba16c94 Oct 11 22:34:17.264 INFO running `"docker" "start" "-a" "1091f23c359db800534145ae524ec85b2934d2ce676692bc63653add4ba16c94"` Oct 11 22:34:18.406 INFO kablam! usermod: no changes Oct 11 22:34:18.476 INFO kablam! Compiling lzw v0.10.0 Oct 11 22:34:18.492 INFO kablam! Compiling color_quant v1.0.1 Oct 11 22:34:18.492 INFO kablam! Compiling rgb v0.8.11 Oct 11 22:34:18.492 INFO kablam! Compiling imgref v1.3.5 Oct 11 22:34:20.848 INFO kablam! Compiling gif v0.10.1 Oct 11 22:34:22.192 INFO kablam! Compiling gif-dispose v2.1.1 (/source) Oct 11 22:34:22.440 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 11 22:34:22.440 INFO kablam! --> src/disposal.rs:44:41 Oct 11 22:34:22.440 INFO kablam! | Oct 11 22:34:22.440 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 11 22:34:22.440 INFO kablam! | ^^^^ Oct 11 22:34:22.440 INFO kablam! | Oct 11 22:34:22.440 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 22:34:22.440 INFO kablam! Oct 11 22:34:22.461 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 11 22:34:22.461 INFO kablam! --> src/screen.rs:89:145 Oct 11 22:34:22.461 INFO kablam! | Oct 11 22:34:22.462 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 11 22:34:22.462 INFO kablam! | ^^^^ Oct 11 22:34:22.462 INFO kablam! Oct 11 22:34:22.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.12s Oct 11 22:34:22.564 INFO kablam! su: No module specific data is present Oct 11 22:34:23.898 INFO running `"docker" "rm" "-f" "1091f23c359db800534145ae524ec85b2934d2ce676692bc63653add4ba16c94"` Oct 11 22:34:24.301 INFO blam! 1091f23c359db800534145ae524ec85b2934d2ce676692bc63653add4ba16c94 Oct 11 22:34:24.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 11 22:34:24.842 INFO blam! f6bb637860baa36417a88c669ae85dee670564b8a5878cfd797ab1a25e6369f1 Oct 11 22:34:24.842 INFO running `"docker" "start" "-a" "f6bb637860baa36417a88c669ae85dee670564b8a5878cfd797ab1a25e6369f1"` Oct 11 22:34:25.952 INFO kablam! usermod: no changes Oct 11 22:34:26.105 INFO kablam! Compiling gif-dispose v2.1.1 (/source) Oct 11 22:34:26.392 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 11 22:34:26.392 INFO kablam! --> src/disposal.rs:44:41 Oct 11 22:34:26.392 INFO kablam! | Oct 11 22:34:26.392 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 11 22:34:26.392 INFO kablam! | ^^^^ Oct 11 22:34:26.392 INFO kablam! | Oct 11 22:34:26.396 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 22:34:26.396 INFO kablam! Oct 11 22:34:26.408 INFO kablam! warning: use of deprecated item '>::iter': Size of this buffer is unpredictable. Use .rows() instead Oct 11 22:34:26.408 INFO kablam! --> src/screen.rs:89:145 Oct 11 22:34:26.408 INFO kablam! | Oct 11 22:34:26.408 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 11 22:34:26.408 INFO kablam! | ^^^^ Oct 11 22:34:26.408 INFO kablam! Oct 11 22:34:27.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 11 22:34:27.560 INFO kablam! su: No module specific data is present Oct 11 22:34:28.499 INFO running `"docker" "rm" "-f" "f6bb637860baa36417a88c669ae85dee670564b8a5878cfd797ab1a25e6369f1"` Oct 11 22:34:28.856 INFO blam! f6bb637860baa36417a88c669ae85dee670564b8a5878cfd797ab1a25e6369f1 Oct 11 22:34:28.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 11 22:34:29.314 INFO blam! 79f6ffd183b09d44b93fe9ab3e4750942a56639e4d6a9a350a31c7de0ebb5c1e Oct 11 22:34:29.316 INFO running `"docker" "start" "-a" "79f6ffd183b09d44b93fe9ab3e4750942a56639e4d6a9a350a31c7de0ebb5c1e"` Oct 11 22:34:30.512 INFO kablam! usermod: no changes Oct 11 22:34:30.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 22:34:30.620 INFO kablam! Running /target/debug/deps/gif_dispose-51eb03e710912fd8 Oct 11 22:34:30.620 INFO blam! Oct 11 22:34:30.620 INFO blam! running 2 tests Oct 11 22:34:30.620 INFO blam! test subimage::test_iter ... ok Oct 11 22:34:30.620 INFO blam! test screen::screen_rgb_rgba ... ok Oct 11 22:34:30.620 INFO blam! Oct 11 22:34:30.620 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:34:30.620 INFO blam! Oct 11 22:34:30.624 INFO kablam! Doc-tests gif-dispose Oct 11 22:34:30.761 INFO blam! Oct 11 22:34:30.761 INFO blam! running 2 tests Oct 11 22:34:30.762 INFO blam! test src/lib.rs - (line 7) ... ignored Oct 11 22:34:30.762 INFO blam! test src/screen.rs - screen (line 1) ... ignored Oct 11 22:34:30.762 INFO blam! Oct 11 22:34:30.763 INFO blam! test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 11 22:34:30.763 INFO blam! Oct 11 22:34:30.773 INFO kablam! su: No module specific data is present Oct 11 22:34:31.452 INFO running `"docker" "rm" "-f" "79f6ffd183b09d44b93fe9ab3e4750942a56639e4d6a9a350a31c7de0ebb5c1e"` Oct 11 22:34:31.784 INFO blam! 79f6ffd183b09d44b93fe9ab3e4750942a56639e4d6a9a350a31c7de0ebb5c1e