Oct 14 20:00:47.199 INFO testing gefjon/zeldesque against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:00:47.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 20:00:47.737 INFO blam! 62fcbc2d6678bff300a9a9062a8c69620113ea9ba4409fda6950cec89ba40ccd Oct 14 20:00:47.739 INFO running `"docker" "start" "-a" "62fcbc2d6678bff300a9a9062a8c69620113ea9ba4409fda6950cec89ba40ccd"` Oct 14 20:00:49.219 INFO kablam! usermod: no changes Oct 14 20:00:49.565 INFO kablam! Compiling itoa v0.3.3 Oct 14 20:00:49.566 INFO kablam! Compiling serde v1.0.12 Oct 14 20:00:49.608 INFO kablam! Compiling num_cpus v1.6.2 Oct 14 20:00:49.608 INFO kablam! Compiling enum_primitive v0.1.1 Oct 14 20:00:49.609 INFO kablam! Compiling shared_library v0.1.7 Oct 14 20:00:49.609 INFO kablam! Compiling deflate v0.7.16 Oct 14 20:00:49.610 INFO kablam! Compiling tempfile v2.1.6 Oct 14 20:00:49.610 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 20:00:51.210 INFO kablam! Compiling num-rational v0.1.39 Oct 14 20:00:53.351 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 20:00:54.913 INFO kablam! Compiling serde_json v0.9.10 Oct 14 20:00:55.111 INFO kablam! Compiling wayland-protocols v0.9.9 Oct 14 20:00:55.112 INFO kablam! Compiling x11-dl v2.15.0 Oct 14 20:00:55.152 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 20:00:56.001 INFO kablam! Compiling rayon-core v1.2.1 Oct 14 20:01:02.755 INFO kablam! Compiling fs2 v0.2.5 Oct 14 20:01:03.675 INFO kablam! Compiling serde_derive v1.0.12 Oct 14 20:01:04.411 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 20:01:04.455 INFO kablam! Compiling png v0.9.0 Oct 14 20:01:04.687 INFO kablam! Compiling rayon v0.8.2 Oct 14 20:01:11.779 INFO kablam! Compiling memmap v0.4.0 Oct 14 20:01:16.587 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 20:01:20.695 INFO kablam! Compiling image v0.15.0 Oct 14 20:01:21.963 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 14 20:01:27.663 INFO kablam! Compiling pistoncore-window v0.28.0 Oct 14 20:01:27.772 INFO kablam! Compiling libloading v0.3.4 Oct 14 20:01:30.079 INFO kablam! Compiling pistoncore-event_loop v0.33.0 Oct 14 20:01:31.627 INFO kablam! Compiling piston v0.33.0 Oct 14 20:01:32.359 INFO kablam! Compiling dlib v0.3.1 Oct 14 20:01:33.403 INFO kablam! Compiling wayland-sys v0.9.9 Oct 14 20:01:38.747 INFO kablam! Compiling wayland-client v0.9.9 Oct 14 20:01:41.073 INFO kablam! Compiling piston2d-opengl_graphics v0.46.0 Oct 14 20:01:41.982 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 14 20:01:44.915 INFO kablam! Compiling wayland-window v0.7.0 Oct 14 20:01:45.587 INFO kablam! Compiling winit v0.7.6 Oct 14 20:01:48.501 INFO kablam! Compiling glutin v0.9.2 Oct 14 20:01:50.631 INFO kablam! Compiling pistoncore-glutin_window v0.39.0 Oct 14 20:01:53.681 INFO kablam! Compiling zeldesque v0.1.0 (/source) Oct 14 20:01:55.123 INFO kablam! warning: unused import: `characters::Player` Oct 14 20:01:55.123 INFO kablam! --> src/world.rs:5:5 Oct 14 20:01:55.123 INFO kablam! | Oct 14 20:01:55.123 INFO kablam! 5 | use characters::Player; Oct 14 20:01:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.123 INFO kablam! | Oct 14 20:01:55.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:01:55.123 INFO kablam! Oct 14 20:01:55.123 INFO kablam! warning: unused import: `graphics::math::Matrix2d` Oct 14 20:01:55.123 INFO kablam! --> src/other_entities.rs:4:5 Oct 14 20:01:55.123 INFO kablam! | Oct 14 20:01:55.123 INFO kablam! 4 | use graphics::math::Matrix2d; Oct 14 20:01:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.123 INFO kablam! Oct 14 20:01:55.123 INFO kablam! warning: unused import: `opengl_graphics::GlGraphics` Oct 14 20:01:55.123 INFO kablam! --> src/other_entities.rs:5:5 Oct 14 20:01:55.123 INFO kablam! | Oct 14 20:01:55.123 INFO kablam! 5 | use opengl_graphics::GlGraphics; Oct 14 20:01:55.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.123 INFO kablam! Oct 14 20:01:55.308 INFO kablam! warning: unreachable pattern Oct 14 20:01:55.308 INFO kablam! --> src/state/menu.rs:35:9 Oct 14 20:01:55.308 INFO kablam! | Oct 14 20:01:55.308 INFO kablam! 35 | _ => panic!("Bad menu entry!"), Oct 14 20:01:55.308 INFO kablam! | ^ Oct 14 20:01:55.308 INFO kablam! | Oct 14 20:01:55.308 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 20:01:55.308 INFO kablam! Oct 14 20:01:55.308 INFO kablam! warning: unreachable pattern Oct 14 20:01:55.308 INFO kablam! --> src/state/pause.rs:37:9 Oct 14 20:01:55.308 INFO kablam! | Oct 14 20:01:55.308 INFO kablam! 37 | _ => panic!("Bad menu entry!"), Oct 14 20:01:55.308 INFO kablam! | ^ Oct 14 20:01:55.308 INFO kablam! Oct 14 20:01:55.312 INFO kablam! warning: unreachable pattern Oct 14 20:01:55.312 INFO kablam! --> src/world.rs:64:13 Oct 14 20:01:55.312 INFO kablam! | Oct 14 20:01:55.312 INFO kablam! 64 | _ => panic!("Bad state!"), Oct 14 20:01:55.312 INFO kablam! | ^ Oct 14 20:01:55.312 INFO kablam! Oct 14 20:01:55.312 INFO kablam! warning: unreachable pattern Oct 14 20:01:55.312 INFO kablam! --> src/state/menu.rs:89:13 Oct 14 20:01:55.312 INFO kablam! | Oct 14 20:01:55.312 INFO kablam! 89 | _ => panic!("invalid menu option"), Oct 14 20:01:55.312 INFO kablam! | ^ Oct 14 20:01:55.312 INFO kablam! Oct 14 20:01:55.312 INFO kablam! warning: unreachable pattern Oct 14 20:01:55.312 INFO kablam! --> src/state/pause.rs:97:13 Oct 14 20:01:55.312 INFO kablam! | Oct 14 20:01:55.312 INFO kablam! 97 | _ => panic!("Bad menu entry!"), Oct 14 20:01:55.312 INFO kablam! | ^ Oct 14 20:01:55.312 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: field is never used: `window_size` Oct 14 20:01:55.363 INFO kablam! --> src/world.rs:24:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 24 | window_size: Vec2, Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: method is never used: `get_pos` Oct 14 20:01:55.363 INFO kablam! --> src/coordinates.rs:88:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 88 | pub fn get_pos(&self) -> Vec2 { Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: method is never used: `get_dimensions` Oct 14 20:01:55.363 INFO kablam! --> src/coordinates.rs:94:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 94 | pub fn get_dimensions(&self) -> Vec2 { Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: method is never used: `check_collision` Oct 14 20:01:55.363 INFO kablam! --> src/coordinates.rs:100:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 100 | pub fn check_collision(a: Self, b: Self) -> bool { Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: constant item is never used: `RED` Oct 14 20:01:55.363 INFO kablam! --> src/color.rs:10:1 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 10 | pub const RED: RawColor = [1.0, 0.0, 0.0]; Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: constant item is never used: `GREEN` Oct 14 20:01:55.363 INFO kablam! --> src/color.rs:11:1 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 11 | pub const GREEN: RawColor = [0.0, 1.0, 0.0]; Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: constant item is never used: `LIGHT_GREY` Oct 14 20:01:55.363 INFO kablam! --> src/color.rs:15:1 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 15 | pub const LIGHT_GREY: RawColor = [0.9, 0.9, 0.9]; Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: variant is never constructed: `FileStorage` Oct 14 20:01:55.363 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:11:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 11 | FileStorage(&'static Path), Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: method is never used: `from_path` Oct 14 20:01:55.363 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:25:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 25 | pub fn from_path(path: &'static Path, width: u32, height: u32) -> Self { Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: struct is never constructed: `Wall` Oct 14 20:01:55.363 INFO kablam! --> src/other_entities.rs:7:1 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 7 | struct Wall { Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:55.363 INFO kablam! warning: method is never used: `new` Oct 14 20:01:55.363 INFO kablam! --> src/other_entities.rs:13:5 Oct 14 20:01:55.363 INFO kablam! | Oct 14 20:01:55.363 INFO kablam! 13 | pub fn new(sprite: Rc, pos: Vec2) -> Self { Oct 14 20:01:55.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:01:55.363 INFO kablam! Oct 14 20:01:58.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 14 20:01:58.914 INFO kablam! su: No module specific data is present Oct 14 20:01:59.799 INFO running `"docker" "rm" "-f" "62fcbc2d6678bff300a9a9062a8c69620113ea9ba4409fda6950cec89ba40ccd"` Oct 14 20:02:00.075 INFO blam! 62fcbc2d6678bff300a9a9062a8c69620113ea9ba4409fda6950cec89ba40ccd Oct 14 20:02:00.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 20:02:00.556 INFO blam! bc0be34fc32b60201e444572f6369b9542db7d77501dae30bec8aad1fed537b5 Oct 14 20:02:00.559 INFO running `"docker" "start" "-a" "bc0be34fc32b60201e444572f6369b9542db7d77501dae30bec8aad1fed537b5"` Oct 14 20:02:01.991 INFO kablam! usermod: no changes Oct 14 20:02:02.280 INFO kablam! Compiling zeldesque v0.1.0 (/source) Oct 14 20:02:03.967 INFO kablam! warning: unused import: `characters::Player` Oct 14 20:02:03.967 INFO kablam! --> src/world.rs:5:5 Oct 14 20:02:03.967 INFO kablam! | Oct 14 20:02:03.967 INFO kablam! 5 | use characters::Player; Oct 14 20:02:03.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.967 INFO kablam! | Oct 14 20:02:03.967 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:02:03.967 INFO kablam! Oct 14 20:02:03.967 INFO kablam! warning: unused import: `graphics::math::Matrix2d` Oct 14 20:02:03.967 INFO kablam! --> src/other_entities.rs:4:5 Oct 14 20:02:03.967 INFO kablam! | Oct 14 20:02:03.968 INFO kablam! 4 | use graphics::math::Matrix2d; Oct 14 20:02:03.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.968 INFO kablam! Oct 14 20:02:03.968 INFO kablam! warning: unused import: `opengl_graphics::GlGraphics` Oct 14 20:02:03.968 INFO kablam! --> src/other_entities.rs:5:5 Oct 14 20:02:03.968 INFO kablam! | Oct 14 20:02:03.968 INFO kablam! 5 | use opengl_graphics::GlGraphics; Oct 14 20:02:03.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:03.991 INFO kablam! Oct 14 20:02:04.187 INFO kablam! warning: unreachable pattern Oct 14 20:02:04.187 INFO kablam! --> src/state/menu.rs:35:9 Oct 14 20:02:04.187 INFO kablam! | Oct 14 20:02:04.187 INFO kablam! 35 | _ => panic!("Bad menu entry!"), Oct 14 20:02:04.187 INFO kablam! | ^ Oct 14 20:02:04.187 INFO kablam! | Oct 14 20:02:04.187 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 20:02:04.187 INFO kablam! Oct 14 20:02:04.187 INFO kablam! warning: unreachable pattern Oct 14 20:02:04.187 INFO kablam! --> src/state/pause.rs:37:9 Oct 14 20:02:04.187 INFO kablam! | Oct 14 20:02:04.187 INFO kablam! 37 | _ => panic!("Bad menu entry!"), Oct 14 20:02:04.187 INFO kablam! | ^ Oct 14 20:02:04.187 INFO kablam! Oct 14 20:02:04.187 INFO kablam! warning: unreachable pattern Oct 14 20:02:04.187 INFO kablam! --> src/world.rs:64:13 Oct 14 20:02:04.187 INFO kablam! | Oct 14 20:02:04.187 INFO kablam! 64 | _ => panic!("Bad state!"), Oct 14 20:02:04.187 INFO kablam! | ^ Oct 14 20:02:04.188 INFO kablam! Oct 14 20:02:04.188 INFO kablam! warning: unreachable pattern Oct 14 20:02:04.188 INFO kablam! --> src/state/menu.rs:89:13 Oct 14 20:02:04.188 INFO kablam! | Oct 14 20:02:04.188 INFO kablam! 89 | _ => panic!("invalid menu option"), Oct 14 20:02:04.188 INFO kablam! | ^ Oct 14 20:02:04.188 INFO kablam! Oct 14 20:02:04.188 INFO kablam! warning: unreachable pattern Oct 14 20:02:04.188 INFO kablam! --> src/state/pause.rs:97:13 Oct 14 20:02:04.188 INFO kablam! | Oct 14 20:02:04.188 INFO kablam! 97 | _ => panic!("Bad menu entry!"), Oct 14 20:02:04.188 INFO kablam! | ^ Oct 14 20:02:04.188 INFO kablam! Oct 14 20:02:04.239 INFO kablam! warning: field is never used: `window_size` Oct 14 20:02:04.239 INFO kablam! --> src/world.rs:24:5 Oct 14 20:02:04.240 INFO kablam! | Oct 14 20:02:04.240 INFO kablam! 24 | window_size: Vec2, Oct 14 20:02:04.240 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.240 INFO kablam! | Oct 14 20:02:04.240 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:02:04.240 INFO kablam! Oct 14 20:02:04.240 INFO kablam! warning: method is never used: `get_pos` Oct 14 20:02:04.240 INFO kablam! --> src/coordinates.rs:88:5 Oct 14 20:02:04.241 INFO kablam! | Oct 14 20:02:04.241 INFO kablam! 88 | pub fn get_pos(&self) -> Vec2 { Oct 14 20:02:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.241 INFO kablam! Oct 14 20:02:04.241 INFO kablam! warning: method is never used: `get_dimensions` Oct 14 20:02:04.241 INFO kablam! --> src/coordinates.rs:94:5 Oct 14 20:02:04.241 INFO kablam! | Oct 14 20:02:04.241 INFO kablam! 94 | pub fn get_dimensions(&self) -> Vec2 { Oct 14 20:02:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.241 INFO kablam! Oct 14 20:02:04.241 INFO kablam! warning: method is never used: `check_collision` Oct 14 20:02:04.241 INFO kablam! --> src/coordinates.rs:100:5 Oct 14 20:02:04.241 INFO kablam! | Oct 14 20:02:04.241 INFO kablam! 100 | pub fn check_collision(a: Self, b: Self) -> bool { Oct 14 20:02:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.241 INFO kablam! Oct 14 20:02:04.241 INFO kablam! warning: constant item is never used: `RED` Oct 14 20:02:04.241 INFO kablam! --> src/color.rs:10:1 Oct 14 20:02:04.241 INFO kablam! | Oct 14 20:02:04.241 INFO kablam! 10 | pub const RED: RawColor = [1.0, 0.0, 0.0]; Oct 14 20:02:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.241 INFO kablam! Oct 14 20:02:04.241 INFO kablam! warning: constant item is never used: `GREEN` Oct 14 20:02:04.241 INFO kablam! --> src/color.rs:11:1 Oct 14 20:02:04.241 INFO kablam! | Oct 14 20:02:04.241 INFO kablam! 11 | pub const GREEN: RawColor = [0.0, 1.0, 0.0]; Oct 14 20:02:04.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.241 INFO kablam! Oct 14 20:02:04.241 INFO kablam! warning: constant item is never used: `LIGHT_GREY` Oct 14 20:02:04.241 INFO kablam! --> src/color.rs:15:1 Oct 14 20:02:04.241 INFO kablam! | Oct 14 20:02:04.241 INFO kablam! 15 | pub const LIGHT_GREY: RawColor = [0.9, 0.9, 0.9]; Oct 14 20:02:04.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.242 INFO kablam! Oct 14 20:02:04.242 INFO kablam! warning: variant is never constructed: `FileStorage` Oct 14 20:02:04.242 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:11:5 Oct 14 20:02:04.242 INFO kablam! | Oct 14 20:02:04.242 INFO kablam! 11 | FileStorage(&'static Path), Oct 14 20:02:04.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.242 INFO kablam! Oct 14 20:02:04.242 INFO kablam! warning: method is never used: `from_path` Oct 14 20:02:04.242 INFO kablam! --> src/asset_manager/texture_manager/texture_info.rs:25:5 Oct 14 20:02:04.242 INFO kablam! | Oct 14 20:02:04.242 INFO kablam! 25 | pub fn from_path(path: &'static Path, width: u32, height: u32) -> Self { Oct 14 20:02:04.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.242 INFO kablam! Oct 14 20:02:04.242 INFO kablam! warning: struct is never constructed: `Wall` Oct 14 20:02:04.242 INFO kablam! --> src/other_entities.rs:7:1 Oct 14 20:02:04.242 INFO kablam! | Oct 14 20:02:04.242 INFO kablam! 7 | struct Wall { Oct 14 20:02:04.242 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:02:04.242 INFO kablam! Oct 14 20:02:04.242 INFO kablam! warning: method is never used: `new` Oct 14 20:02:04.242 INFO kablam! --> src/other_entities.rs:13:5 Oct 14 20:02:04.242 INFO kablam! | Oct 14 20:02:04.242 INFO kablam! 13 | pub fn new(sprite: Rc, pos: Vec2) -> Self { Oct 14 20:02:04.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:04.242 INFO kablam! Oct 14 20:02:04.861 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 14 20:02:04.874 INFO kablam! su: No module specific data is present Oct 14 20:02:05.345 INFO running `"docker" "rm" "-f" "bc0be34fc32b60201e444572f6369b9542db7d77501dae30bec8aad1fed537b5"` Oct 14 20:02:05.623 INFO blam! bc0be34fc32b60201e444572f6369b9542db7d77501dae30bec8aad1fed537b5 Oct 14 20:02:05.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 20:02:06.056 INFO blam! 6b83f121d5eebea0ba09f59d6ccc2243686d944ec60772b9e57e6397e0dfc76c Oct 14 20:02:06.063 INFO running `"docker" "start" "-a" "6b83f121d5eebea0ba09f59d6ccc2243686d944ec60772b9e57e6397e0dfc76c"` Oct 14 20:02:07.175 INFO kablam! usermod: no changes Oct 14 20:02:07.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 14 20:02:07.399 INFO kablam! Running /target/debug/deps/zeldesque-2e4d73a5ec900db2 Oct 14 20:02:07.402 INFO blam! Oct 14 20:02:07.402 INFO blam! running 0 tests Oct 14 20:02:07.402 INFO blam! Oct 14 20:02:07.402 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:02:07.402 INFO blam! Oct 14 20:02:07.408 INFO kablam! su: No module specific data is present Oct 14 20:02:08.183 INFO running `"docker" "rm" "-f" "6b83f121d5eebea0ba09f59d6ccc2243686d944ec60772b9e57e6397e0dfc76c"` Oct 14 20:02:08.555 INFO blam! 6b83f121d5eebea0ba09f59d6ccc2243686d944ec60772b9e57e6397e0dfc76c