Oct 31 22:11:57.297 INFO checking ruipserra/learn_opengl against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 22:11:57.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 22:11:57.651 INFO blam! e9d53bd69bb32862b1ddc86c259bb2dabf2a0f4b9032a8bffe43945748f88bca Oct 31 22:11:57.652 INFO running `"docker" "start" "-a" "e9d53bd69bb32862b1ddc86c259bb2dabf2a0f4b9032a8bffe43945748f88bca"` Oct 31 22:11:59.276 INFO kablam! usermod: no changes Oct 31 22:11:59.587 INFO kablam! Compiling libc v0.2.20 Oct 31 22:11:59.587 INFO kablam! Compiling serde v0.8.23 Oct 31 22:11:59.681 INFO kablam! Compiling xml-rs v0.3.5 Oct 31 22:11:59.682 INFO kablam! Checking shared_library v0.1.5 Oct 31 22:11:59.683 INFO kablam! Checking num-integer v0.1.33 Oct 31 22:11:59.683 INFO kablam! Checking enum_primitive v0.1.1 Oct 31 22:11:59.720 INFO kablam! Checking x11-dl v2.12.0 Oct 31 22:11:59.721 INFO kablam! Checking fs2 v0.2.5 Oct 31 22:12:01.041 INFO kablam! Checking tempfile v2.1.5 Oct 31 22:12:01.673 INFO kablam! Checking memmap v0.4.0 Oct 31 22:12:01.893 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 22:12:02.434 INFO kablam! Checking num-iter v0.1.33 Oct 31 22:12:04.206 INFO kablam! Checking num-rational v0.1.36 Oct 31 22:12:04.502 INFO kablam! Checking png v0.6.2 Oct 31 22:12:05.538 INFO kablam! Compiling rand v0.3.15 Oct 31 22:12:11.950 INFO kablam! Checking image v0.12.3 Oct 31 22:12:12.834 INFO kablam! Compiling wayland-scanner v0.7.7 Oct 31 22:12:12.856 INFO kablam! Compiling gl_generator v0.5.2 Oct 31 22:12:16.573 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 22:12:18.531 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 22:12:20.054 INFO kablam! Compiling target_build_utils v0.1.2 Oct 31 22:12:21.421 INFO kablam! Compiling wayland-client v0.7.7 Oct 31 22:12:24.092 INFO kablam! Compiling gl v0.6.1 Oct 31 22:12:24.148 INFO kablam! Compiling glutin v0.7.4 Oct 31 22:12:30.432 INFO kablam! Compiling serde_json v0.8.6 Oct 31 22:12:41.332 INFO kablam! Compiling libloading v0.3.1 Oct 31 22:12:43.760 INFO kablam! Checking dlib v0.3.1 Oct 31 22:12:44.136 INFO kablam! Checking wayland-sys v0.7.7 Oct 31 22:12:46.138 INFO kablam! Checking wayland-kbd v0.6.3 Oct 31 22:12:46.138 INFO kablam! Checking wayland-window v0.4.4 Oct 31 22:12:47.432 INFO kablam! Checking winit v0.5.10 Oct 31 22:12:50.234 INFO kablam! Checking learn_opengl v0.1.0 (/source) Oct 31 22:12:50.946 INFO kablam! warning: method is never used: `from_extension` Oct 31 22:12:50.946 INFO kablam! --> src/program.rs:115:5 Oct 31 22:12:50.946 INFO kablam! | Oct 31 22:12:50.946 INFO kablam! 115 | fn from_extension(ext: &str) -> Option { Oct 31 22:12:50.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:12:50.946 INFO kablam! | Oct 31 22:12:50.946 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:12:50.946 INFO kablam! Oct 31 22:12:51.044 INFO kablam! warning: method is never used: `from_extension` Oct 31 22:12:51.044 INFO kablam! --> src/program.rs:115:5 Oct 31 22:12:51.044 INFO kablam! | Oct 31 22:12:51.044 INFO kablam! 115 | fn from_extension(ext: &str) -> Option { Oct 31 22:12:51.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:12:51.056 INFO kablam! | Oct 31 22:12:51.056 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:12:51.056 INFO kablam! Oct 31 22:12:52.897 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:12:52.897 INFO kablam! --> src/bin/01_hello_window.rs:24:5 Oct 31 22:12:52.898 INFO kablam! | Oct 31 22:12:52.898 INFO kablam! 24 | unsafe { window.make_current() }; Oct 31 22:12:52.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:12:52.908 INFO kablam! | Oct 31 22:12:52.909 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 22:12:52.909 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:12:52.909 INFO kablam! Oct 31 22:12:53.608 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:12:53.608 INFO kablam! --> src/bin/01_hello_window.rs:24:5 Oct 31 22:12:53.608 INFO kablam! | Oct 31 22:12:53.608 INFO kablam! 24 | unsafe { window.make_current() }; Oct 31 22:12:53.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:12:53.608 INFO kablam! | Oct 31 22:12:53.608 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 22:12:53.608 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:12:53.608 INFO kablam! Oct 31 22:12:54.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.09s Oct 31 22:12:54.425 INFO kablam! su: No module specific data is present Oct 31 22:12:55.158 INFO running `"docker" "rm" "-f" "e9d53bd69bb32862b1ddc86c259bb2dabf2a0f4b9032a8bffe43945748f88bca"` Oct 31 22:12:55.448 INFO blam! e9d53bd69bb32862b1ddc86c259bb2dabf2a0f4b9032a8bffe43945748f88bca