Oct 21 19:10:37.249 INFO checking brollb/sketch-adventures against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:10:37.249 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 19:10:37.600 INFO blam! f3740fe975dea1fd8980f279551ae2b21023ec5d83fb1d96aa4119d2070c4667 Oct 21 19:10:37.604 INFO running `"docker" "start" "-a" "f3740fe975dea1fd8980f279551ae2b21023ec5d83fb1d96aa4119d2070c4667"` Oct 21 19:10:38.729 INFO kablam! usermod: no changes Oct 21 19:10:39.076 INFO kablam! Compiling num-traits v0.1.42 Oct 21 19:10:39.076 INFO kablam! Compiling x11-dl v2.17.2 Oct 21 19:10:39.076 INFO kablam! Checking shared_library v0.1.8 Oct 21 19:10:39.080 INFO kablam! Checking tempfile v2.2.0 Oct 21 19:10:39.081 INFO kablam! Checking rusttype v0.2.3 Oct 21 19:10:39.084 INFO kablam! Compiling gl_generator v0.7.0 Oct 21 19:10:39.085 INFO kablam! Compiling gl_generator v0.6.1 Oct 21 19:10:39.085 INFO kablam! Checking gfx_core v0.8.2 Oct 21 19:10:40.840 INFO kablam! Compiling target_build_utils v0.3.1 Oct 21 19:10:41.901 INFO kablam! Checking fs2 v0.2.5 Oct 21 19:10:43.137 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 19:10:44.320 INFO kablam! Checking pistoncore-input v0.20.0 Oct 21 19:10:48.710 INFO kablam! Checking memmap v0.4.0 Oct 21 19:10:48.973 INFO kablam! Compiling serde_json v0.9.10 Oct 21 19:10:49.819 INFO kablam! Compiling glutin v0.10.1 Oct 21 19:10:50.020 INFO kablam! Checking piston2d-graphics v0.24.0 Oct 21 19:10:57.536 INFO kablam! Compiling gl v0.7.0 Oct 21 19:10:57.541 INFO kablam! Compiling gfx_gl v0.4.0 Oct 21 19:11:00.414 INFO kablam! Checking pistoncore-window v0.30.0 Oct 21 19:11:11.504 INFO kablam! Checking pistoncore-event_loop v0.35.0 Oct 21 19:11:16.668 INFO kablam! Checking piston v0.35.0 Oct 21 19:11:30.258 INFO kablam! Compiling libloading v0.3.4 Oct 21 19:11:36.249 INFO kablam! Checking piston2d-opengl_graphics v0.50.0 Oct 21 19:11:37.735 INFO kablam! Checking dlib v0.3.1 Oct 21 19:11:39.016 INFO kablam! Checking wayland-sys v0.9.10 Oct 21 19:11:40.590 INFO kablam! Checking wayland-client v0.9.10 Oct 21 19:11:43.796 INFO kablam! Checking wayland-protocols v0.9.10 Oct 21 19:11:43.796 INFO kablam! Checking wayland-kbd v0.9.1 Oct 21 19:11:48.580 INFO kablam! Checking wayland-window v0.8.0 Oct 21 19:11:50.270 INFO kablam! Checking winit v0.8.3 Oct 21 19:11:56.324 INFO kablam! Checking gfx v0.17.1 Oct 21 19:11:56.324 INFO kablam! Checking gfx_device_gl v0.15.0 Oct 21 19:11:58.872 INFO kablam! Checking pistoncore-glutin_window v0.43.0 Oct 21 19:12:07.438 INFO kablam! Checking piston-gfx_texture v0.31.0 Oct 21 19:12:09.778 INFO kablam! Checking piston2d-gfx_graphics v0.48.0 Oct 21 19:12:13.972 INFO kablam! Checking piston_window v0.75.0 Oct 21 19:12:17.436 INFO kablam! Checking sketch-adventures v0.1.0 (/source) Oct 21 19:12:23.260 INFO kablam! warning: value assigned to `texture` is never read Oct 21 19:12:23.261 INFO kablam! --> src/main.rs:472:13 Oct 21 19:12:23.261 INFO kablam! | Oct 21 19:12:23.261 INFO kablam! 472 | let mut texture = Texture::from_image( Oct 21 19:12:23.261 INFO kablam! | ^^^^^^^ Oct 21 19:12:23.265 INFO kablam! | Oct 21 19:12:23.266 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 19:12:23.267 INFO kablam! Oct 21 19:12:24.160 INFO kablam! warning: value assigned to `texture` is never read Oct 21 19:12:24.160 INFO kablam! --> src/main.rs:472:13 Oct 21 19:12:24.160 INFO kablam! | Oct 21 19:12:24.160 INFO kablam! 472 | let mut texture = Texture::from_image( Oct 21 19:12:24.160 INFO kablam! | ^^^^^^^ Oct 21 19:12:24.160 INFO kablam! | Oct 21 19:12:24.160 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 21 19:12:24.160 INFO kablam! Oct 21 19:12:24.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 21 19:12:24.287 INFO kablam! su: No module specific data is present Oct 21 19:12:25.422 INFO running `"docker" "rm" "-f" "f3740fe975dea1fd8980f279551ae2b21023ec5d83fb1d96aa4119d2070c4667"` Oct 21 19:12:25.716 INFO blam! f3740fe975dea1fd8980f279551ae2b21023ec5d83fb1d96aa4119d2070c4667