Nov 18 16:25:01.175 INFO testing dcpu16-gui-0.2.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 16:25:01.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16:25:01.595 INFO [stdout] e6f43b9134d700d7115d41ee4198378f0267375ab97966f8be3b6b11b4627b5a Nov 18 16:25:01.597 INFO running `"docker" "start" "-a" "e6f43b9134d700d7115d41ee4198378f0267375ab97966f8be3b6b11b4627b5a"` Nov 18 16:25:02.832 INFO [stderr] usermod: no changes Nov 18 16:25:03.207 INFO [stderr] Compiling pistoncore-input v0.15.0 Nov 18 16:25:03.207 INFO [stderr] Compiling rusttype v0.2.3 Nov 18 16:25:03.208 INFO [stderr] Compiling dcpu16 v0.1.0 Nov 18 16:25:03.208 INFO [stderr] Compiling gfx_core v0.4.0 Nov 18 16:25:03.208 INFO [stderr] Compiling num-bigint v0.1.44 Nov 18 16:25:03.209 INFO [stderr] Compiling gfx_gl v0.3.1 Nov 18 16:25:03.209 INFO [stderr] Compiling glutin v0.7.4 Nov 18 16:25:03.215 INFO [stderr] Compiling png v0.5.2 Nov 18 16:25:22.950 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 18 16:25:22.950 INFO [stderr] Compiling pistoncore-window v0.24.0 Nov 18 16:25:22.963 INFO [stderr] Compiling num-rational v0.1.42 Nov 18 16:25:22.979 INFO [stderr] Compiling wayland-sys v0.7.8 Nov 18 16:25:25.343 INFO [stderr] Compiling pistoncore-event_loop v0.27.0 Nov 18 16:25:29.125 INFO [stderr] Compiling wayland-client v0.7.8 Nov 18 16:25:29.134 INFO [stderr] Compiling piston v0.27.0 Nov 18 16:25:31.440 INFO [stderr] Compiling image v0.10.4 Nov 18 16:25:35.636 INFO [stderr] Compiling wayland-window v0.4.4 Nov 18 16:25:35.636 INFO [stderr] Compiling wayland-kbd v0.6.3 Nov 18 16:25:41.635 INFO [stderr] Compiling winit v0.5.11 Nov 18 16:25:53.043 INFO [stderr] Compiling piston2d-opengl_graphics v0.36.2 Nov 18 16:25:53.659 INFO [stderr] Compiling gfx v0.12.2 Nov 18 16:25:53.659 INFO [stderr] Compiling gfx_device_gl v0.11.2 Nov 18 16:25:56.489 INFO [stderr] Compiling pistoncore-glutin_window v0.33.0 Nov 18 16:26:01.095 INFO [stderr] Compiling piston-gfx_texture v0.18.0 Nov 18 16:26:04.675 INFO [stderr] Compiling piston2d-gfx_graphics v0.33.2 Nov 18 16:26:09.783 INFO [stderr] Compiling piston_window v0.58.0 Nov 18 16:26:14.607 INFO [stderr] Compiling dcpu16-gui v0.2.0 (/source) Nov 18 16:26:19.387 INFO [stderr] warning: unnecessary parentheses around method argument Nov 18 16:26:19.388 INFO [stderr] --> src/main.rs:398:35 Nov 18 16:26:19.388 INFO [stderr] | Nov 18 16:26:19.389 INFO [stderr] 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Nov 18 16:26:19.389 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 16:26:19.389 INFO [stderr] | Nov 18 16:26:19.390 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 16:26:19.390 INFO [stderr] Nov 18 16:26:19.568 INFO [stderr] warning: variable does not need to be mutable Nov 18 16:26:19.568 INFO [stderr] --> src/main.rs:168:17 Nov 18 16:26:19.568 INFO [stderr] | Nov 18 16:26:19.568 INFO [stderr] 168 | let mut slice = &mut v[..]; Nov 18 16:26:19.569 INFO [stderr] | ----^^^^^ Nov 18 16:26:19.569 INFO [stderr] | | Nov 18 16:26:19.569 INFO [stderr] | help: remove this `mut` Nov 18 16:26:19.569 INFO [stderr] | Nov 18 16:26:19.569 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 18 16:26:19.569 INFO [stderr] Nov 18 16:26:24.965 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Nov 18 16:26:24.981 INFO [stderr] su: No module specific data is present Nov 18 16:26:25.995 INFO running `"docker" "inspect" "e6f43b9134d700d7115d41ee4198378f0267375ab97966f8be3b6b11b4627b5a"` Nov 18 16:26:26.173 INFO running `"docker" "rm" "-f" "e6f43b9134d700d7115d41ee4198378f0267375ab97966f8be3b6b11b4627b5a"` Nov 18 16:26:26.372 INFO [stdout] e6f43b9134d700d7115d41ee4198378f0267375ab97966f8be3b6b11b4627b5a Nov 18 16:26:26.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16:26:26.709 INFO [stdout] bc8bc4d150b620f540cfaebd81595322a58271dcbe2d2f95b2abc174cd1ecd21 Nov 18 16:26:26.717 INFO running `"docker" "start" "-a" "bc8bc4d150b620f540cfaebd81595322a58271dcbe2d2f95b2abc174cd1ecd21"` Nov 18 16:26:27.695 INFO [stderr] usermod: no changes Nov 18 16:26:27.992 INFO [stderr] Compiling dcpu16-gui v0.2.0 (/source) Nov 18 16:26:33.007 INFO [stderr] warning: unnecessary parentheses around method argument Nov 18 16:26:33.007 INFO [stderr] --> src/main.rs:398:35 Nov 18 16:26:33.008 INFO [stderr] | Nov 18 16:26:33.008 INFO [stderr] 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Nov 18 16:26:33.008 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 16:26:33.009 INFO [stderr] | Nov 18 16:26:33.009 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 16:26:33.009 INFO [stderr] Nov 18 16:26:33.203 INFO [stderr] warning: variable does not need to be mutable Nov 18 16:26:33.203 INFO [stderr] --> src/main.rs:168:17 Nov 18 16:26:33.203 INFO [stderr] | Nov 18 16:26:33.203 INFO [stderr] 168 | let mut slice = &mut v[..]; Nov 18 16:26:33.203 INFO [stderr] | ----^^^^^ Nov 18 16:26:33.203 INFO [stderr] | | Nov 18 16:26:33.203 INFO [stderr] | help: remove this `mut` Nov 18 16:26:33.203 INFO [stderr] | Nov 18 16:26:33.203 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 18 16:26:33.203 INFO [stderr] Nov 18 16:26:33.667 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.95s Nov 18 16:26:33.681 INFO [stderr] su: No module specific data is present Nov 18 16:26:34.386 INFO running `"docker" "inspect" "bc8bc4d150b620f540cfaebd81595322a58271dcbe2d2f95b2abc174cd1ecd21"` Nov 18 16:26:34.630 INFO running `"docker" "rm" "-f" "bc8bc4d150b620f540cfaebd81595322a58271dcbe2d2f95b2abc174cd1ecd21"` Nov 18 16:26:34.879 INFO [stdout] bc8bc4d150b620f540cfaebd81595322a58271dcbe2d2f95b2abc174cd1ecd21 Nov 18 16:26:34.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16:26:35.278 INFO [stdout] 6a3118c630eb7f6f8556b032a2a5057aa0d2264cf5f65101fe0b5aada89b1fe0 Nov 18 16:26:35.282 INFO running `"docker" "start" "-a" "6a3118c630eb7f6f8556b032a2a5057aa0d2264cf5f65101fe0b5aada89b1fe0"` Nov 18 16:26:36.517 INFO [stderr] usermod: no changes Nov 18 16:26:36.711 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 16:26:36.731 INFO [stderr] Running /target/debug/deps/dcpu16_gui-0b01f7a5e04b92de Nov 18 16:26:36.735 INFO [stdout] Nov 18 16:26:36.735 INFO [stdout] running 0 tests Nov 18 16:26:36.735 INFO [stdout] Nov 18 16:26:36.735 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 16:26:36.735 INFO [stdout] Nov 18 16:26:36.736 INFO [stderr] su: No module specific data is present Nov 18 16:26:37.223 INFO running `"docker" "inspect" "6a3118c630eb7f6f8556b032a2a5057aa0d2264cf5f65101fe0b5aada89b1fe0"` Nov 18 16:26:37.412 INFO running `"docker" "rm" "-f" "6a3118c630eb7f6f8556b032a2a5057aa0d2264cf5f65101fe0b5aada89b1fe0"` Nov 18 16:26:37.630 INFO [stdout] 6a3118c630eb7f6f8556b032a2a5057aa0d2264cf5f65101fe0b5aada89b1fe0