Oct 26 22:37:47.072 INFO checking qezz/glium-shadowmapping-test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:37:47.073 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 22:37:47.633 INFO blam! 9e5d7d44361553075694a5b4f5f752e87a306ff4bddba316614bd219f1c9f8d9 Oct 26 22:37:47.635 INFO running `"docker" "start" "-a" "9e5d7d44361553075694a5b4f5f752e87a306ff4bddba316614bd219f1c9f8d9"` Oct 26 22:37:48.555 INFO kablam! usermod: no changes Oct 26 22:37:48.807 INFO kablam! Compiling libc v0.2.31 Oct 26 22:37:48.823 INFO kablam! Compiling cc v1.0.0 Oct 26 22:37:48.823 INFO kablam! Checking either v1.2.0 Oct 26 22:37:48.823 INFO kablam! Checking futures v0.1.16 Oct 26 22:37:48.823 INFO kablam! Checking mint v0.2.0 Oct 26 22:37:48.823 INFO kablam! Checking wavefront_obj v5.1.0 Oct 26 22:37:48.823 INFO kablam! Checking num_cpus v1.7.0 Oct 26 22:37:48.823 INFO kablam! Checking shared_library v0.1.7 Oct 26 22:37:50.031 INFO kablam! Checking inflate v0.3.2 Oct 26 22:37:50.175 INFO kablam! Checking tempfile v2.2.0 Oct 26 22:37:50.399 INFO kablam! Checking cgmath v0.14.1 Oct 26 22:37:51.367 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 22:37:53.047 INFO kablam! Compiling glutin v0.9.2 Oct 26 22:37:53.338 INFO kablam! Compiling glium v0.17.1 Oct 26 22:37:53.795 INFO kablam! Checking coco v0.1.1 Oct 26 22:38:04.504 INFO kablam! Checking x11-dl v2.15.0 Oct 26 22:38:04.613 INFO kablam! Checking fs2 v0.2.5 Oct 26 22:38:04.653 INFO kablam! Compiling rand v0.3.16 Oct 26 22:38:06.619 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 26 22:38:06.973 INFO kablam! Checking memmap v0.4.0 Oct 26 22:38:08.055 INFO kablam! Checking rayon-core v1.2.1 Oct 26 22:38:11.743 INFO kablam! Checking png v0.10.0 Oct 26 22:38:13.883 INFO kablam! Checking rayon v0.8.2 Oct 26 22:38:23.429 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 22:38:25.573 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 22:38:28.499 INFO kablam! Compiling target_build_utils v0.3.1 Oct 26 22:38:30.196 INFO kablam! Checking genmesh v0.5.0 Oct 26 22:38:30.198 INFO kablam! Checking genmesh v0.4.3 Oct 26 22:38:32.787 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 26 22:38:34.567 INFO kablam! Checking obj v0.8.0 Oct 26 22:38:38.843 INFO kablam! Checking image v0.16.0 Oct 26 22:38:45.507 INFO kablam! Checking backtrace v0.3.3 Oct 26 22:38:49.667 INFO kablam! Compiling libloading v0.3.4 Oct 26 22:38:52.295 INFO kablam! Checking dlib v0.3.1 Oct 26 22:38:52.599 INFO kablam! Checking wayland-sys v0.9.10 Oct 26 22:38:53.047 INFO kablam! Checking wayland-client v0.9.10 Oct 26 22:38:54.848 INFO kablam! Checking wayland-protocols v0.9.10 Oct 26 22:38:54.848 INFO kablam! Checking wayland-kbd v0.9.1 Oct 26 22:38:57.367 INFO kablam! Checking wayland-window v0.7.0 Oct 26 22:38:57.963 INFO kablam! Checking winit v0.7.6 Oct 26 22:39:14.552 INFO kablam! Checking glium-shadow-mapping v0.1.0 (/source) Oct 26 22:39:15.688 INFO kablam! warning: unused import: `std::path::Path` Oct 26 22:39:15.688 INFO kablam! --> src/main.rs:20:5 Oct 26 22:39:15.688 INFO kablam! | Oct 26 22:39:15.688 INFO kablam! 20 | use std::path::Path; Oct 26 22:39:15.688 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 22:39:15.688 INFO kablam! | Oct 26 22:39:15.688 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:39:15.688 INFO kablam! Oct 26 22:39:15.688 INFO kablam! warning: unused import: `glium::Texture2d` Oct 26 22:39:15.688 INFO kablam! --> src/internal/mod.rs:6:5 Oct 26 22:39:15.688 INFO kablam! | Oct 26 22:39:15.688 INFO kablam! 6 | use glium::Texture2d; Oct 26 22:39:15.688 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 22:39:15.688 INFO kablam! Oct 26 22:39:15.688 INFO kablam! warning: unused import: `Program` Oct 26 22:39:15.688 INFO kablam! --> src/internal/program.rs:2:23 Oct 26 22:39:15.688 INFO kablam! | Oct 26 22:39:15.688 INFO kablam! 2 | use glium::{ Display, Program }; Oct 26 22:39:15.688 INFO kablam! | ^^^^^^^ Oct 26 22:39:15.688 INFO kablam! Oct 26 22:39:15.797 INFO kablam! warning: unused import: `std::path::Path` Oct 26 22:39:15.797 INFO kablam! --> src/main.rs:20:5 Oct 26 22:39:15.797 INFO kablam! | Oct 26 22:39:15.797 INFO kablam! 20 | use std::path::Path; Oct 26 22:39:15.797 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 22:39:15.798 INFO kablam! | Oct 26 22:39:15.798 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:39:15.798 INFO kablam! Oct 26 22:39:15.798 INFO kablam! warning: unused import: `glium::Texture2d` Oct 26 22:39:15.798 INFO kablam! --> src/internal/mod.rs:6:5 Oct 26 22:39:15.798 INFO kablam! | Oct 26 22:39:15.799 INFO kablam! 6 | use glium::Texture2d; Oct 26 22:39:15.799 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 22:39:15.799 INFO kablam! Oct 26 22:39:15.799 INFO kablam! warning: unused import: `Program` Oct 26 22:39:15.799 INFO kablam! --> src/internal/program.rs:2:23 Oct 26 22:39:15.799 INFO kablam! | Oct 26 22:39:15.800 INFO kablam! 2 | use glium::{ Display, Program }; Oct 26 22:39:15.800 INFO kablam! | ^^^^^^^ Oct 26 22:39:15.800 INFO kablam! Oct 26 22:39:15.962 INFO kablam! warning: unused variable: `light` Oct 26 22:39:15.963 INFO kablam! --> src/main.rs:109:13 Oct 26 22:39:15.963 INFO kablam! | Oct 26 22:39:15.963 INFO kablam! 109 | let light = [(iteration as f32 / 10.0).sin() * 14.0, Oct 26 22:39:15.963 INFO kablam! | ^^^^^ help: consider using `_light` instead Oct 26 22:39:15.963 INFO kablam! | Oct 26 22:39:15.963 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:39:15.963 INFO kablam! Oct 26 22:39:15.963 INFO kablam! warning: unused variable: `light_trajectory_radius` Oct 26 22:39:15.963 INFO kablam! --> src/main.rs:113:13 Oct 26 22:39:15.963 INFO kablam! | Oct 26 22:39:15.963 INFO kablam! 113 | let light_trajectory_radius = 10.0; Oct 26 22:39:15.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_light_trajectory_radius` instead Oct 26 22:39:15.963 INFO kablam! Oct 26 22:39:15.963 INFO kablam! warning: struct is never constructed: `Skybox` Oct 26 22:39:15.963 INFO kablam! --> src/internal/skybox.rs:10:1 Oct 26 22:39:15.963 INFO kablam! | Oct 26 22:39:15.963 INFO kablam! 10 | pub struct Skybox { Oct 26 22:39:15.963 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:39:15.963 INFO kablam! | Oct 26 22:39:15.963 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:39:15.963 INFO kablam! Oct 26 22:39:15.963 INFO kablam! warning: method is never used: `new` Oct 26 22:39:15.999 INFO kablam! --> src/internal/skybox.rs:24:5 Oct 26 22:39:15.999 INFO kablam! | Oct 26 22:39:15.999 INFO kablam! 24 | pub fn new(dist: f32, display_ref: &glium::Display) -> Skybox { Oct 26 22:39:15.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:39:16.000 INFO kablam! Oct 26 22:39:16.001 INFO kablam! warning: method is never used: `with_position_only` Oct 26 22:39:16.001 INFO kablam! --> src/internal/mod.rs:91:5 Oct 26 22:39:16.001 INFO kablam! | Oct 26 22:39:16.001 INFO kablam! 91 | pub fn with_position_only(pos: [f32; 3]) -> Vertex { Oct 26 22:39:16.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:39:16.002 INFO kablam! Oct 26 22:39:16.035 INFO kablam! warning: unused variable: `light` Oct 26 22:39:16.035 INFO kablam! --> src/main.rs:109:13 Oct 26 22:39:16.035 INFO kablam! | Oct 26 22:39:16.035 INFO kablam! 109 | let light = [(iteration as f32 / 10.0).sin() * 14.0, Oct 26 22:39:16.036 INFO kablam! | ^^^^^ help: consider using `_light` instead Oct 26 22:39:16.036 INFO kablam! | Oct 26 22:39:16.036 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:39:16.036 INFO kablam! Oct 26 22:39:16.036 INFO kablam! warning: unused variable: `light_trajectory_radius` Oct 26 22:39:16.037 INFO kablam! --> src/main.rs:113:13 Oct 26 22:39:16.037 INFO kablam! | Oct 26 22:39:16.037 INFO kablam! 113 | let light_trajectory_radius = 10.0; Oct 26 22:39:16.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_light_trajectory_radius` instead Oct 26 22:39:16.037 INFO kablam! Oct 26 22:39:16.075 INFO kablam! warning: struct is never constructed: `Skybox` Oct 26 22:39:16.075 INFO kablam! --> src/internal/skybox.rs:10:1 Oct 26 22:39:16.075 INFO kablam! | Oct 26 22:39:16.075 INFO kablam! 10 | pub struct Skybox { Oct 26 22:39:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:39:16.075 INFO kablam! | Oct 26 22:39:16.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:39:16.075 INFO kablam! Oct 26 22:39:16.075 INFO kablam! warning: method is never used: `new` Oct 26 22:39:16.075 INFO kablam! --> src/internal/skybox.rs:24:5 Oct 26 22:39:16.075 INFO kablam! | Oct 26 22:39:16.075 INFO kablam! 24 | pub fn new(dist: f32, display_ref: &glium::Display) -> Skybox { Oct 26 22:39:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:39:16.075 INFO kablam! Oct 26 22:39:16.075 INFO kablam! warning: method is never used: `with_position_only` Oct 26 22:39:16.075 INFO kablam! --> src/internal/mod.rs:91:5 Oct 26 22:39:16.075 INFO kablam! | Oct 26 22:39:16.075 INFO kablam! 91 | pub fn with_position_only(pos: [f32; 3]) -> Vertex { Oct 26 22:39:16.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:39:16.075 INFO kablam! Oct 26 22:39:16.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Oct 26 22:39:16.114 INFO kablam! su: No module specific data is present Oct 26 22:39:16.581 INFO running `"docker" "rm" "-f" "9e5d7d44361553075694a5b4f5f752e87a306ff4bddba316614bd219f1c9f8d9"` Oct 26 22:39:16.680 INFO blam! 9e5d7d44361553075694a5b4f5f752e87a306ff4bddba316614bd219f1c9f8d9