Oct 14 22:37:48.493 INFO testing dlubarov/rust-game against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:37:48.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 22:37:48.819 INFO blam! 4738041a46877c862310643aa43642d34b81ca044dc5b79d53f90ca947adf166 Oct 14 22:37:48.827 INFO running `"docker" "start" "-a" "4738041a46877c862310643aa43642d34b81ca044dc5b79d53f90ca947adf166"` Oct 14 22:37:49.735 INFO kablam! usermod: no changes Oct 14 22:37:49.948 INFO kablam! Compiling wayland-scanner v0.20.11 Oct 14 22:37:49.948 INFO kablam! Compiling nix v0.11.0 Oct 14 22:37:49.948 INFO kablam! Compiling tempfile v3.0.3 Oct 14 22:37:49.959 INFO kablam! Compiling parking_lot v0.6.3 Oct 14 22:37:49.959 INFO kablam! Compiling backtrace v0.3.9 Oct 14 22:37:49.979 INFO kablam! Compiling glutin v0.17.0 Oct 14 22:37:49.979 INFO kablam! Compiling glium v0.22.0 Oct 14 22:37:49.979 INFO kablam! Compiling wayland-sys v0.20.11 Oct 14 22:38:01.139 INFO kablam! Compiling wayland-commons v0.20.11 Oct 14 22:38:01.280 INFO kablam! Compiling wayland-client v0.20.11 Oct 14 22:38:01.281 INFO kablam! Compiling wayland-protocols v0.20.11 Oct 14 22:38:20.995 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 14 22:38:24.126 INFO kablam! Compiling winit v0.16.2 Oct 14 22:39:01.347 INFO kablam! Compiling rustcraft v0.1.0 (/source) Oct 14 22:39:02.527 INFO kablam! warning: unused import: `glium::index::*` Oct 14 22:39:02.527 INFO kablam! --> src/human.rs:6:5 Oct 14 22:39:02.527 INFO kablam! | Oct 14 22:39:02.527 INFO kablam! 6 | use glium::index::*; Oct 14 22:39:02.527 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 22:39:02.528 INFO kablam! | Oct 14 22:39:02.528 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:39:02.529 INFO kablam! Oct 14 22:39:02.529 INFO kablam! warning: unused import: `vec4::*` Oct 14 22:39:02.529 INFO kablam! --> src/human.rs:9:5 Oct 14 22:39:02.529 INFO kablam! | Oct 14 22:39:02.529 INFO kablam! 9 | use vec4::*; Oct 14 22:39:02.529 INFO kablam! | ^^^^^^^ Oct 14 22:39:02.529 INFO kablam! Oct 14 22:39:02.529 INFO kablam! warning: unused import: `vertex::*` Oct 14 22:39:02.529 INFO kablam! --> src/human.rs:12:5 Oct 14 22:39:02.529 INFO kablam! | Oct 14 22:39:02.529 INFO kablam! 12 | use vertex::*; Oct 14 22:39:02.529 INFO kablam! | ^^^^^^^^^ Oct 14 22:39:02.529 INFO kablam! Oct 14 22:39:02.529 INFO kablam! warning: unused import: `std::f32::consts::PI` Oct 14 22:39:02.529 INFO kablam! --> src/mat3.rs:2:5 Oct 14 22:39:02.529 INFO kablam! | Oct 14 22:39:02.529 INFO kablam! 2 | use std::f32::consts::PI; Oct 14 22:39:02.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.529 INFO kablam! Oct 14 22:39:02.529 INFO kablam! warning: unused import: `std::f32::consts::PI` Oct 14 22:39:02.529 INFO kablam! --> src/mat4.rs:2:5 Oct 14 22:39:02.529 INFO kablam! | Oct 14 22:39:02.530 INFO kablam! 2 | use std::f32::consts::PI; Oct 14 22:39:02.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.530 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: struct is never constructed: `Character` Oct 14 22:39:02.877 INFO kablam! --> src/character.rs:3:1 Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! 3 | pub struct Character { Oct 14 22:39:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:39:02.877 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: constant item is never used: `NECK_LENGTH` Oct 14 22:39:02.877 INFO kablam! --> src/human.rs:15:1 Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! 15 | const NECK_LENGTH: f32 = 0.2; Oct 14 22:39:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.877 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: constant item is never used: `TORSO_WIDTH` Oct 14 22:39:02.877 INFO kablam! --> src/human.rs:17:1 Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! 17 | const TORSO_WIDTH: f32 = 0.3; Oct 14 22:39:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.877 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: constant item is never used: `UPPER_ARM_LENGTH` Oct 14 22:39:02.877 INFO kablam! --> src/human.rs:18:1 Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! 18 | const UPPER_ARM_LENGTH: f32 = 0.3; Oct 14 22:39:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.877 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: constant item is never used: `LOWER_ARM_LENGTH` Oct 14 22:39:02.877 INFO kablam! --> src/human.rs:19:1 Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! 19 | const LOWER_ARM_LENGTH: f32 = 0.3; Oct 14 22:39:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.877 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: field is never used: `left_shoulder` Oct 14 22:39:02.877 INFO kablam! --> src/human.rs:31:5 Oct 14 22:39:02.877 INFO kablam! | Oct 14 22:39:02.877 INFO kablam! 31 | left_shoulder: Joint, Oct 14 22:39:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.877 INFO kablam! Oct 14 22:39:02.877 INFO kablam! warning: field is never used: `right_shoulder` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:32:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 32 | right_shoulder: Joint, Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: field is never used: `left_elbow` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:33:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 33 | left_elbow: Joint, Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: field is never used: `right_elbow` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:34:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 34 | right_elbow: Joint, Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: field is never used: `right_knee` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:36:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 36 | right_knee: Joint, Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: field is never used: `right_sacroiliac` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:38:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 38 | right_sacroiliac: Joint, Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `stand` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:57:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 57 | pub fn stand(&mut self) { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `sit` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:60:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 60 | pub fn sit(&mut self) { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `backward` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:67:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 67 | pub fn backward(&mut self) { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `right_sacroiliac_transform` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:74:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 74 | fn right_sacroiliac_transform(&self) -> Mat4f { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `right_knee_transform` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:85:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 85 | fn right_knee_transform(&self) -> Mat4f { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `left_shoulder_pos` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:89:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 89 | fn left_shoulder_pos(&self) -> Vec3f { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `right_shoulder_pos` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:93:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 93 | fn right_shoulder_pos(&self) -> Vec3f { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `left_hip_pos` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:97:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.878 INFO kablam! 97 | fn left_hip_pos(&self) -> Vec3f { Oct 14 22:39:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.878 INFO kablam! Oct 14 22:39:02.878 INFO kablam! warning: method is never used: `right_hip_pos` Oct 14 22:39:02.878 INFO kablam! --> src/human.rs:101:5 Oct 14 22:39:02.878 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 101 | fn right_hip_pos(&self) -> Vec3f { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: method is never used: `rows` Oct 14 22:39:02.879 INFO kablam! --> src/mat3.rs:43:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 43 | pub fn rows(self) -> [[f32; 3]; 3] { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: method is never used: `columns` Oct 14 22:39:02.879 INFO kablam! --> src/mat3.rs:47:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 47 | pub fn columns(self) -> [[f32; 3]; 3] { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: method is never used: `rows` Oct 14 22:39:02.879 INFO kablam! --> src/mat4.rs:58:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 58 | pub fn rows(self) -> [[f32; 4]; 4] { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `UNIT_X` Oct 14 22:39:02.879 INFO kablam! --> src/vec2.rs:11:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 11 | pub const UNIT_X: Vec2f = Vec2f { x: 1.0, y: 0.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `UNIT_Y` Oct 14 22:39:02.879 INFO kablam! --> src/vec2.rs:12:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 12 | pub const UNIT_Y: Vec2f = Vec2f { x: 0.0, y: 1.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `ZERO` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:11:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 11 | pub const ZERO: Vec3f = Vec3f { x: 0.0, y: 0.0, z: 0.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `UNIT_X` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:12:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 12 | pub const UNIT_X: Vec3f = Vec3f { x: 1.0, y: 0.0, z: 0.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `UNIT_Y` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:13:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 13 | pub const UNIT_Y: Vec3f = Vec3f { x: 0.0, y: 1.0, z: 0.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `UNIT_Z` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:14:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 14 | pub const UNIT_Z: Vec3f = Vec3f { x: 0.0, y: 0.0, z: 1.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: method is never used: `normalized` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:16:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 16 | pub fn normalized(self) -> Vec3f { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: method is never used: `norm` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:21:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 21 | pub fn norm(self) -> f32 { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: method is never used: `norm_squared` Oct 14 22:39:02.879 INFO kablam! --> src/vec3.rs:25:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 25 | fn norm_squared(self) -> f32 { Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `ZERO` Oct 14 22:39:02.879 INFO kablam! --> src/vec4.rs:12:5 Oct 14 22:39:02.879 INFO kablam! | Oct 14 22:39:02.879 INFO kablam! 12 | pub const ZERO: Vec4f = Vec4f { x: 0.0, y: 0.0, z: 0.0, w: 0.0 }; Oct 14 22:39:02.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.879 INFO kablam! Oct 14 22:39:02.879 INFO kablam! warning: associated const is never used: `UNIT_X` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:13:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 13 | pub const UNIT_X: Vec4f = Vec4f { x: 1.0, y: 0.0, z: 0.0, w: 0.0 }; Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: associated const is never used: `UNIT_Y` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:14:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 14 | pub const UNIT_Y: Vec4f = Vec4f { x: 0.0, y: 1.0, z: 0.0, w: 0.0 }; Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: associated const is never used: `UNIT_Z` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:15:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 15 | pub const UNIT_Z: Vec4f = Vec4f { x: 0.0, y: 0.0, z: 1.0, w: 0.0 }; Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: associated const is never used: `UNIT_W` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:16:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 16 | pub const UNIT_W: Vec4f = Vec4f { x: 0.0, y: 0.0, z: 0.0, w: 1.0 }; Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: method is never used: `normalized` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:18:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 18 | pub fn normalized(self) -> Vec4f { Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: method is never used: `norm` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:23:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 23 | pub fn norm(self) -> f32 { Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: method is never used: `norm_squared` Oct 14 22:39:02.880 INFO kablam! --> src/vec4.rs:27:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 27 | fn norm_squared(self) -> f32 { Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: method is never used: `new` Oct 14 22:39:02.880 INFO kablam! --> src/vertex.rs:15:5 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 15 | pub fn new(position: Vec3f, normal: Vec3f) -> ColoredVertex { Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.880 INFO kablam! warning: unused attribute Oct 14 22:39:02.880 INFO kablam! --> src/human.rs:1:1 Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! 1 | #[macro_use] Oct 14 22:39:02.880 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:39:02.880 INFO kablam! | Oct 14 22:39:02.880 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 14 22:39:02.880 INFO kablam! Oct 14 22:39:02.883 INFO kablam! warning: unused attribute Oct 14 22:39:02.883 INFO kablam! --> src/vertex.rs:1:1 Oct 14 22:39:02.883 INFO kablam! | Oct 14 22:39:02.883 INFO kablam! 1 | #[macro_use] Oct 14 22:39:02.883 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:39:02.883 INFO kablam! Oct 14 22:39:08.194 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 14 22:39:08.207 INFO kablam! su: No module specific data is present Oct 14 22:39:08.774 INFO running `"docker" "rm" "-f" "4738041a46877c862310643aa43642d34b81ca044dc5b79d53f90ca947adf166"` Oct 14 22:39:09.017 INFO blam! 4738041a46877c862310643aa43642d34b81ca044dc5b79d53f90ca947adf166 Oct 14 22:39:09.021 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 22:39:09.424 INFO blam! c4a2cfd27916027fb9b6d88688146aaf9ae5aacce0eb12e525694318061bd144 Oct 14 22:39:09.427 INFO running `"docker" "start" "-a" "c4a2cfd27916027fb9b6d88688146aaf9ae5aacce0eb12e525694318061bd144"` Oct 14 22:39:11.205 INFO kablam! usermod: no changes Oct 14 22:39:11.339 INFO kablam! Compiling rustcraft v0.1.0 (/source) Oct 14 22:39:12.627 INFO kablam! warning: unused import: `glium::index::*` Oct 14 22:39:12.627 INFO kablam! --> src/human.rs:6:5 Oct 14 22:39:12.627 INFO kablam! | Oct 14 22:39:12.627 INFO kablam! 6 | use glium::index::*; Oct 14 22:39:12.627 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 22:39:12.627 INFO kablam! | Oct 14 22:39:12.627 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:39:12.627 INFO kablam! Oct 14 22:39:12.627 INFO kablam! warning: unused import: `vec4::*` Oct 14 22:39:12.627 INFO kablam! --> src/human.rs:9:5 Oct 14 22:39:12.627 INFO kablam! | Oct 14 22:39:12.628 INFO kablam! 9 | use vec4::*; Oct 14 22:39:12.628 INFO kablam! | ^^^^^^^ Oct 14 22:39:12.628 INFO kablam! Oct 14 22:39:12.628 INFO kablam! warning: unused import: `vertex::*` Oct 14 22:39:12.628 INFO kablam! --> src/human.rs:12:5 Oct 14 22:39:12.628 INFO kablam! | Oct 14 22:39:12.628 INFO kablam! 12 | use vertex::*; Oct 14 22:39:12.628 INFO kablam! | ^^^^^^^^^ Oct 14 22:39:12.635 INFO kablam! Oct 14 22:39:13.039 INFO kablam! warning: struct is never constructed: `Character` Oct 14 22:39:13.039 INFO kablam! --> src/character.rs:3:1 Oct 14 22:39:13.039 INFO kablam! | Oct 14 22:39:13.039 INFO kablam! 3 | pub struct Character { Oct 14 22:39:13.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.039 INFO kablam! | Oct 14 22:39:13.039 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:39:13.039 INFO kablam! Oct 14 22:39:13.039 INFO kablam! warning: constant item is never used: `NECK_LENGTH` Oct 14 22:39:13.039 INFO kablam! --> src/human.rs:15:1 Oct 14 22:39:13.040 INFO kablam! | Oct 14 22:39:13.040 INFO kablam! 15 | const NECK_LENGTH: f32 = 0.2; Oct 14 22:39:13.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.040 INFO kablam! Oct 14 22:39:13.040 INFO kablam! warning: constant item is never used: `TORSO_WIDTH` Oct 14 22:39:13.040 INFO kablam! --> src/human.rs:17:1 Oct 14 22:39:13.040 INFO kablam! | Oct 14 22:39:13.040 INFO kablam! 17 | const TORSO_WIDTH: f32 = 0.3; Oct 14 22:39:13.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.040 INFO kablam! Oct 14 22:39:13.040 INFO kablam! warning: constant item is never used: `UPPER_ARM_LENGTH` Oct 14 22:39:13.040 INFO kablam! --> src/human.rs:18:1 Oct 14 22:39:13.040 INFO kablam! | Oct 14 22:39:13.040 INFO kablam! 18 | const UPPER_ARM_LENGTH: f32 = 0.3; Oct 14 22:39:13.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.040 INFO kablam! Oct 14 22:39:13.040 INFO kablam! warning: constant item is never used: `LOWER_ARM_LENGTH` Oct 14 22:39:13.040 INFO kablam! --> src/human.rs:19:1 Oct 14 22:39:13.040 INFO kablam! | Oct 14 22:39:13.040 INFO kablam! 19 | const LOWER_ARM_LENGTH: f32 = 0.3; Oct 14 22:39:13.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.040 INFO kablam! Oct 14 22:39:13.041 INFO kablam! warning: field is never used: `left_shoulder` Oct 14 22:39:13.041 INFO kablam! --> src/human.rs:31:5 Oct 14 22:39:13.041 INFO kablam! | Oct 14 22:39:13.041 INFO kablam! 31 | left_shoulder: Joint, Oct 14 22:39:13.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.041 INFO kablam! Oct 14 22:39:13.045 INFO kablam! warning: field is never used: `right_shoulder` Oct 14 22:39:13.045 INFO kablam! --> src/human.rs:32:5 Oct 14 22:39:13.045 INFO kablam! | Oct 14 22:39:13.045 INFO kablam! 32 | right_shoulder: Joint, Oct 14 22:39:13.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.045 INFO kablam! Oct 14 22:39:13.045 INFO kablam! warning: field is never used: `left_elbow` Oct 14 22:39:13.045 INFO kablam! --> src/human.rs:33:5 Oct 14 22:39:13.045 INFO kablam! | Oct 14 22:39:13.045 INFO kablam! 33 | left_elbow: Joint, Oct 14 22:39:13.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.045 INFO kablam! Oct 14 22:39:13.045 INFO kablam! warning: field is never used: `right_elbow` Oct 14 22:39:13.045 INFO kablam! --> src/human.rs:34:5 Oct 14 22:39:13.045 INFO kablam! | Oct 14 22:39:13.045 INFO kablam! 34 | right_elbow: Joint, Oct 14 22:39:13.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.045 INFO kablam! Oct 14 22:39:13.045 INFO kablam! warning: field is never used: `right_knee` Oct 14 22:39:13.045 INFO kablam! --> src/human.rs:36:5 Oct 14 22:39:13.045 INFO kablam! | Oct 14 22:39:13.045 INFO kablam! 36 | right_knee: Joint, Oct 14 22:39:13.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.045 INFO kablam! Oct 14 22:39:13.045 INFO kablam! warning: field is never used: `right_sacroiliac` Oct 14 22:39:13.045 INFO kablam! --> src/human.rs:38:5 Oct 14 22:39:13.045 INFO kablam! | Oct 14 22:39:13.045 INFO kablam! 38 | right_sacroiliac: Joint, Oct 14 22:39:13.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.045 INFO kablam! Oct 14 22:39:13.045 INFO kablam! warning: method is never used: `stand` Oct 14 22:39:13.045 INFO kablam! --> src/human.rs:57:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 57 | pub fn stand(&mut self) { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `sit` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:60:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 60 | pub fn sit(&mut self) { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `backward` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:67:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 67 | pub fn backward(&mut self) { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `right_sacroiliac_transform` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:74:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 74 | fn right_sacroiliac_transform(&self) -> Mat4f { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `right_knee_transform` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:85:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 85 | fn right_knee_transform(&self) -> Mat4f { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `left_shoulder_pos` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:89:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 89 | fn left_shoulder_pos(&self) -> Vec3f { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `right_shoulder_pos` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:93:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 93 | fn right_shoulder_pos(&self) -> Vec3f { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `left_hip_pos` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:97:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 97 | fn left_hip_pos(&self) -> Vec3f { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `right_hip_pos` Oct 14 22:39:13.046 INFO kablam! --> src/human.rs:101:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 101 | fn right_hip_pos(&self) -> Vec3f { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `rows` Oct 14 22:39:13.046 INFO kablam! --> src/mat3.rs:43:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 43 | pub fn rows(self) -> [[f32; 3]; 3] { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `columns` Oct 14 22:39:13.046 INFO kablam! --> src/mat3.rs:47:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 47 | pub fn columns(self) -> [[f32; 3]; 3] { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: method is never used: `rows` Oct 14 22:39:13.046 INFO kablam! --> src/mat4.rs:58:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 58 | pub fn rows(self) -> [[f32; 4]; 4] { Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: associated const is never used: `UNIT_X` Oct 14 22:39:13.046 INFO kablam! --> src/vec2.rs:11:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 11 | pub const UNIT_X: Vec2f = Vec2f { x: 1.0, y: 0.0 }; Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: associated const is never used: `UNIT_Y` Oct 14 22:39:13.046 INFO kablam! --> src/vec2.rs:12:5 Oct 14 22:39:13.046 INFO kablam! | Oct 14 22:39:13.046 INFO kablam! 12 | pub const UNIT_Y: Vec2f = Vec2f { x: 0.0, y: 1.0 }; Oct 14 22:39:13.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.046 INFO kablam! Oct 14 22:39:13.046 INFO kablam! warning: associated const is never used: `ZERO` Oct 14 22:39:13.046 INFO kablam! --> src/vec3.rs:11:5 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 11 | pub const ZERO: Vec3f = Vec3f { x: 0.0, y: 0.0, z: 0.0 }; Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.047 INFO kablam! warning: method is never used: `normalized` Oct 14 22:39:13.047 INFO kablam! --> src/vec3.rs:16:5 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 16 | pub fn normalized(self) -> Vec3f { Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.047 INFO kablam! warning: associated const is never used: `ZERO` Oct 14 22:39:13.047 INFO kablam! --> src/vec4.rs:12:5 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 12 | pub const ZERO: Vec4f = Vec4f { x: 0.0, y: 0.0, z: 0.0, w: 0.0 }; Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.047 INFO kablam! warning: associated const is never used: `UNIT_W` Oct 14 22:39:13.047 INFO kablam! --> src/vec4.rs:16:5 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 16 | pub const UNIT_W: Vec4f = Vec4f { x: 0.0, y: 0.0, z: 0.0, w: 1.0 }; Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.047 INFO kablam! warning: method is never used: `normalized` Oct 14 22:39:13.047 INFO kablam! --> src/vec4.rs:18:5 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 18 | pub fn normalized(self) -> Vec4f { Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.047 INFO kablam! warning: method is never used: `new` Oct 14 22:39:13.047 INFO kablam! --> src/vertex.rs:15:5 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 15 | pub fn new(position: Vec3f, normal: Vec3f) -> ColoredVertex { Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.047 INFO kablam! warning: unused attribute Oct 14 22:39:13.047 INFO kablam! --> src/human.rs:1:1 Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! 1 | #[macro_use] Oct 14 22:39:13.047 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:39:13.047 INFO kablam! | Oct 14 22:39:13.047 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 14 22:39:13.047 INFO kablam! Oct 14 22:39:13.055 INFO kablam! warning: unused attribute Oct 14 22:39:13.055 INFO kablam! --> src/vertex.rs:1:1 Oct 14 22:39:13.055 INFO kablam! | Oct 14 22:39:13.055 INFO kablam! 1 | #[macro_use] Oct 14 22:39:13.055 INFO kablam! | ^^^^^^^^^^^^ Oct 14 22:39:13.055 INFO kablam! Oct 14 22:39:13.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.65s Oct 14 22:39:13.903 INFO kablam! su: No module specific data is present Oct 14 22:39:14.445 INFO running `"docker" "rm" "-f" "c4a2cfd27916027fb9b6d88688146aaf9ae5aacce0eb12e525694318061bd144"` Oct 14 22:39:14.772 INFO blam! c4a2cfd27916027fb9b6d88688146aaf9ae5aacce0eb12e525694318061bd144 Oct 14 22:39:14.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 22:39:15.227 INFO blam! 71e7bd815d92c1703e5882f70011ca58d3d4a581f97525affbfcb70bd362a38d Oct 14 22:39:15.239 INFO running `"docker" "start" "-a" "71e7bd815d92c1703e5882f70011ca58d3d4a581f97525affbfcb70bd362a38d"` Oct 14 22:39:16.194 INFO kablam! usermod: no changes Oct 14 22:39:16.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 22:39:16.332 INFO kablam! Running /target/debug/deps/rustcraft-5134e834824ebbb4 Oct 14 22:39:16.337 INFO blam! Oct 14 22:39:16.338 INFO blam! running 14 tests Oct 14 22:39:16.338 INFO blam! test mat3::tests::rot_y ... ok Oct 14 22:39:16.338 INFO blam! test mat3::tests::rot_x ... ok Oct 14 22:39:16.338 INFO blam! test mat4::tests::rot_z ... ok Oct 14 22:39:16.338 INFO blam! test vec2::tests::add ... ok Oct 14 22:39:16.338 INFO blam! test mat4::tests::translation ... ok Oct 14 22:39:16.338 INFO blam! test mat4::tests::rot_x ... ok Oct 14 22:39:16.338 INFO blam! test vec3::tests::scale ... ok Oct 14 22:39:16.338 INFO blam! test mat4::tests::rot_y ... ok Oct 14 22:39:16.338 INFO blam! test mat3::tests::rot_z ... ok Oct 14 22:39:16.338 INFO blam! test vec4::tests::add ... ok Oct 14 22:39:16.338 INFO blam! test vec4::tests::scale ... ok Oct 14 22:39:16.343 INFO blam! test vec3::tests::add ... ok Oct 14 22:39:16.343 INFO blam! test mat3::tests::multiply ... ok Oct 14 22:39:16.343 INFO blam! test mat4::tests::multiply ... ok Oct 14 22:39:16.343 INFO blam! Oct 14 22:39:16.343 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:39:16.343 INFO blam! Oct 14 22:39:16.344 INFO kablam! su: No module specific data is present Oct 14 22:39:16.891 INFO running `"docker" "rm" "-f" "71e7bd815d92c1703e5882f70011ca58d3d4a581f97525affbfcb70bd362a38d"` Oct 14 22:39:17.218 INFO blam! 71e7bd815d92c1703e5882f70011ca58d3d4a581f97525affbfcb70bd362a38d