Oct 31 23:50:25.471 INFO checking novemberisms/RustyBird against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:50:25.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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.700 INFO blam! 88b6e4cc874c24a933c96cb0add16fc514dd9bb7307693d7864a604eb9c515f1 Oct 31 23:50:25.701 INFO running `"docker" "start" "-a" "88b6e4cc874c24a933c96cb0add16fc514dd9bb7307693d7864a604eb9c515f1"` Oct 31 23:50:26.173 INFO kablam! usermod: no changes Oct 31 23:50:26.463 INFO kablam! Compiling x11-dl v2.18.3 Oct 31 23:50:26.463 INFO kablam! Checking stb_truetype v0.2.2 Oct 31 23:50:26.463 INFO kablam! Checking tempfile v3.0.3 Oct 31 23:50:26.468 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 31 23:50:26.468 INFO kablam! Compiling serde_derive v1.0.71 Oct 31 23:50:26.468 INFO kablam! Compiling num-derive v0.2.2 Oct 31 23:50:26.468 INFO kablam! Compiling glutin v0.14.0 Oct 31 23:50:26.468 INFO kablam! Checking wayland-sys v0.12.5 Oct 31 23:50:28.635 INFO kablam! Checking wayland-client v0.12.5 Oct 31 23:50:30.492 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 31 23:50:33.924 INFO kablam! Checking rusttype v0.4.3 Oct 31 23:50:35.909 INFO kablam! Checking rayon-core v1.4.1 Oct 31 23:50:38.498 INFO kablam! Checking wayland-protocols v0.12.5 Oct 31 23:50:38.499 INFO kablam! Checking wayland-kbd v0.13.1 Oct 31 23:50:39.612 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 31 23:50:40.844 INFO kablam! Checking rayon v1.0.2 Oct 31 23:50:54.848 INFO kablam! Checking wayland-window v0.13.3 Oct 31 23:50:56.836 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 31 23:50:56.984 INFO kablam! Checking winit v0.12.0 Oct 31 23:51:02.224 INFO kablam! Checking image v0.19.0 Oct 31 23:51:03.370 INFO kablam! Checking pistoncore-input v0.21.0 Oct 31 23:51:09.977 INFO kablam! Checking pistoncore-window v0.32.0 Oct 31 23:51:11.040 INFO kablam! Checking pistoncore-event_loop v0.37.0 Oct 31 23:51:11.040 INFO kablam! Checking pistoncore-glutin_window v0.47.0 Oct 31 23:51:11.728 INFO kablam! Checking piston2d-opengl_graphics v0.53.0 Oct 31 23:51:12.644 INFO kablam! Checking piston v0.37.0 Oct 31 23:51:14.059 INFO kablam! Checking flappy v0.1.0 (/source) Oct 31 23:51:16.132 INFO kablam! warning: unused import: `SCREENWIDTH` Oct 31 23:51:16.132 INFO kablam! --> src/score_drawer.rs:1:5 Oct 31 23:51:16.132 INFO kablam! | Oct 31 23:51:16.132 INFO kablam! 1 | use SCREENWIDTH; Oct 31 23:51:16.132 INFO kablam! | ^^^^^^^^^^^ Oct 31 23:51:16.132 INFO kablam! | Oct 31 23:51:16.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:51:16.132 INFO kablam! Oct 31 23:51:16.301 INFO kablam! warning: variable does not need to be mutable Oct 31 23:51:16.301 INFO kablam! --> src/assets.rs:110:7 Oct 31 23:51:16.301 INFO kablam! | Oct 31 23:51:16.302 INFO kablam! 110 | let mut transform = context.transform; Oct 31 23:51:16.302 INFO kablam! | ----^^^^^^^^^ Oct 31 23:51:16.302 INFO kablam! | | Oct 31 23:51:16.303 INFO kablam! | help: remove this `mut` Oct 31 23:51:16.303 INFO kablam! | Oct 31 23:51:16.303 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:51:16.304 INFO kablam! Oct 31 23:51:16.844 INFO kablam! warning: unused import: `SCREENWIDTH` Oct 31 23:51:16.844 INFO kablam! --> src/score_drawer.rs:1:5 Oct 31 23:51:16.844 INFO kablam! | Oct 31 23:51:16.844 INFO kablam! 1 | use SCREENWIDTH; Oct 31 23:51:16.844 INFO kablam! | ^^^^^^^^^^^ Oct 31 23:51:16.844 INFO kablam! | Oct 31 23:51:16.844 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:51:16.844 INFO kablam! Oct 31 23:51:17.000 INFO kablam! warning: variable does not need to be mutable Oct 31 23:51:17.000 INFO kablam! --> src/assets.rs:110:7 Oct 31 23:51:17.000 INFO kablam! | Oct 31 23:51:17.000 INFO kablam! 110 | let mut transform = context.transform; Oct 31 23:51:17.000 INFO kablam! | ----^^^^^^^^^ Oct 31 23:51:17.000 INFO kablam! | | Oct 31 23:51:17.000 INFO kablam! | help: remove this `mut` Oct 31 23:51:17.000 INFO kablam! | Oct 31 23:51:17.000 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 23:51:17.000 INFO kablam! Oct 31 23:51:17.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.87s Oct 31 23:51:17.084 INFO kablam! su: No module specific data is present Oct 31 23:51:18.157 INFO running `"docker" "rm" "-f" "88b6e4cc874c24a933c96cb0add16fc514dd9bb7307693d7864a604eb9c515f1"` Oct 31 23:51:18.612 INFO blam! 88b6e4cc874c24a933c96cb0add16fc514dd9bb7307693d7864a604eb9c515f1