Nov 17 15:47:56.610 INFO testing Don42/pixelflut-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 15:47:56.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 17 15:47:57.063 INFO [stdout] eb6d8c62127f613b76813f90946b5e6ddfdaf0224d3049d1cbe3af194ef521c4 Nov 17 15:47:57.071 INFO running `"docker" "start" "-a" "eb6d8c62127f613b76813f90946b5e6ddfdaf0224d3049d1cbe3af194ef521c4"` Nov 17 15:47:58.019 INFO [stderr] usermod: no changes Nov 17 15:47:58.387 INFO [stderr] Compiling shared_library v0.1.7 Nov 17 15:47:58.395 INFO [stderr] Compiling x11-dl v2.17.0 Nov 17 15:47:58.395 INFO [stderr] Compiling pistoncore-input v0.14.0 Nov 17 15:47:58.396 INFO [stderr] Compiling piston2d-graphics v0.18.1 Nov 17 15:47:58.427 INFO [stderr] Compiling num-rational v0.1.40 Nov 17 15:47:58.429 INFO [stderr] Compiling glutin v0.6.2 Nov 17 15:47:58.430 INFO [stderr] Compiling gl v0.6.5 Nov 17 15:47:58.487 INFO [stderr] Compiling memmap v0.2.3 Nov 17 15:48:02.228 INFO [stderr] Compiling png v0.5.2 Nov 17 15:48:02.269 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 15:48:11.920 INFO [stderr] Compiling pistoncore-window v0.23.0 Nov 17 15:48:11.930 INFO [stderr] Compiling wayland-sys v0.5.11 Nov 17 15:48:12.471 INFO [stderr] Compiling image v0.10.4 Nov 17 15:48:15.412 INFO [stderr] Compiling pistoncore-event_loop v0.26.0 Nov 17 15:48:17.527 INFO [stderr] Compiling wayland-client v0.5.12 Nov 17 15:48:18.259 INFO [stderr] Compiling piston v0.26.0 Nov 17 15:48:24.167 INFO [stderr] Compiling wayland-kbd v0.3.6 Nov 17 15:48:24.167 INFO [stderr] Compiling wayland-window v0.2.3 Nov 17 15:48:34.987 INFO [stderr] Compiling pistoncore-glutin_window v0.31.0 Nov 17 15:48:35.242 INFO [stderr] Compiling piston2d-opengl_graphics v0.35.0 Nov 17 15:48:39.199 INFO [stderr] Compiling pixelflut-rs v0.2.0 (/source) Nov 17 15:48:41.919 INFO [stderr] warning: unnecessary parentheses around method argument Nov 17 15:48:41.919 INFO [stderr] --> src/pixelflut.rs:65:22 Nov 17 15:48:41.919 INFO [stderr] | Nov 17 15:48:41.919 INFO [stderr] 65 | fb.put_pixel((pixel.x as u32), Nov 17 15:48:41.919 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 15:48:41.919 INFO [stderr] | Nov 17 15:48:41.919 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 15:48:41.919 INFO [stderr] Nov 17 15:48:41.919 INFO [stderr] warning: unnecessary parentheses around method argument Nov 17 15:48:41.919 INFO [stderr] --> src/pixelflut.rs:66:22 Nov 17 15:48:41.919 INFO [stderr] | Nov 17 15:48:41.919 INFO [stderr] 66 | (pixel.y as u32), Nov 17 15:48:41.919 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 15:48:41.919 INFO [stderr] Nov 17 15:48:45.871 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.80s Nov 17 15:48:45.883 INFO [stderr] su: No module specific data is present Nov 17 15:48:47.091 INFO running `"docker" "inspect" "eb6d8c62127f613b76813f90946b5e6ddfdaf0224d3049d1cbe3af194ef521c4"` Nov 17 15:48:47.373 INFO running `"docker" "rm" "-f" "eb6d8c62127f613b76813f90946b5e6ddfdaf0224d3049d1cbe3af194ef521c4"` Nov 17 15:48:47.799 INFO [stdout] eb6d8c62127f613b76813f90946b5e6ddfdaf0224d3049d1cbe3af194ef521c4 Nov 17 15:48:47.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 17 15:48:48.299 INFO [stdout] b4ae951bd2a84c8fc807055f5cf6e9952c796f4e6ef563e01263c77fac047140 Nov 17 15:48:48.303 INFO running `"docker" "start" "-a" "b4ae951bd2a84c8fc807055f5cf6e9952c796f4e6ef563e01263c77fac047140"` Nov 17 15:48:50.591 INFO [stderr] usermod: no changes Nov 17 15:48:50.923 INFO [stderr] Compiling pixelflut-rs v0.2.0 (/source) Nov 17 15:48:54.694 INFO [stderr] warning: unnecessary parentheses around method argument Nov 17 15:48:54.695 INFO [stderr] --> src/pixelflut.rs:65:22 Nov 17 15:48:54.695 INFO [stderr] | Nov 17 15:48:54.695 INFO [stderr] 65 | fb.put_pixel((pixel.x as u32), Nov 17 15:48:54.696 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 15:48:54.696 INFO [stderr] | Nov 17 15:48:54.696 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 15:48:54.696 INFO [stderr] Nov 17 15:48:54.697 INFO [stderr] warning: unnecessary parentheses around method argument Nov 17 15:48:54.697 INFO [stderr] --> src/pixelflut.rs:66:22 Nov 17 15:48:54.697 INFO [stderr] | Nov 17 15:48:54.697 INFO [stderr] 66 | (pixel.y as u32), Nov 17 15:48:54.698 INFO [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 15:48:54.698 INFO [stderr] Nov 17 15:48:55.432 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.82s Nov 17 15:48:55.450 INFO [stderr] su: No module specific data is present Nov 17 15:48:56.883 INFO running `"docker" "inspect" "b4ae951bd2a84c8fc807055f5cf6e9952c796f4e6ef563e01263c77fac047140"` Nov 17 15:48:57.145 INFO running `"docker" "rm" "-f" "b4ae951bd2a84c8fc807055f5cf6e9952c796f4e6ef563e01263c77fac047140"` Nov 17 15:48:57.488 INFO [stdout] b4ae951bd2a84c8fc807055f5cf6e9952c796f4e6ef563e01263c77fac047140 Nov 17 15:48:57.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 17 15:48:57.965 INFO [stdout] 6ff4f00218017bf13b4d1e0a5bef917c094efb9feb5e925ea0127e90c1643d22 Nov 17 15:48:57.968 INFO running `"docker" "start" "-a" "6ff4f00218017bf13b4d1e0a5bef917c094efb9feb5e925ea0127e90c1643d22"` Nov 17 15:49:00.146 INFO [stderr] usermod: no changes Nov 17 15:49:00.435 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 17 15:49:00.446 INFO [stderr] Running /target/debug/deps/pixelflut_rs-3f813f07e8ab1350 Nov 17 15:49:00.449 INFO [stdout] Nov 17 15:49:00.449 INFO [stdout] running 0 tests Nov 17 15:49:00.449 INFO [stdout] Nov 17 15:49:00.450 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 15:49:00.450 INFO [stdout] Nov 17 15:49:00.458 INFO [stderr] su: No module specific data is present Nov 17 15:49:02.371 INFO running `"docker" "inspect" "6ff4f00218017bf13b4d1e0a5bef917c094efb9feb5e925ea0127e90c1643d22"` Nov 17 15:49:02.653 INFO running `"docker" "rm" "-f" "6ff4f00218017bf13b4d1e0a5bef917c094efb9feb5e925ea0127e90c1643d22"` Nov 17 15:49:03.067 INFO [stdout] 6ff4f00218017bf13b4d1e0a5bef917c094efb9feb5e925ea0127e90c1643d22