Oct 10 21:02:33.962 INFO testing jeremiahbiard/sres-emulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:02:33.962 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:02:33.962 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 10 21:02:34.168 INFO blam! 912fc15b5fbf2376c184042d0f2f245a04c801b8f80edf4215d78ebdfa7e6f49 Oct 10 21:02:34.169 INFO running `"docker" "start" "-a" "912fc15b5fbf2376c184042d0f2f245a04c801b8f80edf4215d78ebdfa7e6f49"` Oct 10 21:02:34.668 INFO kablam! usermod: no changes Oct 10 21:02:34.727 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 10 21:02:34.727 INFO kablam! Compiling miniz_oxide v0.1.2 Oct 10 21:02:34.728 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 10 21:02:35.356 INFO kablam! Compiling bzip2 v0.3.3 Oct 10 21:02:38.522 INFO kablam! Compiling flate2 v1.0.1 Oct 10 21:02:40.044 INFO kablam! Compiling zip v0.4.0 Oct 10 21:02:41.377 INFO kablam! Compiling sres-emulator v0.1.0 (/source) Oct 10 21:02:42.468 INFO kablam! warning: variant is never constructed: `HiRom` Oct 10 21:02:42.468 INFO kablam! --> src/rom_utils.rs:12:5 Oct 10 21:02:42.468 INFO kablam! | Oct 10 21:02:42.468 INFO kablam! 12 | HiRom, Oct 10 21:02:42.468 INFO kablam! | ^^^^^ Oct 10 21:02:42.468 INFO kablam! | Oct 10 21:02:42.468 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:02:42.468 INFO kablam! Oct 10 21:02:42.468 INFO kablam! warning: method is never used: `new` Oct 10 21:02:42.468 INFO kablam! --> src/cpu.rs:28:5 Oct 10 21:02:42.468 INFO kablam! | Oct 10 21:02:42.468 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 10 21:02:42.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:02:42.468 INFO kablam! Oct 10 21:02:42.468 INFO kablam! warning: method is never used: `step` Oct 10 21:02:42.468 INFO kablam! --> src/cpu.rs:38:5 Oct 10 21:02:42.468 INFO kablam! | Oct 10 21:02:42.468 INFO kablam! 38 | fn step(&mut self) { Oct 10 21:02:42.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:02:42.468 INFO kablam! Oct 10 21:02:43.702 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 10 21:02:43.702 INFO kablam! --> src/main.rs:7:5 Oct 10 21:02:43.702 INFO kablam! | Oct 10 21:02:43.702 INFO kablam! 7 | use sres_emulator::cpu; Oct 10 21:02:43.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:02:43.702 INFO kablam! | Oct 10 21:02:43.702 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:02:43.702 INFO kablam! Oct 10 21:02:44.298 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.61s Oct 10 21:02:44.299 INFO kablam! su: No module specific data is present Oct 10 21:02:44.674 INFO running `"docker" "rm" "-f" "912fc15b5fbf2376c184042d0f2f245a04c801b8f80edf4215d78ebdfa7e6f49"` Oct 10 21:02:44.782 INFO blam! 912fc15b5fbf2376c184042d0f2f245a04c801b8f80edf4215d78ebdfa7e6f49 Oct 10 21:02:44.784 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:02:44.785 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 10 21:02:44.967 INFO blam! fcf339657cb180f870d30ab0a9cbeca09a6f87eefaa570ec202b49c94f72e8ee Oct 10 21:02:44.969 INFO running `"docker" "start" "-a" "fcf339657cb180f870d30ab0a9cbeca09a6f87eefaa570ec202b49c94f72e8ee"` Oct 10 21:02:45.499 INFO kablam! usermod: no changes Oct 10 21:02:45.552 INFO kablam! Compiling sres-emulator v0.1.0 (/source) Oct 10 21:02:46.772 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 10 21:02:46.772 INFO kablam! --> src/main.rs:7:5 Oct 10 21:02:46.772 INFO kablam! | Oct 10 21:02:46.772 INFO kablam! 7 | use sres_emulator::cpu; Oct 10 21:02:46.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:02:46.772 INFO kablam! | Oct 10 21:02:46.772 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:02:46.772 INFO kablam! Oct 10 21:02:46.908 INFO kablam! warning: variant is never constructed: `HiRom` Oct 10 21:02:46.908 INFO kablam! --> src/rom_utils.rs:12:5 Oct 10 21:02:46.908 INFO kablam! | Oct 10 21:02:46.908 INFO kablam! 12 | HiRom, Oct 10 21:02:46.908 INFO kablam! | ^^^^^ Oct 10 21:02:46.908 INFO kablam! | Oct 10 21:02:46.908 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:02:46.908 INFO kablam! Oct 10 21:02:46.908 INFO kablam! warning: method is never used: `new` Oct 10 21:02:46.908 INFO kablam! --> src/cpu.rs:28:5 Oct 10 21:02:46.908 INFO kablam! | Oct 10 21:02:46.908 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 10 21:02:46.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:02:46.908 INFO kablam! Oct 10 21:02:46.908 INFO kablam! warning: method is never used: `step` Oct 10 21:02:46.908 INFO kablam! --> src/cpu.rs:38:5 Oct 10 21:02:46.908 INFO kablam! | Oct 10 21:02:46.908 INFO kablam! 38 | fn step(&mut self) { Oct 10 21:02:46.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:02:46.908 INFO kablam! Oct 10 21:02:47.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 10 21:02:47.339 INFO kablam! su: No module specific data is present Oct 10 21:02:47.892 INFO running `"docker" "rm" "-f" "fcf339657cb180f870d30ab0a9cbeca09a6f87eefaa570ec202b49c94f72e8ee"` Oct 10 21:02:48.164 INFO blam! fcf339657cb180f870d30ab0a9cbeca09a6f87eefaa570ec202b49c94f72e8ee Oct 10 21:02:48.169 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:02:48.170 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 10 21:02:48.477 INFO blam! e31dbd9d7028cf9543d775a979494fbc8bcccc177c97d621334bd84387c29e8e Oct 10 21:02:48.484 INFO running `"docker" "start" "-a" "e31dbd9d7028cf9543d775a979494fbc8bcccc177c97d621334bd84387c29e8e"` Oct 10 21:02:49.288 INFO kablam! usermod: no changes Oct 10 21:02:49.362 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 21:02:49.376 INFO blam! Oct 10 21:02:49.376 INFO blam! running 0 tests Oct 10 21:02:49.376 INFO blam! Oct 10 21:02:49.376 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:02:49.376 INFO blam! Oct 10 21:02:49.378 INFO kablam! Running /target/debug/deps/sres_emulator-f51ca27902862ea0 Oct 10 21:02:49.378 INFO kablam! Running /target/debug/deps/sres_emulator-8c6b201fb454b7b5 Oct 10 21:02:49.381 INFO kablam! Doc-tests sres-emulator Oct 10 21:02:49.381 INFO blam! Oct 10 21:02:49.381 INFO blam! running 0 tests Oct 10 21:02:49.381 INFO blam! Oct 10 21:02:49.381 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:02:49.381 INFO blam! Oct 10 21:02:51.337 INFO blam! Oct 10 21:02:51.337 INFO blam! running 0 tests Oct 10 21:02:51.337 INFO blam! Oct 10 21:02:51.337 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:02:51.338 INFO blam! Oct 10 21:02:51.356 INFO kablam! su: No module specific data is present Oct 10 21:02:51.829 INFO running `"docker" "rm" "-f" "e31dbd9d7028cf9543d775a979494fbc8bcccc177c97d621334bd84387c29e8e"` Oct 10 21:02:52.112 INFO blam! e31dbd9d7028cf9543d775a979494fbc8bcccc177c97d621334bd84387c29e8e