Oct 11 07:06:56.009 INFO testing Darksecond/gbm-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:06:56.009 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:06:56.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:06:56.363 INFO blam! e7f43d66ff497edfd351fae3f3ca45b4d97e79ea65633806c67303e6c62e8249 Oct 11 07:06:56.372 INFO running `"docker" "start" "-a" "e7f43d66ff497edfd351fae3f3ca45b4d97e79ea65633806c67303e6c62e8249"` Oct 11 07:06:57.818 INFO kablam! usermod: no changes Oct 11 07:06:57.864 INFO kablam! Compiling gbm-rust v0.1.0 (/source) Oct 11 07:06:59.332 INFO kablam! warning: unused variable: `opcode` Oct 11 07:06:59.333 INFO kablam! --> src/cpu/mod.rs:237:18 Oct 11 07:06:59.333 INFO kablam! | Oct 11 07:06:59.333 INFO kablam! 237 | let (opcode, instruction) = Opcode::decode(self, opcode); Oct 11 07:06:59.334 INFO kablam! | ^^^^^^ help: consider using `_opcode` instead Oct 11 07:06:59.334 INFO kablam! | Oct 11 07:06:59.334 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:06:59.335 INFO kablam! Oct 11 07:06:59.515 INFO kablam! warning: struct is never constructed: `Immediate` Oct 11 07:06:59.516 INFO kablam! --> src/cpu/mod.rs:144:1 Oct 11 07:06:59.516 INFO kablam! | Oct 11 07:06:59.516 INFO kablam! 144 | pub struct Immediate; Oct 11 07:06:59.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:59.517 INFO kablam! | Oct 11 07:06:59.517 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:06:59.518 INFO kablam! Oct 11 07:06:59.518 INFO kablam! warning: method is never used: `read_u16` Oct 11 07:06:59.518 INFO kablam! --> src/cpu/mod.rs:265:5 Oct 11 07:06:59.519 INFO kablam! | Oct 11 07:06:59.519 INFO kablam! 265 | pub fn read_u16(&mut self, addr: u16) -> u16 { Oct 11 07:06:59.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:59.519 INFO kablam! Oct 11 07:06:59.520 INFO kablam! warning: method is never used: `write_u16` Oct 11 07:06:59.520 INFO kablam! --> src/cpu/mod.rs:271:5 Oct 11 07:06:59.520 INFO kablam! | Oct 11 07:06:59.521 INFO kablam! 271 | pub fn write_u16(&mut self, addr: u16, value: u16) { Oct 11 07:06:59.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:06:59.521 INFO kablam! Oct 11 07:06:59.521 INFO kablam! warning: field is never used: `black` Oct 11 07:06:59.522 INFO kablam! --> src/gpu/mod.rs:31:5 Oct 11 07:06:59.522 INFO kablam! | Oct 11 07:06:59.522 INFO kablam! 31 | black: Color, Oct 11 07:06:59.522 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:06:59.523 INFO kablam! Oct 11 07:06:59.523 INFO kablam! warning: field is never used: `dark` Oct 11 07:06:59.523 INFO kablam! --> src/gpu/mod.rs:32:5 Oct 11 07:06:59.523 INFO kablam! | Oct 11 07:06:59.524 INFO kablam! 32 | dark: Color, Oct 11 07:06:59.524 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:06:59.524 INFO kablam! Oct 11 07:06:59.525 INFO kablam! warning: field is never used: `light` Oct 11 07:06:59.525 INFO kablam! --> src/gpu/mod.rs:33:5 Oct 11 07:06:59.525 INFO kablam! | Oct 11 07:06:59.526 INFO kablam! 33 | light: Color, Oct 11 07:06:59.526 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:06:59.526 INFO kablam! Oct 11 07:06:59.526 INFO kablam! warning: field is never used: `white` Oct 11 07:06:59.527 INFO kablam! --> src/gpu/mod.rs:34:5 Oct 11 07:06:59.527 INFO kablam! | Oct 11 07:06:59.527 INFO kablam! 34 | white: Color, Oct 11 07:06:59.528 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:06:59.528 INFO kablam! Oct 11 07:07:00.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.60s Oct 11 07:07:00.450 INFO kablam! su: No module specific data is present Oct 11 07:07:01.425 INFO running `"docker" "rm" "-f" "e7f43d66ff497edfd351fae3f3ca45b4d97e79ea65633806c67303e6c62e8249"` Oct 11 07:07:01.696 INFO blam! e7f43d66ff497edfd351fae3f3ca45b4d97e79ea65633806c67303e6c62e8249 Oct 11 07:07:01.700 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:07:01.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:07:02.123 INFO blam! 83af224ab82aa0e79bad7ab1fbd1a69d7572debf90e20aa491e8cd65f54809f6 Oct 11 07:07:02.126 INFO running `"docker" "start" "-a" "83af224ab82aa0e79bad7ab1fbd1a69d7572debf90e20aa491e8cd65f54809f6"` Oct 11 07:07:03.696 INFO kablam! usermod: no changes Oct 11 07:07:03.764 INFO kablam! Compiling gbm-rust v0.1.0 (/source) Oct 11 07:07:05.140 INFO kablam! warning: unused variable: `opcode` Oct 11 07:07:05.140 INFO kablam! --> src/cpu/mod.rs:237:18 Oct 11 07:07:05.140 INFO kablam! | Oct 11 07:07:05.140 INFO kablam! 237 | let (opcode, instruction) = Opcode::decode(self, opcode); Oct 11 07:07:05.140 INFO kablam! | ^^^^^^ help: consider using `_opcode` instead Oct 11 07:07:05.140 INFO kablam! | Oct 11 07:07:05.140 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:07:05.140 INFO kablam! Oct 11 07:07:05.301 INFO kablam! warning: struct is never constructed: `Immediate` Oct 11 07:07:05.301 INFO kablam! --> src/cpu/mod.rs:144:1 Oct 11 07:07:05.301 INFO kablam! | Oct 11 07:07:05.301 INFO kablam! 144 | pub struct Immediate; Oct 11 07:07:05.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:07:05.301 INFO kablam! | Oct 11 07:07:05.301 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:07:05.301 INFO kablam! Oct 11 07:07:05.301 INFO kablam! warning: method is never used: `read_u16` Oct 11 07:07:05.301 INFO kablam! --> src/cpu/mod.rs:265:5 Oct 11 07:07:05.301 INFO kablam! | Oct 11 07:07:05.301 INFO kablam! 265 | pub fn read_u16(&mut self, addr: u16) -> u16 { Oct 11 07:07:05.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:07:05.301 INFO kablam! Oct 11 07:07:05.301 INFO kablam! warning: method is never used: `write_u16` Oct 11 07:07:05.301 INFO kablam! --> src/cpu/mod.rs:271:5 Oct 11 07:07:05.301 INFO kablam! | Oct 11 07:07:05.301 INFO kablam! 271 | pub fn write_u16(&mut self, addr: u16, value: u16) { Oct 11 07:07:05.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:07:05.301 INFO kablam! Oct 11 07:07:05.301 INFO kablam! warning: field is never used: `black` Oct 11 07:07:05.301 INFO kablam! --> src/gpu/mod.rs:31:5 Oct 11 07:07:05.302 INFO kablam! | Oct 11 07:07:05.302 INFO kablam! 31 | black: Color, Oct 11 07:07:05.302 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:07:05.302 INFO kablam! Oct 11 07:07:05.302 INFO kablam! warning: field is never used: `dark` Oct 11 07:07:05.302 INFO kablam! --> src/gpu/mod.rs:32:5 Oct 11 07:07:05.302 INFO kablam! | Oct 11 07:07:05.302 INFO kablam! 32 | dark: Color, Oct 11 07:07:05.302 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:07:05.302 INFO kablam! Oct 11 07:07:05.302 INFO kablam! warning: field is never used: `light` Oct 11 07:07:05.302 INFO kablam! --> src/gpu/mod.rs:33:5 Oct 11 07:07:05.302 INFO kablam! | Oct 11 07:07:05.302 INFO kablam! 33 | light: Color, Oct 11 07:07:05.302 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:07:05.302 INFO kablam! Oct 11 07:07:05.302 INFO kablam! warning: field is never used: `white` Oct 11 07:07:05.302 INFO kablam! --> src/gpu/mod.rs:34:5 Oct 11 07:07:05.302 INFO kablam! | Oct 11 07:07:05.302 INFO kablam! 34 | white: Color, Oct 11 07:07:05.302 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:07:05.302 INFO kablam! Oct 11 07:07:05.957 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Oct 11 07:07:05.961 INFO kablam! su: No module specific data is present Oct 11 07:07:06.791 INFO running `"docker" "rm" "-f" "83af224ab82aa0e79bad7ab1fbd1a69d7572debf90e20aa491e8cd65f54809f6"` Oct 11 07:07:07.112 INFO blam! 83af224ab82aa0e79bad7ab1fbd1a69d7572debf90e20aa491e8cd65f54809f6 Oct 11 07:07:07.116 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:07:07.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:07:07.607 INFO blam! 60aaaae4fa38d9caa52aa254f7c7b8b33f86cf140475d7ae71b0060adcf1209d Oct 11 07:07:07.614 INFO running `"docker" "start" "-a" "60aaaae4fa38d9caa52aa254f7c7b8b33f86cf140475d7ae71b0060adcf1209d"` Oct 11 07:07:09.006 INFO kablam! usermod: no changes Oct 11 07:07:09.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 07:07:09.052 INFO kablam! Running /target/debug/deps/gbm_rust-8f362261c3c9d255 Oct 11 07:07:09.055 INFO blam! Oct 11 07:07:09.055 INFO blam! running 0 tests Oct 11 07:07:09.055 INFO blam! Oct 11 07:07:09.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:07:09.055 INFO blam! Oct 11 07:07:09.062 INFO kablam! su: No module specific data is present Oct 11 07:07:10.016 INFO running `"docker" "rm" "-f" "60aaaae4fa38d9caa52aa254f7c7b8b33f86cf140475d7ae71b0060adcf1209d"` Oct 11 07:07:10.325 INFO blam! 60aaaae4fa38d9caa52aa254f7c7b8b33f86cf140475d7ae71b0060adcf1209d