Oct 13 05:44:48.121 INFO testing nekronos/gbc_rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:44:48.122 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 05:44:48.701 INFO blam! a4adf7a5fb7180cfa56b1e24deb36185624cb4902da0e34e011920cf41a263d0 Oct 13 05:44:48.702 INFO running `"docker" "start" "-a" "a4adf7a5fb7180cfa56b1e24deb36185624cb4902da0e34e011920cf41a263d0"` Oct 13 05:44:50.271 INFO kablam! usermod: no changes Oct 13 05:44:50.375 INFO kablam! Compiling dylib v0.0.1 Oct 13 05:44:50.375 INFO kablam! Compiling minifb v0.9.0 Oct 13 05:44:51.037 INFO kablam! Compiling x11-dl v2.2.1 Oct 13 05:44:59.239 INFO kablam! Compiling gbc_rs v0.1.0 (/source) Oct 13 05:45:00.011 INFO kablam! warning: unused variable: `cycle_count` Oct 13 05:45:00.011 INFO kablam! --> src/gbc/gamepad.rs:90:35 Oct 13 05:45:00.011 INFO kablam! | Oct 13 05:45:00.011 INFO kablam! 90 | pub fn cycle_flush(&mut self, cycle_count: u32) -> Interrupts { Oct 13 05:45:00.011 INFO kablam! | ^^^^^^^^^^^ help: consider using `_cycle_count` instead Oct 13 05:45:00.011 INFO kablam! | Oct 13 05:45:00.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:45:00.011 INFO kablam! Oct 13 05:45:00.134 INFO kablam! warning: field is never used: `gameboy_type` Oct 13 05:45:00.134 INFO kablam! --> src/gbc/interconnect.rs:12:5 Oct 13 05:45:00.134 INFO kablam! | Oct 13 05:45:00.134 INFO kablam! 12 | gameboy_type: GameboyType, Oct 13 05:45:00.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:45:00.134 INFO kablam! | Oct 13 05:45:00.134 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:45:00.134 INFO kablam! Oct 13 05:45:00.134 INFO kablam! warning: variant is never constructed: `Mbc2` Oct 13 05:45:00.135 INFO kablam! --> src/gbc/mbc/mod.rs:60:5 Oct 13 05:45:00.135 INFO kablam! | Oct 13 05:45:00.135 INFO kablam! 60 | Mbc2, Oct 13 05:45:00.135 INFO kablam! | ^^^^ Oct 13 05:45:00.135 INFO kablam! Oct 13 05:45:00.154 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 05:45:00.154 INFO kablam! --> src/main.rs:135:13 Oct 13 05:45:00.154 INFO kablam! | Oct 13 05:45:00.154 INFO kablam! 135 | / make_events(keys.clone(), prev_keys) Oct 13 05:45:00.154 INFO kablam! 136 | | .into_iter() Oct 13 05:45:00.154 INFO kablam! 137 | | .map(|e| gamepad_tx.send(e).unwrap()) Oct 13 05:45:00.154 INFO kablam! 138 | | .collect::>(); Oct 13 05:45:00.154 INFO kablam! | |_____________________________________^ Oct 13 05:45:00.154 INFO kablam! | Oct 13 05:45:00.154 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:45:00.154 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 05:45:00.154 INFO kablam! Oct 13 05:45:01.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.86s Oct 13 05:45:01.167 INFO kablam! su: No module specific data is present Oct 13 05:45:01.387 INFO running `"docker" "rm" "-f" "a4adf7a5fb7180cfa56b1e24deb36185624cb4902da0e34e011920cf41a263d0"` Oct 13 05:45:01.519 INFO blam! a4adf7a5fb7180cfa56b1e24deb36185624cb4902da0e34e011920cf41a263d0 Oct 13 05:45:01.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 05:45:01.796 INFO blam! cfa39e57e0cf7f0817391d85fb4273eedcde00441b1ab20abe2c895b9b108735 Oct 13 05:45:01.801 INFO running `"docker" "start" "-a" "cfa39e57e0cf7f0817391d85fb4273eedcde00441b1ab20abe2c895b9b108735"` Oct 13 05:45:03.051 INFO kablam! usermod: no changes Oct 13 05:45:03.098 INFO kablam! Compiling gbc_rs v0.1.0 (/source) Oct 13 05:45:04.119 INFO kablam! warning: unused variable: `cycle_count` Oct 13 05:45:04.119 INFO kablam! --> src/gbc/gamepad.rs:90:35 Oct 13 05:45:04.120 INFO kablam! | Oct 13 05:45:04.120 INFO kablam! 90 | pub fn cycle_flush(&mut self, cycle_count: u32) -> Interrupts { Oct 13 05:45:04.120 INFO kablam! | ^^^^^^^^^^^ help: consider using `_cycle_count` instead Oct 13 05:45:04.120 INFO kablam! | Oct 13 05:45:04.121 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:45:04.121 INFO kablam! Oct 13 05:45:04.287 INFO kablam! warning: field is never used: `gameboy_type` Oct 13 05:45:04.287 INFO kablam! --> src/gbc/interconnect.rs:12:5 Oct 13 05:45:04.287 INFO kablam! | Oct 13 05:45:04.287 INFO kablam! 12 | gameboy_type: GameboyType, Oct 13 05:45:04.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:45:04.287 INFO kablam! | Oct 13 05:45:04.287 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:45:04.287 INFO kablam! Oct 13 05:45:04.287 INFO kablam! warning: variant is never constructed: `Mbc2` Oct 13 05:45:04.287 INFO kablam! --> src/gbc/mbc/mod.rs:60:5 Oct 13 05:45:04.287 INFO kablam! | Oct 13 05:45:04.287 INFO kablam! 60 | Mbc2, Oct 13 05:45:04.287 INFO kablam! | ^^^^ Oct 13 05:45:04.287 INFO kablam! Oct 13 05:45:04.303 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 05:45:04.304 INFO kablam! --> src/main.rs:135:13 Oct 13 05:45:04.304 INFO kablam! | Oct 13 05:45:04.304 INFO kablam! 135 | / make_events(keys.clone(), prev_keys) Oct 13 05:45:04.304 INFO kablam! 136 | | .into_iter() Oct 13 05:45:04.305 INFO kablam! 137 | | .map(|e| gamepad_tx.send(e).unwrap()) Oct 13 05:45:04.305 INFO kablam! 138 | | .collect::>(); Oct 13 05:45:04.305 INFO kablam! | |_____________________________________^ Oct 13 05:45:04.306 INFO kablam! | Oct 13 05:45:04.306 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:45:04.306 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 05:45:04.307 INFO kablam! Oct 13 05:45:04.852 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 13 05:45:04.859 INFO kablam! su: No module specific data is present Oct 13 05:45:05.487 INFO running `"docker" "rm" "-f" "cfa39e57e0cf7f0817391d85fb4273eedcde00441b1ab20abe2c895b9b108735"` Oct 13 05:45:05.755 INFO blam! cfa39e57e0cf7f0817391d85fb4273eedcde00441b1ab20abe2c895b9b108735 Oct 13 05:45:05.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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" "-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 13 05:45:06.204 INFO blam! 9bb76657df242fce19e530e7fb052a6e6b2c8439f1cd86ce4fb1f41119970958 Oct 13 05:45:06.215 INFO running `"docker" "start" "-a" "9bb76657df242fce19e530e7fb052a6e6b2c8439f1cd86ce4fb1f41119970958"` Oct 13 05:45:07.136 INFO kablam! usermod: no changes Oct 13 05:45:07.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 05:45:07.226 INFO kablam! Running /target/debug/deps/gbc_rs-e92655087d3992df Oct 13 05:45:07.231 INFO blam! Oct 13 05:45:07.231 INFO blam! running 0 tests Oct 13 05:45:07.231 INFO blam! Oct 13 05:45:07.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:45:07.231 INFO blam! Oct 13 05:45:07.238 INFO kablam! su: No module specific data is present Oct 13 05:45:07.726 INFO running `"docker" "rm" "-f" "9bb76657df242fce19e530e7fb052a6e6b2c8439f1cd86ce4fb1f41119970958"` Oct 13 05:45:07.880 INFO blam! 9bb76657df242fce19e530e7fb052a6e6b2c8439f1cd86ce4fb1f41119970958