Nov 18 01:55:14.265 INFO testing retro-pixel-0.3.2 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 01:55:14.266 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 01:55:14.828 INFO [stdout] 2eb248827a0c8db47065a124d0741d15c6fc09f570c32067051b4da31d24f842 Nov 18 01:55:14.830 INFO running `"docker" "start" "-a" "2eb248827a0c8db47065a124d0741d15c6fc09f570c32067051b4da31d24f842"` Nov 18 01:55:16.811 INFO [stderr] usermod: no changes Nov 18 01:55:16.967 INFO [stderr] Compiling retro-pixel v0.3.2 (/source) Nov 18 01:55:19.243 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s Nov 18 01:55:19.251 INFO [stderr] su: No module specific data is present Nov 18 01:55:19.896 INFO running `"docker" "inspect" "2eb248827a0c8db47065a124d0741d15c6fc09f570c32067051b4da31d24f842"` Nov 18 01:55:20.267 INFO running `"docker" "rm" "-f" "2eb248827a0c8db47065a124d0741d15c6fc09f570c32067051b4da31d24f842"` Nov 18 01:55:20.567 INFO [stdout] 2eb248827a0c8db47065a124d0741d15c6fc09f570c32067051b4da31d24f842 Nov 18 01:55:20.574 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 01:55:21.184 INFO [stdout] d634e35da72ac675658beaa7498ea316b10d2bb6c420e77b232d425d570c38ee Nov 18 01:55:21.189 INFO running `"docker" "start" "-a" "d634e35da72ac675658beaa7498ea316b10d2bb6c420e77b232d425d570c38ee"` Nov 18 01:55:22.095 INFO [stderr] usermod: no changes Nov 18 01:55:22.359 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 18 01:55:22.363 INFO [stderr] Compiling glutin v0.16.0 Nov 18 01:55:22.363 INFO [stderr] Compiling wayland-sys v0.20.12 Nov 18 01:55:26.647 INFO [stderr] Compiling parking_lot v0.5.5 Nov 18 01:55:26.779 INFO [stderr] Compiling wayland-commons v0.20.12 Nov 18 01:55:28.307 INFO [stderr] Compiling wayland-client v0.20.12 Nov 18 01:55:33.167 INFO [stderr] Compiling wayland-protocols v0.20.12 Nov 18 01:55:39.431 INFO [stderr] Compiling smithay-client-toolkit v0.2.6 Nov 18 01:55:46.027 INFO [stderr] Compiling winit v0.15.1 Nov 18 01:55:59.814 INFO [stderr] Compiling retro-pixel v0.3.2 (/source) Nov 18 01:56:04.583 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 01:56:04.583 INFO [stderr] --> examples/glutin_gba.rs:11:1 Nov 18 01:56:04.583 INFO [stderr] | Nov 18 01:56:04.583 INFO [stderr] 11 | #[macro_use] Nov 18 01:56:04.583 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 01:56:04.583 INFO [stderr] | Nov 18 01:56:04.583 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 01:56:04.583 INFO [stderr] Nov 18 01:56:05.039 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 01:56:05.040 INFO [stderr] --> examples/glutin_bitmap.rs:11:1 Nov 18 01:56:05.040 INFO [stderr] | Nov 18 01:56:05.041 INFO [stderr] 11 | #[macro_use] Nov 18 01:56:05.041 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 01:56:05.041 INFO [stderr] | Nov 18 01:56:05.044 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 01:56:05.044 INFO [stderr] Nov 18 01:56:16.164 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.04s Nov 18 01:56:16.174 INFO [stderr] su: No module specific data is present Nov 18 01:56:17.631 INFO running `"docker" "inspect" "d634e35da72ac675658beaa7498ea316b10d2bb6c420e77b232d425d570c38ee"` Nov 18 01:56:17.989 INFO running `"docker" "rm" "-f" "d634e35da72ac675658beaa7498ea316b10d2bb6c420e77b232d425d570c38ee"` Nov 18 01:56:18.233 INFO [stdout] d634e35da72ac675658beaa7498ea316b10d2bb6c420e77b232d425d570c38ee Nov 18 01:56:18.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 01:56:18.619 INFO [stdout] 8a57bf50532748647ba3af2c384888ddf972edcacb5db0d8bc0949aa2c1a855a Nov 18 01:56:18.623 INFO running `"docker" "start" "-a" "8a57bf50532748647ba3af2c384888ddf972edcacb5db0d8bc0949aa2c1a855a"` Nov 18 01:56:19.750 INFO [stderr] usermod: no changes Nov 18 01:56:19.919 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 18 01:56:19.943 INFO [stderr] Running /target/debug/deps/retro_pixel-2a09216cc8932ae6 Nov 18 01:56:19.947 INFO [stdout] Nov 18 01:56:19.947 INFO [stdout] running 0 tests Nov 18 01:56:19.947 INFO [stdout] Nov 18 01:56:19.947 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 01:56:19.947 INFO [stdout] Nov 18 01:56:19.955 INFO [stderr] Doc-tests retro_pixel Nov 18 01:56:20.751 INFO [stdout] Nov 18 01:56:20.751 INFO [stdout] running 21 tests Nov 18 01:56:23.995 INFO [stdout] test src/lib.rs - WritableImage::blit_generic (line 522) ... ok Nov 18 01:56:24.052 INFO [stdout] test src/lib.rs - ImageMutRefIter<'a, P>::size_hint (line 859) ... ok Nov 18 01:56:24.835 INFO [stdout] test src/lib.rs - ImageMutRefIter<'a, P>::next (line 831) ... ok Nov 18 01:56:26.026 INFO [stdout] test src/lib.rs - ImageRefIter<'a, P>::size_hint (line 771) ... ok Nov 18 01:56:26.215 INFO [stdout] test src/lib.rs - ReadableImage::upscale (line 199) ... ok Nov 18 01:56:26.587 INFO [stdout] test src/lib.rs - ImageRefIter<'a, P>::next (line 743) ... ok Nov 18 01:56:28.051 INFO [stdout] test src/lib.rs - ReadableImage::slice (line 115) ... ok Nov 18 01:56:28.051 INFO [stdout] test src/lib.rs - ReadableImage::to_vecimage (line 174) ... ok Nov 18 01:56:29.576 INFO [stdout] test src/lib.rs - WritableImage::flip_horizontal (line 435) ... ok Nov 18 01:56:30.280 INFO [stdout] test src/lib.rs - WritableImage::direct_copy (line 332) ... ok Nov 18 01:56:30.294 INFO [stdout] test src/lib.rs - WritableImage::flip_vertical (line 395) ... ok Nov 18 01:56:30.563 INFO [stdout] test src/macros.rs - check_misalign16 (line 155) ... ok Nov 18 01:56:30.923 INFO [stdout] test src/lib.rs - WritableImage::inplace_counterclockwise90_square (line 469) ... ok Nov 18 01:56:31.388 INFO [stdout] test src/lib.rs - WritableImage::slice_mut (line 253) ... ok Nov 18 01:56:32.001 INFO [stdout] test src/macros.rs - check_misalign4 (line 111) ... ok Nov 18 01:56:32.745 INFO [stdout] test src/macros.rs - check_misalign32 (line 177) ... ok Nov 18 01:56:34.107 INFO [stdout] test src/macros.rs - check_misalign8 (line 133) ... ok Nov 18 01:56:34.291 INFO [stdout] test src/macros.rs - rgb32 (line 36) ... ok Nov 18 01:56:34.467 INFO [stdout] test src/macros.rs - rgba16 (line 61) ... ok Nov 18 01:56:34.765 INFO [stdout] test src/macros.rs - rgba32 (line 9) ... ok Nov 18 01:56:34.902 INFO [stdout] test src/macros.rs - rgb16 (line 88) ... ok Nov 18 01:56:34.903 INFO [stdout] Nov 18 01:56:34.904 INFO [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 01:56:34.904 INFO [stdout] Nov 18 01:56:34.931 INFO [stderr] su: No module specific data is present Nov 18 01:56:35.876 INFO running `"docker" "inspect" "8a57bf50532748647ba3af2c384888ddf972edcacb5db0d8bc0949aa2c1a855a"` Nov 18 01:56:36.171 INFO running `"docker" "rm" "-f" "8a57bf50532748647ba3af2c384888ddf972edcacb5db0d8bc0949aa2c1a855a"` Nov 18 01:56:36.415 INFO [stdout] 8a57bf50532748647ba3af2c384888ddf972edcacb5db0d8bc0949aa2c1a855a