Nov 17 11:45:27.444 INFO testing Snnappie/game-dev-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 11:45:27.444 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 11:45:27.887 INFO [stdout] 5e65c9931151dec606317c28d6dfa0a81306f920d3c6653935764160bd5e0ffb Nov 17 11:45:27.903 INFO running `"docker" "start" "-a" "5e65c9931151dec606317c28d6dfa0a81306f920d3c6653935764160bd5e0ffb"` Nov 17 11:45:29.235 INFO [stderr] usermod: no changes Nov 17 11:45:29.671 INFO [stderr] Compiling phf v0.7.22 Nov 17 11:45:29.671 INFO [stderr] Compiling rusttype v0.2.3 Nov 17 11:45:29.671 INFO [stderr] Compiling phf_codegen v0.7.22 Nov 17 11:45:29.671 INFO [stderr] Compiling tempfile v2.2.0 Nov 17 11:45:29.671 INFO [stderr] Compiling gl_generator v0.5.5 Nov 17 11:45:29.671 INFO [stderr] Compiling gl_generator v0.6.1 Nov 17 11:45:29.671 INFO [stderr] Compiling gl_generator v0.7.0 Nov 17 11:45:29.671 INFO [stderr] Compiling gfx_core v0.7.2 Nov 17 11:45:32.130 INFO [stderr] Compiling serde_json v0.9.10 Nov 17 11:45:32.667 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 11:45:35.147 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 11:45:40.239 INFO [stderr] Compiling png v0.9.0 Nov 17 11:45:40.363 INFO [stderr] Compiling memmap v0.4.0 Nov 17 11:45:44.351 INFO [stderr] Compiling pistoncore-input v0.19.0 Nov 17 11:45:44.355 INFO [stderr] Compiling gfx_gl v0.4.0 Nov 17 11:45:44.432 INFO [stderr] Compiling jpeg-decoder v0.1.15 Nov 17 11:45:46.975 INFO [stderr] Compiling gl v0.6.5 Nov 17 11:45:47.368 INFO [stderr] Compiling glutin v0.9.2 Nov 17 11:45:59.423 INFO [stderr] Compiling image v0.15.0 Nov 17 11:46:04.795 INFO [stderr] Compiling pistoncore-window v0.28.0 Nov 17 11:46:10.020 INFO [stderr] Compiling pistoncore-event_loop v0.33.0 Nov 17 11:46:14.056 INFO [stderr] Compiling piston v0.33.0 Nov 17 11:46:18.267 INFO [stderr] Compiling libloading v0.3.4 Nov 17 11:46:25.839 INFO [stderr] Compiling dlib v0.3.1 Nov 17 11:46:26.844 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 17 11:46:28.643 INFO [stderr] Compiling wayland-client v0.9.10 Nov 17 11:46:31.259 INFO [stderr] Compiling wayland-protocols v0.9.10 Nov 17 11:46:31.260 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 17 11:46:34.987 INFO [stderr] Compiling wayland-window v0.7.0 Nov 17 11:46:36.545 INFO [stderr] Compiling winit v0.7.6 Nov 17 11:46:40.719 INFO [stderr] Compiling gfx v0.16.3 Nov 17 11:46:40.907 INFO [stderr] Compiling gfx_device_gl v0.14.6 Nov 17 11:46:46.663 INFO [stderr] Compiling pistoncore-glutin_window v0.39.1 Nov 17 11:46:49.883 INFO [stderr] Compiling piston-gfx_texture v0.26.0 Nov 17 11:46:52.509 INFO [stderr] Compiling piston2d-gfx_graphics v0.43.0 Nov 17 11:46:57.724 INFO [stderr] Compiling piston_window v0.70.0 Nov 17 11:47:01.561 INFO [stderr] Compiling game-dev-rs v0.1.0 (/source) Nov 17 11:47:05.079 INFO [stderr] warning: unused variable: `args` Nov 17 11:47:05.079 INFO [stderr] --> src/main.rs:58:21 Nov 17 11:47:05.079 INFO [stderr] | Nov 17 11:47:05.079 INFO [stderr] 58 | if let Some(args) = e.update_args() { Nov 17 11:47:05.079 INFO [stderr] | ^^^^ help: consider using `_args` instead Nov 17 11:47:05.079 INFO [stderr] | Nov 17 11:47:05.079 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 11:47:05.079 INFO [stderr] Nov 17 11:47:05.087 INFO [stderr] warning: unused variable: `args` Nov 17 11:47:05.087 INFO [stderr] --> src/main.rs:184:9 Nov 17 11:47:05.087 INFO [stderr] | Nov 17 11:47:05.087 INFO [stderr] 184 | args: &RenderArgs, Nov 17 11:47:05.087 INFO [stderr] | ^^^^ help: consider using `_args` instead Nov 17 11:47:05.087 INFO [stderr] Nov 17 11:47:08.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Nov 17 11:47:08.675 INFO [stderr] su: No module specific data is present Nov 17 11:47:09.134 INFO running `"docker" "inspect" "5e65c9931151dec606317c28d6dfa0a81306f920d3c6653935764160bd5e0ffb"` Nov 17 11:47:09.354 INFO running `"docker" "rm" "-f" "5e65c9931151dec606317c28d6dfa0a81306f920d3c6653935764160bd5e0ffb"` Nov 17 11:47:09.607 INFO [stdout] 5e65c9931151dec606317c28d6dfa0a81306f920d3c6653935764160bd5e0ffb Nov 17 11:47:09.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 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 11:47:10.004 INFO [stdout] ce1fae168b55d318836956478c690ee2a27e81bd782aa667b81f7960b6a30fc4 Nov 17 11:47:10.009 INFO running `"docker" "start" "-a" "ce1fae168b55d318836956478c690ee2a27e81bd782aa667b81f7960b6a30fc4"` Nov 17 11:47:10.715 INFO [stderr] usermod: no changes Nov 17 11:47:10.998 INFO [stderr] Compiling game-dev-rs v0.1.0 (/source) Nov 17 11:47:14.923 INFO [stderr] warning: unused variable: `args` Nov 17 11:47:14.924 INFO [stderr] --> src/main.rs:58:21 Nov 17 11:47:14.924 INFO [stderr] | Nov 17 11:47:14.924 INFO [stderr] 58 | if let Some(args) = e.update_args() { Nov 17 11:47:14.925 INFO [stderr] | ^^^^ help: consider using `_args` instead Nov 17 11:47:14.925 INFO [stderr] | Nov 17 11:47:14.925 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 11:47:14.926 INFO [stderr] Nov 17 11:47:14.926 INFO [stderr] warning: unused variable: `args` Nov 17 11:47:14.926 INFO [stderr] --> src/main.rs:184:9 Nov 17 11:47:14.927 INFO [stderr] | Nov 17 11:47:14.927 INFO [stderr] 184 | args: &RenderArgs, Nov 17 11:47:14.927 INFO [stderr] | ^^^^ help: consider using `_args` instead Nov 17 11:47:14.928 INFO [stderr] Nov 17 11:47:15.391 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.62s Nov 17 11:47:15.403 INFO [stderr] su: No module specific data is present Nov 17 11:47:16.363 INFO running `"docker" "inspect" "ce1fae168b55d318836956478c690ee2a27e81bd782aa667b81f7960b6a30fc4"` Nov 17 11:47:16.625 INFO running `"docker" "rm" "-f" "ce1fae168b55d318836956478c690ee2a27e81bd782aa667b81f7960b6a30fc4"` Nov 17 11:47:17.039 INFO [stdout] ce1fae168b55d318836956478c690ee2a27e81bd782aa667b81f7960b6a30fc4 Nov 17 11:47:17.055 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 11:47:17.464 INFO [stdout] bf94d11bef0f79a1065194ce7c501f8966d366a81e7adbdbeee24cfa7abaad79 Nov 17 11:47:17.469 INFO running `"docker" "start" "-a" "bf94d11bef0f79a1065194ce7c501f8966d366a81e7adbdbeee24cfa7abaad79"` Nov 17 11:47:18.623 INFO [stderr] usermod: no changes Nov 17 11:47:18.948 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Nov 17 11:47:18.971 INFO [stderr] Running /target/debug/deps/game_dev_rs-1a8f0634895c5802 Nov 17 11:47:18.971 INFO [stdout] Nov 17 11:47:18.971 INFO [stdout] running 0 tests Nov 17 11:47:18.971 INFO [stdout] Nov 17 11:47:18.971 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 11:47:18.971 INFO [stdout] Nov 17 11:47:18.987 INFO [stderr] su: No module specific data is present Nov 17 11:47:19.567 INFO running `"docker" "inspect" "bf94d11bef0f79a1065194ce7c501f8966d366a81e7adbdbeee24cfa7abaad79"` Nov 17 11:47:19.833 INFO running `"docker" "rm" "-f" "bf94d11bef0f79a1065194ce7c501f8966d366a81e7adbdbeee24cfa7abaad79"` Nov 17 11:47:20.119 INFO [stdout] bf94d11bef0f79a1065194ce7c501f8966d366a81e7adbdbeee24cfa7abaad79