Oct 15 10:35:28.482 INFO testing Givup/glrust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:35:28.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 10:35:28.935 INFO blam! 057b9688a0904e63c6c3548f7e95537e4426fe053d979d354ae713fb0784cd60 Oct 15 10:35:28.940 INFO running `"docker" "start" "-a" "057b9688a0904e63c6c3548f7e95537e4426fe053d979d354ae713fb0784cd60"` Oct 15 10:35:30.187 INFO kablam! usermod: no changes Oct 15 10:35:30.507 INFO kablam! Compiling x11-dl v2.18.1 Oct 15 10:35:30.507 INFO kablam! Compiling log v0.4.3 Oct 15 10:35:30.507 INFO kablam! Compiling stb_image v0.2.2 Oct 15 10:35:30.514 INFO kablam! Compiling wayland-scanner v0.20.11 Oct 15 10:35:30.539 INFO kablam! Compiling smallvec v0.6.3 Oct 15 10:35:30.543 INFO kablam! Compiling nix v0.11.0 Oct 15 10:35:30.543 INFO kablam! Compiling lock_api v0.1.3 Oct 15 10:35:30.555 INFO kablam! Compiling cgmath v0.16.1 Oct 15 10:35:33.931 INFO kablam! Compiling serde_derive v1.0.71 Oct 15 10:35:33.979 INFO kablam! Compiling wayland-sys v0.20.11 Oct 15 10:35:34.223 INFO kablam! Compiling rusttype v0.5.2 Oct 15 10:35:36.753 INFO kablam! Compiling gl_generator v0.9.0 Oct 15 10:35:36.855 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 10:35:44.503 INFO kablam! Compiling wayland-client v0.20.11 Oct 15 10:35:44.674 INFO kablam! Compiling wayland-protocols v0.20.11 Oct 15 10:35:57.315 INFO kablam! Compiling wayland-commons v0.20.11 Oct 15 10:35:59.034 INFO kablam! Compiling parking_lot v0.6.2 Oct 15 10:36:00.775 INFO kablam! Compiling glutin v0.17.0 Oct 15 10:36:00.982 INFO kablam! Compiling gl v0.10.0 Oct 15 10:36:29.240 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 15 10:36:35.163 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 15 10:36:38.679 INFO kablam! Compiling conrod v0.61.1 Oct 15 10:36:42.855 INFO kablam! Compiling winit v0.16.2 Oct 15 10:37:02.130 INFO kablam! Compiling opengl_trip v0.1.0 (/source) Oct 15 10:37:03.848 INFO kablam! warning: unused import: `std::fmt` Oct 15 10:37:03.848 INFO kablam! --> src/entities/item.rs:16:5 Oct 15 10:37:03.848 INFO kablam! | Oct 15 10:37:03.848 INFO kablam! 16 | use std::fmt; Oct 15 10:37:03.848 INFO kablam! | ^^^^^^^^ Oct 15 10:37:03.848 INFO kablam! | Oct 15 10:37:03.848 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:37:03.848 INFO kablam! Oct 15 10:37:03.855 INFO kablam! warning: unused import: `Rc` Oct 15 10:37:03.855 INFO kablam! --> src/scene.rs:10:15 Oct 15 10:37:03.855 INFO kablam! | Oct 15 10:37:03.855 INFO kablam! 10 | use std::rc::{Rc, Weak}; Oct 15 10:37:03.855 INFO kablam! | ^^ Oct 15 10:37:03.855 INFO kablam! Oct 15 10:37:03.855 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 15 10:37:03.855 INFO kablam! --> src/main.rs:46:5 Oct 15 10:37:03.855 INFO kablam! | Oct 15 10:37:03.855 INFO kablam! 46 | use std::cell::RefCell; Oct 15 10:37:03.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:37:03.855 INFO kablam! Oct 15 10:37:04.295 INFO kablam! warning: unused import: `entities::entity` Oct 15 10:37:04.295 INFO kablam! --> src/main.rs:26:5 Oct 15 10:37:04.295 INFO kablam! | Oct 15 10:37:04.295 INFO kablam! 26 | use entities::entity::*; Oct 15 10:37:04.295 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:04.295 INFO kablam! Oct 15 10:37:04.315 INFO kablam! warning: unused variable: `map` Oct 15 10:37:04.315 INFO kablam! --> src/entities/gameobject.rs:64:26 Oct 15 10:37:04.315 INFO kablam! | Oct 15 10:37:04.315 INFO kablam! 64 | fn update(&mut self, map: &mut Map) { Oct 15 10:37:04.315 INFO kablam! | ^^^ help: consider using `_map` instead Oct 15 10:37:04.315 INFO kablam! | Oct 15 10:37:04.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:04.315 INFO kablam! Oct 15 10:37:04.315 INFO kablam! warning: unused variable: `stack` Oct 15 10:37:04.315 INFO kablam! --> src/entities/gameobject.rs:92:26 Oct 15 10:37:04.315 INFO kablam! | Oct 15 10:37:04.315 INFO kablam! 92 | fn pickup(&mut self, stack: &ItemStack) -> bool { Oct 15 10:37:04.315 INFO kablam! | ^^^^^ help: consider using `_stack` instead Oct 15 10:37:04.315 INFO kablam! Oct 15 10:37:04.315 INFO kablam! warning: unused variable: `map` Oct 15 10:37:04.315 INFO kablam! --> src/entities/gameobject.rs:159:26 Oct 15 10:37:04.315 INFO kablam! | Oct 15 10:37:04.315 INFO kablam! 159 | fn update(&mut self, map: &mut Map) { Oct 15 10:37:04.315 INFO kablam! | ^^^ help: consider using `_map` instead Oct 15 10:37:04.315 INFO kablam! Oct 15 10:37:04.315 INFO kablam! warning: unused variable: `stack` Oct 15 10:37:04.315 INFO kablam! --> src/entities/item.rs:178:26 Oct 15 10:37:04.315 INFO kablam! | Oct 15 10:37:04.315 INFO kablam! 178 | fn pickup(&mut self, stack: &ItemStack) -> bool { Oct 15 10:37:04.315 INFO kablam! | ^^^^^ help: consider using `_stack` instead Oct 15 10:37:04.315 INFO kablam! Oct 15 10:37:04.341 INFO kablam! warning: variable does not need to be mutable Oct 15 10:37:04.341 INFO kablam! --> src/main.rs:103:6 Oct 15 10:37:04.341 INFO kablam! | Oct 15 10:37:04.341 INFO kablam! 103 | let mut scene = Scene::new(&mut map); Oct 15 10:37:04.341 INFO kablam! | ----^^^^^ Oct 15 10:37:04.341 INFO kablam! | | Oct 15 10:37:04.341 INFO kablam! | help: remove this `mut` Oct 15 10:37:04.341 INFO kablam! | Oct 15 10:37:04.341 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:37:04.341 INFO kablam! Oct 15 10:37:04.341 INFO kablam! warning: variable does not need to be mutable Oct 15 10:37:04.341 INFO kablam! --> src/main.rs:250:8 Oct 15 10:37:04.341 INFO kablam! | Oct 15 10:37:04.341 INFO kablam! 250 | let mut scene = Rc::get_mut(&mut scene_rc).unwrap(); Oct 15 10:37:04.341 INFO kablam! | ----^^^^^ Oct 15 10:37:04.341 INFO kablam! | | Oct 15 10:37:04.341 INFO kablam! | help: remove this `mut` Oct 15 10:37:04.341 INFO kablam! Oct 15 10:37:04.341 INFO kablam! warning: variable does not need to be mutable Oct 15 10:37:04.341 INFO kablam! --> src/main.rs:336:10 Oct 15 10:37:04.341 INFO kablam! | Oct 15 10:37:04.341 INFO kablam! 336 | let mut scene = Rc::get_mut(&mut scene_rc).unwrap(); Oct 15 10:37:04.341 INFO kablam! | ----^^^^^ Oct 15 10:37:04.341 INFO kablam! | | Oct 15 10:37:04.341 INFO kablam! | help: remove this `mut` Oct 15 10:37:04.341 INFO kablam! Oct 15 10:37:04.447 INFO kablam! warning: method is never used: `unbind` Oct 15 10:37:04.447 INFO kablam! --> src/rendering/vertex_array.rs:54:2 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 54 | pub fn unbind(&self) { Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: method is never used: `unbind` Oct 15 10:37:04.448 INFO kablam! --> src/rendering/vertex_buffer.rs:36:2 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 36 | pub fn unbind(&self) { Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: method is never used: `unbind` Oct 15 10:37:04.448 INFO kablam! --> src/rendering/index_buffer.rs:38:2 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 38 | pub fn unbind(&self) { Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: variant is never constructed: `Unknown` Oct 15 10:37:04.448 INFO kablam! --> src/entities/item.rs:20:5 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 20 | Unknown, Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^ Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: variant is never constructed: `OreGold` Oct 15 10:37:04.448 INFO kablam! --> src/entities/item.rs:22:5 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 22 | OreGold, Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^ Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: field is never used: `undef_pickup` Oct 15 10:37:04.448 INFO kablam! --> src/map.rs:69:5 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 69 | undef_pickup: Option, Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: method is never used: `get_width` Oct 15 10:37:04.448 INFO kablam! --> src/map.rs:133:5 Oct 15 10:37:04.448 INFO kablam! | Oct 15 10:37:04.448 INFO kablam! 133 | pub fn get_width(&self) -> i32 { Oct 15 10:37:04.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.448 INFO kablam! Oct 15 10:37:04.448 INFO kablam! warning: method is never used: `get_height` Oct 15 10:37:04.448 INFO kablam! --> src/map.rs:137:5 Oct 15 10:37:04.449 INFO kablam! | Oct 15 10:37:04.449 INFO kablam! 137 | pub fn get_height(&self) -> i32 { Oct 15 10:37:04.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.449 INFO kablam! Oct 15 10:37:04.449 INFO kablam! warning: method is never used: `get_entity` Oct 15 10:37:04.449 INFO kablam! --> src/scene.rs:53:5 Oct 15 10:37:04.449 INFO kablam! | Oct 15 10:37:04.449 INFO kablam! 53 | pub fn get_entity(&self, id: usize) -> Option<&Entity<'a>> { Oct 15 10:37:04.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.449 INFO kablam! Oct 15 10:37:04.449 INFO kablam! warning: function is never used: `len_sq` Oct 15 10:37:04.449 INFO kablam! --> src/main.rs:442:1 Oct 15 10:37:04.449 INFO kablam! | Oct 15 10:37:04.449 INFO kablam! 442 | fn len_sq(v: (f32, f32)) -> f32 { Oct 15 10:37:04.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:04.449 INFO kablam! Oct 15 10:37:08.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 15 10:37:08.038 INFO kablam! su: No module specific data is present Oct 15 10:37:09.229 INFO running `"docker" "rm" "-f" "057b9688a0904e63c6c3548f7e95537e4426fe053d979d354ae713fb0784cd60"` Oct 15 10:37:09.523 INFO blam! 057b9688a0904e63c6c3548f7e95537e4426fe053d979d354ae713fb0784cd60 Oct 15 10:37:09.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 10:37:10.045 INFO blam! efbf55a9281cafc488204bd10365c85f68040c725d0f48def178a1e495a7b7e1 Oct 15 10:37:10.047 INFO running `"docker" "start" "-a" "efbf55a9281cafc488204bd10365c85f68040c725d0f48def178a1e495a7b7e1"` Oct 15 10:37:11.338 INFO kablam! usermod: no changes Oct 15 10:37:11.614 INFO kablam! Compiling opengl_trip v0.1.0 (/source) Oct 15 10:37:13.558 INFO kablam! warning: unused import: `std::fmt` Oct 15 10:37:13.558 INFO kablam! --> src/entities/item.rs:16:5 Oct 15 10:37:13.558 INFO kablam! | Oct 15 10:37:13.558 INFO kablam! 16 | use std::fmt; Oct 15 10:37:13.558 INFO kablam! | ^^^^^^^^ Oct 15 10:37:13.558 INFO kablam! | Oct 15 10:37:13.561 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:37:13.561 INFO kablam! Oct 15 10:37:13.561 INFO kablam! warning: unused import: `Rc` Oct 15 10:37:13.561 INFO kablam! --> src/scene.rs:10:15 Oct 15 10:37:13.561 INFO kablam! | Oct 15 10:37:13.561 INFO kablam! 10 | use std::rc::{Rc, Weak}; Oct 15 10:37:13.561 INFO kablam! | ^^ Oct 15 10:37:13.561 INFO kablam! Oct 15 10:37:13.561 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 15 10:37:13.561 INFO kablam! --> src/main.rs:46:5 Oct 15 10:37:13.561 INFO kablam! | Oct 15 10:37:13.561 INFO kablam! 46 | use std::cell::RefCell; Oct 15 10:37:13.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:37:13.561 INFO kablam! Oct 15 10:37:14.007 INFO kablam! warning: unused import: `entities::entity` Oct 15 10:37:14.007 INFO kablam! --> src/main.rs:26:5 Oct 15 10:37:14.007 INFO kablam! | Oct 15 10:37:14.007 INFO kablam! 26 | use entities::entity::*; Oct 15 10:37:14.007 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:14.007 INFO kablam! Oct 15 10:37:14.048 INFO kablam! warning: unused variable: `map` Oct 15 10:37:14.048 INFO kablam! --> src/entities/gameobject.rs:64:26 Oct 15 10:37:14.048 INFO kablam! | Oct 15 10:37:14.048 INFO kablam! 64 | fn update(&mut self, map: &mut Map) { Oct 15 10:37:14.048 INFO kablam! | ^^^ help: consider using `_map` instead Oct 15 10:37:14.048 INFO kablam! | Oct 15 10:37:14.048 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:14.048 INFO kablam! Oct 15 10:37:14.048 INFO kablam! warning: unused variable: `stack` Oct 15 10:37:14.048 INFO kablam! --> src/entities/gameobject.rs:92:26 Oct 15 10:37:14.048 INFO kablam! | Oct 15 10:37:14.048 INFO kablam! 92 | fn pickup(&mut self, stack: &ItemStack) -> bool { Oct 15 10:37:14.048 INFO kablam! | ^^^^^ help: consider using `_stack` instead Oct 15 10:37:14.048 INFO kablam! Oct 15 10:37:14.048 INFO kablam! warning: unused variable: `map` Oct 15 10:37:14.048 INFO kablam! --> src/entities/gameobject.rs:159:26 Oct 15 10:37:14.048 INFO kablam! | Oct 15 10:37:14.048 INFO kablam! 159 | fn update(&mut self, map: &mut Map) { Oct 15 10:37:14.048 INFO kablam! | ^^^ help: consider using `_map` instead Oct 15 10:37:14.048 INFO kablam! Oct 15 10:37:14.048 INFO kablam! warning: unused variable: `stack` Oct 15 10:37:14.048 INFO kablam! --> src/entities/item.rs:178:26 Oct 15 10:37:14.048 INFO kablam! | Oct 15 10:37:14.048 INFO kablam! 178 | fn pickup(&mut self, stack: &ItemStack) -> bool { Oct 15 10:37:14.048 INFO kablam! | ^^^^^ help: consider using `_stack` instead Oct 15 10:37:14.048 INFO kablam! Oct 15 10:37:14.075 INFO kablam! warning: variable does not need to be mutable Oct 15 10:37:14.075 INFO kablam! --> src/main.rs:103:6 Oct 15 10:37:14.075 INFO kablam! | Oct 15 10:37:14.075 INFO kablam! 103 | let mut scene = Scene::new(&mut map); Oct 15 10:37:14.075 INFO kablam! | ----^^^^^ Oct 15 10:37:14.075 INFO kablam! | | Oct 15 10:37:14.075 INFO kablam! | help: remove this `mut` Oct 15 10:37:14.075 INFO kablam! | Oct 15 10:37:14.075 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:37:14.075 INFO kablam! Oct 15 10:37:14.075 INFO kablam! warning: variable does not need to be mutable Oct 15 10:37:14.075 INFO kablam! --> src/main.rs:250:8 Oct 15 10:37:14.075 INFO kablam! | Oct 15 10:37:14.075 INFO kablam! 250 | let mut scene = Rc::get_mut(&mut scene_rc).unwrap(); Oct 15 10:37:14.075 INFO kablam! | ----^^^^^ Oct 15 10:37:14.075 INFO kablam! | | Oct 15 10:37:14.075 INFO kablam! | help: remove this `mut` Oct 15 10:37:14.075 INFO kablam! Oct 15 10:37:14.075 INFO kablam! warning: variable does not need to be mutable Oct 15 10:37:14.075 INFO kablam! --> src/main.rs:336:10 Oct 15 10:37:14.075 INFO kablam! | Oct 15 10:37:14.075 INFO kablam! 336 | let mut scene = Rc::get_mut(&mut scene_rc).unwrap(); Oct 15 10:37:14.075 INFO kablam! | ----^^^^^ Oct 15 10:37:14.075 INFO kablam! | | Oct 15 10:37:14.075 INFO kablam! | help: remove this `mut` Oct 15 10:37:14.075 INFO kablam! Oct 15 10:37:14.203 INFO kablam! warning: method is never used: `unbind` Oct 15 10:37:14.203 INFO kablam! --> src/rendering/vertex_array.rs:54:2 Oct 15 10:37:14.204 INFO kablam! | Oct 15 10:37:14.204 INFO kablam! 54 | pub fn unbind(&self) { Oct 15 10:37:14.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.205 INFO kablam! | Oct 15 10:37:14.205 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:37:14.205 INFO kablam! Oct 15 10:37:14.206 INFO kablam! warning: method is never used: `unbind` Oct 15 10:37:14.206 INFO kablam! --> src/rendering/vertex_buffer.rs:36:2 Oct 15 10:37:14.206 INFO kablam! | Oct 15 10:37:14.206 INFO kablam! 36 | pub fn unbind(&self) { Oct 15 10:37:14.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.207 INFO kablam! Oct 15 10:37:14.207 INFO kablam! warning: method is never used: `unbind` Oct 15 10:37:14.208 INFO kablam! --> src/rendering/index_buffer.rs:38:2 Oct 15 10:37:14.208 INFO kablam! | Oct 15 10:37:14.208 INFO kablam! 38 | pub fn unbind(&self) { Oct 15 10:37:14.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.209 INFO kablam! Oct 15 10:37:14.209 INFO kablam! warning: variant is never constructed: `Unknown` Oct 15 10:37:14.209 INFO kablam! --> src/entities/item.rs:20:5 Oct 15 10:37:14.210 INFO kablam! | Oct 15 10:37:14.210 INFO kablam! 20 | Unknown, Oct 15 10:37:14.210 INFO kablam! | ^^^^^^^ Oct 15 10:37:14.211 INFO kablam! Oct 15 10:37:14.211 INFO kablam! warning: variant is never constructed: `OreGold` Oct 15 10:37:14.211 INFO kablam! --> src/entities/item.rs:22:5 Oct 15 10:37:14.212 INFO kablam! | Oct 15 10:37:14.212 INFO kablam! 22 | OreGold, Oct 15 10:37:14.212 INFO kablam! | ^^^^^^^ Oct 15 10:37:14.212 INFO kablam! Oct 15 10:37:14.212 INFO kablam! warning: field is never used: `undef_pickup` Oct 15 10:37:14.212 INFO kablam! --> src/map.rs:69:5 Oct 15 10:37:14.212 INFO kablam! | Oct 15 10:37:14.212 INFO kablam! 69 | undef_pickup: Option, Oct 15 10:37:14.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.212 INFO kablam! Oct 15 10:37:14.212 INFO kablam! warning: method is never used: `get_width` Oct 15 10:37:14.212 INFO kablam! --> src/map.rs:133:5 Oct 15 10:37:14.212 INFO kablam! | Oct 15 10:37:14.212 INFO kablam! 133 | pub fn get_width(&self) -> i32 { Oct 15 10:37:14.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.212 INFO kablam! Oct 15 10:37:14.212 INFO kablam! warning: method is never used: `get_height` Oct 15 10:37:14.212 INFO kablam! --> src/map.rs:137:5 Oct 15 10:37:14.212 INFO kablam! | Oct 15 10:37:14.212 INFO kablam! 137 | pub fn get_height(&self) -> i32 { Oct 15 10:37:14.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.213 INFO kablam! Oct 15 10:37:14.213 INFO kablam! warning: method is never used: `get_entity` Oct 15 10:37:14.213 INFO kablam! --> src/scene.rs:53:5 Oct 15 10:37:14.213 INFO kablam! | Oct 15 10:37:14.213 INFO kablam! 53 | pub fn get_entity(&self, id: usize) -> Option<&Entity<'a>> { Oct 15 10:37:14.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.213 INFO kablam! Oct 15 10:37:14.213 INFO kablam! warning: function is never used: `len_sq` Oct 15 10:37:14.213 INFO kablam! --> src/main.rs:442:1 Oct 15 10:37:14.213 INFO kablam! | Oct 15 10:37:14.213 INFO kablam! 442 | fn len_sq(v: (f32, f32)) -> f32 { Oct 15 10:37:14.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:14.213 INFO kablam! Oct 15 10:37:14.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.37s Oct 15 10:37:14.759 INFO kablam! su: No module specific data is present Oct 15 10:37:15.463 INFO running `"docker" "rm" "-f" "efbf55a9281cafc488204bd10365c85f68040c725d0f48def178a1e495a7b7e1"` Oct 15 10:37:15.692 INFO blam! efbf55a9281cafc488204bd10365c85f68040c725d0f48def178a1e495a7b7e1 Oct 15 10:37:15.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 10:37:16.452 INFO blam! b13d0ad806ca129019023ee82d6b96bb2bbaec69b8012a869ce9f9d1f8b2a0cc Oct 15 10:37:16.454 INFO running `"docker" "start" "-a" "b13d0ad806ca129019023ee82d6b96bb2bbaec69b8012a869ce9f9d1f8b2a0cc"` Oct 15 10:37:18.202 INFO kablam! usermod: no changes Oct 15 10:37:18.497 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 10:37:18.510 INFO kablam! Running /target/debug/deps/opengl_trip-438f436a2aef73a4 Oct 15 10:37:18.516 INFO blam! Oct 15 10:37:18.516 INFO blam! running 0 tests Oct 15 10:37:18.516 INFO blam! Oct 15 10:37:18.516 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:18.516 INFO blam! Oct 15 10:37:18.518 INFO kablam! su: No module specific data is present Oct 15 10:37:19.799 INFO running `"docker" "rm" "-f" "b13d0ad806ca129019023ee82d6b96bb2bbaec69b8012a869ce9f9d1f8b2a0cc"` Oct 15 10:37:20.271 INFO blam! b13d0ad806ca129019023ee82d6b96bb2bbaec69b8012a869ce9f9d1f8b2a0cc