Oct 26 21:55:13.979 INFO checking ruipserra/learn_opengl against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:55:13.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 26 21:55:14.470 INFO blam! e701ed0b289bd7590435c571b79313ae1861e35d6fac896d1bbb982f85eca6cc Oct 26 21:55:14.473 INFO running `"docker" "start" "-a" "e701ed0b289bd7590435c571b79313ae1861e35d6fac896d1bbb982f85eca6cc"` Oct 26 21:55:16.392 INFO kablam! usermod: no changes Oct 26 21:55:16.659 INFO kablam! Compiling libc v0.2.20 Oct 26 21:55:16.659 INFO kablam! Compiling serde v0.8.23 Oct 26 21:55:16.666 INFO kablam! Checking num_cpus v1.3.0 Oct 26 21:55:16.666 INFO kablam! Checking shared_library v0.1.5 Oct 26 21:55:16.666 INFO kablam! Checking num-integer v0.1.33 Oct 26 21:55:16.666 INFO kablam! Checking enum_primitive v0.1.1 Oct 26 21:55:16.666 INFO kablam! Compiling wayland-scanner v0.7.7 Oct 26 21:55:16.666 INFO kablam! Checking deque v0.3.1 Oct 26 21:55:18.119 INFO kablam! Compiling glutin v0.7.4 Oct 26 21:55:18.191 INFO kablam! Compiling gl v0.6.1 Oct 26 21:55:18.748 INFO kablam! Checking x11-dl v2.12.0 Oct 26 21:55:18.951 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 21:55:19.415 INFO kablam! Checking fs2 v0.2.5 Oct 26 21:55:20.715 INFO kablam! Checking tempfile v2.1.5 Oct 26 21:55:21.192 INFO kablam! Checking rayon v0.6.0 Oct 26 21:55:21.280 INFO kablam! Checking num-iter v0.1.33 Oct 26 21:55:30.259 INFO kablam! Checking num-rational v0.1.36 Oct 26 21:55:30.261 INFO kablam! Checking memmap v0.4.0 Oct 26 21:55:30.339 INFO kablam! Compiling rand v0.3.15 Oct 26 21:55:30.392 INFO kablam! Checking png v0.6.2 Oct 26 21:55:32.199 INFO kablam! Compiling wayland-client v0.7.7 Oct 26 21:55:32.611 INFO kablam! Checking jpeg-decoder v0.1.11 Oct 26 21:55:40.787 INFO kablam! Checking image v0.12.3 Oct 26 21:55:42.919 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 21:55:44.469 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 21:55:46.060 INFO kablam! Compiling target_build_utils v0.1.2 Oct 26 21:55:50.024 INFO kablam! Compiling serde_json v0.8.6 Oct 26 21:56:04.675 INFO kablam! Compiling libloading v0.3.1 Oct 26 21:56:06.862 INFO kablam! Checking dlib v0.3.1 Oct 26 21:56:07.131 INFO kablam! Checking wayland-sys v0.7.7 Oct 26 21:56:08.699 INFO kablam! Checking wayland-window v0.4.4 Oct 26 21:56:08.699 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 21:56:09.713 INFO kablam! Checking winit v0.5.10 Oct 26 21:56:12.239 INFO kablam! Checking learn_opengl v0.1.0 (/source) Oct 26 21:56:12.875 INFO kablam! warning: method is never used: `from_extension` Oct 26 21:56:12.875 INFO kablam! --> src/program.rs:115:5 Oct 26 21:56:12.875 INFO kablam! | Oct 26 21:56:12.875 INFO kablam! 115 | fn from_extension(ext: &str) -> Option { Oct 26 21:56:12.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:56:12.875 INFO kablam! | Oct 26 21:56:12.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 21:56:12.875 INFO kablam! Oct 26 21:56:12.995 INFO kablam! warning: method is never used: `from_extension` Oct 26 21:56:12.995 INFO kablam! --> src/program.rs:115:5 Oct 26 21:56:12.995 INFO kablam! | Oct 26 21:56:12.995 INFO kablam! 115 | fn from_extension(ext: &str) -> Option { Oct 26 21:56:12.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:56:12.995 INFO kablam! | Oct 26 21:56:12.995 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 21:56:12.995 INFO kablam! Oct 26 21:56:15.819 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:56:15.819 INFO kablam! --> src/bin/01_hello_window.rs:24:5 Oct 26 21:56:15.819 INFO kablam! | Oct 26 21:56:15.819 INFO kablam! 24 | unsafe { window.make_current() }; Oct 26 21:56:15.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:56:15.819 INFO kablam! | Oct 26 21:56:15.819 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:56:15.819 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:56:15.819 INFO kablam! Oct 26 21:56:16.523 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:56:16.523 INFO kablam! --> src/bin/01_hello_window.rs:24:5 Oct 26 21:56:16.523 INFO kablam! | Oct 26 21:56:16.523 INFO kablam! 24 | unsafe { window.make_current() }; Oct 26 21:56:16.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:56:16.523 INFO kablam! | Oct 26 21:56:16.523 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:56:16.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:56:16.523 INFO kablam! Oct 26 21:56:17.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 26 21:56:17.351 INFO kablam! su: No module specific data is present Oct 26 21:56:17.741 INFO running `"docker" "rm" "-f" "e701ed0b289bd7590435c571b79313ae1861e35d6fac896d1bbb982f85eca6cc"` Oct 26 21:56:17.832 INFO blam! e701ed0b289bd7590435c571b79313ae1861e35d6fac896d1bbb982f85eca6cc