[INFO] updating cached repository https://github.com/Kimundi/rust_cube_fun_1 [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 02c81d14d762755bc2e6fd127ef40d5564dd56b0 [INFO] testing Kimundi/rust_cube_fun_1 against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKimundi%2Frust_cube_fun_1" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kimundi/rust_cube_fun_1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Kimundi/rust_cube_fun_1 [INFO] finished tweaking git repo https://github.com/Kimundi/rust_cube_fun_1 [INFO] tweaked toml for git repo https://github.com/Kimundi/rust_cube_fun_1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Kimundi/rust_cube_fun_1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d25d558e958044f3885e72e4cf946ce774537b7d899cfdbbb615c095edaf3e2 [INFO] running `"docker" "start" "-a" "2d25d558e958044f3885e72e4cf946ce774537b7d899cfdbbb615c095edaf3e2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling gfx_window_glutin v0.31.0 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling fun1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `cgmath::AffineMatrix3` [INFO] [stderr] --> src/prelude.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | pub use cgmath::{Transform, AffineMatrix3}; [INFO] [stderr] | ^^^^^^^^^^^^^ no `AffineMatrix3` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `glutin::ElementState` [INFO] [stderr] --> src/prelude.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use glutin::ElementState; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `ElementState` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `specs::RunArg` [INFO] [stderr] --> src/prelude.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub use specs::RunArg; [INFO] [stderr] | ^^^^^^^^^^^^^ no `RunArg` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin` [INFO] [stderr] --> src/render.rs:130:27 [INFO] [stderr] | [INFO] [stderr] 130 | let builder = glutin::WindowBuilder::new() [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `tex` in `gfx` [INFO] [stderr] --> src/render.rs:153:14 [INFO] [stderr] | [INFO] [stderr] 153 | gfx::tex::Kind::D2(1, 1, gfx::tex::AaMode::Single), &[&texels] [INFO] [stderr] | ^^^ could not find `tex` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `tex` in `gfx` [INFO] [stderr] --> src/render.rs:153:39 [INFO] [stderr] | [INFO] [stderr] 153 | gfx::tex::Kind::D2(1, 1, gfx::tex::AaMode::Single), &[&texels] [INFO] [stderr] | ^^^ could not find `tex` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `tex` in `gfx` [INFO] [stderr] --> src/render.rs:156:22 [INFO] [stderr] | [INFO] [stderr] 156 | let sinfo = gfx::tex::SamplerInfo::new( [INFO] [stderr] | ^^^ could not find `tex` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `tex` in `gfx` [INFO] [stderr] --> src/render.rs:157:14 [INFO] [stderr] | [INFO] [stderr] 157 | gfx::tex::FilterMethod::Bilinear, [INFO] [stderr] | ^^^ could not find `tex` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `tex` in `gfx` [INFO] [stderr] --> src/render.rs:158:14 [INFO] [stderr] | [INFO] [stderr] 158 | gfx::tex::WrapMode::Clamp); [INFO] [stderr] | ^^^ could not find `tex` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `BufferRole` in `gfx` [INFO] [stderr] --> src/render.rs:173:59 [INFO] [stderr] | [INFO] [stderr] 173 | ... gfx::BufferRole::Vertex, [INFO] [stderr] | ^^^^^^^^^^ could not find `BufferRole` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Bind` in `gfx` [INFO] [stderr] --> src/render.rs:174:59 [INFO] [stderr] | [INFO] [stderr] 174 | ... gfx::Bind::empty()).unwrap(); [INFO] [stderr] | ^^^^ could not find `Bind` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Planner` in `specs` [INFO] [stderr] --> src/render.rs:210:16 [INFO] [stderr] | [INFO] [stderr] 210 | specs::Planner::new(w, 4) [INFO] [stderr] | ^^^^^^^ could not find `Planner` in `specs` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:286:25 [INFO] [stderr] | [INFO] [stderr] 286 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:287:40 [INFO] [stderr] | [INFO] [stderr] 287 | s, _, Some(glutin::VirtualKeyCode::W)) => self.wasdqe[0] = s, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:288:25 [INFO] [stderr] | [INFO] [stderr] 288 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:289:40 [INFO] [stderr] | [INFO] [stderr] 289 | s, _, Some(glutin::VirtualKeyCode::A)) => self.wasdqe[1] = s, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:290:25 [INFO] [stderr] | [INFO] [stderr] 290 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:291:40 [INFO] [stderr] | [INFO] [stderr] 291 | s, _, Some(glutin::VirtualKeyCode::S)) => self.wasdqe[2] = s, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:292:25 [INFO] [stderr] | [INFO] [stderr] 292 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:293:40 [INFO] [stderr] | [INFO] [stderr] 293 | s, _, Some(glutin::VirtualKeyCode::D)) => self.wasdqe[3] = s, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:294:25 [INFO] [stderr] | [INFO] [stderr] 294 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:295:40 [INFO] [stderr] | [INFO] [stderr] 295 | s, _, Some(glutin::VirtualKeyCode::Q)) => self.wasdqe[4] = s, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:296:25 [INFO] [stderr] | [INFO] [stderr] 296 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:297:40 [INFO] [stderr] | [INFO] [stderr] 297 | s, _, Some(glutin::VirtualKeyCode::E)) => self.wasdqe[5] = s, [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | glutin::Event::MouseWheel(d, _) => match d { [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `MouseScrollDelta` in `glutin` [INFO] [stderr] --> src/render.rs:299:29 [INFO] [stderr] | [INFO] [stderr] 299 | glutin::MouseScrollDelta::LineDelta(_, s) | glutin::MouseScrollDelta::PixelDelta(_, s) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `MouseScrollDelta` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `MouseScrollDelta` in `glutin` [INFO] [stderr] --> src/render.rs:299:73 [INFO] [stderr] | [INFO] [stderr] 299 | glutin::MouseScrollDelta::LineDelta(_, s) | glutin::MouseScrollDelta::PixelDelta(_, s) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `MouseScrollDelta` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:368:29 [INFO] [stderr] | [INFO] [stderr] 368 | glutin::Event::KeyboardInput( [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] --> src/render.rs:371:38 [INFO] [stderr] | [INFO] [stderr] 371 | Some(glutin::VirtualKeyCode::Escape) [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `VirtualKeyCode` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin` [INFO] [stderr] --> src/render.rs:373:31 [INFO] [stderr] | [INFO] [stderr] 373 | | glutin::Event::Closed => running = false, [INFO] [stderr] | ^^^^^ could not find `Event` in `glutin` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `deg` in crate `cgmath` [INFO] [stderr] --> src/render.rs:166:44 [INFO] [stderr] | [INFO] [stderr] 166 | let proj = cgmath::perspective(cgmath::deg(45.0f32), 4.0/3.0, 1.0, 1000.0); [INFO] [stderr] | ^^^ help: a tuple struct with a similar name exists: `Deg` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.17.0/src/angle.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct Deg(pub S); [INFO] [stderr] | ------------------------- similarly named tuple struct `Deg` defined here [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Event` in crate `glutin` [INFO] [stderr] --> src/render.rs:279:46 [INFO] [stderr] | [INFO] [stderr] 279 | fn handle(&mut self, event: &glutin::Event) { [INFO] [stderr] | ^^^^^ not found in `glutin` [INFO] [stderr] | [INFO] [stderr] help: consider importing one of these items [INFO] [stderr] | [INFO] [stderr] 1 | use glutin::event::Event; [INFO] [stderr] | [INFO] [stderr] 1 | use specs::shrev::Event; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0726]: implicit elided lifetime not allowed here [INFO] [stderr] --> src/systems.rs:9:6 [INFO] [stderr] | [INFO] [stderr] 9 | impl specs::System for ::render::Render { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: indicate the anonymous lifetime: `specs::System<'_, Context>` [INFO] [stderr] [INFO] [stderr] error[E0726]: implicit elided lifetime not allowed here [INFO] [stderr] --> src/systems.rs:48:6 [INFO] [stderr] | [INFO] [stderr] 48 | impl specs::System for Mover { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: indicate the anonymous lifetime: `specs::System<'_, Context>` [INFO] [stderr] [INFO] [stderr] warning: the item `InnerSpace` is imported redundantly [INFO] [stderr] --> src/systems.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 1 | use prelude::*; [INFO] [stderr] | ---------- the item `InnerSpace` is already imported here [INFO] [stderr] ... [INFO] [stderr] 55 | use cgmath::InnerSpace; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/systems.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | impl specs::System for ::render::Render { [INFO] [stderr] | ^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/systems.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | impl specs::System for Mover { [INFO] [stderr] | ^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error[E0050]: method `run` has 3 parameters but the declaration in trait `specs::System::run` has 2 [INFO] [stderr] --> src/systems.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | fn run(&mut self, arg: RunArg, _: Context) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters, found 3 [INFO] [stderr] | [INFO] [stderr] = note: `run` from trait: `fn(&mut Self, >::SystemData)` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `SystemData` [INFO] [stderr] --> src/systems.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | impl specs::System for ::render::Render { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `SystemData` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `type SystemData = Type;` [INFO] [stderr] [INFO] [stderr] error[E0050]: method `run` has 3 parameters but the declaration in trait `specs::System::run` has 2 [INFO] [stderr] --> src/systems.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | fn run(&mut self, arg: RunArg, _: Context) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters, found 3 [INFO] [stderr] | [INFO] [stderr] = note: `run` from trait: `fn(&mut Self, >::SystemData)` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `SystemData` [INFO] [stderr] --> src/systems.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | impl specs::System for Mover { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `SystemData` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `type SystemData = Type;` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `iter` found for tuple `(&_, &_)` in the current scope [INFO] [stderr] --> src/systems.rs:28:47 [INFO] [stderr] | [INFO] [stderr] 28 | for (_eid, pos) in (&entities, &poss).iter() { [INFO] [stderr] | ^^^^ method not found in `(&_, &_)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `iter` found for tuple `(&_, &mut _, &_)` in the current scope [INFO] [stderr] --> src/systems.rs:54:63 [INFO] [stderr] | [INFO] [stderr] 54 | for (_eid, a, b) in (&entities, &mut poss, &move_tos).iter() { [INFO] [stderr] | ^^^^ method not found in `(&_, &mut _, &_)` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stderr] --> src/render.rs:137:9 [INFO] [stderr] | [INFO] [stderr] 137 | gfx_window_glutin::init::(builder); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------- supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 3 arguments [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/render.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | let (window, mut device, mut factory, main_color, main_depth) = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple [INFO] [stderr] 137 | gfx_window_glutin::init::(builder); [INFO] [stderr] | ------------------------------------------------------------ this expression has type `std::result::Result<(glutin::windowed::ContextWrapper, gfx_device_gl::Device, gfx_device_gl::Factory, gfx::handle::RenderTargetView, gfx::handle::DepthStencilView), glutin::CreationError>` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `std::result::Result<(glutin::windowed::ContextWrapper, gfx_device_gl::Device, gfx_device_gl::Factory, gfx::handle::RenderTargetView, gfx::handle::DepthStencilView), glutin::CreationError>` [INFO] [stderr] found tuple `(_, _, _, _, _)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `specs::World` in the current scope [INFO] [stderr] --> src/render.rs:189:35 [INFO] [stderr] | [INFO] [stderr] 189 | let mut w = specs::World::new(); [INFO] [stderr] | ^^^ function or associated item not found in `specs::World` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] `use specs::WorldExt;` [INFO] [stderr] [INFO] [stderr] warning: unused import: `cgmath::InnerSpace` [INFO] [stderr] --> src/systems.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | use cgmath::InnerSpace; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 45 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0050, E0061, E0107, E0308, E0412, E0425, E0432, E0433... [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `fun1`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2d25d558e958044f3885e72e4cf946ce774537b7d899cfdbbb615c095edaf3e2"` [INFO] running `"docker" "rm" "-f" "2d25d558e958044f3885e72e4cf946ce774537b7d899cfdbbb615c095edaf3e2"` [INFO] [stdout] 2d25d558e958044f3885e72e4cf946ce774537b7d899cfdbbb615c095edaf3e2