[INFO] updating cached repository https://github.com/ArnaudValensi/voxel-game-engine-rust [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] 0ee4c74c9a987cfedf2a34b1d226ff484f1b428b [INFO] testing ArnaudValensi/voxel-game-engine-rust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArnaudValensi/voxel-game-engine-rust 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/ArnaudValensi/voxel-game-engine-rust [INFO] removed path dependency yoga from git repo https://github.com/ArnaudValensi/voxel-game-engine-rust [INFO] finished tweaking git repo https://github.com/ArnaudValensi/voxel-game-engine-rust [INFO] tweaked toml for git repo https://github.com/ArnaudValensi/voxel-game-engine-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ArnaudValensi/voxel-game-engine-rust 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] warning: dependency (yoga) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (yoga) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9290d174c327df8034e9af127beba63685e01624fd117e6f963dac45a5208588 [INFO] running `"docker" "start" "-a" "9290d174c327df8034e9af127beba63685e01624fd117e6f963dac45a5208588"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (yoga) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling yoga v0.3.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.26.0 [INFO] [stderr] Compiling terrain-generation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(fn_traits)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/renderer.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | mesh: &mut Mesh, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Mesh` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gui/mod.rs:30:35 [INFO] [stderr] | [INFO] [stderr] 30 | on_mouse_enter_fn: Option<&'a Fn()>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gui/mod.rs:58:35 [INFO] [stderr] | [INFO] [stderr] 58 | on_mouse_enter_fn: Option<&'a Fn()>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gui/mod.rs:90:51 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn on_mouse_enter(mut self, callback: &'a Fn()) -> Self { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fn()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/renderer.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub encoder: gfx::Encoder, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/encoder.rs:159:23 [INFO] [stderr] | [INFO] [stderr] 159 | pub struct Encoder { [INFO] [stderr] | --------- required by this bound in `gfx::Encoder` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/pipeline.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Pipeline> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:261:27 [INFO] [stderr] | [INFO] [stderr] 261 | pub trait PipelineData { [INFO] [stderr] | ------------ required by this bound in `gfx::pso::PipelineData` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/mesh.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Mesh> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:261:27 [INFO] [stderr] | [INFO] [stderr] 261 | pub trait PipelineData { [INFO] [stderr] | ------------ required by this bound in `gfx::pso::PipelineData` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | pub pso: gfx::PipelineState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stderr] | [INFO] [stderr] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stderr] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:63:6 [INFO] [stderr] | [INFO] [stderr] 63 | impl Pipeline> for VoxelMeshPipe { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: src/pipeline.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Pipeline> { [INFO] [stderr] | --------------------------------- required by this bound in `pipeline::Pipeline` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `voxel_mesh::pipe::Data` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:122:6 [INFO] [stderr] | [INFO] [stderr] 122 | impl Mesh> for VoxelMesh { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: src/mesh.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Mesh> { [INFO] [stderr] | --------------------------------- required by this bound in `mesh::Mesh` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `voxel_mesh::pipe::Data` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | pub pso: gfx::PipelineState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stderr] | [INFO] [stderr] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stderr] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:37:6 [INFO] [stderr] | [INFO] [stderr] 37 | impl Pipeline> for UIMeshPipe { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: src/pipeline.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Pipeline> { [INFO] [stderr] | --------------------------------- required by this bound in `pipeline::Pipeline` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `gui::mesh::pipe::Data` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:102:6 [INFO] [stderr] | [INFO] [stderr] 102 | impl Mesh> for UIMesh { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: src/mesh.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Mesh> { [INFO] [stderr] | --------------------------------- required by this bound in `mesh::Mesh` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `gui::mesh::pipe::Data` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | pub data: pipe::Data, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `gfx::pso::DataBind` for `gfx::DepthTarget<(gfx::format::D24_S8, gfx::format::Unorm)>` [INFO] [stderr] = note: required because it appears within the type `voxel_mesh::pipe::Data` [INFO] [stderr] = note: only the last field of a struct may have a dynamically sized type [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | pub slice: gfx::Slice, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/slice.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct Slice { [INFO] [stderr] | --------- required by this bound in `gfx::Slice` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `gfx::pso::DataBind` for `gfx::RenderTarget<(gfx::format::R8_G8_B8_A8, gfx::format::Unorm)>` [INFO] [stderr] = note: required because it appears within the type `gui::mesh::UIMesh` [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/renderer.rs:69:21 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn draw, P: Pipeline>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:261:27 [INFO] [stderr] | [INFO] [stderr] 261 | pub trait PipelineData { [INFO] [stderr] | ------------ required by this bound in `gfx::pso::PipelineData` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:64:26 [INFO] [stderr] | [INFO] [stderr] 64 | fn get_pso(&self) -> &gfx::PipelineState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stderr] | [INFO] [stderr] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stderr] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:123:27 [INFO] [stderr] | [INFO] [stderr] 6 | / gfx_defines! { [INFO] [stderr] 7 | | vertex Vertex { [INFO] [stderr] 8 | | pos: [f32; 3] = "a_Pos", [INFO] [stderr] 9 | | color: [f32; 3] = "a_Color", [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_- required by this bound in `voxel_mesh::pipe::Data` [INFO] [stderr] ... [INFO] [stderr] 123 | fn get_data(&self) -> &pipe::Data { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/voxel_mesh.rs:127:28 [INFO] [stderr] | [INFO] [stderr] 127 | fn get_slice(&self) -> &gfx::Slice { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/slice.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct Slice { [INFO] [stderr] | --------- required by this bound in `gfx::Slice` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:38:26 [INFO] [stderr] | [INFO] [stderr] 38 | fn get_pso(&self) -> &gfx::PipelineState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stderr] | [INFO] [stderr] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stderr] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:103:27 [INFO] [stderr] | [INFO] [stderr] 7 | / gfx_defines! { [INFO] [stderr] 8 | | vertex Vertex { [INFO] [stderr] 9 | | pos: [f32; 2] = "a_Pos", [INFO] [stderr] 10 | | color: [f32; 3] = "a_Color", [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_- required by this bound in `gui::mesh::pipe::Data` [INFO] [stderr] ... [INFO] [stderr] 103 | fn get_data(&self) -> &pipe::Data { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stderr] --> src/gui/mesh.rs:107:28 [INFO] [stderr] | [INFO] [stderr] 107 | fn get_slice(&self) -> &gfx::Slice { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/slice.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | pub struct Slice { [INFO] [stderr] | --------- required by this bound in `gfx::Slice` [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `terrain-generation`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9290d174c327df8034e9af127beba63685e01624fd117e6f963dac45a5208588"` [INFO] running `"docker" "rm" "-f" "9290d174c327df8034e9af127beba63685e01624fd117e6f963dac45a5208588"` [INFO] [stdout] 9290d174c327df8034e9af127beba63685e01624fd117e6f963dac45a5208588