Oct 15 02:50:54.876 INFO testing benjaminhadfield/mmu against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:50:54.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 02:50:55.267 INFO blam! 614cfeed32f2452396a7726322f1c32fdd69770d7d47092b7a50dce485433f57 Oct 15 02:50:55.271 INFO running `"docker" "start" "-a" "614cfeed32f2452396a7726322f1c32fdd69770d7d47092b7a50dce485433f57"` Oct 15 02:50:56.453 INFO kablam! usermod: no changes Oct 15 02:50:56.512 INFO kablam! Compiling mmu v0.1.0 (/source) Oct 15 02:50:56.867 INFO kablam! warning: field is never used: `e` Oct 15 02:50:56.867 INFO kablam! --> src/hardware.rs:39:5 Oct 15 02:50:56.867 INFO kablam! | Oct 15 02:50:56.867 INFO kablam! 39 | e: u8, Oct 15 02:50:56.867 INFO kablam! | ^^^^^ Oct 15 02:50:56.867 INFO kablam! | Oct 15 02:50:56.867 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:50:56.867 INFO kablam! Oct 15 02:50:56.867 INFO kablam! warning: field is never used: `s` Oct 15 02:50:56.867 INFO kablam! --> src/hardware.rs:41:5 Oct 15 02:50:56.867 INFO kablam! | Oct 15 02:50:56.867 INFO kablam! 41 | s: u8, Oct 15 02:50:56.867 INFO kablam! | ^^^^^ Oct 15 02:50:56.867 INFO kablam! Oct 15 02:50:57.375 INFO kablam! warning: unused variable: `tlb` Oct 15 02:50:57.375 INFO kablam! --> src/main.rs:9:9 Oct 15 02:50:57.375 INFO kablam! | Oct 15 02:50:57.376 INFO kablam! 9 | let tlb = hardware::TLB::new(4, 4); Oct 15 02:50:57.376 INFO kablam! | ^^^ help: consider using `_tlb` instead Oct 15 02:50:57.376 INFO kablam! | Oct 15 02:50:57.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:50:57.376 INFO kablam! Oct 15 02:50:57.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 15 02:50:57.795 INFO kablam! su: No module specific data is present Oct 15 02:50:58.600 INFO running `"docker" "rm" "-f" "614cfeed32f2452396a7726322f1c32fdd69770d7d47092b7a50dce485433f57"` Oct 15 02:50:58.801 INFO blam! 614cfeed32f2452396a7726322f1c32fdd69770d7d47092b7a50dce485433f57 Oct 15 02:50:58.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 02:50:59.171 INFO blam! ba03a4002ed8e20ddca9a40f5eeaefdf94b78dcc66d4638fc0dad41a0dd40f8b Oct 15 02:50:59.179 INFO running `"docker" "start" "-a" "ba03a4002ed8e20ddca9a40f5eeaefdf94b78dcc66d4638fc0dad41a0dd40f8b"` Oct 15 02:51:00.131 INFO kablam! usermod: no changes Oct 15 02:51:00.163 INFO kablam! Compiling mmu v0.1.0 (/source) Oct 15 02:51:00.699 INFO kablam! warning: unused variable: `tlb` Oct 15 02:51:00.699 INFO kablam! --> src/main.rs:9:9 Oct 15 02:51:00.699 INFO kablam! | Oct 15 02:51:00.699 INFO kablam! 9 | let tlb = hardware::TLB::new(4, 4); Oct 15 02:51:00.699 INFO kablam! | ^^^ help: consider using `_tlb` instead Oct 15 02:51:00.699 INFO kablam! | Oct 15 02:51:00.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:51:00.699 INFO kablam! Oct 15 02:51:00.763 INFO kablam! warning: field is never used: `e` Oct 15 02:51:00.764 INFO kablam! --> src/hardware.rs:39:5 Oct 15 02:51:00.764 INFO kablam! | Oct 15 02:51:00.764 INFO kablam! 39 | e: u8, Oct 15 02:51:00.765 INFO kablam! | ^^^^^ Oct 15 02:51:00.765 INFO kablam! | Oct 15 02:51:00.765 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:51:00.765 INFO kablam! Oct 15 02:51:00.766 INFO kablam! warning: field is never used: `s` Oct 15 02:51:00.766 INFO kablam! --> src/hardware.rs:41:5 Oct 15 02:51:00.766 INFO kablam! | Oct 15 02:51:00.767 INFO kablam! 41 | s: u8, Oct 15 02:51:00.767 INFO kablam! | ^^^^^ Oct 15 02:51:00.767 INFO kablam! Oct 15 02:51:01.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 02:51:01.323 INFO kablam! su: No module specific data is present Oct 15 02:51:02.069 INFO running `"docker" "rm" "-f" "ba03a4002ed8e20ddca9a40f5eeaefdf94b78dcc66d4638fc0dad41a0dd40f8b"` Oct 15 02:51:02.355 INFO blam! ba03a4002ed8e20ddca9a40f5eeaefdf94b78dcc66d4638fc0dad41a0dd40f8b