Oct 13 03:29:24.210 INFO testing qezz/glium-shadowmapping-test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:29:24.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 03:29:24.715 INFO blam! be5ca4940d984358a9ac12d40c50ca039cdbb057ef9bffa32282e1c6cdb4edb2 Oct 13 03:29:24.717 INFO running `"docker" "start" "-a" "be5ca4940d984358a9ac12d40c50ca039cdbb057ef9bffa32282e1c6cdb4edb2"` Oct 13 03:29:26.587 INFO kablam! usermod: no changes Oct 13 03:29:26.851 INFO kablam! Compiling either v1.2.0 Oct 13 03:29:26.857 INFO kablam! Compiling cc v1.0.0 Oct 13 03:29:26.860 INFO kablam! Compiling mint v0.2.0 Oct 13 03:29:26.869 INFO kablam! Compiling wavefront_obj v5.1.0 Oct 13 03:29:26.876 INFO kablam! Compiling num_cpus v1.7.0 Oct 13 03:29:26.878 INFO kablam! Compiling shared_library v0.1.7 Oct 13 03:29:26.881 INFO kablam! Compiling inflate v0.3.2 Oct 13 03:29:26.883 INFO kablam! Compiling tempfile v2.2.0 Oct 13 03:29:27.815 INFO kablam! Compiling cgmath v0.14.1 Oct 13 03:29:32.399 INFO kablam! Compiling coco v0.1.1 Oct 13 03:29:32.412 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 03:29:37.119 INFO kablam! Compiling glium v0.17.1 Oct 13 03:29:37.119 INFO kablam! Compiling x11-dl v2.15.0 Oct 13 03:29:37.179 INFO kablam! Compiling libloading v0.3.4 Oct 13 03:29:37.236 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 03:29:37.501 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 13 03:29:40.511 INFO kablam! Compiling dlib v0.3.1 Oct 13 03:29:41.635 INFO kablam! Compiling wayland-sys v0.9.10 Oct 13 03:29:48.703 INFO kablam! Compiling rayon v0.8.2 Oct 13 03:29:48.755 INFO kablam! Compiling wayland-client v0.9.10 Oct 13 03:29:54.667 INFO kablam! Compiling png v0.10.0 Oct 13 03:29:58.359 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 13 03:29:58.360 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 13 03:30:05.239 INFO kablam! Compiling genmesh v0.5.0 Oct 13 03:30:05.263 INFO kablam! Compiling genmesh v0.4.3 Oct 13 03:30:05.287 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 13 03:30:10.567 INFO kablam! Compiling obj v0.8.0 Oct 13 03:30:14.952 INFO kablam! Compiling image v0.16.0 Oct 13 03:30:15.809 INFO kablam! Compiling wayland-window v0.7.0 Oct 13 03:30:17.471 INFO kablam! Compiling backtrace v0.3.3 Oct 13 03:30:18.471 INFO kablam! Compiling winit v0.7.6 Oct 13 03:30:30.511 INFO kablam! Compiling glutin v0.9.2 Oct 13 03:31:08.387 INFO kablam! Compiling glium-shadow-mapping v0.1.0 (/source) Oct 13 03:31:09.639 INFO kablam! warning: unused import: `std::path::Path` Oct 13 03:31:09.639 INFO kablam! --> src/main.rs:20:5 Oct 13 03:31:09.639 INFO kablam! | Oct 13 03:31:09.639 INFO kablam! 20 | use std::path::Path; Oct 13 03:31:09.639 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:31:09.639 INFO kablam! | Oct 13 03:31:09.639 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:31:09.639 INFO kablam! Oct 13 03:31:09.639 INFO kablam! warning: unused import: `glium::Texture2d` Oct 13 03:31:09.639 INFO kablam! --> src/internal/mod.rs:6:5 Oct 13 03:31:09.639 INFO kablam! | Oct 13 03:31:09.639 INFO kablam! 6 | use glium::Texture2d; Oct 13 03:31:09.639 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:31:09.639 INFO kablam! Oct 13 03:31:09.639 INFO kablam! warning: unused import: `Program` Oct 13 03:31:09.639 INFO kablam! --> src/internal/program.rs:2:23 Oct 13 03:31:09.639 INFO kablam! | Oct 13 03:31:09.639 INFO kablam! 2 | use glium::{ Display, Program }; Oct 13 03:31:09.639 INFO kablam! | ^^^^^^^ Oct 13 03:31:09.639 INFO kablam! Oct 13 03:31:09.883 INFO kablam! warning: unused variable: `light` Oct 13 03:31:09.883 INFO kablam! --> src/main.rs:109:13 Oct 13 03:31:09.883 INFO kablam! | Oct 13 03:31:09.883 INFO kablam! 109 | let light = [(iteration as f32 / 10.0).sin() * 14.0, Oct 13 03:31:09.883 INFO kablam! | ^^^^^ help: consider using `_light` instead Oct 13 03:31:09.883 INFO kablam! | Oct 13 03:31:09.883 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:31:09.883 INFO kablam! Oct 13 03:31:09.883 INFO kablam! warning: unused variable: `light_trajectory_radius` Oct 13 03:31:09.883 INFO kablam! --> src/main.rs:113:13 Oct 13 03:31:09.883 INFO kablam! | Oct 13 03:31:09.883 INFO kablam! 113 | let light_trajectory_radius = 10.0; Oct 13 03:31:09.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_light_trajectory_radius` instead Oct 13 03:31:09.883 INFO kablam! Oct 13 03:31:09.943 INFO kablam! warning: struct is never constructed: `Skybox` Oct 13 03:31:09.944 INFO kablam! --> src/internal/skybox.rs:10:1 Oct 13 03:31:09.944 INFO kablam! | Oct 13 03:31:09.944 INFO kablam! 10 | pub struct Skybox { Oct 13 03:31:09.945 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 03:31:09.945 INFO kablam! | Oct 13 03:31:09.945 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:31:09.945 INFO kablam! Oct 13 03:31:09.946 INFO kablam! warning: method is never used: `new` Oct 13 03:31:09.946 INFO kablam! --> src/internal/skybox.rs:24:5 Oct 13 03:31:09.946 INFO kablam! | Oct 13 03:31:09.947 INFO kablam! 24 | pub fn new(dist: f32, display_ref: &glium::Display) -> Skybox { Oct 13 03:31:09.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:31:09.947 INFO kablam! Oct 13 03:31:09.948 INFO kablam! warning: method is never used: `with_position_only` Oct 13 03:31:09.948 INFO kablam! --> src/internal/mod.rs:91:5 Oct 13 03:31:09.948 INFO kablam! | Oct 13 03:31:09.948 INFO kablam! 91 | pub fn with_position_only(pos: [f32; 3]) -> Vertex { Oct 13 03:31:09.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:31:09.949 INFO kablam! Oct 13 03:31:16.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 13 03:31:16.701 INFO kablam! su: No module specific data is present Oct 13 03:31:17.469 INFO running `"docker" "rm" "-f" "be5ca4940d984358a9ac12d40c50ca039cdbb057ef9bffa32282e1c6cdb4edb2"` Oct 13 03:31:17.718 INFO blam! be5ca4940d984358a9ac12d40c50ca039cdbb057ef9bffa32282e1c6cdb4edb2 Oct 13 03:31:17.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 03:31:18.140 INFO blam! 68ce2e04ca086da48327488a4ba2dff73a2acc4b5652761be7c911cec9adc6eb Oct 13 03:31:18.142 INFO running `"docker" "start" "-a" "68ce2e04ca086da48327488a4ba2dff73a2acc4b5652761be7c911cec9adc6eb"` Oct 13 03:31:19.506 INFO kablam! usermod: no changes Oct 13 03:31:19.731 INFO kablam! Compiling glium-shadow-mapping v0.1.0 (/source) Oct 13 03:31:21.043 INFO kablam! warning: unused import: `std::path::Path` Oct 13 03:31:21.043 INFO kablam! --> src/main.rs:20:5 Oct 13 03:31:21.043 INFO kablam! | Oct 13 03:31:21.043 INFO kablam! 20 | use std::path::Path; Oct 13 03:31:21.043 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:31:21.043 INFO kablam! | Oct 13 03:31:21.043 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:31:21.043 INFO kablam! Oct 13 03:31:21.043 INFO kablam! warning: unused import: `glium::Texture2d` Oct 13 03:31:21.043 INFO kablam! --> src/internal/mod.rs:6:5 Oct 13 03:31:21.043 INFO kablam! | Oct 13 03:31:21.043 INFO kablam! 6 | use glium::Texture2d; Oct 13 03:31:21.043 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:31:21.043 INFO kablam! Oct 13 03:31:21.043 INFO kablam! warning: unused import: `Program` Oct 13 03:31:21.043 INFO kablam! --> src/internal/program.rs:2:23 Oct 13 03:31:21.043 INFO kablam! | Oct 13 03:31:21.043 INFO kablam! 2 | use glium::{ Display, Program }; Oct 13 03:31:21.043 INFO kablam! | ^^^^^^^ Oct 13 03:31:21.043 INFO kablam! Oct 13 03:31:21.276 INFO kablam! warning: unused variable: `light` Oct 13 03:31:21.277 INFO kablam! --> src/main.rs:109:13 Oct 13 03:31:21.277 INFO kablam! | Oct 13 03:31:21.277 INFO kablam! 109 | let light = [(iteration as f32 / 10.0).sin() * 14.0, Oct 13 03:31:21.277 INFO kablam! | ^^^^^ help: consider using `_light` instead Oct 13 03:31:21.277 INFO kablam! | Oct 13 03:31:21.277 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:31:21.277 INFO kablam! Oct 13 03:31:21.277 INFO kablam! warning: unused variable: `light_trajectory_radius` Oct 13 03:31:21.277 INFO kablam! --> src/main.rs:113:13 Oct 13 03:31:21.277 INFO kablam! | Oct 13 03:31:21.277 INFO kablam! 113 | let light_trajectory_radius = 10.0; Oct 13 03:31:21.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_light_trajectory_radius` instead Oct 13 03:31:21.277 INFO kablam! Oct 13 03:31:21.327 INFO kablam! warning: struct is never constructed: `Skybox` Oct 13 03:31:21.327 INFO kablam! --> src/internal/skybox.rs:10:1 Oct 13 03:31:21.327 INFO kablam! | Oct 13 03:31:21.327 INFO kablam! 10 | pub struct Skybox { Oct 13 03:31:21.327 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 03:31:21.327 INFO kablam! | Oct 13 03:31:21.327 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:31:21.327 INFO kablam! Oct 13 03:31:21.327 INFO kablam! warning: method is never used: `new` Oct 13 03:31:21.327 INFO kablam! --> src/internal/skybox.rs:24:5 Oct 13 03:31:21.327 INFO kablam! | Oct 13 03:31:21.327 INFO kablam! 24 | pub fn new(dist: f32, display_ref: &glium::Display) -> Skybox { Oct 13 03:31:21.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:31:21.327 INFO kablam! Oct 13 03:31:21.327 INFO kablam! warning: method is never used: `with_position_only` Oct 13 03:31:21.327 INFO kablam! --> src/internal/mod.rs:91:5 Oct 13 03:31:21.327 INFO kablam! | Oct 13 03:31:21.327 INFO kablam! 91 | pub fn with_position_only(pos: [f32; 3]) -> Vertex { Oct 13 03:31:21.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:31:21.327 INFO kablam! Oct 13 03:31:21.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 13 03:31:21.947 INFO kablam! su: No module specific data is present Oct 13 03:31:22.791 INFO running `"docker" "rm" "-f" "68ce2e04ca086da48327488a4ba2dff73a2acc4b5652761be7c911cec9adc6eb"` Oct 13 03:31:23.087 INFO blam! 68ce2e04ca086da48327488a4ba2dff73a2acc4b5652761be7c911cec9adc6eb Oct 13 03:31:23.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 03:31:23.528 INFO blam! f2e7724ac8da4b36f8a83273fd6465b4a261c3144d3ec738bbfd5877e1030087 Oct 13 03:31:23.530 INFO running `"docker" "start" "-a" "f2e7724ac8da4b36f8a83273fd6465b4a261c3144d3ec738bbfd5877e1030087"` Oct 13 03:31:24.787 INFO kablam! usermod: no changes Oct 13 03:31:25.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 13 03:31:25.044 INFO blam! Oct 13 03:31:25.044 INFO kablam! Running /target/debug/deps/glium_shadow_mapping-a7bab6c7976ad468 Oct 13 03:31:25.044 INFO blam! running 0 tests Oct 13 03:31:25.045 INFO blam! Oct 13 03:31:25.045 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:31:25.045 INFO blam! Oct 13 03:31:25.048 INFO kablam! su: No module specific data is present Oct 13 03:31:25.655 INFO running `"docker" "rm" "-f" "f2e7724ac8da4b36f8a83273fd6465b4a261c3144d3ec738bbfd5877e1030087"` Oct 13 03:31:25.970 INFO blam! f2e7724ac8da4b36f8a83273fd6465b4a261c3144d3ec738bbfd5877e1030087