Oct 10 21:29:43.359 INFO testing itarato/gameboy_emu against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:29:43.359 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:29:43.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:29:44.120 INFO blam! 526e963a83e4faee332f00884dcc58913e07bce014cc76ec78e7e4fa2d71f2d4 Oct 10 21:29:44.122 INFO running `"docker" "start" "-a" "526e963a83e4faee332f00884dcc58913e07bce014cc76ec78e7e4fa2d71f2d4"` Oct 10 21:29:45.369 INFO kablam! usermod: no changes Oct 10 21:29:45.421 INFO kablam! Compiling gameboy_emu v0.1.0 (/source) Oct 10 21:29:46.356 INFO kablam! warning: variable does not need to be mutable Oct 10 21:29:46.356 INFO kablam! --> src/timer.rs:73:13 Oct 10 21:29:46.356 INFO kablam! | Oct 10 21:29:46.356 INFO kablam! 73 | let mut ticker = self.ticks.get_mut(&cycle).unwrap(); Oct 10 21:29:46.356 INFO kablam! | ----^^^^^^ Oct 10 21:29:46.356 INFO kablam! | | Oct 10 21:29:46.356 INFO kablam! | help: remove this `mut` Oct 10 21:29:46.356 INFO kablam! | Oct 10 21:29:46.356 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:29:46.356 INFO kablam! Oct 10 21:29:47.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 10 21:29:47.676 INFO kablam! su: No module specific data is present Oct 10 21:29:48.455 INFO running `"docker" "rm" "-f" "526e963a83e4faee332f00884dcc58913e07bce014cc76ec78e7e4fa2d71f2d4"` Oct 10 21:29:48.765 INFO blam! 526e963a83e4faee332f00884dcc58913e07bce014cc76ec78e7e4fa2d71f2d4 Oct 10 21:29:48.769 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:29:48.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:29:49.222 INFO blam! b8f59b800a0cd97b87aa7c97ee20f7c34b8ef1298a1e51814aca18bf7da9685b Oct 10 21:29:49.236 INFO running `"docker" "start" "-a" "b8f59b800a0cd97b87aa7c97ee20f7c34b8ef1298a1e51814aca18bf7da9685b"` Oct 10 21:29:50.604 INFO kablam! usermod: no changes Oct 10 21:29:50.644 INFO kablam! Compiling gameboy_emu v0.1.0 (/source) Oct 10 21:29:51.756 INFO kablam! warning: variable does not need to be mutable Oct 10 21:29:51.757 INFO kablam! --> src/timer.rs:73:13 Oct 10 21:29:51.757 INFO kablam! | Oct 10 21:29:51.757 INFO kablam! 73 | let mut ticker = self.ticks.get_mut(&cycle).unwrap(); Oct 10 21:29:51.757 INFO kablam! | ----^^^^^^ Oct 10 21:29:51.757 INFO kablam! | | Oct 10 21:29:51.757 INFO kablam! | help: remove this `mut` Oct 10 21:29:51.758 INFO kablam! | Oct 10 21:29:51.758 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:29:51.758 INFO kablam! Oct 10 21:29:52.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 10 21:29:52.335 INFO kablam! su: No module specific data is present Oct 10 21:29:52.792 INFO running `"docker" "rm" "-f" "b8f59b800a0cd97b87aa7c97ee20f7c34b8ef1298a1e51814aca18bf7da9685b"` Oct 10 21:29:53.040 INFO blam! b8f59b800a0cd97b87aa7c97ee20f7c34b8ef1298a1e51814aca18bf7da9685b Oct 10 21:29:53.056 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:29:53.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:29:53.644 INFO blam! 5f8db3ff683dd3adee7c6a975580bdca340011f2ac04dd6ccc550cd4d7556e5b Oct 10 21:29:53.646 INFO running `"docker" "start" "-a" "5f8db3ff683dd3adee7c6a975580bdca340011f2ac04dd6ccc550cd4d7556e5b"` Oct 10 21:29:55.218 INFO kablam! usermod: no changes Oct 10 21:29:55.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 21:29:55.277 INFO blam! Oct 10 21:29:55.277 INFO kablam! Running /target/debug/deps/gameboy_emu-9b9bf5f5cfb445ff Oct 10 21:29:55.278 INFO blam! running 0 tests Oct 10 21:29:55.278 INFO blam! Oct 10 21:29:55.278 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:29:55.278 INFO blam! Oct 10 21:29:55.280 INFO kablam! su: No module specific data is present Oct 10 21:29:55.936 INFO running `"docker" "rm" "-f" "5f8db3ff683dd3adee7c6a975580bdca340011f2ac04dd6ccc550cd4d7556e5b"` Oct 10 21:29:56.240 INFO blam! 5f8db3ff683dd3adee7c6a975580bdca340011f2ac04dd6ccc550cd4d7556e5b