Oct 11 02:30:05.252 INFO testing baileyforrest/gbc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:30:05.253 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:30:05.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:30:05.780 INFO blam! 5ee1c259b75ed080f4900afe03da87f11d63fdd3922f35e4057312d14831fb44 Oct 11 02:30:05.789 INFO running `"docker" "start" "-a" "5ee1c259b75ed080f4900afe03da87f11d63fdd3922f35e4057312d14831fb44"` Oct 11 02:30:06.808 INFO kablam! usermod: no changes Oct 11 02:30:06.868 INFO kablam! Compiling gbc v0.1.0 (/source) Oct 11 02:30:08.008 INFO kablam! warning: enum is never used: `Button` Oct 11 02:30:08.009 INFO kablam! --> src/joypad.rs:3:1 Oct 11 02:30:08.009 INFO kablam! | Oct 11 02:30:08.010 INFO kablam! 3 | pub enum Button { Oct 11 02:30:08.010 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 02:30:08.010 INFO kablam! | Oct 11 02:30:08.010 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:30:08.011 INFO kablam! Oct 11 02:30:08.011 INFO kablam! warning: method is never used: `set_button` Oct 11 02:30:08.011 INFO kablam! --> src/joypad.rs:26:5 Oct 11 02:30:08.011 INFO kablam! | Oct 11 02:30:08.012 INFO kablam! 26 | pub fn set_button(&mut self, button: Button, val: bool) { Oct 11 02:30:08.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:08.012 INFO kablam! Oct 11 02:30:08.013 INFO kablam! warning: method is never used: `set_interrupt_en` Oct 11 02:30:08.013 INFO kablam! --> src/mem.rs:400:5 Oct 11 02:30:08.013 INFO kablam! | Oct 11 02:30:08.013 INFO kablam! 400 | pub fn set_interrupt_en(&mut self, intr: cpu::Interrupt, set: bool) { Oct 11 02:30:08.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:08.014 INFO kablam! Oct 11 02:30:08.014 INFO kablam! warning: field is never used: `sound` Oct 11 02:30:08.014 INFO kablam! --> src/lib.rs:32:5 Oct 11 02:30:08.015 INFO kablam! | Oct 11 02:30:08.015 INFO kablam! 32 | sound: sound::Sound, Oct 11 02:30:08.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:08.015 INFO kablam! Oct 11 02:30:09.161 INFO kablam! warning: unused variable: `cmd` Oct 11 02:30:09.161 INFO kablam! --> src/client/cli.rs:175:46 Oct 11 02:30:09.161 INFO kablam! | Oct 11 02:30:09.161 INFO kablam! 175 | fn run(&mut self, gbc: &mut libgbc::Gbc, cmd: &[&str]) { Oct 11 02:30:09.161 INFO kablam! | ^^^ help: consider using `_cmd` instead Oct 11 02:30:09.161 INFO kablam! | Oct 11 02:30:09.161 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:30:09.161 INFO kablam! Oct 11 02:30:09.168 INFO kablam! warning: function is never used: `parse_u8` Oct 11 02:30:09.169 INFO kablam! --> src/client/cli.rs:230:1 Oct 11 02:30:09.169 INFO kablam! | Oct 11 02:30:09.169 INFO kablam! 230 | fn parse_u8(s: &str) -> Result { Oct 11 02:30:09.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:09.170 INFO kablam! | Oct 11 02:30:09.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:30:09.170 INFO kablam! Oct 11 02:30:10.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.26s Oct 11 02:30:10.108 INFO kablam! su: No module specific data is present Oct 11 02:30:10.443 INFO running `"docker" "rm" "-f" "5ee1c259b75ed080f4900afe03da87f11d63fdd3922f35e4057312d14831fb44"` Oct 11 02:30:10.595 INFO blam! 5ee1c259b75ed080f4900afe03da87f11d63fdd3922f35e4057312d14831fb44 Oct 11 02:30:10.601 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:30:10.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:30:10.789 INFO blam! 79be8ec37db332e0203dae682ab13ad7bba8026940b0502479064e1ee216a1e9 Oct 11 02:30:10.791 INFO running `"docker" "start" "-a" "79be8ec37db332e0203dae682ab13ad7bba8026940b0502479064e1ee216a1e9"` Oct 11 02:30:11.267 INFO kablam! usermod: no changes Oct 11 02:30:11.296 INFO kablam! Compiling gbc v0.1.0 (/source) Oct 11 02:30:12.280 INFO kablam! warning: unused variable: `cmd` Oct 11 02:30:12.280 INFO kablam! --> src/client/cli.rs:175:46 Oct 11 02:30:12.280 INFO kablam! | Oct 11 02:30:12.280 INFO kablam! 175 | fn run(&mut self, gbc: &mut libgbc::Gbc, cmd: &[&str]) { Oct 11 02:30:12.280 INFO kablam! | ^^^ help: consider using `_cmd` instead Oct 11 02:30:12.280 INFO kablam! | Oct 11 02:30:12.280 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:30:12.280 INFO kablam! Oct 11 02:30:12.297 INFO kablam! warning: function is never used: `parse_u8` Oct 11 02:30:12.297 INFO kablam! --> src/client/cli.rs:230:1 Oct 11 02:30:12.297 INFO kablam! | Oct 11 02:30:12.297 INFO kablam! 230 | fn parse_u8(s: &str) -> Result { Oct 11 02:30:12.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:12.297 INFO kablam! | Oct 11 02:30:12.297 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:30:12.297 INFO kablam! Oct 11 02:30:12.464 INFO kablam! warning: enum is never used: `Button` Oct 11 02:30:12.464 INFO kablam! --> src/joypad.rs:3:1 Oct 11 02:30:12.464 INFO kablam! | Oct 11 02:30:12.464 INFO kablam! 3 | pub enum Button { Oct 11 02:30:12.464 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 02:30:12.464 INFO kablam! | Oct 11 02:30:12.464 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:30:12.464 INFO kablam! Oct 11 02:30:12.468 INFO kablam! warning: method is never used: `set_button` Oct 11 02:30:12.468 INFO kablam! --> src/joypad.rs:26:5 Oct 11 02:30:12.468 INFO kablam! | Oct 11 02:30:12.468 INFO kablam! 26 | pub fn set_button(&mut self, button: Button, val: bool) { Oct 11 02:30:12.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:12.468 INFO kablam! Oct 11 02:30:12.468 INFO kablam! warning: method is never used: `set_interrupt_en` Oct 11 02:30:12.468 INFO kablam! --> src/mem.rs:400:5 Oct 11 02:30:12.468 INFO kablam! | Oct 11 02:30:12.468 INFO kablam! 400 | pub fn set_interrupt_en(&mut self, intr: cpu::Interrupt, set: bool) { Oct 11 02:30:12.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:12.468 INFO kablam! Oct 11 02:30:12.468 INFO kablam! warning: field is never used: `sound` Oct 11 02:30:12.468 INFO kablam! --> src/lib.rs:32:5 Oct 11 02:30:12.468 INFO kablam! | Oct 11 02:30:12.468 INFO kablam! 32 | sound: sound::Sound, Oct 11 02:30:12.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 02:30:12.468 INFO kablam! Oct 11 02:30:12.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 11 02:30:12.869 INFO kablam! su: No module specific data is present Oct 11 02:30:13.269 INFO running `"docker" "rm" "-f" "79be8ec37db332e0203dae682ab13ad7bba8026940b0502479064e1ee216a1e9"` Oct 11 02:30:13.405 INFO blam! 79be8ec37db332e0203dae682ab13ad7bba8026940b0502479064e1ee216a1e9 Oct 11 02:30:13.408 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:30:13.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 02:30:13.770 INFO blam! 8b86bb96caeafef20b1ef4d80970458448c5eed55773f7c7ad0d8bdcb491b6a2 Oct 11 02:30:13.771 INFO running `"docker" "start" "-a" "8b86bb96caeafef20b1ef4d80970458448c5eed55773f7c7ad0d8bdcb491b6a2"` Oct 11 02:30:14.680 INFO kablam! usermod: no changes Oct 11 02:30:14.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 02:30:14.714 INFO kablam! Running /target/debug/deps/libgbc-8736808023c37ed6 Oct 11 02:30:14.724 INFO blam! Oct 11 02:30:14.724 INFO blam! running 0 tests Oct 11 02:30:14.724 INFO blam! Oct 11 02:30:14.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:30:14.724 INFO blam! Oct 11 02:30:14.724 INFO blam! Oct 11 02:30:14.724 INFO blam! running 0 tests Oct 11 02:30:14.724 INFO blam! Oct 11 02:30:14.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:30:14.724 INFO blam! Oct 11 02:30:14.726 INFO kablam! Running /target/debug/deps/gbc-7708fb4050df6cd6 Oct 11 02:30:14.726 INFO kablam! Doc-tests libgbc Oct 11 02:30:15.883 INFO blam! Oct 11 02:30:15.883 INFO blam! running 0 tests Oct 11 02:30:15.883 INFO blam! Oct 11 02:30:15.883 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:30:15.883 INFO blam! Oct 11 02:30:15.887 INFO kablam! su: No module specific data is present Oct 11 02:30:16.293 INFO running `"docker" "rm" "-f" "8b86bb96caeafef20b1ef4d80970458448c5eed55773f7c7ad0d8bdcb491b6a2"` Oct 11 02:30:16.399 INFO blam! 8b86bb96caeafef20b1ef4d80970458448c5eed55773f7c7ad0d8bdcb491b6a2