Oct 10 17:24:32.387 INFO testing nrlsk/rustyMIPS against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:24:32.387 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:24:32.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 17:24:32.787 INFO blam! 5097048564d45f3e81b3ebf9d19eeefc905570f09c9ebc9ebe11d73aeee7221d Oct 10 17:24:32.788 INFO running `"docker" "start" "-a" "5097048564d45f3e81b3ebf9d19eeefc905570f09c9ebc9ebe11d73aeee7221d"` Oct 10 17:24:34.384 INFO kablam! usermod: no changes Oct 10 17:24:34.452 INFO kablam! Compiling rustymips v0.1.0 (/source) Oct 10 17:24:35.141 INFO kablam! warning: struct is never constructed: `Register` Oct 10 17:24:35.142 INFO kablam! --> src/cpu.rs:5:1 Oct 10 17:24:35.142 INFO kablam! | Oct 10 17:24:35.142 INFO kablam! 5 | struct Register { Oct 10 17:24:35.143 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:24:35.143 INFO kablam! | Oct 10 17:24:35.143 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:24:35.144 INFO kablam! Oct 10 17:24:35.144 INFO kablam! warning: method is never used: `init_32` Oct 10 17:24:35.144 INFO kablam! --> src/cpu.rs:14:5 Oct 10 17:24:35.145 INFO kablam! | Oct 10 17:24:35.145 INFO kablam! 14 | fn init_32(num: u8, name: String, alt_name: Option) -> Self { Oct 10 17:24:35.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:24:35.146 INFO kablam! Oct 10 17:24:35.146 INFO kablam! warning: struct is never constructed: `Registers` Oct 10 17:24:35.146 INFO kablam! --> src/cpu.rs:22:1 Oct 10 17:24:35.147 INFO kablam! | Oct 10 17:24:35.147 INFO kablam! 22 | struct Registers { Oct 10 17:24:35.147 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 17:24:35.148 INFO kablam! Oct 10 17:24:36.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 10 17:24:36.181 INFO kablam! su: No module specific data is present Oct 10 17:24:36.725 INFO running `"docker" "rm" "-f" "5097048564d45f3e81b3ebf9d19eeefc905570f09c9ebc9ebe11d73aeee7221d"` Oct 10 17:24:36.972 INFO blam! 5097048564d45f3e81b3ebf9d19eeefc905570f09c9ebc9ebe11d73aeee7221d Oct 10 17:24:36.976 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:24:36.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 17:24:37.321 INFO blam! 702dede34d30d0cd576c2bd711590359adf7eb0a1a8981680b4f7ad7af481b35 Oct 10 17:24:37.323 INFO running `"docker" "start" "-a" "702dede34d30d0cd576c2bd711590359adf7eb0a1a8981680b4f7ad7af481b35"` Oct 10 17:24:38.586 INFO kablam! usermod: no changes Oct 10 17:24:38.620 INFO kablam! Compiling rustymips v0.1.0 (/source) Oct 10 17:24:39.584 INFO kablam! warning: struct is never constructed: `Register` Oct 10 17:24:39.584 INFO kablam! --> src/cpu.rs:5:1 Oct 10 17:24:39.584 INFO kablam! | Oct 10 17:24:39.584 INFO kablam! 5 | struct Register { Oct 10 17:24:39.584 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:24:39.584 INFO kablam! | Oct 10 17:24:39.584 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:24:39.584 INFO kablam! Oct 10 17:24:39.584 INFO kablam! warning: method is never used: `init_32` Oct 10 17:24:39.584 INFO kablam! --> src/cpu.rs:14:5 Oct 10 17:24:39.584 INFO kablam! | Oct 10 17:24:39.584 INFO kablam! 14 | fn init_32(num: u8, name: String, alt_name: Option) -> Self { Oct 10 17:24:39.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:24:39.584 INFO kablam! Oct 10 17:24:39.584 INFO kablam! warning: struct is never constructed: `Registers` Oct 10 17:24:39.584 INFO kablam! --> src/cpu.rs:22:1 Oct 10 17:24:39.584 INFO kablam! | Oct 10 17:24:39.585 INFO kablam! 22 | struct Registers { Oct 10 17:24:39.585 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 17:24:39.585 INFO kablam! Oct 10 17:24:40.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 10 17:24:40.130 INFO kablam! su: No module specific data is present Oct 10 17:24:40.805 INFO running `"docker" "rm" "-f" "702dede34d30d0cd576c2bd711590359adf7eb0a1a8981680b4f7ad7af481b35"` Oct 10 17:24:40.953 INFO blam! 702dede34d30d0cd576c2bd711590359adf7eb0a1a8981680b4f7ad7af481b35 Oct 10 17:24:40.958 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:24:40.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 17:24:41.353 INFO blam! 7cbc8c56badc81809dd1aa64481c32c7ab495336bb0666d4a57f9dfaabe8e469 Oct 10 17:24:41.362 INFO running `"docker" "start" "-a" "7cbc8c56badc81809dd1aa64481c32c7ab495336bb0666d4a57f9dfaabe8e469"` Oct 10 17:24:42.292 INFO kablam! usermod: no changes Oct 10 17:24:42.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 17:24:42.384 INFO kablam! Running /target/debug/deps/rustymips-1668aaca76191c2d Oct 10 17:24:42.388 INFO blam! Oct 10 17:24:42.388 INFO blam! running 0 tests Oct 10 17:24:42.388 INFO blam! Oct 10 17:24:42.388 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:24:42.388 INFO blam! Oct 10 17:24:42.396 INFO kablam! Running /target/debug/deps/rustymips-49da97b2fabd0931 Oct 10 17:24:42.396 INFO blam! Oct 10 17:24:42.396 INFO kablam! Doc-tests rustymips Oct 10 17:24:42.396 INFO blam! running 0 tests Oct 10 17:24:42.396 INFO blam! Oct 10 17:24:42.396 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:24:42.396 INFO blam! Oct 10 17:24:43.266 INFO blam! Oct 10 17:24:43.266 INFO blam! running 0 tests Oct 10 17:24:43.267 INFO blam! Oct 10 17:24:43.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:24:43.267 INFO blam! Oct 10 17:24:43.270 INFO kablam! su: No module specific data is present Oct 10 17:24:43.888 INFO running `"docker" "rm" "-f" "7cbc8c56badc81809dd1aa64481c32c7ab495336bb0666d4a57f9dfaabe8e469"` Oct 10 17:24:44.021 INFO blam! 7cbc8c56badc81809dd1aa64481c32c7ab495336bb0666d4a57f9dfaabe8e469