Oct 21 18:18:38.191 INFO checking drbawb/megumin against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:18:38.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 18:18:38.657 INFO blam! 9dd5200ebbad2247613131f46716ae8b301582874f01b88b6ab8c9759a3f7964 Oct 21 18:18:38.664 INFO running `"docker" "start" "-a" "9dd5200ebbad2247613131f46716ae8b301582874f01b88b6ab8c9759a3f7964"` Oct 21 18:18:39.771 INFO kablam! usermod: no changes Oct 21 18:18:40.028 INFO kablam! Compiling serde v0.8.21 Oct 21 18:18:40.028 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 21 18:18:40.028 INFO kablam! Checking deflate v0.7.1 Oct 21 18:18:40.050 INFO kablam! Checking x11-dl v2.12.0 Oct 21 18:18:40.050 INFO kablam! Checking jpeg-decoder v0.1.10 Oct 21 18:18:43.540 INFO kablam! Checking png v0.6.0 Oct 21 18:18:45.620 INFO kablam! Checking backtrace v0.2.3 Oct 21 18:18:47.521 INFO kablam! Checking image v0.12.0 Oct 21 18:18:53.920 INFO kablam! Compiling serde_json v0.8.4 Oct 21 18:18:58.497 INFO kablam! Compiling target_build_utils v0.1.2 Oct 21 18:19:00.160 INFO kablam! Compiling libloading v0.3.1 Oct 21 18:19:02.932 INFO kablam! Checking dlib v0.3.1 Oct 21 18:19:03.372 INFO kablam! Checking wayland-sys v0.5.11 Oct 21 18:19:04.275 INFO kablam! Checking wayland-client v0.5.12 Oct 21 18:19:05.996 INFO kablam! Checking wayland-window v0.2.3 Oct 21 18:19:05.996 INFO kablam! Checking wayland-kbd v0.3.6 Oct 21 18:19:07.880 INFO kablam! Checking glutin v0.6.2 Oct 21 18:19:10.797 INFO kablam! Checking glium v0.15.0 Oct 21 18:19:24.474 INFO kablam! Checking megumin v0.1.0 (/source) Oct 21 18:19:26.836 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:19:26.836 INFO kablam! --> src/render.rs:57:65 Oct 21 18:19:26.836 INFO kablam! | Oct 21 18:19:26.836 INFO kablam! 57 | let verts_buffer = VertexBuffer::empty_dynamic(display, (MAX_RECTS * 6)) Oct 21 18:19:26.836 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:19:26.836 INFO kablam! | Oct 21 18:19:26.836 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 18:19:26.836 INFO kablam! Oct 21 18:19:26.836 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:19:26.836 INFO kablam! --> src/render.rs:60:94 Oct 21 18:19:26.836 INFO kablam! | Oct 21 18:19:26.836 INFO kablam! 60 | let index_buffer = IndexBuffer::empty_dynamic(display, PrimitiveType::TrianglesList, (MAX_RECTS * 6)) Oct 21 18:19:26.836 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:19:26.836 INFO kablam! Oct 21 18:19:27.140 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:19:27.140 INFO kablam! --> src/render.rs:57:65 Oct 21 18:19:27.140 INFO kablam! | Oct 21 18:19:27.140 INFO kablam! 57 | let verts_buffer = VertexBuffer::empty_dynamic(display, (MAX_RECTS * 6)) Oct 21 18:19:27.140 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:19:27.140 INFO kablam! | Oct 21 18:19:27.140 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 18:19:27.140 INFO kablam! Oct 21 18:19:27.140 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 18:19:27.140 INFO kablam! --> src/render.rs:60:94 Oct 21 18:19:27.140 INFO kablam! | Oct 21 18:19:27.140 INFO kablam! 60 | let index_buffer = IndexBuffer::empty_dynamic(display, PrimitiveType::TrianglesList, (MAX_RECTS * 6)) Oct 21 18:19:27.140 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 18:19:27.140 INFO kablam! Oct 21 18:19:27.376 INFO kablam! warning: unused variable: `w` Oct 21 18:19:27.376 INFO kablam! --> src/entities/sprite.rs:148:14 Oct 21 18:19:27.376 INFO kablam! | Oct 21 18:19:27.376 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Oct 21 18:19:27.376 INFO kablam! | ^ help: consider using `_w` instead Oct 21 18:19:27.376 INFO kablam! | Oct 21 18:19:27.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:19:27.376 INFO kablam! Oct 21 18:19:27.376 INFO kablam! warning: unused variable: `h` Oct 21 18:19:27.376 INFO kablam! --> src/entities/sprite.rs:148:16 Oct 21 18:19:27.376 INFO kablam! | Oct 21 18:19:27.376 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Oct 21 18:19:27.376 INFO kablam! | ^ help: consider using `_h` instead Oct 21 18:19:27.376 INFO kablam! Oct 21 18:19:27.480 INFO kablam! warning: field is never used: `tx_star_bg` Oct 21 18:19:27.480 INFO kablam! --> src/entities/map.rs:17:5 Oct 21 18:19:27.480 INFO kablam! | Oct 21 18:19:27.480 INFO kablam! 17 | tx_star_bg: usize, Oct 21 18:19:27.480 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:19:27.480 INFO kablam! | Oct 21 18:19:27.480 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:19:27.480 INFO kablam! Oct 21 18:19:27.528 INFO kablam! warning: unused variable: `w` Oct 21 18:19:27.528 INFO kablam! --> src/entities/sprite.rs:148:14 Oct 21 18:19:27.528 INFO kablam! | Oct 21 18:19:27.528 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Oct 21 18:19:27.528 INFO kablam! | ^ help: consider using `_w` instead Oct 21 18:19:27.528 INFO kablam! | Oct 21 18:19:27.528 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:19:27.528 INFO kablam! Oct 21 18:19:27.528 INFO kablam! warning: unused variable: `h` Oct 21 18:19:27.528 INFO kablam! --> src/entities/sprite.rs:148:16 Oct 21 18:19:27.528 INFO kablam! | Oct 21 18:19:27.528 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Oct 21 18:19:27.528 INFO kablam! | ^ help: consider using `_h` instead Oct 21 18:19:27.528 INFO kablam! Oct 21 18:19:27.632 INFO kablam! warning: field is never used: `tx_star_bg` Oct 21 18:19:27.636 INFO kablam! --> src/entities/map.rs:17:5 Oct 21 18:19:27.636 INFO kablam! | Oct 21 18:19:27.636 INFO kablam! 17 | tx_star_bg: usize, Oct 21 18:19:27.636 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:19:27.636 INFO kablam! | Oct 21 18:19:27.636 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:19:27.636 INFO kablam! Oct 21 18:19:27.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.89s Oct 21 18:19:27.716 INFO kablam! su: No module specific data is present Oct 21 18:19:28.465 INFO running `"docker" "rm" "-f" "9dd5200ebbad2247613131f46716ae8b301582874f01b88b6ab8c9759a3f7964"` Oct 21 18:19:28.823 INFO blam! 9dd5200ebbad2247613131f46716ae8b301582874f01b88b6ab8c9759a3f7964