Nov 18 01:55:17.968 INFO testing retro-pixel-0.3.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 01:55:17.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:18.449 INFO [stdout] 52e37325f770039c26cb15c17855ba0060da40fe1e26eaf911c9d3bac76f3bbc Nov 18 01:55:18.451 INFO running `"docker" "start" "-a" "52e37325f770039c26cb15c17855ba0060da40fe1e26eaf911c9d3bac76f3bbc"` Nov 18 01:55:19.871 INFO [stderr] usermod: no changes Nov 18 01:55:20.031 INFO [stderr] Compiling retro-pixel v0.3.2 (/source) Nov 18 01:55:22.168 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s Nov 18 01:55:22.183 INFO [stderr] su: No module specific data is present Nov 18 01:55:23.147 INFO running `"docker" "inspect" "52e37325f770039c26cb15c17855ba0060da40fe1e26eaf911c9d3bac76f3bbc"` Nov 18 01:55:23.405 INFO running `"docker" "rm" "-f" "52e37325f770039c26cb15c17855ba0060da40fe1e26eaf911c9d3bac76f3bbc"` Nov 18 01:55:23.775 INFO [stdout] 52e37325f770039c26cb15c17855ba0060da40fe1e26eaf911c9d3bac76f3bbc Nov 18 01:55:23.782 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:24.378 INFO [stdout] ad95e8d7c4550f2b4ed75c6ccdf9daca904f0aea182af571189cb95d5b972a79 Nov 18 01:55:24.380 INFO running `"docker" "start" "-a" "ad95e8d7c4550f2b4ed75c6ccdf9daca904f0aea182af571189cb95d5b972a79"` Nov 18 01:55:26.835 INFO [stderr] usermod: no changes Nov 18 01:55:27.146 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 18 01:55:27.147 INFO [stderr] Compiling glutin v0.16.0 Nov 18 01:55:27.151 INFO [stderr] Compiling wayland-sys v0.20.12 Nov 18 01:55:30.323 INFO [stderr] Compiling wayland-commons v0.20.12 Nov 18 01:55:31.083 INFO [stderr] Compiling parking_lot v0.5.5 Nov 18 01:55:33.175 INFO [stderr] Compiling wayland-client v0.20.12 Nov 18 01:55:39.547 INFO [stderr] Compiling wayland-protocols v0.20.12 Nov 18 01:55:46.681 INFO [stderr] Compiling smithay-client-toolkit v0.2.6 Nov 18 01:55:52.635 INFO [stderr] Compiling winit v0.15.1 Nov 18 01:56:07.423 INFO [stderr] Compiling retro-pixel v0.3.2 (/source) Nov 18 01:56:11.127 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 01:56:11.127 INFO [stderr] --> examples/glutin_gba.rs:11:1 Nov 18 01:56:11.127 INFO [stderr] | Nov 18 01:56:11.127 INFO [stderr] 11 | #[macro_use] Nov 18 01:56:11.127 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 01:56:11.127 INFO [stderr] | Nov 18 01:56:11.127 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 01:56:11.127 INFO [stderr] Nov 18 01:56:12.847 INFO [stderr] warning: unused `#[macro_use]` import Nov 18 01:56:12.848 INFO [stderr] --> examples/glutin_bitmap.rs:11:1 Nov 18 01:56:12.849 INFO [stderr] | Nov 18 01:56:12.850 INFO [stderr] 11 | #[macro_use] Nov 18 01:56:12.850 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 01:56:12.851 INFO [stderr] | Nov 18 01:56:12.852 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 18 01:56:12.852 INFO [stderr] Nov 18 01:56:21.748 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.88s Nov 18 01:56:21.758 INFO [stderr] su: No module specific data is present Nov 18 01:56:22.999 INFO running `"docker" "inspect" "ad95e8d7c4550f2b4ed75c6ccdf9daca904f0aea182af571189cb95d5b972a79"` Nov 18 01:56:23.228 INFO running `"docker" "rm" "-f" "ad95e8d7c4550f2b4ed75c6ccdf9daca904f0aea182af571189cb95d5b972a79"` Nov 18 01:56:23.467 INFO [stdout] ad95e8d7c4550f2b4ed75c6ccdf9daca904f0aea182af571189cb95d5b972a79 Nov 18 01:56:23.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:24.055 INFO [stdout] 50015d81c01712ebf0bb0f77910586cd8b51508a6c567bab0cc0bb16dc5388ee Nov 18 01:56:24.059 INFO running `"docker" "start" "-a" "50015d81c01712ebf0bb0f77910586cd8b51508a6c567bab0cc0bb16dc5388ee"` Nov 18 01:56:25.119 INFO [stderr] usermod: no changes Nov 18 01:56:25.267 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 18 01:56:25.279 INFO [stderr] Running /target/debug/deps/retro_pixel-06631c27472b4eb4 Nov 18 01:56:25.281 INFO [stdout] Nov 18 01:56:25.281 INFO [stdout] running 0 tests Nov 18 01:56:25.281 INFO [stdout] Nov 18 01:56:25.281 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 01:56:25.281 INFO [stdout] Nov 18 01:56:25.287 INFO [stderr] Doc-tests retro_pixel Nov 18 01:56:26.059 INFO [stdout] Nov 18 01:56:26.059 INFO [stdout] running 21 tests Nov 18 01:56:30.136 INFO [stdout] test src/lib.rs - ReadableImage::upscale (line 199) ... ok Nov 18 01:56:30.727 INFO [stdout] test src/lib.rs - WritableImage::blit_generic (line 522) ... ok Nov 18 01:56:30.803 INFO [stdout] test src/lib.rs - ImageMutRefIter<'a, P>::next (line 831) ... ok Nov 18 01:56:30.949 INFO [stdout] test src/lib.rs - ImageMutRefIter<'a, P>::size_hint (line 859) ... ok Nov 18 01:56:31.186 INFO [stdout] test src/lib.rs - ReadableImage::to_vecimage (line 174) ... ok Nov 18 01:56:31.283 INFO [stdout] test src/lib.rs - ImageRefIter<'a, P>::size_hint (line 771) ... ok Nov 18 01:56:31.923 INFO [stdout] test src/lib.rs - ReadableImage::slice (line 115) ... ok Nov 18 01:56:32.264 INFO [stdout] test src/lib.rs - ImageRefIter<'a, P>::next (line 743) ... ok Nov 18 01:56:35.473 INFO [stdout] test src/lib.rs - WritableImage::flip_horizontal (line 435) ... ok Nov 18 01:56:36.021 INFO [stdout] test src/lib.rs - WritableImage::direct_copy (line 332) ... ok Nov 18 01:56:36.022 INFO [stdout] test src/macros.rs - check_misalign16 (line 155) ... ok Nov 18 01:56:36.179 INFO [stdout] test src/macros.rs - check_misalign32 (line 177) ... ok Nov 18 01:56:36.321 INFO [stdout] test src/lib.rs - WritableImage::slice_mut (line 253) ... ok Nov 18 01:56:36.428 INFO [stdout] test src/lib.rs - WritableImage::inplace_counterclockwise90_square (line 469) ... ok Nov 18 01:56:36.739 INFO [stdout] test src/lib.rs - WritableImage::flip_vertical (line 395) ... ok Nov 18 01:56:37.733 INFO [stdout] test src/macros.rs - check_misalign4 (line 111) ... ok Nov 18 01:56:39.815 INFO [stdout] test src/macros.rs - rgb32 (line 36) ... ok Nov 18 01:56:39.823 INFO [stdout] test src/macros.rs - rgb16 (line 88) ... ok Nov 18 01:56:40.291 INFO [stdout] test src/macros.rs - check_misalign8 (line 133) ... ok Nov 18 01:56:40.515 INFO [stdout] test src/macros.rs - rgba16 (line 61) ... ok Nov 18 01:56:40.583 INFO [stdout] test src/macros.rs - rgba32 (line 9) ... ok Nov 18 01:56:40.583 INFO [stdout] Nov 18 01:56:40.583 INFO [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 01:56:40.583 INFO [stdout] Nov 18 01:56:40.622 INFO [stderr] su: No module specific data is present Nov 18 01:56:41.486 INFO running `"docker" "inspect" "50015d81c01712ebf0bb0f77910586cd8b51508a6c567bab0cc0bb16dc5388ee"` Nov 18 01:56:41.746 INFO running `"docker" "rm" "-f" "50015d81c01712ebf0bb0f77910586cd8b51508a6c567bab0cc0bb16dc5388ee"` Nov 18 01:56:41.960 INFO [stdout] 50015d81c01712ebf0bb0f77910586cd8b51508a6c567bab0cc0bb16dc5388ee