Sep 19 16:39:23.239 INFO checking aleozlx/opengl-gui against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 16:39:23.239 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 16:39:23.239 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:39:23.500 INFO blam! b6014fc433dfb441c67c9533503b1b6b95bc62fbdeb4eed3f4ae5bd066be1257 Sep 19 16:39:23.502 INFO running `"docker" "start" "-a" "b6014fc433dfb441c67c9533503b1b6b95bc62fbdeb4eed3f4ae5bd066be1257"` Sep 19 16:39:25.309 INFO kablam! usermod: no changes Sep 19 16:39:25.550 INFO kablam! Compiling gio v0.4.1 Sep 19 16:39:25.550 INFO kablam! Compiling cairo-rs v0.4.1 Sep 19 16:39:25.567 INFO kablam! Compiling gdk-pixbuf v0.4.0 Sep 19 16:39:25.568 INFO kablam! Compiling gdk v0.8.0 Sep 19 16:39:25.592 INFO kablam! Checking c_vec v1.2.1 Sep 19 16:39:25.592 INFO kablam! Compiling gtk v0.4.1 Sep 19 16:39:25.592 INFO kablam! Checking color_quant v1.0.1 Sep 19 16:39:25.592 INFO kablam! Compiling glib-sys v0.6.0 Sep 19 16:39:27.210 INFO kablam! Compiling gobject-sys v0.6.0 Sep 19 16:39:27.446 INFO kablam! Compiling gio-sys v0.6.0 Sep 19 16:39:27.522 INFO kablam! Compiling cairo-sys-rs v0.6.0 Sep 19 16:39:27.618 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Sep 19 16:39:27.972 INFO kablam! Compiling pango-sys v0.6.0 Sep 19 16:39:28.214 INFO kablam! Compiling atk-sys v0.6.0 Sep 19 16:39:28.362 INFO kablam! Compiling gdk-sys v0.6.0 Sep 19 16:39:30.926 INFO kablam! Compiling gtk-sys v0.6.0 Sep 19 16:39:31.826 INFO kablam! Compiling log v0.4.3 Sep 19 16:39:32.566 INFO kablam! Checking deflate v0.7.18 Sep 19 16:39:32.570 INFO kablam! Checking inflate v0.4.3 Sep 19 16:39:32.570 INFO kablam! Checking gif v0.10.0 Sep 19 16:39:32.798 INFO kablam! Compiling num-traits v0.2.5 Sep 19 16:39:33.643 INFO kablam! Checking num-integer v0.1.39 Sep 19 16:39:34.954 INFO kablam! Compiling syn v0.14.4 Sep 19 16:39:35.978 INFO kablam! Compiling gl_generator v0.9.0 Sep 19 16:39:37.182 INFO kablam! Checking num-iter v0.1.37 Sep 19 16:39:37.874 INFO kablam! Checking num-rational v0.1.42 Sep 19 16:39:38.451 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 16:39:39.272 INFO kablam! Checking png v0.12.0 Sep 19 16:39:45.238 INFO kablam! Compiling gl v0.10.0 Sep 19 16:39:45.238 INFO kablam! Compiling epoxy v0.0.4 Sep 19 16:39:48.427 INFO kablam! Checking glib v0.5.0 Sep 19 16:40:05.536 INFO kablam! Compiling num-derive v0.2.2 Sep 19 16:40:10.374 INFO kablam! Checking pango v0.4.0 Sep 19 16:40:13.498 INFO kablam! Checking image v0.19.0 Sep 19 16:41:33.297 INFO kablam! Checking opengl-gui v0.1.0 (/source) Sep 19 16:41:34.186 INFO kablam! warning: unused import: `CStr` Sep 19 16:41:34.186 INFO kablam! --> src/main.rs:11:25 Sep 19 16:41:34.186 INFO kablam! | Sep 19 16:41:34.186 INFO kablam! 11 | use std::ffi::{CString, CStr}; Sep 19 16:41:34.186 INFO kablam! | ^^^^ Sep 19 16:41:34.186 INFO kablam! | Sep 19 16:41:34.186 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 16:41:34.186 INFO kablam! Sep 19 16:41:34.187 INFO kablam! warning: unused import: `image::GenericImage` Sep 19 16:41:34.187 INFO kablam! --> src/main.rs:13:5 Sep 19 16:41:34.187 INFO kablam! | Sep 19 16:41:34.187 INFO kablam! 13 | use image::GenericImage; Sep 19 16:41:34.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.187 INFO kablam! Sep 19 16:41:34.252 INFO kablam! warning: unused import: `CStr` Sep 19 16:41:34.252 INFO kablam! --> src/main.rs:11:25 Sep 19 16:41:34.252 INFO kablam! | Sep 19 16:41:34.252 INFO kablam! 11 | use std::ffi::{CString, CStr}; Sep 19 16:41:34.253 INFO kablam! | ^^^^ Sep 19 16:41:34.253 INFO kablam! | Sep 19 16:41:34.253 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 16:41:34.253 INFO kablam! Sep 19 16:41:34.253 INFO kablam! warning: unused import: `image::GenericImage` Sep 19 16:41:34.253 INFO kablam! --> src/main.rs:13:5 Sep 19 16:41:34.253 INFO kablam! | Sep 19 16:41:34.253 INFO kablam! 13 | use image::GenericImage; Sep 19 16:41:34.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.253 INFO kablam! Sep 19 16:41:34.510 INFO kablam! warning: unused variable: `time_start` Sep 19 16:41:34.510 INFO kablam! --> src/main.rs:179:9 Sep 19 16:41:34.510 INFO kablam! | Sep 19 16:41:34.510 INFO kablam! 179 | let time_start = std::time::SystemTime::now(); Sep 19 16:41:34.510 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_start` instead Sep 19 16:41:34.511 INFO kablam! | Sep 19 16:41:34.511 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 16:41:34.511 INFO kablam! Sep 19 16:41:34.543 INFO kablam! warning: static item is never used: `time_unif` Sep 19 16:41:34.543 INFO kablam! --> src/main.rs:143:1 Sep 19 16:41:34.543 INFO kablam! | Sep 19 16:41:34.543 INFO kablam! 143 | static mut time_unif: gl::types::GLint = 0; Sep 19 16:41:34.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.543 INFO kablam! | Sep 19 16:41:34.543 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 16:41:34.543 INFO kablam! Sep 19 16:41:34.543 INFO kablam! warning: static item is never used: `resolution_unif` Sep 19 16:41:34.543 INFO kablam! --> src/main.rs:144:1 Sep 19 16:41:34.543 INFO kablam! | Sep 19 16:41:34.544 INFO kablam! 144 | static mut resolution_unif: gl::types::GLint = 0; Sep 19 16:41:34.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.544 INFO kablam! Sep 19 16:41:34.545 INFO kablam! warning: static variable `g_vertex_array` should have an upper case name such as `G_VERTEX_ARRAY` Sep 19 16:41:34.545 INFO kablam! --> src/main.rs:142:1 Sep 19 16:41:34.546 INFO kablam! | Sep 19 16:41:34.546 INFO kablam! 142 | static mut g_vertex_array: gl::types::GLuint = 0; Sep 19 16:41:34.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.546 INFO kablam! | Sep 19 16:41:34.546 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 19 16:41:34.547 INFO kablam! Sep 19 16:41:34.547 INFO kablam! warning: static variable `time_unif` should have an upper case name such as `TIME_UNIF` Sep 19 16:41:34.547 INFO kablam! --> src/main.rs:143:1 Sep 19 16:41:34.547 INFO kablam! | Sep 19 16:41:34.548 INFO kablam! 143 | static mut time_unif: gl::types::GLint = 0; Sep 19 16:41:34.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.548 INFO kablam! Sep 19 16:41:34.548 INFO kablam! warning: static variable `resolution_unif` should have an upper case name such as `RESOLUTION_UNIF` Sep 19 16:41:34.548 INFO kablam! --> src/main.rs:144:1 Sep 19 16:41:34.549 INFO kablam! | Sep 19 16:41:34.549 INFO kablam! 144 | static mut resolution_unif: gl::types::GLint = 0; Sep 19 16:41:34.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.549 INFO kablam! Sep 19 16:41:34.658 INFO kablam! warning: unused variable: `time_start` Sep 19 16:41:34.659 INFO kablam! --> src/main.rs:179:9 Sep 19 16:41:34.659 INFO kablam! | Sep 19 16:41:34.659 INFO kablam! 179 | let time_start = std::time::SystemTime::now(); Sep 19 16:41:34.660 INFO kablam! | ^^^^^^^^^^ help: consider using `_time_start` instead Sep 19 16:41:34.660 INFO kablam! | Sep 19 16:41:34.660 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 16:41:34.661 INFO kablam! Sep 19 16:41:34.690 INFO kablam! warning: static item is never used: `time_unif` Sep 19 16:41:34.691 INFO kablam! --> src/main.rs:143:1 Sep 19 16:41:34.691 INFO kablam! | Sep 19 16:41:34.691 INFO kablam! 143 | static mut time_unif: gl::types::GLint = 0; Sep 19 16:41:34.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.692 INFO kablam! | Sep 19 16:41:34.693 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 16:41:34.693 INFO kablam! Sep 19 16:41:34.693 INFO kablam! warning: static item is never used: `resolution_unif` Sep 19 16:41:34.694 INFO kablam! --> src/main.rs:144:1 Sep 19 16:41:34.694 INFO kablam! | Sep 19 16:41:34.694 INFO kablam! 144 | static mut resolution_unif: gl::types::GLint = 0; Sep 19 16:41:34.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.695 INFO kablam! Sep 19 16:41:34.695 INFO kablam! warning: static variable `g_vertex_array` should have an upper case name such as `G_VERTEX_ARRAY` Sep 19 16:41:34.696 INFO kablam! --> src/main.rs:142:1 Sep 19 16:41:34.696 INFO kablam! | Sep 19 16:41:34.696 INFO kablam! 142 | static mut g_vertex_array: gl::types::GLuint = 0; Sep 19 16:41:34.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.697 INFO kablam! | Sep 19 16:41:34.698 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 19 16:41:34.698 INFO kablam! Sep 19 16:41:34.698 INFO kablam! warning: static variable `time_unif` should have an upper case name such as `TIME_UNIF` Sep 19 16:41:34.698 INFO kablam! --> src/main.rs:143:1 Sep 19 16:41:34.699 INFO kablam! | Sep 19 16:41:34.699 INFO kablam! 143 | static mut time_unif: gl::types::GLint = 0; Sep 19 16:41:34.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.700 INFO kablam! Sep 19 16:41:34.700 INFO kablam! warning: static variable `resolution_unif` should have an upper case name such as `RESOLUTION_UNIF` Sep 19 16:41:34.701 INFO kablam! --> src/main.rs:144:1 Sep 19 16:41:34.701 INFO kablam! | Sep 19 16:41:34.701 INFO kablam! 144 | static mut resolution_unif: gl::types::GLint = 0; Sep 19 16:41:34.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:41:34.702 INFO kablam! Sep 19 16:41:34.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 09s Sep 19 16:41:34.773 INFO kablam! su: No module specific data is present Sep 19 16:41:36.682 INFO running `"docker" "rm" "-f" "b6014fc433dfb441c67c9533503b1b6b95bc62fbdeb4eed3f4ae5bd066be1257"` Sep 19 16:41:36.797 INFO blam! b6014fc433dfb441c67c9533503b1b6b95bc62fbdeb4eed3f4ae5bd066be1257