Oct 21 18:19:37.280 INFO checking dpl0/gemub against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:19:37.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 18:19:37.774 INFO blam! eb91a09788028bf2b21aa47f4f73a057b8610521796a85ea7d5d8f3b40340c52 Oct 21 18:19:37.778 INFO running `"docker" "start" "-a" "eb91a09788028bf2b21aa47f4f73a057b8610521796a85ea7d5d8f3b40340c52"` Oct 21 18:19:39.385 INFO kablam! usermod: no changes Oct 21 18:19:39.429 INFO kablam! Checking gemub v0.1.0 (/source) Oct 21 18:19:39.920 INFO kablam! warning: unused variable: `buf` Oct 21 18:19:39.920 INFO kablam! --> src/gameboy/bus.rs:59:13 Oct 21 18:19:39.920 INFO kablam! | Oct 21 18:19:39.921 INFO kablam! 59 | let buf = buf; // Shadow into an inmutable Copy. Oct 21 18:19:39.921 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 21 18:19:39.921 INFO kablam! | Oct 21 18:19:39.921 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:19:39.921 INFO kablam! Oct 21 18:19:39.960 INFO kablam! warning: field is never used: `ram` Oct 21 18:19:39.960 INFO kablam! --> src/gameboy/bus.rs:48:5 Oct 21 18:19:39.960 INFO kablam! | Oct 21 18:19:39.960 INFO kablam! 48 | ram: Box>, // Store memory in heap. Oct 21 18:19:39.960 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:19:39.960 INFO kablam! | Oct 21 18:19:39.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:19:39.960 INFO kablam! Oct 21 18:19:39.960 INFO kablam! warning: unused variable: `buf` Oct 21 18:19:39.960 INFO kablam! --> src/gameboy/bus.rs:59:13 Oct 21 18:19:39.960 INFO kablam! | Oct 21 18:19:39.960 INFO kablam! 59 | let buf = buf; // Shadow into an inmutable Copy. Oct 21 18:19:39.960 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 21 18:19:39.960 INFO kablam! | Oct 21 18:19:39.960 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:19:39.960 INFO kablam! Oct 21 18:19:39.960 INFO kablam! warning: field is never used: `ram` Oct 21 18:19:39.960 INFO kablam! --> src/gameboy/bus.rs:48:5 Oct 21 18:19:39.960 INFO kablam! | Oct 21 18:19:39.960 INFO kablam! 48 | ram: Box>, // Store memory in heap. Oct 21 18:19:39.960 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:19:39.960 INFO kablam! | Oct 21 18:19:39.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:19:39.960 INFO kablam! Oct 21 18:19:40.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 21 18:19:40.036 INFO kablam! su: No module specific data is present Oct 21 18:19:40.735 INFO running `"docker" "rm" "-f" "eb91a09788028bf2b21aa47f4f73a057b8610521796a85ea7d5d8f3b40340c52"` Oct 21 18:19:40.840 INFO blam! eb91a09788028bf2b21aa47f4f73a057b8610521796a85ea7d5d8f3b40340c52