Oct 12 14:43:14.171 INFO checking ruipserra/learn_opengl against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:43:14.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 14:43:14.723 INFO blam! a41c6acc13c2216b6209377e8feaff53a15954ddeb4ee1d480ab3aca5f6512be Oct 12 14:43:14.736 INFO running `"docker" "start" "-a" "a41c6acc13c2216b6209377e8feaff53a15954ddeb4ee1d480ab3aca5f6512be"` Oct 12 14:43:16.575 INFO kablam! usermod: no changes Oct 12 14:43:16.865 INFO kablam! Compiling libc v0.2.20 Oct 12 14:43:16.868 INFO kablam! Compiling serde v0.8.23 Oct 12 14:43:16.868 INFO kablam! Checking num_cpus v1.3.0 Oct 12 14:43:16.868 INFO kablam! Checking shared_library v0.1.5 Oct 12 14:43:16.868 INFO kablam! Checking num-integer v0.1.33 Oct 12 14:43:16.868 INFO kablam! Checking enum_primitive v0.1.1 Oct 12 14:43:16.868 INFO kablam! Compiling wayland-scanner v0.7.7 Oct 12 14:43:16.868 INFO kablam! Checking deque v0.3.1 Oct 12 14:43:18.078 INFO kablam! Compiling glutin v0.7.4 Oct 12 14:43:18.756 INFO kablam! Compiling gl v0.6.1 Oct 12 14:43:18.890 INFO kablam! Checking x11-dl v2.12.0 Oct 12 14:43:18.900 INFO kablam! Checking rayon v0.6.0 Oct 12 14:43:20.152 INFO kablam! Checking fs2 v0.2.5 Oct 12 14:43:22.200 INFO kablam! Checking tempfile v2.1.5 Oct 12 14:43:22.284 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 14:43:30.752 INFO kablam! Checking num-iter v0.1.33 Oct 12 14:43:30.840 INFO kablam! Checking num-rational v0.1.36 Oct 12 14:43:30.840 INFO kablam! Checking memmap v0.4.0 Oct 12 14:43:31.012 INFO kablam! Compiling rand v0.3.15 Oct 12 14:43:32.664 INFO kablam! Compiling wayland-client v0.7.7 Oct 12 14:43:33.544 INFO kablam! Checking jpeg-decoder v0.1.11 Oct 12 14:43:33.654 INFO kablam! Checking png v0.6.2 Oct 12 14:43:41.805 INFO kablam! Checking image v0.12.3 Oct 12 14:43:44.021 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 14:43:45.599 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 14:43:47.311 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 14:43:56.746 INFO kablam! Compiling serde_json v0.8.6 Oct 12 14:44:12.115 INFO kablam! Compiling libloading v0.3.1 Oct 12 14:44:14.868 INFO kablam! Checking dlib v0.3.1 Oct 12 14:44:15.176 INFO kablam! Checking wayland-sys v0.7.7 Oct 12 14:44:17.174 INFO kablam! Checking wayland-window v0.4.4 Oct 12 14:44:17.174 INFO kablam! Checking wayland-kbd v0.6.3 Oct 12 14:44:18.757 INFO kablam! Checking winit v0.5.10 Oct 12 14:44:21.867 INFO kablam! Checking learn_opengl v0.1.0 (/source) Oct 12 14:44:22.440 INFO kablam! warning: method is never used: `from_extension` Oct 12 14:44:22.440 INFO kablam! --> src/program.rs:115:5 Oct 12 14:44:22.440 INFO kablam! | Oct 12 14:44:22.440 INFO kablam! 115 | fn from_extension(ext: &str) -> Option { Oct 12 14:44:22.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 14:44:22.440 INFO kablam! | Oct 12 14:44:22.440 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 14:44:22.440 INFO kablam! Oct 12 14:44:22.546 INFO kablam! warning: method is never used: `from_extension` Oct 12 14:44:22.546 INFO kablam! --> src/program.rs:115:5 Oct 12 14:44:22.546 INFO kablam! | Oct 12 14:44:22.546 INFO kablam! 115 | fn from_extension(ext: &str) -> Option { Oct 12 14:44:22.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 14:44:22.557 INFO kablam! | Oct 12 14:44:22.557 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 14:44:22.558 INFO kablam! Oct 12 14:44:25.633 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 14:44:25.633 INFO kablam! --> src/bin/01_hello_window.rs:24:5 Oct 12 14:44:25.633 INFO kablam! | Oct 12 14:44:25.633 INFO kablam! 24 | unsafe { window.make_current() }; Oct 12 14:44:25.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 14:44:25.633 INFO kablam! | Oct 12 14:44:25.633 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 14:44:25.633 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 14:44:25.633 INFO kablam! Oct 12 14:44:25.660 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 14:44:25.660 INFO kablam! --> src/bin/01_hello_window.rs:24:5 Oct 12 14:44:25.660 INFO kablam! | Oct 12 14:44:25.660 INFO kablam! 24 | unsafe { window.make_current() }; Oct 12 14:44:25.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 14:44:25.681 INFO kablam! | Oct 12 14:44:25.682 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 14:44:25.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 14:44:25.683 INFO kablam! Oct 12 14:44:26.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 12 14:44:26.040 INFO kablam! su: No module specific data is present Oct 12 14:44:26.510 INFO running `"docker" "rm" "-f" "a41c6acc13c2216b6209377e8feaff53a15954ddeb4ee1d480ab3aca5f6512be"` Oct 12 14:44:26.708 INFO blam! a41c6acc13c2216b6209377e8feaff53a15954ddeb4ee1d480ab3aca5f6512be