Oct 14 23:43:20.511 INFO testing daniel-junior-dube/3d_renderer_rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:43:20.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 23:43:20.888 INFO blam! 9e302bde84358bbf494e656bad0add9cea433e74387d2214effb87f625abea84 Oct 14 23:43:20.891 INFO running `"docker" "start" "-a" "9e302bde84358bbf494e656bad0add9cea433e74387d2214effb87f625abea84"` Oct 14 23:43:21.653 INFO kablam! usermod: no changes Oct 14 23:43:21.895 INFO kablam! Compiling bitflags v1.0.4 Oct 14 23:43:21.903 INFO kablam! Compiling libloading v0.5.0 Oct 14 23:43:21.903 INFO kablam! Compiling cmake v0.1.35 Oct 14 23:43:21.903 INFO kablam! Compiling x11-dl v2.18.3 Oct 14 23:43:21.903 INFO kablam! Compiling smallvec v0.6.5 Oct 14 23:43:21.903 INFO kablam! Compiling num-integer v0.1.39 Oct 14 23:43:21.903 INFO kablam! Compiling num-complex v0.2.0 Oct 14 23:43:21.907 INFO kablam! Compiling gfx_macros v0.2.1 Oct 14 23:43:22.383 INFO kablam! Compiling shared_library v0.1.9 Oct 14 23:43:24.435 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 23:43:24.479 INFO kablam! Compiling cgmath v0.16.1 Oct 14 23:43:24.479 INFO kablam! Compiling xml-rs v0.7.0 Oct 14 23:43:24.479 INFO kablam! Compiling nix v0.11.0 Oct 14 23:43:24.479 INFO kablam! Compiling draw_state v0.8.0 Oct 14 23:43:26.011 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 14 23:43:26.032 INFO kablam! Compiling num-bigint v0.2.0 Oct 14 23:43:26.479 INFO kablam! Compiling num-iter v0.1.37 Oct 14 23:43:27.427 INFO kablam! Compiling glfw-sys v3.2.2 Oct 14 23:43:27.455 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 23:43:33.448 INFO kablam! Compiling gfx_core v0.8.2 Oct 14 23:43:35.979 INFO kablam! Compiling parking_lot v0.6.4 Oct 14 23:43:36.108 INFO kablam! Compiling wayland-scanner v0.20.12 Oct 14 23:43:36.183 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 23:43:41.372 INFO kablam! Compiling dlib v0.4.1 Oct 14 23:43:45.859 INFO kablam! Compiling num-rational v0.2.1 Oct 14 23:43:46.686 INFO kablam! Compiling wayland-sys v0.20.12 Oct 14 23:43:46.759 INFO kablam! Compiling wayland-client v0.20.12 Oct 14 23:43:46.887 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 14 23:43:46.911 INFO kablam! Compiling gfx_gl v0.5.0 Oct 14 23:43:47.723 INFO kablam! Compiling glutin v0.18.0 Oct 14 23:43:55.875 INFO kablam! Compiling wayland-commons v0.20.12 Oct 14 23:43:55.875 INFO kablam! Compiling num v0.2.0 Oct 14 23:43:56.631 INFO kablam! Compiling glfw v0.25.0 Oct 14 23:44:09.071 INFO kablam! Compiling smithay-client-toolkit v0.3.0 Oct 14 23:44:18.994 INFO kablam! Compiling winit v0.17.2 Oct 14 23:44:37.981 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 14 23:44:37.981 INFO kablam! Compiling gfx v0.17.1 Oct 14 23:44:46.735 INFO kablam! Compiling gfx_window_glutin v0.26.0 Oct 14 23:44:52.131 INFO kablam! Compiling renderer_3d v0.1.0 (/source) Oct 14 23:44:53.499 INFO kablam! warning: unused import: `gfx::buffer::Role` Oct 14 23:44:53.500 INFO kablam! --> src/main.rs:10:5 Oct 14 23:44:53.500 INFO kablam! | Oct 14 23:44:53.500 INFO kablam! 10 | use gfx::buffer::Role; Oct 14 23:44:53.501 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:44:53.501 INFO kablam! | Oct 14 23:44:53.501 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:44:53.502 INFO kablam! Oct 14 23:44:53.502 INFO kablam! warning: unused import: `time::precise_time_s` Oct 14 23:44:53.502 INFO kablam! --> src/main.rs:14:5 Oct 14 23:44:53.503 INFO kablam! | Oct 14 23:44:53.503 INFO kablam! 14 | use time::precise_time_s; Oct 14 23:44:53.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:44:53.504 INFO kablam! Oct 14 23:44:53.504 INFO kablam! warning: unused imports: `Deg`, `Matrix4`, `vec3` Oct 14 23:44:53.504 INFO kablam! --> src/scene/entity.rs:2:19 Oct 14 23:44:53.504 INFO kablam! | Oct 14 23:44:53.505 INFO kablam! 2 | use cgmath::{Rad, Deg, Matrix4, vec3, Vector3}; Oct 14 23:44:53.505 INFO kablam! | ^^^ ^^^^^^^ ^^^^ Oct 14 23:44:53.505 INFO kablam! Oct 14 23:44:53.506 INFO kablam! warning: unused imports: `Point3`, `perspective` Oct 14 23:44:53.506 INFO kablam! --> src/scene/light_source.rs:2:14 Oct 14 23:44:53.506 INFO kablam! | Oct 14 23:44:53.507 INFO kablam! 2 | use cgmath::{perspective, Deg, Matrix4, Point3, vec3, Rad, Vector3}; Oct 14 23:44:53.507 INFO kablam! | ^^^^^^^^^^^ ^^^^^^ Oct 14 23:44:53.507 INFO kablam! Oct 14 23:44:53.507 INFO kablam! warning: unused import: `gfx::shade::ToUniform` Oct 14 23:44:53.508 INFO kablam! --> src/scene/light_source.rs:3:5 Oct 14 23:44:53.508 INFO kablam! | Oct 14 23:44:53.508 INFO kablam! 3 | use gfx::shade::ToUniform; Oct 14 23:44:53.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:44:53.509 INFO kablam! Oct 14 23:44:53.509 INFO kablam! warning: unused import: `gfx::shade::core::UniformValue` Oct 14 23:44:53.509 INFO kablam! --> src/scene/light_source.rs:4:5 Oct 14 23:44:53.509 INFO kablam! | Oct 14 23:44:53.510 INFO kablam! 4 | use gfx::shade::core::UniformValue; Oct 14 23:44:53.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:44:53.510 INFO kablam! Oct 14 23:44:53.510 INFO kablam! warning: unused import: `scene::light_source::LightSource` Oct 14 23:44:53.511 INFO kablam! --> src/common/mod.rs:4:5 Oct 14 23:44:53.511 INFO kablam! | Oct 14 23:44:53.511 INFO kablam! 4 | use scene::light_source::LightSource; Oct 14 23:44:53.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:44:53.512 INFO kablam! Oct 14 23:44:54.271 INFO kablam! warning: method is never used: `model_matrix` Oct 14 23:44:54.271 INFO kablam! --> src/scene/light_source.rs:39:2 Oct 14 23:44:54.271 INFO kablam! | Oct 14 23:44:54.271 INFO kablam! 39 | pub fn model_matrix(&self) -> Matrix4 { Oct 14 23:44:54.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:44:54.271 INFO kablam! | Oct 14 23:44:54.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:44:54.271 INFO kablam! Oct 14 23:44:54.271 INFO kablam! warning: variant is never constructed: `Running` Oct 14 23:44:54.271 INFO kablam! --> src/main.rs:37:2 Oct 14 23:44:54.271 INFO kablam! | Oct 14 23:44:54.271 INFO kablam! 37 | Running, Oct 14 23:44:54.271 INFO kablam! | ^^^^^^^ Oct 14 23:44:54.271 INFO kablam! Oct 14 23:44:59.085 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 14 23:44:59.099 INFO kablam! su: No module specific data is present Oct 14 23:44:59.967 INFO running `"docker" "rm" "-f" "9e302bde84358bbf494e656bad0add9cea433e74387d2214effb87f625abea84"` Oct 14 23:45:00.283 INFO blam! 9e302bde84358bbf494e656bad0add9cea433e74387d2214effb87f625abea84 Oct 14 23:45:00.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 23:45:00.755 INFO blam! 588278eda18e1c5d58172852d9690fd0a3df5e0c018a01bac27aff1b72244290 Oct 14 23:45:00.759 INFO running `"docker" "start" "-a" "588278eda18e1c5d58172852d9690fd0a3df5e0c018a01bac27aff1b72244290"` Oct 14 23:45:02.131 INFO kablam! usermod: no changes Oct 14 23:45:02.339 INFO kablam! Compiling renderer_3d v0.1.0 (/source) Oct 14 23:45:03.665 INFO kablam! warning: unused import: `gfx::buffer::Role` Oct 14 23:45:03.665 INFO kablam! --> src/main.rs:10:5 Oct 14 23:45:03.665 INFO kablam! | Oct 14 23:45:03.665 INFO kablam! 10 | use gfx::buffer::Role; Oct 14 23:45:03.665 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:45:03.665 INFO kablam! | Oct 14 23:45:03.665 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:45:03.665 INFO kablam! Oct 14 23:45:03.665 INFO kablam! warning: unused import: `time::precise_time_s` Oct 14 23:45:03.665 INFO kablam! --> src/main.rs:14:5 Oct 14 23:45:03.665 INFO kablam! | Oct 14 23:45:03.665 INFO kablam! 14 | use time::precise_time_s; Oct 14 23:45:03.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:45:03.665 INFO kablam! Oct 14 23:45:03.665 INFO kablam! warning: unused imports: `Deg`, `Matrix4`, `vec3` Oct 14 23:45:03.665 INFO kablam! --> src/scene/entity.rs:2:19 Oct 14 23:45:03.665 INFO kablam! | Oct 14 23:45:03.665 INFO kablam! 2 | use cgmath::{Rad, Deg, Matrix4, vec3, Vector3}; Oct 14 23:45:03.665 INFO kablam! | ^^^ ^^^^^^^ ^^^^ Oct 14 23:45:03.665 INFO kablam! Oct 14 23:45:03.665 INFO kablam! warning: unused imports: `Point3`, `perspective` Oct 14 23:45:03.665 INFO kablam! --> src/scene/light_source.rs:2:14 Oct 14 23:45:03.665 INFO kablam! | Oct 14 23:45:03.665 INFO kablam! 2 | use cgmath::{perspective, Deg, Matrix4, Point3, vec3, Rad, Vector3}; Oct 14 23:45:03.665 INFO kablam! | ^^^^^^^^^^^ ^^^^^^ Oct 14 23:45:03.665 INFO kablam! Oct 14 23:45:03.665 INFO kablam! warning: unused import: `gfx::shade::ToUniform` Oct 14 23:45:03.665 INFO kablam! --> src/scene/light_source.rs:3:5 Oct 14 23:45:03.665 INFO kablam! | Oct 14 23:45:03.665 INFO kablam! 3 | use gfx::shade::ToUniform; Oct 14 23:45:03.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:45:03.665 INFO kablam! Oct 14 23:45:03.665 INFO kablam! warning: unused import: `gfx::shade::core::UniformValue` Oct 14 23:45:03.665 INFO kablam! --> src/scene/light_source.rs:4:5 Oct 14 23:45:03.666 INFO kablam! | Oct 14 23:45:03.666 INFO kablam! 4 | use gfx::shade::core::UniformValue; Oct 14 23:45:03.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:45:03.666 INFO kablam! Oct 14 23:45:03.679 INFO kablam! warning: unused import: `scene::light_source::LightSource` Oct 14 23:45:03.679 INFO kablam! --> src/common/mod.rs:4:5 Oct 14 23:45:03.679 INFO kablam! | Oct 14 23:45:03.679 INFO kablam! 4 | use scene::light_source::LightSource; Oct 14 23:45:03.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:45:03.679 INFO kablam! Oct 14 23:45:04.427 INFO kablam! warning: method is never used: `model_matrix` Oct 14 23:45:04.428 INFO kablam! --> src/scene/light_source.rs:39:2 Oct 14 23:45:04.428 INFO kablam! | Oct 14 23:45:04.428 INFO kablam! 39 | pub fn model_matrix(&self) -> Matrix4 { Oct 14 23:45:04.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:45:04.429 INFO kablam! | Oct 14 23:45:04.429 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:45:04.429 INFO kablam! Oct 14 23:45:04.429 INFO kablam! warning: variant is never constructed: `Running` Oct 14 23:45:04.430 INFO kablam! --> src/main.rs:37:2 Oct 14 23:45:04.430 INFO kablam! | Oct 14 23:45:04.430 INFO kablam! 37 | Running, Oct 14 23:45:04.430 INFO kablam! | ^^^^^^^ Oct 14 23:45:04.431 INFO kablam! Oct 14 23:45:05.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Oct 14 23:45:05.166 INFO kablam! su: No module specific data is present Oct 14 23:45:05.817 INFO running `"docker" "rm" "-f" "588278eda18e1c5d58172852d9690fd0a3df5e0c018a01bac27aff1b72244290"` Oct 14 23:45:06.043 INFO blam! 588278eda18e1c5d58172852d9690fd0a3df5e0c018a01bac27aff1b72244290 Oct 14 23:45:06.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 23:45:06.511 INFO blam! 676baa29c599f71f7e720df429512c5c34dbfb0e1dac65c00ae4ebb9abf3cf33 Oct 14 23:45:06.513 INFO running `"docker" "start" "-a" "676baa29c599f71f7e720df429512c5c34dbfb0e1dac65c00ae4ebb9abf3cf33"` Oct 14 23:45:07.914 INFO kablam! usermod: no changes Oct 14 23:45:08.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 14 23:45:08.199 INFO kablam! Running /target/debug/deps/renderer_3d-1777db0818812db1 Oct 14 23:45:08.205 INFO kablam! su: No module specific data is present Oct 14 23:45:08.205 INFO blam! Oct 14 23:45:08.205 INFO blam! running 0 tests Oct 14 23:45:08.205 INFO blam! Oct 14 23:45:08.205 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:45:08.205 INFO blam! Oct 14 23:45:08.983 INFO running `"docker" "rm" "-f" "676baa29c599f71f7e720df429512c5c34dbfb0e1dac65c00ae4ebb9abf3cf33"` Oct 14 23:45:09.335 INFO blam! 676baa29c599f71f7e720df429512c5c34dbfb0e1dac65c00ae4ebb9abf3cf33