[INFO] fetching crate mod3d-gl-sdl-example 0.3.0... [INFO] checking mod3d-gl-sdl-example-0.3.0 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate mod3d-gl-sdl-example 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mod3d-gl-sdl-example 0.3.0 [INFO] finished tweaking crates.io crate mod3d-gl-sdl-example 0.3.0 [INFO] tweaked toml for crates.io crate mod3d-gl-sdl-example 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mod3d-gl-sdl-example 0.3.0 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mod3d-gl-sdl-example 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d1ff31f05a9526bed309906741d07d36f084844f305902bc21065b508311186 [INFO] running `Command { std: "docker" "start" "-a" "6d1ff31f05a9526bed309906741d07d36f084844f305902bc21065b508311186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d1ff31f05a9526bed309906741d07d36f084844f305902bc21065b508311186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1ff31f05a9526bed309906741d07d36f084844f305902bc21065b508311186", kill_on_drop: false }` [INFO] [stdout] 6d1ff31f05a9526bed309906741d07d36f084844f305902bc21065b508311186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zstrict-projection-item-bounds" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bee8e29ea64ab2af4266ed9a7c758f213d7cebda066ff861cc3b5ccbb5fca8c [INFO] running `Command { std: "docker" "start" "-a" "8bee8e29ea64ab2af4266ed9a7c758f213d7cebda066ff861cc3b5ccbb5fca8c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking indent-display v0.1.1 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking geo-nd v0.5.2 [INFO] [stderr] Checking mod3d-base v0.3.0 [INFO] [stderr] Checking mod3d-gltf v0.3.0 [INFO] [stderr] Checking mod3d-gl v0.3.0 [INFO] [stderr] Checking mod3d-gl-sdl-example v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Base where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:35:35 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Instantiable<'inst, G: Gl> { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Instantiable<'inst, G: Gl> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Instances<'inst, G: Gl> { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Instances<'inst, G: Gl> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 50 | impl Base where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/objects.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new( [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result, String> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/objects.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | G: Gl, [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 96 | G: Gl, ::Texture: TextureClient [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create_shader_program( [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, String> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 93 | pub fn make_instances(&self) -> Instances<'_, G> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | let _ = gl.program_bind_uniform_index(&shader_program, 1, material_uid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `program_bind_uniform_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::program_bind_uniform_index` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn program_bind_uniform_index( [INFO] [stdout] | -------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let world_gl = gl.uniform_buffer_create(&world_data, true).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `uniform_buffer_create` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::uniform_buffer_create` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | fn uniform_buffer_create( [INFO] [stdout] | --------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | gl.uniform_index_of_range(&world_gl, world_uid, 0, 0); [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `uniform_index_of_range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::uniform_index_of_range` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | fn uniform_index_of_range( [INFO] [stdout] | ---------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | let _ = gl.program_bind_uniform_index(&shader_program, 2, world_uid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `program_bind_uniform_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::program_bind_uniform_index` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn program_bind_uniform_index( [INFO] [stdout] | -------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | shader_program, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:87:57 [INFO] [stdout] | [INFO] [stdout] 87 | let instantiables = ShaderInstantiable::new(gl, &self.shader_program, &self.objects) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, String> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | gl.uniform_buffer_update_data(&self.world_gl, &game_state.world_data, 0); [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `uniform_buffer_update_data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::uniform_buffer_update_data` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | fn uniform_buffer_update_data( [INFO] [stdout] | -------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | gl.use_program(Some(&self.shader_program)); [INFO] [stdout] | ^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `use_program` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::use_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn use_program(&self, program: Option<&Self::Program>); [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | gl.use_program(Some(&self.shader_program)); [INFO] [stdout] | ^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | gl.use_program(Some(&self.shader_program)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | let shader = read_file(shader_paths, shader_filename)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mod3d_gl::Gl::PipelineDesc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::PipelineDesc` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | type PipelineDesc<'a> : Deserialize<'a>; [INFO] [stdout] | ------------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | .create_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `create_pipeline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::create_pipeline` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn create_pipeline Result>(&mut self, [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Box::new(shader), [INFO] [stdout] | ^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Box::new(shader), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | let shader_program = gl [INFO] [stdout] | __________________________^ [INFO] [stdout] 16 | | .create_pipeline( [INFO] [stdout] 17 | | &|filename| read_file(shader_paths, filename).map_err(|e| e.to_string()), [INFO] [stdout] 18 | | Box::new(shader), [INFO] [stdout] 19 | | ) [INFO] [stdout] 20 | | .map_err(|e| anyhow::anyhow!("Failed to read shader program {e}"))?; [INFO] [stdout] | |__________________________________________________________________________^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | let shader_program = gl [INFO] [stdout] | __________________________^ [INFO] [stdout] 16 | | .create_pipeline( [INFO] [stdout] 17 | | &|filename| read_file(shader_paths, filename).map_err(|e| e.to_string()), [INFO] [stdout] 18 | | Box::new(shader), [INFO] [stdout] 19 | | ) [INFO] [stdout] 20 | | .map_err(|e| anyhow::anyhow!("Failed to read shader program {e}"))?; [INFO] [stdout] | |___________________________________________________________________________^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Ok(shader_program) [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Ok(shader_program) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mod3d-gl-sdl-example` (bin "mod3d-gl-sdl-example") due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Base where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:35:35 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Instantiable<'inst, G: Gl> { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Instantiable<'inst, G: Gl> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Instances<'inst, G: Gl> { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Instances<'inst, G: Gl> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 50 | impl Base where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/objects.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new( [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result, String> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/objects.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | G: Gl, [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 96 | G: Gl, ::Texture: TextureClient [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create_shader_program( [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, String> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 93 | pub fn make_instances(&self) -> Instances<'_, G> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl Base { [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | let _ = gl.program_bind_uniform_index(&shader_program, 1, material_uid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `program_bind_uniform_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::program_bind_uniform_index` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn program_bind_uniform_index( [INFO] [stdout] | -------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let world_gl = gl.uniform_buffer_create(&world_data, true).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `uniform_buffer_create` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::uniform_buffer_create` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | fn uniform_buffer_create( [INFO] [stdout] | --------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | gl.uniform_index_of_range(&world_gl, world_uid, 0, 0); [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `uniform_index_of_range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::uniform_index_of_range` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | fn uniform_index_of_range( [INFO] [stdout] | ---------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | let _ = gl.program_bind_uniform_index(&shader_program, 2, world_uid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `program_bind_uniform_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::program_bind_uniform_index` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn program_bind_uniform_index( [INFO] [stdout] | -------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | shader_program, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 57 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:87:57 [INFO] [stdout] | [INFO] [stdout] 87 | let instantiables = ShaderInstantiable::new(gl, &self.shader_program, &self.objects) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, String> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | gl.uniform_buffer_update_data(&self.world_gl, &game_state.world_data, 0); [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `uniform_buffer_update_data` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::uniform_buffer_update_data` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | fn uniform_buffer_update_data( [INFO] [stdout] | -------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | gl.use_program(Some(&self.shader_program)); [INFO] [stdout] | ^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `use_program` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::use_program` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn use_program(&self, program: Option<&Self::Program>); [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | gl.use_program(Some(&self.shader_program)); [INFO] [stdout] | ^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/model.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | gl.use_program(Some(&self.shader_program)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 104 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | let shader = read_file(shader_paths, shader_filename)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `mod3d_gl::Gl::PipelineDesc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::PipelineDesc` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | type PipelineDesc<'a> : Deserialize<'a>; [INFO] [stdout] | ------------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let shader: G::PipelineDesc<'_> = serde_json::from_str(&shader)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | .create_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `create_pipeline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl::create_pipeline` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn create_pipeline Result>(&mut self, [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Box::new(shader), [INFO] [stdout] | ^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | Box::new(shader), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | let shader_program = gl [INFO] [stdout] | __________________________^ [INFO] [stdout] 16 | | .create_pipeline( [INFO] [stdout] 17 | | &|filename| read_file(shader_paths, filename).map_err(|e| e.to_string()), [INFO] [stdout] 18 | | Box::new(shader), [INFO] [stdout] 19 | | ) [INFO] [stdout] 20 | | .map_err(|e| anyhow::anyhow!("Failed to read shader program {e}"))?; [INFO] [stdout] | |__________________________________________________________________________^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | let shader_program = gl [INFO] [stdout] | __________________________^ [INFO] [stdout] 16 | | .create_pipeline( [INFO] [stdout] 17 | | &|filename| read_file(shader_paths, filename).map_err(|e| e.to_string()), [INFO] [stdout] 18 | | Box::new(shader), [INFO] [stdout] 19 | | ) [INFO] [stdout] 20 | | .map_err(|e| anyhow::anyhow!("Failed to read shader program {e}"))?; [INFO] [stdout] | |___________________________________________________________________________^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Ok(shader_program) [INFO] [stdout] | ^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_program.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Ok(shader_program) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-base-0.3.0/src/traits.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | type Texture: TextureClient; [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Gl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mod3d-gl-0.3.0/src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Result where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mod3d-gl-sdl-example` (bin "mod3d-gl-sdl-example" test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "8bee8e29ea64ab2af4266ed9a7c758f213d7cebda066ff861cc3b5ccbb5fca8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bee8e29ea64ab2af4266ed9a7c758f213d7cebda066ff861cc3b5ccbb5fca8c", kill_on_drop: false }` [INFO] [stdout] 8bee8e29ea64ab2af4266ed9a7c758f213d7cebda066ff861cc3b5ccbb5fca8c