Oct 15 00:50:24.192 INFO testing christophertrml/rust8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:50:24.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 00:50:24.613 INFO blam! a1e6fd4fa953df280fbe0e044e5d7957d9af1f85471896777bfa49b0d075c50f Oct 15 00:50:24.614 INFO running `"docker" "start" "-a" "a1e6fd4fa953df280fbe0e044e5d7957d9af1f85471896777bfa49b0d075c50f"` Oct 15 00:50:25.775 INFO kablam! usermod: no changes Oct 15 00:50:25.825 INFO kablam! Compiling rust8 v0.1.0 (/source) Oct 15 00:50:26.255 INFO kablam! warning: field is never used: `delay_timer` Oct 15 00:50:26.255 INFO kablam! --> src/chip8.rs:7:5 Oct 15 00:50:26.255 INFO kablam! | Oct 15 00:50:26.255 INFO kablam! 7 | delay_timer: u8, Oct 15 00:50:26.255 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:50:26.255 INFO kablam! | Oct 15 00:50:26.255 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:50:26.255 INFO kablam! Oct 15 00:50:26.255 INFO kablam! warning: field is never used: `sound_timer` Oct 15 00:50:26.255 INFO kablam! --> src/chip8.rs:8:5 Oct 15 00:50:26.255 INFO kablam! | Oct 15 00:50:26.255 INFO kablam! 8 | sound_timer: u8, Oct 15 00:50:26.255 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:50:26.255 INFO kablam! Oct 15 00:50:26.255 INFO kablam! warning: field is never used: `gfx` Oct 15 00:50:26.255 INFO kablam! --> src/chip8.rs:9:5 Oct 15 00:50:26.255 INFO kablam! | Oct 15 00:50:26.255 INFO kablam! 9 | gfx: [[bool; 32]; 64], Oct 15 00:50:26.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:50:26.255 INFO kablam! Oct 15 00:50:26.255 INFO kablam! warning: field is never used: `keys` Oct 15 00:50:26.255 INFO kablam! --> src/chip8.rs:13:5 Oct 15 00:50:26.255 INFO kablam! | Oct 15 00:50:26.255 INFO kablam! 13 | keys: [bool; 16], Oct 15 00:50:26.255 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 00:50:26.255 INFO kablam! Oct 15 00:50:26.255 INFO kablam! warning: method is never used: `left_shift` Oct 15 00:50:26.255 INFO kablam! --> src/chip8.rs:230:5 Oct 15 00:50:26.255 INFO kablam! | Oct 15 00:50:26.255 INFO kablam! 230 | fn left_shift(&mut self, opcode: u16) { Oct 15 00:50:26.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:50:26.255 INFO kablam! Oct 15 00:50:26.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 15 00:50:26.923 INFO kablam! su: No module specific data is present Oct 15 00:50:27.411 INFO running `"docker" "rm" "-f" "a1e6fd4fa953df280fbe0e044e5d7957d9af1f85471896777bfa49b0d075c50f"` Oct 15 00:50:27.647 INFO blam! a1e6fd4fa953df280fbe0e044e5d7957d9af1f85471896777bfa49b0d075c50f Oct 15 00:50:27.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 00:50:28.131 INFO blam! 04300a07552f38c03c4d877fdf795ba9e8e30f5e8d32115387d59a51955b58d5 Oct 15 00:50:28.143 INFO running `"docker" "start" "-a" "04300a07552f38c03c4d877fdf795ba9e8e30f5e8d32115387d59a51955b58d5"` Oct 15 00:50:28.597 INFO kablam! usermod: no changes Oct 15 00:50:28.615 INFO kablam! Compiling rust8 v0.1.0 (/source) Oct 15 00:50:29.015 INFO kablam! warning: field is never used: `delay_timer` Oct 15 00:50:29.015 INFO kablam! --> src/chip8.rs:7:5 Oct 15 00:50:29.015 INFO kablam! | Oct 15 00:50:29.015 INFO kablam! 7 | delay_timer: u8, Oct 15 00:50:29.015 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:50:29.015 INFO kablam! | Oct 15 00:50:29.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:50:29.015 INFO kablam! Oct 15 00:50:29.015 INFO kablam! warning: field is never used: `sound_timer` Oct 15 00:50:29.015 INFO kablam! --> src/chip8.rs:8:5 Oct 15 00:50:29.015 INFO kablam! | Oct 15 00:50:29.015 INFO kablam! 8 | sound_timer: u8, Oct 15 00:50:29.015 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:50:29.015 INFO kablam! Oct 15 00:50:29.015 INFO kablam! warning: field is never used: `gfx` Oct 15 00:50:29.015 INFO kablam! --> src/chip8.rs:9:5 Oct 15 00:50:29.015 INFO kablam! | Oct 15 00:50:29.015 INFO kablam! 9 | gfx: [[bool; 32]; 64], Oct 15 00:50:29.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:50:29.015 INFO kablam! Oct 15 00:50:29.015 INFO kablam! warning: field is never used: `keys` Oct 15 00:50:29.015 INFO kablam! --> src/chip8.rs:13:5 Oct 15 00:50:29.015 INFO kablam! | Oct 15 00:50:29.015 INFO kablam! 13 | keys: [bool; 16], Oct 15 00:50:29.015 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 00:50:29.015 INFO kablam! Oct 15 00:50:29.015 INFO kablam! warning: method is never used: `left_shift` Oct 15 00:50:29.015 INFO kablam! --> src/chip8.rs:230:5 Oct 15 00:50:29.015 INFO kablam! | Oct 15 00:50:29.015 INFO kablam! 230 | fn left_shift(&mut self, opcode: u16) { Oct 15 00:50:29.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:50:29.015 INFO kablam! Oct 15 00:50:29.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 15 00:50:29.547 INFO kablam! su: No module specific data is present Oct 15 00:50:30.823 INFO running `"docker" "rm" "-f" "04300a07552f38c03c4d877fdf795ba9e8e30f5e8d32115387d59a51955b58d5"` Oct 15 00:50:31.047 INFO blam! 04300a07552f38c03c4d877fdf795ba9e8e30f5e8d32115387d59a51955b58d5