Sep 10 04:24:06.649 INFO checking drbawb/megumin against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 04:24:06.649 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 04:24:06.649 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 04:24:06.867 INFO blam! 2d4abc996aedf9fa1c719ec71f1aaac6044b35c098ea1465d29da13f5191c791 Sep 10 04:24:06.869 INFO running `"docker" "start" "-a" "2d4abc996aedf9fa1c719ec71f1aaac6044b35c098ea1465d29da13f5191c791"` Sep 10 04:24:08.377 INFO kablam! usermod: no changes Sep 10 04:24:08.634 INFO kablam! Compiling phf_shared v0.7.20 Sep 10 04:24:08.634 INFO kablam! Compiling serde v0.8.21 Sep 10 04:24:08.639 INFO kablam! Checking adler32 v0.3.0 Sep 10 04:24:08.664 INFO kablam! Checking linked-hash-map v0.0.10 Sep 10 04:24:08.664 INFO kablam! Compiling rand v0.3.15 Sep 10 04:24:08.664 INFO kablam! Checking num_cpus v1.2.1 Sep 10 04:24:08.664 INFO kablam! Checking shared_library v0.1.5 Sep 10 04:24:08.666 INFO kablam! Checking nodrop v0.1.8 Sep 10 04:24:09.632 INFO kablam! Checking stb_truetype v0.2.0 Sep 10 04:24:09.651 INFO kablam! Checking gif v0.9.0 Sep 10 04:24:09.896 INFO kablam! Compiling wayland-scanner v0.5.11 Sep 10 04:24:10.226 INFO kablam! Compiling tempfile v2.1.4 Sep 10 04:24:10.320 INFO kablam! Checking deque v0.3.1 Sep 10 04:24:10.487 INFO kablam! Checking num-bigint v0.1.35 Sep 10 04:24:11.608 INFO kablam! Checking arrayvec v0.3.20 Sep 10 04:24:12.458 INFO kablam! Checking deflate v0.7.1 Sep 10 04:24:13.110 INFO kablam! Checking osmesa-sys v0.1.2 Sep 10 04:24:13.315 INFO kablam! Compiling glutin v0.6.2 Sep 10 04:24:14.039 INFO kablam! Compiling glium v0.15.0 Sep 10 04:24:15.104 INFO kablam! Compiling phf v0.7.20 Sep 10 04:24:17.500 INFO kablam! Checking rayon v0.6.0 Sep 10 04:24:17.530 INFO kablam! Checking x11-dl v2.12.0 Sep 10 04:24:17.688 INFO kablam! Checking rusttype v0.2.1 Sep 10 04:24:17.887 INFO kablam! Checking fs2 v0.2.5 Sep 10 04:24:18.400 INFO kablam! Checking num-rational v0.1.35 Sep 10 04:24:18.991 INFO kablam! Checking png v0.6.0 Sep 10 04:24:19.963 INFO kablam! Checking enum_primitive v0.1.0 Sep 10 04:24:20.369 INFO kablam! Checking backtrace v0.2.3 Sep 10 04:24:22.034 INFO kablam! Compiling phf_generator v0.7.20 Sep 10 04:24:23.151 INFO kablam! Compiling wayland-client v0.5.12 Sep 10 04:24:26.406 INFO kablam! Checking memmap v0.2.3 Sep 10 04:24:26.461 INFO kablam! Compiling phf_codegen v0.7.20 Sep 10 04:24:26.528 INFO kablam! Checking jpeg-decoder v0.1.10 Sep 10 04:24:27.458 INFO kablam! Compiling target_build_utils v0.1.2 Sep 10 04:24:30.587 INFO kablam! Checking image v0.12.0 Sep 10 04:24:31.662 INFO kablam! Compiling serde_json v0.8.4 Sep 10 04:24:46.123 INFO kablam! Compiling libloading v0.3.1 Sep 10 04:24:48.150 INFO kablam! Checking dlib v0.3.1 Sep 10 04:24:48.321 INFO kablam! Checking wayland-sys v0.5.11 Sep 10 04:24:50.474 INFO kablam! Checking wayland-kbd v0.3.6 Sep 10 04:24:50.494 INFO kablam! Checking wayland-window v0.2.3 Sep 10 04:25:49.846 INFO kablam! Checking megumin v0.1.0 (file:///source) Sep 10 04:25:50.504 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 04:25:50.504 INFO kablam! --> src/render.rs:57:65 Sep 10 04:25:50.504 INFO kablam! | Sep 10 04:25:50.504 INFO kablam! 57 | let verts_buffer = VertexBuffer::empty_dynamic(display, (MAX_RECTS * 6)) Sep 10 04:25:50.504 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 04:25:50.510 INFO kablam! | Sep 10 04:25:50.510 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 04:25:50.510 INFO kablam! Sep 10 04:25:50.510 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 04:25:50.510 INFO kablam! --> src/render.rs:60:94 Sep 10 04:25:50.511 INFO kablam! | Sep 10 04:25:50.511 INFO kablam! 60 | let index_buffer = IndexBuffer::empty_dynamic(display, PrimitiveType::TrianglesList, (MAX_RECTS * 6)) Sep 10 04:25:50.511 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 04:25:50.511 INFO kablam! Sep 10 04:25:50.569 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 04:25:50.569 INFO kablam! --> src/render.rs:57:65 Sep 10 04:25:50.569 INFO kablam! | Sep 10 04:25:50.569 INFO kablam! 57 | let verts_buffer = VertexBuffer::empty_dynamic(display, (MAX_RECTS * 6)) Sep 10 04:25:50.569 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 04:25:50.574 INFO kablam! | Sep 10 04:25:50.574 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 04:25:50.574 INFO kablam! Sep 10 04:25:50.574 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 04:25:50.574 INFO kablam! --> src/render.rs:60:94 Sep 10 04:25:50.574 INFO kablam! | Sep 10 04:25:50.574 INFO kablam! 60 | let index_buffer = IndexBuffer::empty_dynamic(display, PrimitiveType::TrianglesList, (MAX_RECTS * 6)) Sep 10 04:25:50.574 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 04:25:50.574 INFO kablam! Sep 10 04:25:50.990 INFO kablam! warning: unused variable: `w` Sep 10 04:25:50.990 INFO kablam! --> src/entities/sprite.rs:148:14 Sep 10 04:25:50.990 INFO kablam! | Sep 10 04:25:50.990 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 10 04:25:50.990 INFO kablam! | ^ help: consider using `_w` instead Sep 10 04:25:50.990 INFO kablam! | Sep 10 04:25:50.990 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 04:25:50.990 INFO kablam! Sep 10 04:25:50.990 INFO kablam! warning: unused variable: `h` Sep 10 04:25:50.990 INFO kablam! --> src/entities/sprite.rs:148:16 Sep 10 04:25:50.990 INFO kablam! | Sep 10 04:25:50.991 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 10 04:25:50.991 INFO kablam! | ^ help: consider using `_h` instead Sep 10 04:25:50.991 INFO kablam! Sep 10 04:25:51.079 INFO kablam! warning: unused variable: `w` Sep 10 04:25:51.079 INFO kablam! --> src/entities/sprite.rs:148:14 Sep 10 04:25:51.079 INFO kablam! | Sep 10 04:25:51.079 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 10 04:25:51.079 INFO kablam! | ^ help: consider using `_w` instead Sep 10 04:25:51.079 INFO kablam! | Sep 10 04:25:51.079 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 04:25:51.079 INFO kablam! Sep 10 04:25:51.079 INFO kablam! warning: unused variable: `h` Sep 10 04:25:51.079 INFO kablam! --> src/entities/sprite.rs:148:16 Sep 10 04:25:51.079 INFO kablam! | Sep 10 04:25:51.079 INFO kablam! 148 | let (w,h) = (0.035, 0.035); Sep 10 04:25:51.079 INFO kablam! | ^ help: consider using `_h` instead Sep 10 04:25:51.079 INFO kablam! Sep 10 04:25:51.107 INFO kablam! warning: field is never used: `tx_star_bg` Sep 10 04:25:51.107 INFO kablam! --> src/entities/map.rs:17:5 Sep 10 04:25:51.107 INFO kablam! | Sep 10 04:25:51.107 INFO kablam! 17 | tx_star_bg: usize, Sep 10 04:25:51.107 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 04:25:51.107 INFO kablam! | Sep 10 04:25:51.107 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 04:25:51.107 INFO kablam! Sep 10 04:25:51.173 INFO kablam! warning: field is never used: `tx_star_bg` Sep 10 04:25:51.173 INFO kablam! --> src/entities/map.rs:17:5 Sep 10 04:25:51.173 INFO kablam! | Sep 10 04:25:51.173 INFO kablam! 17 | tx_star_bg: usize, Sep 10 04:25:51.173 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 04:25:51.174 INFO kablam! | Sep 10 04:25:51.174 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 04:25:51.174 INFO kablam! Sep 10 04:25:51.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Sep 10 04:25:51.278 INFO kablam! su: No module specific data is present Sep 10 04:25:52.632 INFO running `"docker" "rm" "-f" "2d4abc996aedf9fa1c719ec71f1aaac6044b35c098ea1465d29da13f5191c791"` Sep 10 04:25:52.773 INFO blam! 2d4abc996aedf9fa1c719ec71f1aaac6044b35c098ea1465d29da13f5191c791