Oct 21 20:04:18.754 INFO checking aarroyoc/hexaminas-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:04:18.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 20:04:19.084 INFO blam! d7e502eb9f0e45f798b04420d67eb8e5e6a1a35aeedff0b7f92d7f0e48a28505 Oct 21 20:04:19.089 INFO running `"docker" "start" "-a" "d7e502eb9f0e45f798b04420d67eb8e5e6a1a35aeedff0b7f92d7f0e48a28505"` Oct 21 20:04:19.586 INFO kablam! usermod: no changes Oct 21 20:04:19.841 INFO kablam! Checking memmap v0.6.2 Oct 21 20:04:19.851 INFO kablam! Compiling gfx_gl v0.5.0 Oct 21 20:04:19.851 INFO kablam! Checking wayland-client v0.12.5 Oct 21 20:04:19.851 INFO kablam! Checking pistoncore-window v0.31.0 Oct 21 20:04:19.852 INFO kablam! Checking image v0.18.0 Oct 21 20:04:21.615 INFO kablam! Checking pistoncore-event_loop v0.36.0 Oct 21 20:04:24.924 INFO kablam! Checking wayland-protocols v0.12.5 Oct 21 20:04:24.924 INFO kablam! Checking wayland-kbd v0.13.1 Oct 21 20:04:25.789 INFO kablam! Checking piston v0.36.0 Oct 21 20:04:33.120 INFO kablam! Checking piston-gfx_texture v0.31.0 Oct 21 20:04:34.402 INFO kablam! Checking wayland-window v0.13.2 Oct 21 20:04:37.205 INFO kablam! Checking winit v0.10.0 Oct 21 20:04:38.592 INFO kablam! Checking piston2d-gfx_graphics v0.50.0 Oct 21 20:04:39.893 INFO kablam! Checking gfx_device_gl v0.15.1 Oct 21 20:04:43.328 INFO kablam! Checking glutin v0.12.2 Oct 21 20:04:48.088 INFO kablam! Checking pistoncore-glutin_window v0.45.2 Oct 21 20:04:50.109 INFO kablam! Checking piston_window v0.77.0 Oct 21 20:04:53.997 INFO kablam! Checking hexaminas v0.1.0 (/source) Oct 21 20:05:00.084 INFO kablam! warning: unused import: `piston_window::character::CharacterCache` Oct 21 20:05:00.084 INFO kablam! --> src/table.rs:5:5 Oct 21 20:05:00.084 INFO kablam! | Oct 21 20:05:00.084 INFO kablam! 5 | use piston_window::character::CharacterCache; Oct 21 20:05:00.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:05:00.084 INFO kablam! | Oct 21 20:05:00.084 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:05:00.084 INFO kablam! Oct 21 20:05:00.257 INFO kablam! warning: unused variable: `m` Oct 21 20:05:00.257 INFO kablam! --> src/main.rs:33:29 Oct 21 20:05:00.257 INFO kablam! | Oct 21 20:05:00.257 INFO kablam! 33 | let m = table.get_mines_around(pos); Oct 21 20:05:00.257 INFO kablam! | ^ help: consider using `_m` instead Oct 21 20:05:00.257 INFO kablam! | Oct 21 20:05:00.257 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:05:00.257 INFO kablam! Oct 21 20:05:00.257 INFO kablam! warning: unused variable: `hex` Oct 21 20:05:00.257 INFO kablam! --> src/table.rs:232:27 Oct 21 20:05:00.257 INFO kablam! | Oct 21 20:05:00.257 INFO kablam! 232 | pub fn draw(&mut self,hex: &G2dTexture,glyphs: &mut Glyphs,c: &Context, g: &mut G2d) Oct 21 20:05:00.257 INFO kablam! | ^^^ help: consider using `_hex` instead Oct 21 20:05:00.257 INFO kablam! Oct 21 20:05:00.558 INFO kablam! warning: unused import: `piston_window::character::CharacterCache` Oct 21 20:05:00.558 INFO kablam! --> src/table.rs:5:5 Oct 21 20:05:00.558 INFO kablam! | Oct 21 20:05:00.558 INFO kablam! 5 | use piston_window::character::CharacterCache; Oct 21 20:05:00.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:05:00.558 INFO kablam! | Oct 21 20:05:00.558 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:05:00.558 INFO kablam! Oct 21 20:05:00.720 INFO kablam! warning: unused variable: `m` Oct 21 20:05:00.720 INFO kablam! --> src/main.rs:33:29 Oct 21 20:05:00.720 INFO kablam! | Oct 21 20:05:00.720 INFO kablam! 33 | let m = table.get_mines_around(pos); Oct 21 20:05:00.720 INFO kablam! | ^ help: consider using `_m` instead Oct 21 20:05:00.720 INFO kablam! | Oct 21 20:05:00.720 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:05:00.720 INFO kablam! Oct 21 20:05:00.720 INFO kablam! warning: unused variable: `hex` Oct 21 20:05:00.720 INFO kablam! --> src/table.rs:232:27 Oct 21 20:05:00.720 INFO kablam! | Oct 21 20:05:00.720 INFO kablam! 232 | pub fn draw(&mut self,hex: &G2dTexture,glyphs: &mut Glyphs,c: &Context, g: &mut G2d) Oct 21 20:05:00.720 INFO kablam! | ^^^ help: consider using `_hex` instead Oct 21 20:05:00.720 INFO kablam! Oct 21 20:05:00.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.17s Oct 21 20:05:00.799 INFO kablam! su: No module specific data is present Oct 21 20:05:01.494 INFO running `"docker" "rm" "-f" "d7e502eb9f0e45f798b04420d67eb8e5e6a1a35aeedff0b7f92d7f0e48a28505"` Oct 21 20:05:01.784 INFO blam! d7e502eb9f0e45f798b04420d67eb8e5e6a1a35aeedff0b7f92d7f0e48a28505