[INFO] cloning repository https://github.com/ArnaudValensi/voxel-game-engine-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArnaudValensi/voxel-game-engine-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ee4c74c9a987cfedf2a34b1d226ff484f1b428b [INFO] documenting ArnaudValensi/voxel-game-engine-rust against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArnaudValensi%2Fvoxel-game-engine-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArnaudValensi/voxel-game-engine-rust on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a585b92290bdf9319a8ba7bf011036cdde09bbb339f1c14b9b7e481f0bfaa6c2 [INFO] running `Command { std: "docker" "start" "-a" "a585b92290bdf9319a8ba7bf011036cdde09bbb339f1c14b9b7e481f0bfaa6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a585b92290bdf9319a8ba7bf011036cdde09bbb339f1c14b9b7e481f0bfaa6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a585b92290bdf9319a8ba7bf011036cdde09bbb339f1c14b9b7e481f0bfaa6c2", kill_on_drop: false }` [INFO] [stdout] a585b92290bdf9319a8ba7bf011036cdde09bbb339f1c14b9b7e481f0bfaa6c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cdfed64ea405b3edc1716adac5cdd9e98e2e2d2c14aed18e6f5303b51d65a5fe [INFO] running `Command { std: "docker" "start" "-a" "cdfed64ea405b3edc1716adac5cdd9e98e2e2d2c14aed18e6f5303b51d65a5fe", kill_on_drop: false }` [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 libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking gfx_window_glutin v0.26.0 [INFO] [stderr] Compiling yoga v0.3.1 [INFO] [stderr] Documenting terrain-generation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/renderer.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub encoder: gfx::Encoder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/encoder.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct Encoder { [INFO] [stdout] | --------- required by this bound in `gfx::Encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/pipeline.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Pipeline> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | pub trait PipelineData { [INFO] [stdout] | ------------ required by this bound in `gfx::pso::PipelineData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/mesh.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Mesh> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | pub trait PipelineData { [INFO] [stdout] | ------------ required by this bound in `gfx::pso::PipelineData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub pso: gfx::PipelineState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stdout] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | impl Pipeline> for VoxelMeshPipe { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: src/pipeline.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Pipeline> { [INFO] [stdout] | --------------------------------- required by this bound in `pipeline::Pipeline` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `voxel_mesh::pipe::Data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | impl Mesh> for VoxelMesh { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: src/mesh.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Mesh> { [INFO] [stdout] | --------------------------------- required by this bound in `mesh::Mesh` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `voxel_mesh::pipe::Data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub pso: gfx::PipelineState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stdout] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | impl Pipeline> for UIMeshPipe { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: src/pipeline.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Pipeline> { [INFO] [stdout] | --------------------------------- required by this bound in `pipeline::Pipeline` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `gui::mesh::pipe::Data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | impl Mesh> for UIMesh { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: src/mesh.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Mesh> { [INFO] [stdout] | --------------------------------- required by this bound in `mesh::Mesh` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `gfx::pso::PipelineData` for `gui::mesh::pipe::Data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub data: pipe::Data, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `gfx::pso::DataBind` for `gfx::DepthTarget<(gfx::format::D24_S8, gfx::format::Unorm)>` [INFO] [stdout] = note: required because it appears within the type `voxel_mesh::pipe::Data` [INFO] [stdout] = note: only the last field of a struct may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub slice: gfx::Slice, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/slice.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Slice { [INFO] [stdout] | --------- required by this bound in `gfx::Slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] = 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] [stdout] = note: required because it appears within the type `gui::mesh::UIMesh` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/renderer.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn draw, P: Pipeline>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | pub trait PipelineData { [INFO] [stdout] | ------------ required by this bound in `gfx::pso::PipelineData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_pso(&self) -> &gfx::PipelineState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stdout] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 6 | / gfx_defines! { [INFO] [stdout] 7 | | vertex Vertex { [INFO] [stdout] 8 | | pos: [f32; 3] = "a_Pos", [INFO] [stdout] 9 | | color: [f32; 3] = "a_Color", [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- required by this bound in `voxel_mesh::pipe::Data` [INFO] [stdout] ... [INFO] [stdout] 123 | fn get_data(&self) -> &pipe::Data { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/voxel_mesh.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | fn get_slice(&self) -> &gfx::Slice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/slice.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Slice { [INFO] [stdout] | --------- required by this bound in `gfx::Slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_pso(&self) -> &gfx::PipelineState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/pso/mod.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | pub struct PipelineState(c::handle::RawPipelineState, [INFO] [stdout] | ------------ required by this bound in `gfx::PipelineState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 7 | / gfx_defines! { [INFO] [stdout] 8 | | vertex Vertex { [INFO] [stdout] 9 | | pos: [f32; 2] = "a_Pos", [INFO] [stdout] 10 | | color: [f32; 3] = "a_Color", [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- required by this bound in `gui::mesh::pipe::Data` [INFO] [stdout] ... [INFO] [stdout] 103 | fn get_data(&self) -> &pipe::Data { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/gui/mesh.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | fn get_slice(&self) -> &gfx::Slice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.17.1/src/slice.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Slice { [INFO] [stdout] | --------- required by this bound in `gfx::Slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: Could not document `terrain-generation`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name terrain_generation src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern anymap=/opt/rustwide/target/debug/deps/libanymap-b7d3d4584e9d609a.rmeta --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-b07d652eb1565146.rmeta --extern gfx=/opt/rustwide/target/debug/deps/libgfx-95a27b3d2f96e1a7.rmeta --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-4b2ad7db7845417e.rmeta --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-fe56f91bee8b5927.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-8461f5ba3e0612ff.rmeta --extern yoga=/opt/rustwide/target/debug/deps/libyoga-ab7cb1d407f8b117.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "cdfed64ea405b3edc1716adac5cdd9e98e2e2d2c14aed18e6f5303b51d65a5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfed64ea405b3edc1716adac5cdd9e98e2e2d2c14aed18e6f5303b51d65a5fe", kill_on_drop: false }` [INFO] [stdout] cdfed64ea405b3edc1716adac5cdd9e98e2e2d2c14aed18e6f5303b51d65a5fe