Oct 31 22:55:55.845 INFO checking qezz/glium-shadowmapping-test against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 22:55:55.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:55:56.064 INFO blam! e5e3ffeae673f5274eb7af9a9ddb8247129dcbf73da0c416627bddfcdf1c53d8 Oct 31 22:55:56.070 INFO running `"docker" "start" "-a" "e5e3ffeae673f5274eb7af9a9ddb8247129dcbf73da0c416627bddfcdf1c53d8"` Oct 31 22:55:57.772 INFO kablam! usermod: no changes Oct 31 22:55:58.068 INFO kablam! Compiling libc v0.2.31 Oct 31 22:55:58.068 INFO kablam! Checking either v1.2.0 Oct 31 22:55:58.068 INFO kablam! Checking mint v0.2.0 Oct 31 22:55:58.069 INFO kablam! Checking wavefront_obj v5.1.0 Oct 31 22:55:58.069 INFO kablam! Checking shared_library v0.1.7 Oct 31 22:55:58.070 INFO kablam! Checking deflate v0.7.17 Oct 31 22:55:58.070 INFO kablam! Checking inflate v0.3.2 Oct 31 22:55:58.070 INFO kablam! Checking tempfile v2.2.0 Oct 31 22:55:59.825 INFO kablam! Checking cgmath v0.14.1 Oct 31 22:56:00.780 INFO kablam! Compiling glutin v0.9.2 Oct 31 22:56:01.170 INFO kablam! Compiling glium v0.17.1 Oct 31 22:56:01.281 INFO kablam! Checking osmesa-sys v0.1.2 Oct 31 22:56:01.880 INFO kablam! Checking x11-dl v2.15.0 Oct 31 22:56:03.349 INFO kablam! Checking coco v0.1.1 Oct 31 22:56:04.968 INFO kablam! Checking fs2 v0.2.5 Oct 31 22:56:05.609 INFO kablam! Compiling rand v0.3.16 Oct 31 22:56:06.265 INFO kablam! Checking memmap v0.4.0 Oct 31 22:56:07.389 INFO kablam! Checking rayon-core v1.2.1 Oct 31 22:56:13.657 INFO kablam! Checking rayon v0.8.2 Oct 31 22:56:17.432 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 22:56:18.876 INFO kablam! Checking png v0.10.0 Oct 31 22:56:19.236 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 22:56:21.125 INFO kablam! Compiling target_build_utils v0.3.1 Oct 31 22:56:26.572 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 31 22:56:30.170 INFO kablam! Checking genmesh v0.5.0 Oct 31 22:56:30.189 INFO kablam! Checking genmesh v0.4.3 Oct 31 22:56:30.302 INFO kablam! Checking image v0.16.0 Oct 31 22:56:34.065 INFO kablam! Checking obj v0.8.0 Oct 31 22:56:49.980 INFO kablam! Compiling libloading v0.3.4 Oct 31 22:56:52.344 INFO kablam! Checking dlib v0.3.1 Oct 31 22:56:52.594 INFO kablam! Checking wayland-sys v0.9.10 Oct 31 22:56:53.012 INFO kablam! Checking wayland-client v0.9.10 Oct 31 22:56:54.778 INFO kablam! Checking wayland-protocols v0.9.10 Oct 31 22:56:54.795 INFO kablam! Checking wayland-kbd v0.9.1 Oct 31 22:56:57.890 INFO kablam! Checking wayland-window v0.7.0 Oct 31 22:56:58.564 INFO kablam! Checking winit v0.7.6 Oct 31 22:57:15.964 INFO kablam! Checking glium-shadow-mapping v0.1.0 (/source) Oct 31 22:57:16.953 INFO kablam! warning: unused import: `std::path::Path` Oct 31 22:57:16.953 INFO kablam! --> src/main.rs:20:5 Oct 31 22:57:16.954 INFO kablam! | Oct 31 22:57:16.954 INFO kablam! 20 | use std::path::Path; Oct 31 22:57:16.954 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 22:57:16.954 INFO kablam! | Oct 31 22:57:16.955 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:57:16.955 INFO kablam! Oct 31 22:57:16.955 INFO kablam! warning: unused import: `glium::Texture2d` Oct 31 22:57:16.955 INFO kablam! --> src/internal/mod.rs:6:5 Oct 31 22:57:16.956 INFO kablam! | Oct 31 22:57:16.956 INFO kablam! 6 | use glium::Texture2d; Oct 31 22:57:16.956 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 22:57:16.956 INFO kablam! Oct 31 22:57:16.957 INFO kablam! warning: unused import: `Program` Oct 31 22:57:16.957 INFO kablam! --> src/internal/program.rs:2:23 Oct 31 22:57:16.957 INFO kablam! | Oct 31 22:57:16.957 INFO kablam! 2 | use glium::{ Display, Program }; Oct 31 22:57:16.958 INFO kablam! | ^^^^^^^ Oct 31 22:57:16.958 INFO kablam! Oct 31 22:57:17.004 INFO kablam! warning: unused import: `std::path::Path` Oct 31 22:57:17.004 INFO kablam! --> src/main.rs:20:5 Oct 31 22:57:17.004 INFO kablam! | Oct 31 22:57:17.004 INFO kablam! 20 | use std::path::Path; Oct 31 22:57:17.004 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 22:57:17.004 INFO kablam! | Oct 31 22:57:17.004 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:57:17.004 INFO kablam! Oct 31 22:57:17.004 INFO kablam! warning: unused import: `glium::Texture2d` Oct 31 22:57:17.004 INFO kablam! --> src/internal/mod.rs:6:5 Oct 31 22:57:17.004 INFO kablam! | Oct 31 22:57:17.004 INFO kablam! 6 | use glium::Texture2d; Oct 31 22:57:17.004 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 31 22:57:17.004 INFO kablam! Oct 31 22:57:17.004 INFO kablam! warning: unused import: `Program` Oct 31 22:57:17.004 INFO kablam! --> src/internal/program.rs:2:23 Oct 31 22:57:17.004 INFO kablam! | Oct 31 22:57:17.004 INFO kablam! 2 | use glium::{ Display, Program }; Oct 31 22:57:17.004 INFO kablam! | ^^^^^^^ Oct 31 22:57:17.004 INFO kablam! Oct 31 22:57:17.220 INFO kablam! warning: unused variable: `light` Oct 31 22:57:17.220 INFO kablam! --> src/main.rs:109:13 Oct 31 22:57:17.220 INFO kablam! | Oct 31 22:57:17.220 INFO kablam! 109 | let light = [(iteration as f32 / 10.0).sin() * 14.0, Oct 31 22:57:17.220 INFO kablam! | ^^^^^ help: consider using `_light` instead Oct 31 22:57:17.220 INFO kablam! | Oct 31 22:57:17.220 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:57:17.220 INFO kablam! Oct 31 22:57:17.220 INFO kablam! warning: unused variable: `light_trajectory_radius` Oct 31 22:57:17.220 INFO kablam! --> src/main.rs:113:13 Oct 31 22:57:17.220 INFO kablam! | Oct 31 22:57:17.220 INFO kablam! 113 | let light_trajectory_radius = 10.0; Oct 31 22:57:17.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_light_trajectory_radius` instead Oct 31 22:57:17.220 INFO kablam! Oct 31 22:57:17.244 INFO kablam! warning: unused variable: `light` Oct 31 22:57:17.244 INFO kablam! --> src/main.rs:109:13 Oct 31 22:57:17.244 INFO kablam! | Oct 31 22:57:17.244 INFO kablam! 109 | let light = [(iteration as f32 / 10.0).sin() * 14.0, Oct 31 22:57:17.244 INFO kablam! | ^^^^^ help: consider using `_light` instead Oct 31 22:57:17.244 INFO kablam! | Oct 31 22:57:17.244 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:57:17.244 INFO kablam! Oct 31 22:57:17.244 INFO kablam! warning: unused variable: `light_trajectory_radius` Oct 31 22:57:17.244 INFO kablam! --> src/main.rs:113:13 Oct 31 22:57:17.244 INFO kablam! | Oct 31 22:57:17.244 INFO kablam! 113 | let light_trajectory_radius = 10.0; Oct 31 22:57:17.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_light_trajectory_radius` instead Oct 31 22:57:17.244 INFO kablam! Oct 31 22:57:17.252 INFO kablam! warning: struct is never constructed: `Skybox` Oct 31 22:57:17.252 INFO kablam! --> src/internal/skybox.rs:10:1 Oct 31 22:57:17.252 INFO kablam! | Oct 31 22:57:17.252 INFO kablam! 10 | pub struct Skybox { Oct 31 22:57:17.252 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:57:17.252 INFO kablam! | Oct 31 22:57:17.252 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:57:17.252 INFO kablam! Oct 31 22:57:17.252 INFO kablam! warning: method is never used: `new` Oct 31 22:57:17.252 INFO kablam! --> src/internal/skybox.rs:24:5 Oct 31 22:57:17.252 INFO kablam! | Oct 31 22:57:17.252 INFO kablam! 24 | pub fn new(dist: f32, display_ref: &glium::Display) -> Skybox { Oct 31 22:57:17.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:17.252 INFO kablam! Oct 31 22:57:17.252 INFO kablam! warning: method is never used: `with_position_only` Oct 31 22:57:17.252 INFO kablam! --> src/internal/mod.rs:91:5 Oct 31 22:57:17.252 INFO kablam! | Oct 31 22:57:17.252 INFO kablam! 91 | pub fn with_position_only(pos: [f32; 3]) -> Vertex { Oct 31 22:57:17.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:17.252 INFO kablam! Oct 31 22:57:17.319 INFO kablam! warning: struct is never constructed: `Skybox` Oct 31 22:57:17.319 INFO kablam! --> src/internal/skybox.rs:10:1 Oct 31 22:57:17.319 INFO kablam! | Oct 31 22:57:17.319 INFO kablam! 10 | pub struct Skybox { Oct 31 22:57:17.319 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 22:57:17.319 INFO kablam! | Oct 31 22:57:17.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:57:17.319 INFO kablam! Oct 31 22:57:17.319 INFO kablam! warning: method is never used: `new` Oct 31 22:57:17.319 INFO kablam! --> src/internal/skybox.rs:24:5 Oct 31 22:57:17.319 INFO kablam! | Oct 31 22:57:17.319 INFO kablam! 24 | pub fn new(dist: f32, display_ref: &glium::Display) -> Skybox { Oct 31 22:57:17.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:17.319 INFO kablam! Oct 31 22:57:17.319 INFO kablam! warning: method is never used: `with_position_only` Oct 31 22:57:17.319 INFO kablam! --> src/internal/mod.rs:91:5 Oct 31 22:57:17.319 INFO kablam! | Oct 31 22:57:17.319 INFO kablam! 91 | pub fn with_position_only(pos: [f32; 3]) -> Vertex { Oct 31 22:57:17.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:57:17.319 INFO kablam! Oct 31 22:57:17.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 31 22:57:17.364 INFO kablam! su: No module specific data is present Oct 31 22:57:17.808 INFO running `"docker" "rm" "-f" "e5e3ffeae673f5274eb7af9a9ddb8247129dcbf73da0c416627bddfcdf1c53d8"` Oct 31 22:57:18.143 INFO blam! e5e3ffeae673f5274eb7af9a9ddb8247129dcbf73da0c416627bddfcdf1c53d8