Oct 11 22:58:12.927 INFO testing gameboy_opengl-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 22:58:12.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 22:58:13.215 INFO blam! 01a00f3fbb84f9c012108b055896c801f017fee3c8880508ba142af94c4c5779 Oct 11 22:58:13.225 INFO running `"docker" "start" "-a" "01a00f3fbb84f9c012108b055896c801f017fee3c8880508ba142af94c4c5779"` Oct 11 22:58:14.008 INFO kablam! usermod: no changes Oct 11 22:58:14.244 INFO kablam! Compiling c_str_macro v1.0.2 Oct 11 22:58:14.244 INFO kablam! Compiling gameboy_core v0.1.14 Oct 11 22:58:14.248 INFO kablam! Compiling tempfile v3.0.4 Oct 11 22:58:14.252 INFO kablam! Compiling gl v0.7.0 Oct 11 22:58:16.276 INFO kablam! Compiling wayland-window v0.13.3 Oct 11 22:58:19.664 INFO kablam! Compiling winit v0.9.0 Oct 11 22:58:29.266 INFO kablam! Compiling glutin v0.11.0 Oct 11 22:58:34.376 INFO kablam! Compiling gameboy_opengl v0.1.3 (/source) Oct 11 22:58:36.536 INFO kablam! warning: value assigned to `program` is never read Oct 11 22:58:36.536 INFO kablam! --> src/shader.rs:13:17 Oct 11 22:58:36.536 INFO kablam! | Oct 11 22:58:36.536 INFO kablam! 13 | let mut program = 0; Oct 11 22:58:36.536 INFO kablam! | ^^^^^^^ Oct 11 22:58:36.536 INFO kablam! | Oct 11 22:58:36.536 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 22:58:36.536 INFO kablam! Oct 11 22:58:36.536 INFO kablam! warning: unused variable: `joypad` Oct 11 22:58:36.536 INFO kablam! --> src/screen.rs:155:33 Oct 11 22:58:36.536 INFO kablam! | Oct 11 22:58:36.536 INFO kablam! 155 | fn update_joypad(&mut self, joypad: &mut Joypad) { Oct 11 22:58:36.536 INFO kablam! | ^^^^^^ help: consider using `_joypad` instead Oct 11 22:58:36.536 INFO kablam! | Oct 11 22:58:36.536 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 22:58:36.537 INFO kablam! Oct 11 22:58:38.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.78s Oct 11 22:58:38.818 INFO kablam! su: No module specific data is present Oct 11 22:58:40.253 INFO running `"docker" "rm" "-f" "01a00f3fbb84f9c012108b055896c801f017fee3c8880508ba142af94c4c5779"` Oct 11 22:58:40.655 INFO blam! 01a00f3fbb84f9c012108b055896c801f017fee3c8880508ba142af94c4c5779 Oct 11 22:58:40.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 11 22:58:41.084 INFO blam! 85071dc9721c93277aa2bfdcb464084c6d7ff409da7be0d892c3c7efefe6c44a Oct 11 22:58:41.086 INFO running `"docker" "start" "-a" "85071dc9721c93277aa2bfdcb464084c6d7ff409da7be0d892c3c7efefe6c44a"` Oct 11 22:58:42.521 INFO kablam! usermod: no changes Oct 11 22:58:42.665 INFO kablam! Compiling gameboy_opengl v0.1.3 (/source) Oct 11 22:58:45.704 INFO kablam! warning: value assigned to `program` is never read Oct 11 22:58:45.704 INFO kablam! --> src/shader.rs:13:17 Oct 11 22:58:45.704 INFO kablam! | Oct 11 22:58:45.704 INFO kablam! 13 | let mut program = 0; Oct 11 22:58:45.704 INFO kablam! | ^^^^^^^ Oct 11 22:58:45.704 INFO kablam! | Oct 11 22:58:45.704 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 22:58:45.704 INFO kablam! Oct 11 22:58:45.704 INFO kablam! warning: unused variable: `joypad` Oct 11 22:58:45.704 INFO kablam! --> src/screen.rs:155:33 Oct 11 22:58:45.704 INFO kablam! | Oct 11 22:58:45.704 INFO kablam! 155 | fn update_joypad(&mut self, joypad: &mut Joypad) { Oct 11 22:58:45.704 INFO kablam! | ^^^^^^ help: consider using `_joypad` instead Oct 11 22:58:45.704 INFO kablam! | Oct 11 22:58:45.705 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 22:58:45.705 INFO kablam! Oct 11 22:58:48.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.75s Oct 11 22:58:48.304 INFO kablam! su: No module specific data is present Oct 11 22:58:49.010 INFO running `"docker" "rm" "-f" "85071dc9721c93277aa2bfdcb464084c6d7ff409da7be0d892c3c7efefe6c44a"` Oct 11 22:58:49.291 INFO blam! 85071dc9721c93277aa2bfdcb464084c6d7ff409da7be0d892c3c7efefe6c44a