Oct 12 16:23:46.338 INFO checking novemberisms/RustyBird against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:23:46.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 16:23:46.580 INFO blam! 9c01871a7b54d511b3178be0c075897c44f46652f970dcacfd5a3422d5af7dc9 Oct 12 16:23:46.582 INFO running `"docker" "start" "-a" "9c01871a7b54d511b3178be0c075897c44f46652f970dcacfd5a3422d5af7dc9"` Oct 12 16:23:47.340 INFO kablam! usermod: no changes Oct 12 16:23:47.616 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 12 16:23:47.620 INFO kablam! Compiling quote v0.6.5 Oct 12 16:23:47.636 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 12 16:23:47.637 INFO kablam! Compiling glutin v0.14.0 Oct 12 16:23:47.645 INFO kablam! Checking wayland-sys v0.12.5 Oct 12 16:23:47.647 INFO kablam! Checking rusttype v0.4.3 Oct 12 16:23:47.656 INFO kablam! Checking png v0.12.0 Oct 12 16:23:51.020 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 12 16:23:53.404 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 12 16:23:53.508 INFO kablam! Compiling syn v0.14.7 Oct 12 16:23:53.704 INFO kablam! Checking rayon-core v1.4.1 Oct 12 16:23:56.324 INFO kablam! Compiling wayland-client v0.12.5 Oct 12 16:23:56.324 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 12 16:23:56.836 INFO kablam! Checking rayon v1.0.2 Oct 12 16:24:06.420 INFO kablam! Checking wayland-kbd v0.13.1 Oct 12 16:24:06.574 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 12 16:24:13.347 INFO kablam! Checking wayland-window v0.13.3 Oct 12 16:24:15.113 INFO kablam! Compiling serde_derive v1.0.71 Oct 12 16:24:15.113 INFO kablam! Compiling num-derive v0.2.2 Oct 12 16:24:15.597 INFO kablam! Checking winit v0.12.0 Oct 12 16:24:20.258 INFO kablam! Checking image v0.19.0 Oct 12 16:24:30.991 INFO kablam! Checking piston2d-opengl_graphics v0.53.0 Oct 12 16:24:37.509 INFO kablam! Checking pistoncore-input v0.21.0 Oct 12 16:24:41.680 INFO kablam! Checking pistoncore-window v0.32.0 Oct 12 16:24:42.981 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 12 16:24:42.981 INFO kablam! Checking pistoncore-glutin_window v0.47.0 Oct 12 16:24:43.966 INFO kablam! Checking piston v0.37.0 Oct 12 16:24:44.870 INFO kablam! Checking flappy v0.1.0 (/source) Oct 12 16:24:47.800 INFO kablam! warning: unused import: `SCREENWIDTH` Oct 12 16:24:47.801 INFO kablam! --> src/score_drawer.rs:1:5 Oct 12 16:24:47.802 INFO kablam! | Oct 12 16:24:47.803 INFO kablam! 1 | use SCREENWIDTH; Oct 12 16:24:47.803 INFO kablam! | ^^^^^^^^^^^ Oct 12 16:24:47.804 INFO kablam! | Oct 12 16:24:47.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:24:47.805 INFO kablam! Oct 12 16:24:47.952 INFO kablam! warning: unused import: `SCREENWIDTH` Oct 12 16:24:47.952 INFO kablam! --> src/score_drawer.rs:1:5 Oct 12 16:24:47.952 INFO kablam! | Oct 12 16:24:47.952 INFO kablam! 1 | use SCREENWIDTH; Oct 12 16:24:47.952 INFO kablam! | ^^^^^^^^^^^ Oct 12 16:24:47.954 INFO kablam! | Oct 12 16:24:47.954 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:24:47.954 INFO kablam! Oct 12 16:24:48.179 INFO kablam! warning: variable does not need to be mutable Oct 12 16:24:48.180 INFO kablam! --> src/assets.rs:110:7 Oct 12 16:24:48.180 INFO kablam! | Oct 12 16:24:48.181 INFO kablam! 110 | let mut transform = context.transform; Oct 12 16:24:48.182 INFO kablam! | ----^^^^^^^^^ Oct 12 16:24:48.182 INFO kablam! | | Oct 12 16:24:48.183 INFO kablam! | help: remove this `mut` Oct 12 16:24:48.183 INFO kablam! | Oct 12 16:24:48.184 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 16:24:48.185 INFO kablam! Oct 12 16:24:48.272 INFO kablam! warning: variable does not need to be mutable Oct 12 16:24:48.273 INFO kablam! --> src/assets.rs:110:7 Oct 12 16:24:48.273 INFO kablam! | Oct 12 16:24:48.274 INFO kablam! 110 | let mut transform = context.transform; Oct 12 16:24:48.274 INFO kablam! | ----^^^^^^^^^ Oct 12 16:24:48.275 INFO kablam! | | Oct 12 16:24:48.276 INFO kablam! | help: remove this `mut` Oct 12 16:24:48.276 INFO kablam! | Oct 12 16:24:48.277 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 16:24:48.277 INFO kablam! Oct 12 16:24:48.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 12 16:24:48.357 INFO kablam! su: No module specific data is present Oct 12 16:24:50.095 INFO running `"docker" "rm" "-f" "9c01871a7b54d511b3178be0c075897c44f46652f970dcacfd5a3422d5af7dc9"` Oct 12 16:24:50.421 INFO blam! 9c01871a7b54d511b3178be0c075897c44f46652f970dcacfd5a3422d5af7dc9