Oct 31 23:50:25.648 INFO checking novemberisms/RustyBird against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:50:25.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:50:25.852 INFO blam! 97fc18af7874e915357daa061c5fdca0a4f52294290cf73a0ecd5272fd3970ec Oct 31 23:50:25.853 INFO running `"docker" "start" "-a" "97fc18af7874e915357daa061c5fdca0a4f52294290cf73a0ecd5272fd3970ec"` Oct 31 23:50:26.254 INFO kablam! usermod: no changes Oct 31 23:50:26.528 INFO kablam! Checking crossbeam-utils v0.2.2 Oct 31 23:50:26.540 INFO kablam! Compiling x11-dl v2.18.3 Oct 31 23:50:26.540 INFO kablam! Checking stb_truetype v0.2.2 Oct 31 23:50:26.540 INFO kablam! Checking deflate v0.7.18 Oct 31 23:50:26.566 INFO kablam! Compiling num-derive v0.2.2 Oct 31 23:50:26.566 INFO kablam! Compiling glutin v0.14.0 Oct 31 23:50:26.566 INFO kablam! Checking wayland-sys v0.12.5 Oct 31 23:50:26.566 INFO kablam! Checking pistoncore-input v0.21.0 Oct 31 23:50:28.227 INFO kablam! Checking wayland-client v0.12.5 Oct 31 23:50:28.289 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 31 23:50:30.156 INFO kablam! Checking rusttype v0.4.3 Oct 31 23:50:30.668 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 31 23:50:35.624 INFO kablam! Checking png v0.12.0 Oct 31 23:50:35.624 INFO kablam! Checking rayon-core v1.4.1 Oct 31 23:50:36.800 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 31 23:50:40.016 INFO kablam! Checking wayland-protocols v0.12.5 Oct 31 23:50:40.016 INFO kablam! Checking wayland-kbd v0.13.1 Oct 31 23:50:41.827 INFO kablam! Checking rayon v1.0.2 Oct 31 23:50:44.240 INFO kablam! Checking pistoncore-window v0.32.0 Oct 31 23:50:47.136 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 31 23:50:48.444 INFO kablam! Checking piston v0.37.0 Oct 31 23:50:53.711 INFO kablam! Checking wayland-window v0.13.3 Oct 31 23:50:55.503 INFO kablam! Checking winit v0.12.0 Oct 31 23:50:55.848 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 31 23:50:57.957 INFO kablam! Checking image v0.19.0 Oct 31 23:51:02.141 INFO kablam! Checking pistoncore-glutin_window v0.47.0 Oct 31 23:51:05.048 INFO kablam! Checking piston2d-opengl_graphics v0.53.0 Oct 31 23:51:06.786 INFO kablam! Checking flappy v0.1.0 (/source) Oct 31 23:51:09.644 INFO kablam! warning: unused import: `SCREENWIDTH` Oct 31 23:51:09.644 INFO kablam! --> src/score_drawer.rs:1:5 Oct 31 23:51:09.644 INFO kablam! | Oct 31 23:51:09.644 INFO kablam! 1 | use SCREENWIDTH; Oct 31 23:51:09.644 INFO kablam! | ^^^^^^^^^^^ Oct 31 23:51:09.644 INFO kablam! | Oct 31 23:51:09.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:51:09.644 INFO kablam! Oct 31 23:51:09.732 INFO kablam! warning: unused import: `SCREENWIDTH` Oct 31 23:51:09.732 INFO kablam! --> src/score_drawer.rs:1:5 Oct 31 23:51:09.732 INFO kablam! | Oct 31 23:51:09.732 INFO kablam! 1 | use SCREENWIDTH; Oct 31 23:51:09.732 INFO kablam! | ^^^^^^^^^^^ Oct 31 23:51:09.732 INFO kablam! | Oct 31 23:51:09.732 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:51:09.732 INFO kablam! Oct 31 23:51:09.832 INFO kablam! warning: variable does not need to be mutable Oct 31 23:51:09.832 INFO kablam! --> src/assets.rs:110:7 Oct 31 23:51:09.833 INFO kablam! | Oct 31 23:51:09.833 INFO kablam! 110 | let mut transform = context.transform; Oct 31 23:51:09.833 INFO kablam! | ----^^^^^^^^^ Oct 31 23:51:09.833 INFO kablam! | | Oct 31 23:51:09.834 INFO kablam! | help: remove this `mut` Oct 31 23:51:09.836 INFO kablam! | Oct 31 23:51:09.837 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:51:09.837 INFO kablam! Oct 31 23:51:10.044 INFO kablam! warning: variable does not need to be mutable Oct 31 23:51:10.044 INFO kablam! --> src/assets.rs:110:7 Oct 31 23:51:10.044 INFO kablam! | Oct 31 23:51:10.044 INFO kablam! 110 | let mut transform = context.transform; Oct 31 23:51:10.044 INFO kablam! | ----^^^^^^^^^ Oct 31 23:51:10.044 INFO kablam! | | Oct 31 23:51:10.044 INFO kablam! | help: remove this `mut` Oct 31 23:51:10.044 INFO kablam! | Oct 31 23:51:10.044 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:51:10.047 INFO kablam! Oct 31 23:51:10.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.85s Oct 31 23:51:10.159 INFO kablam! su: No module specific data is present Oct 31 23:51:11.265 INFO running `"docker" "rm" "-f" "97fc18af7874e915357daa061c5fdca0a4f52294290cf73a0ecd5272fd3970ec"` Oct 31 23:51:11.548 INFO blam! 97fc18af7874e915357daa061c5fdca0a4f52294290cf73a0ecd5272fd3970ec