[INFO] updating cached repository https://github.com/frutmonkey/forced_fracture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7b164fc3e0e94aaadedb50bad8483b4610a7440 [INFO] testing frutmonkey/forced_fracture against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrutmonkey%2Fforced_fracture" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frutmonkey/forced_fracture on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frutmonkey/forced_fracture [INFO] finished tweaking git repo https://github.com/frutmonkey/forced_fracture [INFO] tweaked toml for git repo https://github.com/frutmonkey/forced_fracture written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/frutmonkey/forced_fracture already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84354ef3c87b0758db52232e127acc86dbd485a01e1902a040d978c5456b1c0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "84354ef3c87b0758db52232e127acc86dbd485a01e1902a040d978c5456b1c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84354ef3c87b0758db52232e127acc86dbd485a01e1902a040d978c5456b1c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84354ef3c87b0758db52232e127acc86dbd485a01e1902a040d978c5456b1c0d", kill_on_drop: false }` [INFO] [stdout] 84354ef3c87b0758db52232e127acc86dbd485a01e1902a040d978c5456b1c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 757c84caaf24f45eff6e6e072edeb0c82c32865e9fd3e917c3033323cd38feb2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "757c84caaf24f45eff6e6e072edeb0c82c32865e9fd3e917c3033323cd38feb2", kill_on_drop: false }` [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling forced_fracture v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `unstable` [INFO] [stdout] --> src/main.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #![allow(unstable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::DisplayBuild` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use glium::{DisplayBuild, Surface}; [INFO] [stdout] | ^^^^^^^^^^^^ no `DisplayBuild` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::collections::VecMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::ToPrimitive` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::num::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ToPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/world.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::VecMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::vec_map` [INFO] [stdout] --> src/world.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::vec_map::IterMut; [INFO] [stdout] | ^^^^^^^ could not find `vec_map` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::marker::MarkerTrait` [INFO] [stdout] --> src/enitys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::marker::MarkerTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `MarkerTrait` in `marker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glium::texture::Texture` [INFO] [stdout] --> src/render.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glium::texture::Texture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Texture2d` [INFO] [stdout] | no `Texture` in `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::ToPrimitive` [INFO] [stdout] --> src/render.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use std::num::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ToPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::VecMap` [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | use std::collections::VecMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `VecMap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glutin::VirtualKeyCode` [INFO] [stdout] --> src/main.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | use glutin::VirtualKeyCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `VirtualKeyCode` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `glutin::VirtualKeyCode` [INFO] [stdout] --> src/main.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | use glutin::VirtualKeyCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `VirtualKeyCode` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stdout] --> src/world.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | gl_contex: Option [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stdout] --> src/world.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn set_context(&mut self, disp: glium::backend::glutin_backend::GlutinFacade){ [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `glutin_backend` in `backend` [INFO] [stdout] --> src/world.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn contex(&self) -> &glium::backend::glutin_backend::GlutinFacade{ [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `glutin_backend` in `backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | glutin::Event::Closed => panic!(), [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | glutin::Event::KeyboardInput(ele_state,scan_code, vkey_code) [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | glutin::Event::Closed => panic!(), [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stdout] --> src/main.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | glutin::Event::KeyboardInput(ele_state,scan_code, vkey_code) [INFO] [stdout] | ^^^^^ could not find `Event` in `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TriangleStrip` in module `glium::index` [INFO] [stdout] --> src/render.rs:38:71 [INFO] [stdout] | [INFO] [stdout] 38 | let index_buffer = glium::IndexBuffer::new(disp,glium::index::TriangleStrip(vec![1 as u16, 2, 0, 3])); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glium::index` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use glium::index::PrimitiveType::TriangleStrip; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PNG` in crate `image` [INFO] [stdout] --> src/things/mobs.rs:22:120 [INFO] [stdout] | [INFO] [stdout] 22 | let raw = image::load(Cursor::new(&include_bytes!("../../content/textures/actors/Full/DevDan.png")[..]),image::PNG).unwrap(); [INFO] [stdout] | ^^^ not found in `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PNG` in crate `image` [INFO] [stdout] --> src/things/mobs.rs:102:118 [INFO] [stdout] | [INFO] [stdout] 102 | let raw = image::load(Cursor::new(&include_bytes!("../../content/textures/actors/Full/idle.png")[..]),image::PNG).unwrap(); [INFO] [stdout] | ^^^ not found in `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PNG` in crate `image` [INFO] [stdout] --> src/things/mobs.rs:158:121 [INFO] [stdout] | [INFO] [stdout] 158 | let raw = image::load(Cursor::new(&include_bytes!("../../content/textures/blocks/surface rock.png")[..]),image::PNG).unwrap(); [INFO] [stdout] | ^^^ not found in `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/main.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | let mut last_time = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/main.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | let span = last_time - time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stdout] --> src/main.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 123 | let display = glutin::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 10 | use glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(collections)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Surface` [INFO] [stdout] --> src/main.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use glium::{DisplayBuild, Surface}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `things::mobs::DevDan` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use things::mobs::DevDan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std` [INFO] [stdout] --> src/location.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Iterator` [INFO] [stdout] --> src/location.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | map: VecMap>, [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Enity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:30:49 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn thing(&mut self, id : usize) -> &mut Enity { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn add(& mut self, e: Box) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/enitys.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Iterator` [INFO] [stdout] --> src/enitys.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::iter::Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std` [INFO] [stdout] --> src/enitys.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | fn draw_handle(&self) -> Option<&Drawable>{ [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | None::<&Drawable> [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | fn update_handle(&mut self) -> Option<&mut Updates>{ [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Updates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | None::<&mut Updates> [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Updates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | fn combat_handle(&mut self) -> Option<&mut Combat>{ [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Combat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | None::<&mut Combat> [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Combat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enitys.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | fn panel(&self)-> &ImgVal; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enitys.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | fn atk_bounds(&self) -> Option<(&Atk)>; [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glutin` [INFO] [stdout] --> src/render.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use glutin; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/render.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/render.rs:47:42 [INFO] [stdout] | [INFO] [stdout] 47 | (&self,things: std::slice::Iter<&Drawable>, camera: &Vec2d) [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `world::*` [INFO] [stdout] --> src/things/mobs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use world::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/things/mobs.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | fn draw_handle(&self) -> Option<&Drawable>{ [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | let x:&Drawable = self; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:62:48 [INFO] [stdout] | [INFO] [stdout] 62 | fn update_handle(&mut self) -> Option<&mut Updates>{ [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Updates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let x: &mut Updates = self; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Updates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | fn panel(&self) -> &ImgVal{ [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | let x: &ImgVal = &self.full_img; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | fn draw_handle(&self) -> Option<&Drawable>{ [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | let x:&Drawable = self; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | fn panel(&self) -> &ImgVal{ [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let x: &ImgVal = &self.full_img; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 186 | fn draw_handle(&self) -> Option<&Drawable>{ [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | let x:&Drawable = self; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | fn panel(&self) -> &ImgVal{ [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/things/mobs.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | let x: &ImgVal = &self.full_img; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn ImgVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `things::mobs::*` [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use things::mobs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | let mut world : VecMap>= VecMap::new(); [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 134 | fn setup(world: &mut VecMap>){ [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn enitys::Enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/render.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | img_index_org: glium::IndexBuffer [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0432, E0433, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `forced_fracture`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "757c84caaf24f45eff6e6e072edeb0c82c32865e9fd3e917c3033323cd38feb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757c84caaf24f45eff6e6e072edeb0c82c32865e9fd3e917c3033323cd38feb2", kill_on_drop: false }` [INFO] [stdout] 757c84caaf24f45eff6e6e072edeb0c82c32865e9fd3e917c3033323cd38feb2