Sep 14 04:37:11.297 INFO checking drbawb/megumin against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:37:11.297 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:37:11.297 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:37:11.724 INFO blam! 4a1e912bce16d880e5d62e2dff5f1826f1eed605fa5b80214d8969d6459320b1 Sep 14 04:37:11.731 INFO running `"docker" "start" "-a" "4a1e912bce16d880e5d62e2dff5f1826f1eed605fa5b80214d8969d6459320b1"` Sep 14 04:37:13.279 INFO kablam! usermod: no changes Sep 14 04:37:13.511 INFO kablam! Compiling serde v0.8.21 Sep 14 04:37:13.515 INFO kablam! Compiling gcc v0.3.41 Sep 14 04:37:13.515 INFO kablam! Checking num_cpus v1.2.1 Sep 14 04:37:13.539 INFO kablam! Compiling x11-dl v2.12.0 Sep 14 04:37:13.547 INFO kablam! Checking deflate v0.7.1 Sep 14 04:37:13.559 INFO kablam! Compiling glutin v0.6.2 Sep 14 04:37:13.559 INFO kablam! Compiling glium v0.15.0 Sep 14 04:37:14.255 INFO kablam! Checking rayon v0.6.0 Sep 14 04:37:16.368 INFO kablam! Checking png v0.6.0 Sep 14 04:37:22.227 INFO kablam! Checking jpeg-decoder v0.1.10 Sep 14 04:37:22.527 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 14 04:37:24.338 INFO kablam! Checking backtrace v0.2.3 Sep 14 04:37:25.149 INFO kablam! Checking image v0.12.0 Sep 14 04:37:33.843 INFO kablam! Compiling serde_json v0.8.4 Sep 14 04:37:38.614 INFO kablam! Compiling target_build_utils v0.1.2 Sep 14 04:37:40.016 INFO kablam! Compiling libloading v0.3.1 Sep 14 04:37:42.171 INFO kablam! Checking dlib v0.3.1 Sep 14 04:37:42.355 INFO kablam! Checking wayland-sys v0.5.11 Sep 14 04:37:42.758 INFO kablam! Checking wayland-client v0.5.12 Sep 14 04:37:44.203 INFO kablam! Checking wayland-window v0.2.3 Sep 14 04:37:44.203 INFO kablam! Checking wayland-kbd v0.3.6 Sep 14 04:38:01.307 INFO kablam! Checking megumin v0.1.0 (file:///source) Sep 14 04:38:01.701 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 04:38:01.701 INFO kablam! --> src/render.rs:57:65 Sep 14 04:38:01.701 INFO kablam! | Sep 14 04:38:01.701 INFO kablam! 57 | let verts_buffer = VertexBuffer::empty_dynamic(display, (MAX_RECTS * 6)) Sep 14 04:38:01.701 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:38:01.701 INFO kablam! | Sep 14 04:38:01.701 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 04:38:01.701 INFO kablam! Sep 14 04:38:01.702 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 04:38:01.702 INFO kablam! --> src/render.rs:60:94 Sep 14 04:38:01.702 INFO kablam! | Sep 14 04:38:01.702 INFO kablam! 60 | let index_buffer = IndexBuffer::empty_dynamic(display, PrimitiveType::TrianglesList, (MAX_RECTS * 6)) Sep 14 04:38:01.702 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:38:01.702 INFO kablam! Sep 14 04:38:01.779 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 04:38:01.779 INFO kablam! --> src/render.rs:57:65 Sep 14 04:38:01.779 INFO kablam! | Sep 14 04:38:01.779 INFO kablam! 57 | let verts_buffer = VertexBuffer::empty_dynamic(display, (MAX_RECTS * 6)) Sep 14 04:38:01.779 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:38:01.779 INFO kablam! | Sep 14 04:38:01.779 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 04:38:01.779 INFO kablam! Sep 14 04:38:01.779 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 04:38:01.779 INFO kablam! --> src/render.rs:60:94 Sep 14 04:38:01.779 INFO kablam! | Sep 14 04:38:01.779 INFO kablam! 60 | let index_buffer = IndexBuffer::empty_dynamic(display, PrimitiveType::TrianglesList, (MAX_RECTS * 6)) Sep 14 04:38:01.779 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 04:38:01.779 INFO kablam! Sep 14 04:38:01.973 INFO kablam! warning: unused variable: `w` Sep 14 04:38:01.973 INFO kablam! --> src/entities/sprite.rs:148:14 Sep 14 04:38:01.973 INFO kablam! | Sep 14 04:38:01.973 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 14 04:38:01.973 INFO kablam! | ^ help: consider using `_w` instead Sep 14 04:38:01.973 INFO kablam! | Sep 14 04:38:01.973 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 04:38:01.973 INFO kablam! Sep 14 04:38:01.973 INFO kablam! warning: unused variable: `h` Sep 14 04:38:01.973 INFO kablam! --> src/entities/sprite.rs:148:16 Sep 14 04:38:01.973 INFO kablam! | Sep 14 04:38:01.973 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 14 04:38:01.973 INFO kablam! | ^ help: consider using `_h` instead Sep 14 04:38:01.973 INFO kablam! Sep 14 04:38:02.055 INFO kablam! warning: field is never used: `tx_star_bg` Sep 14 04:38:02.055 INFO kablam! --> src/entities/map.rs:17:5 Sep 14 04:38:02.055 INFO kablam! | Sep 14 04:38:02.055 INFO kablam! 17 | tx_star_bg: usize, Sep 14 04:38:02.055 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 04:38:02.055 INFO kablam! | Sep 14 04:38:02.055 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 04:38:02.055 INFO kablam! Sep 14 04:38:02.148 INFO kablam! warning: unused variable: `w` Sep 14 04:38:02.148 INFO kablam! --> src/entities/sprite.rs:148:14 Sep 14 04:38:02.148 INFO kablam! | Sep 14 04:38:02.148 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 14 04:38:02.148 INFO kablam! | ^ help: consider using `_w` instead Sep 14 04:38:02.148 INFO kablam! | Sep 14 04:38:02.148 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 04:38:02.148 INFO kablam! Sep 14 04:38:02.148 INFO kablam! warning: unused variable: `h` Sep 14 04:38:02.148 INFO kablam! --> src/entities/sprite.rs:148:16 Sep 14 04:38:02.148 INFO kablam! | Sep 14 04:38:02.148 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 14 04:38:02.148 INFO kablam! | ^ help: consider using `_h` instead Sep 14 04:38:02.148 INFO kablam! Sep 14 04:38:02.231 INFO kablam! warning: field is never used: `tx_star_bg` Sep 14 04:38:02.231 INFO kablam! --> src/entities/map.rs:17:5 Sep 14 04:38:02.231 INFO kablam! | Sep 14 04:38:02.231 INFO kablam! 17 | tx_star_bg: usize, Sep 14 04:38:02.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 04:38:02.231 INFO kablam! | Sep 14 04:38:02.231 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 04:38:02.231 INFO kablam! Sep 14 04:38:02.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.97s Sep 14 04:38:02.280 INFO kablam! su: No module specific data is present Sep 14 04:38:02.740 INFO running `"docker" "rm" "-f" "4a1e912bce16d880e5d62e2dff5f1826f1eed605fa5b80214d8969d6459320b1"` Sep 14 04:38:02.846 INFO blam! 4a1e912bce16d880e5d62e2dff5f1826f1eed605fa5b80214d8969d6459320b1