Oct 14 20:00:45.167 INFO testing gefjon/zeldesque against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:00:45.167 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 14 20:00:45.723 INFO blam! 0a8e8c6460693eaf9adba3b4b28b4f1dc40bcb2f1b686c7372cc59db24b674e3 Oct 14 20:00:45.729 INFO running `"docker" "start" "-a" "0a8e8c6460693eaf9adba3b4b28b4f1dc40bcb2f1b686c7372cc59db24b674e3"` Oct 14 20:00:47.191 INFO kablam! usermod: no changes Oct 14 20:00:47.469 INFO kablam! Compiling libc v0.2.30 Oct 14 20:00:47.471 INFO kablam! Compiling itoa v0.3.3 Oct 14 20:00:47.490 INFO kablam! Compiling png v0.9.0 Oct 14 20:00:47.491 INFO kablam! Compiling wayland-protocols v0.9.9 Oct 14 20:00:47.493 INFO kablam! Compiling glutin v0.9.2 Oct 14 20:00:47.494 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 14 20:00:51.808 INFO kablam! Compiling serde_json v0.9.10 Oct 14 20:00:51.861 INFO kablam! Compiling rand v0.3.16 Oct 14 20:00:51.862 INFO kablam! Compiling fs2 v0.2.5 Oct 14 20:00:55.923 INFO kablam! Compiling num_cpus v1.6.2 Oct 14 20:00:55.955 INFO kablam! Compiling x11-dl v2.15.0 Oct 14 20:00:58.351 INFO kablam! Compiling shared_library v0.1.7 Oct 14 20:00:58.444 INFO kablam! Compiling memmap v0.4.0 Oct 14 20:01:04.137 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 20:01:04.343 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 20:01:04.343 INFO kablam! Compiling tempfile v2.1.6 Oct 14 20:01:04.343 INFO kablam! Compiling rayon-core v1.2.1 Oct 14 20:01:06.554 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 20:01:06.636 INFO kablam! Compiling pistoncore-window v0.28.0 Oct 14 20:01:08.815 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 20:01:09.883 INFO kablam! Compiling rayon v0.8.2 Oct 14 20:01:09.967 INFO kablam! Compiling pistoncore-event_loop v0.33.0 Oct 14 20:01:13.683 INFO kablam! Compiling piston v0.33.0 Oct 14 20:01:17.337 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 20:01:20.771 INFO kablam! Compiling image v0.15.0 Oct 14 20:01:26.691 INFO kablam! Compiling libloading v0.3.4 Oct 14 20:01:30.832 INFO kablam! Compiling dlib v0.3.1 Oct 14 20:01:32.207 INFO kablam! Compiling wayland-sys v0.9.9 Oct 14 20:01:37.023 INFO kablam! Compiling wayland-client v0.9.9 Oct 14 20:01:39.579 INFO kablam! Compiling piston2d-opengl_graphics v0.46.0 Oct 14 20:01:40.867 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 14 20:01:43.964 INFO kablam! Compiling wayland-window v0.7.0 Oct 14 20:01:44.585 INFO kablam! Compiling winit v0.7.6 Oct 14 20:01:49.698 INFO kablam! Compiling pistoncore-glutin_window v0.39.0 Oct 14 20:01:52.651 INFO kablam! Compiling zeldesque v0.1.0 (/source) Oct 14 20:01:54.270 INFO kablam! warning: unused import: `characters::Player` Oct 14 20:01:54.270 INFO kablam! --> src/world.rs:5:5 Oct 14 20:01:54.270 INFO kablam! | Oct 14 20:01:54.270 INFO kablam! 5 | use characters::Player; Oct 14 20:01:54.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.270 INFO kablam! | Oct 14 20:01:54.270 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:01:54.270 INFO kablam! Oct 14 20:01:54.271 INFO kablam! warning: unused import: `graphics::math::Matrix2d` Oct 14 20:01:54.271 INFO kablam! --> src/other_entities.rs:4:5 Oct 14 20:01:54.271 INFO kablam! | Oct 14 20:01:54.271 INFO kablam! 4 | use graphics::math::Matrix2d; Oct 14 20:01:54.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.271 INFO kablam! Oct 14 20:01:54.271 INFO kablam! warning: unused import: `opengl_graphics::GlGraphics` Oct 14 20:01:54.271 INFO kablam! --> src/other_entities.rs:5:5 Oct 14 20:01:54.271 INFO kablam! | Oct 14 20:01:54.271 INFO kablam! 5 | use opengl_graphics::GlGraphics; Oct 14 20:01:54.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.272 INFO kablam! Oct 14 20:01:54.483 INFO kablam! warning: unreachable pattern Oct 14 20:01:54.483 INFO kablam! --> src/state/menu.rs:35:9 Oct 14 20:01:54.483 INFO kablam! | Oct 14 20:01:54.483 INFO kablam! 35 | _ => panic!("Bad menu entry!"), Oct 14 20:01:54.483 INFO kablam! | ^ Oct 14 20:01:54.483 INFO kablam! | Oct 14 20:01:54.483 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 20:01:54.483 INFO kablam! Oct 14 20:01:54.483 INFO kablam! warning: unreachable pattern Oct 14 20:01:54.483 INFO kablam! --> src/state/pause.rs:37:9 Oct 14 20:01:54.483 INFO kablam! | Oct 14 20:01:54.483 INFO kablam! 37 | _ => panic!("Bad menu entry!"), Oct 14 20:01:54.483 INFO kablam! | ^ Oct 14 20:01:54.483 INFO kablam! Oct 14 20:01:54.483 INFO kablam! warning: unreachable pattern Oct 14 20:01:54.483 INFO kablam! --> src/world.rs:64:13 Oct 14 20:01:54.483 INFO kablam! | Oct 14 20:01:54.484 INFO kablam! 64 | _ => panic!("Bad state!"), Oct 14 20:01:54.484 INFO kablam! | ^ Oct 14 20:01:54.484 INFO kablam! Oct 14 20:01:54.484 INFO kablam! warning: unreachable pattern Oct 14 20:01:54.484 INFO kablam! --> src/state/menu.rs:89:13 Oct 14 20:01:54.484 INFO kablam! | Oct 14 20:01:54.484 INFO kablam! 89 | _ => panic!("invalid menu option"), Oct 14 20:01:54.484 INFO kablam! | ^ Oct 14 20:01:54.484 INFO kablam! Oct 14 20:01:54.484 INFO kablam! warning: unreachable pattern Oct 14 20:01:54.484 INFO kablam! --> src/state/pause.rs:97:13 Oct 14 20:01:54.484 INFO kablam! | Oct 14 20:01:54.484 INFO kablam! 97 | _ => panic!("Bad menu entry!"), Oct 14 20:01:54.484 INFO kablam! | ^ Oct 14 20:01:54.484 INFO kablam! Oct 14 20:01:54.533 INFO kablam! warning: field is never used: `window_size` Oct 14 20:01:54.533 INFO kablam! --> src/world.rs:24:5 Oct 14 20:01:54.533 INFO kablam! | Oct 14 20:01:54.534 INFO kablam! 24 | window_size: Vec2, Oct 14 20:01:54.534 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.534 INFO kablam! | Oct 14 20:01:54.534 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:01:54.534 INFO kablam! Oct 14 20:01:54.535 INFO kablam! warning: method is never used: `get_pos` Oct 14 20:01:54.535 INFO kablam! --> src/coordinates.rs:88:5 Oct 14 20:01:54.535 INFO kablam! | Oct 14 20:01:54.535 INFO kablam! 88 | pub fn get_pos(&self) -> Vec2 { Oct 14 20:01:54.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.536 INFO kablam! Oct 14 20:01:54.536 INFO kablam! warning: method is never used: `get_dimensions` Oct 14 20:01:54.536 INFO kablam! --> src/coordinates.rs:94:5 Oct 14 20:01:54.536 INFO kablam! | Oct 14 20:01:54.536 INFO kablam! 94 | pub fn get_dimensions(&self) -> Vec2 { Oct 14 20:01:54.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.537 INFO kablam! Oct 14 20:01:54.537 INFO kablam! warning: method is never used: `check_collision` Oct 14 20:01:54.537 INFO kablam! --> src/coordinates.rs:100:5 Oct 14 20:01:54.537 INFO kablam! | Oct 14 20:01:54.537 INFO kablam! 100 | pub fn check_collision(a: Self, b: Self) -> bool { Oct 14 20:01:54.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.538 INFO kablam! Oct 14 20:01:54.538 INFO kablam! warning: constant item is never used: `RED` Oct 14 20:01:54.538 INFO kablam! --> src/color.rs:10:1 Oct 14 20:01:54.538 INFO kablam! | Oct 14 20:01:54.538 INFO kablam! 10 | pub const RED: RawColor = [1.0, 0.0, 0.0]; Oct 14 20:01:54.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.539 INFO kablam! Oct 14 20:01:54.542 INFO kablam! warning: constant item is never used: `GREEN` Oct 14 20:01:54.542 INFO kablam! --> src/color.rs:11:1 Oct 14 20:01:54.542 INFO kablam! | Oct 14 20:01:54.542 INFO kablam! 11 | pub const GREEN: RawColor = [0.0, 1.0, 0.0]; Oct 14 20:01:54.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.542 INFO kablam! Oct 14 20:01:54.542 INFO kablam! warning: constant item is never used: `LIGHT_GREY` Oct 14 20:01:54.542 INFO kablam! --> src/color.rs:15:1 Oct 14 20:01:54.542 INFO kablam! | Oct 14 20:01:54.542 INFO kablam! 15 | pub const LIGHT_GREY: RawColor = [0.9, 0.9, 0.9]; Oct 14 20:01:54.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.542 INFO kablam! Oct 14 20:01:54.542 INFO kablam! warning: variant is never constructed: `FileStorage` Oct 14 20:01:54.542 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:11:5 Oct 14 20:01:54.542 INFO kablam! | Oct 14 20:01:54.542 INFO kablam! 11 | FileStorage(&'static Path), Oct 14 20:01:54.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.542 INFO kablam! Oct 14 20:01:54.542 INFO kablam! warning: method is never used: `from_path` Oct 14 20:01:54.542 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:25:5 Oct 14 20:01:54.542 INFO kablam! | Oct 14 20:01:54.542 INFO kablam! 25 | pub fn from_path(path: &'static Path, width: u32, height: u32) -> Self { Oct 14 20:01:54.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.542 INFO kablam! Oct 14 20:01:54.542 INFO kablam! warning: struct is never constructed: `Wall` Oct 14 20:01:54.542 INFO kablam! --> src/other_entities.rs:7:1 Oct 14 20:01:54.542 INFO kablam! | Oct 14 20:01:54.542 INFO kablam! 7 | struct Wall { Oct 14 20:01:54.542 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:01:54.542 INFO kablam! Oct 14 20:01:54.543 INFO kablam! warning: method is never used: `new` Oct 14 20:01:54.543 INFO kablam! --> src/other_entities.rs:13:5 Oct 14 20:01:54.543 INFO kablam! | Oct 14 20:01:54.543 INFO kablam! 13 | pub fn new(sprite: Rc, pos: Vec2) -> Self { Oct 14 20:01:54.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:54.543 INFO kablam! Oct 14 20:01:58.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 14 20:01:58.408 INFO kablam! su: No module specific data is present Oct 14 20:01:59.124 INFO running `"docker" "rm" "-f" "0a8e8c6460693eaf9adba3b4b28b4f1dc40bcb2f1b686c7372cc59db24b674e3"` Oct 14 20:01:59.423 INFO blam! 0a8e8c6460693eaf9adba3b4b28b4f1dc40bcb2f1b686c7372cc59db24b674e3 Oct 14 20:01:59.425 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 14 20:01:59.839 INFO blam! caac0d4b3ce48906bf34f16b8e1f4282a5435f911fd13437f2ec7ddfc22f73c1 Oct 14 20:01:59.855 INFO running `"docker" "start" "-a" "caac0d4b3ce48906bf34f16b8e1f4282a5435f911fd13437f2ec7ddfc22f73c1"` Oct 14 20:02:01.009 INFO kablam! usermod: no changes Oct 14 20:02:01.215 INFO kablam! Compiling zeldesque v0.1.0 (/source) Oct 14 20:02:02.838 INFO kablam! warning: unused import: `characters::Player` Oct 14 20:02:02.838 INFO kablam! --> src/world.rs:5:5 Oct 14 20:02:02.838 INFO kablam! | Oct 14 20:02:02.838 INFO kablam! 5 | use characters::Player; Oct 14 20:02:02.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:02:02.838 INFO kablam! | Oct 14 20:02:02.838 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:02:02.838 INFO kablam! Oct 14 20:02:02.838 INFO kablam! warning: unused import: `graphics::math::Matrix2d` Oct 14 20:02:02.838 INFO kablam! --> src/other_entities.rs:4:5 Oct 14 20:02:02.838 INFO kablam! | Oct 14 20:02:02.838 INFO kablam! 4 | use graphics::math::Matrix2d; Oct 14 20:02:02.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:02.838 INFO kablam! Oct 14 20:02:02.838 INFO kablam! warning: unused import: `opengl_graphics::GlGraphics` Oct 14 20:02:02.838 INFO kablam! --> src/other_entities.rs:5:5 Oct 14 20:02:02.838 INFO kablam! | Oct 14 20:02:02.838 INFO kablam! 5 | use opengl_graphics::GlGraphics; Oct 14 20:02:02.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:02.838 INFO kablam! Oct 14 20:02:03.031 INFO kablam! warning: unreachable pattern Oct 14 20:02:03.031 INFO kablam! --> src/state/menu.rs:35:9 Oct 14 20:02:03.031 INFO kablam! | Oct 14 20:02:03.031 INFO kablam! 35 | _ => panic!("Bad menu entry!"), Oct 14 20:02:03.031 INFO kablam! | ^ Oct 14 20:02:03.031 INFO kablam! | Oct 14 20:02:03.031 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 20:02:03.031 INFO kablam! Oct 14 20:02:03.031 INFO kablam! warning: unreachable pattern Oct 14 20:02:03.031 INFO kablam! --> src/state/pause.rs:37:9 Oct 14 20:02:03.031 INFO kablam! | Oct 14 20:02:03.031 INFO kablam! 37 | _ => panic!("Bad menu entry!"), Oct 14 20:02:03.031 INFO kablam! | ^ Oct 14 20:02:03.031 INFO kablam! Oct 14 20:02:03.031 INFO kablam! warning: unreachable pattern Oct 14 20:02:03.031 INFO kablam! --> src/world.rs:64:13 Oct 14 20:02:03.031 INFO kablam! | Oct 14 20:02:03.031 INFO kablam! 64 | _ => panic!("Bad state!"), Oct 14 20:02:03.031 INFO kablam! | ^ Oct 14 20:02:03.031 INFO kablam! Oct 14 20:02:03.031 INFO kablam! warning: unreachable pattern Oct 14 20:02:03.031 INFO kablam! --> src/state/menu.rs:89:13 Oct 14 20:02:03.031 INFO kablam! | Oct 14 20:02:03.031 INFO kablam! 89 | _ => panic!("invalid menu option"), Oct 14 20:02:03.031 INFO kablam! | ^ Oct 14 20:02:03.031 INFO kablam! Oct 14 20:02:03.031 INFO kablam! warning: unreachable pattern Oct 14 20:02:03.031 INFO kablam! --> src/state/pause.rs:97:13 Oct 14 20:02:03.031 INFO kablam! | Oct 14 20:02:03.031 INFO kablam! 97 | _ => panic!("Bad menu entry!"), Oct 14 20:02:03.031 INFO kablam! | ^ Oct 14 20:02:03.031 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: field is never used: `window_size` Oct 14 20:02:03.087 INFO kablam! --> src/world.rs:24:5 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 24 | window_size: Vec2, Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: method is never used: `get_pos` Oct 14 20:02:03.087 INFO kablam! --> src/coordinates.rs:88:5 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 88 | pub fn get_pos(&self) -> Vec2 { Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: method is never used: `get_dimensions` Oct 14 20:02:03.087 INFO kablam! --> src/coordinates.rs:94:5 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 94 | pub fn get_dimensions(&self) -> Vec2 { Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: method is never used: `check_collision` Oct 14 20:02:03.087 INFO kablam! --> src/coordinates.rs:100:5 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 100 | pub fn check_collision(a: Self, b: Self) -> bool { Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: constant item is never used: `RED` Oct 14 20:02:03.087 INFO kablam! --> src/color.rs:10:1 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 10 | pub const RED: RawColor = [1.0, 0.0, 0.0]; Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: constant item is never used: `GREEN` Oct 14 20:02:03.087 INFO kablam! --> src/color.rs:11:1 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 11 | pub const GREEN: RawColor = [0.0, 1.0, 0.0]; Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: constant item is never used: `LIGHT_GREY` Oct 14 20:02:03.087 INFO kablam! --> src/color.rs:15:1 Oct 14 20:02:03.087 INFO kablam! | Oct 14 20:02:03.087 INFO kablam! 15 | pub const LIGHT_GREY: RawColor = [0.9, 0.9, 0.9]; Oct 14 20:02:03.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.087 INFO kablam! Oct 14 20:02:03.087 INFO kablam! warning: variant is never constructed: `FileStorage` Oct 14 20:02:03.087 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:11:5 Oct 14 20:02:03.088 INFO kablam! | Oct 14 20:02:03.088 INFO kablam! 11 | FileStorage(&'static Path), Oct 14 20:02:03.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.088 INFO kablam! Oct 14 20:02:03.088 INFO kablam! warning: method is never used: `from_path` Oct 14 20:02:03.088 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:25:5 Oct 14 20:02:03.088 INFO kablam! | Oct 14 20:02:03.088 INFO kablam! 25 | pub fn from_path(path: &'static Path, width: u32, height: u32) -> Self { Oct 14 20:02:03.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.088 INFO kablam! Oct 14 20:02:03.088 INFO kablam! warning: struct is never constructed: `Wall` Oct 14 20:02:03.088 INFO kablam! --> src/other_entities.rs:7:1 Oct 14 20:02:03.088 INFO kablam! | Oct 14 20:02:03.088 INFO kablam! 7 | struct Wall { Oct 14 20:02:03.088 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:02:03.088 INFO kablam! Oct 14 20:02:03.088 INFO kablam! warning: method is never used: `new` Oct 14 20:02:03.088 INFO kablam! --> src/other_entities.rs:13:5 Oct 14 20:02:03.088 INFO kablam! | Oct 14 20:02:03.088 INFO kablam! 13 | pub fn new(sprite: Rc, pos: Vec2) -> Self { Oct 14 20:02:03.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.088 INFO kablam! Oct 14 20:02:03.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 14 20:02:03.659 INFO kablam! su: No module specific data is present Oct 14 20:02:04.323 INFO running `"docker" "rm" "-f" "caac0d4b3ce48906bf34f16b8e1f4282a5435f911fd13437f2ec7ddfc22f73c1"` Oct 14 20:02:04.631 INFO blam! caac0d4b3ce48906bf34f16b8e1f4282a5435f911fd13437f2ec7ddfc22f73c1 Oct 14 20:02:04.638 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 14 20:02:05.143 INFO blam! f75d62180415550c08001e55d5bd411f23ac2aba96bb1b9cb632d54196743ef9 Oct 14 20:02:05.145 INFO running `"docker" "start" "-a" "f75d62180415550c08001e55d5bd411f23ac2aba96bb1b9cb632d54196743ef9"` Oct 14 20:02:06.515 INFO kablam! usermod: no changes Oct 14 20:02:06.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 14 20:02:06.846 INFO kablam! Running /target/debug/deps/zeldesque-f0661a4da001e3b7 Oct 14 20:02:06.859 INFO kablam! su: No module specific data is present Oct 14 20:02:06.859 INFO blam! Oct 14 20:02:06.859 INFO blam! running 0 tests Oct 14 20:02:06.859 INFO blam! Oct 14 20:02:06.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:02:06.859 INFO blam! Oct 14 20:02:07.419 INFO running `"docker" "rm" "-f" "f75d62180415550c08001e55d5bd411f23ac2aba96bb1b9cb632d54196743ef9"` Oct 14 20:02:07.738 INFO blam! f75d62180415550c08001e55d5bd411f23ac2aba96bb1b9cb632d54196743ef9