[INFO] fetching crate mod3d-gl 0.3.0... [INFO] checking mod3d-gl-0.3.0 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate mod3d-gl 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mod3d-gl 0.3.0 [INFO] finished tweaking crates.io crate mod3d-gl 0.3.0 [INFO] tweaked toml for crates.io crate mod3d-gl 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mod3d-gl 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 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 69bc4654ef8947c5f217a6ee49c896f717170c71fac29a1d07fca7107f07d417 [INFO] running `Command { std: "docker" "start" "-a" "69bc4654ef8947c5f217a6ee49c896f717170c71fac29a1d07fca7107f07d417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69bc4654ef8947c5f217a6ee49c896f717170c71fac29a1d07fca7107f07d417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bc4654ef8947c5f217a6ee49c896f717170c71fac29a1d07fca7107f07d417", kill_on_drop: false }` [INFO] [stdout] 69bc4654ef8947c5f217a6ee49c896f717170c71fac29a1d07fca7107f07d417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 67b4efb5ad5e7ba0a459c3e5fe4f717677c27ff8fbb4a7a3006be6588bf1d6d5 [INFO] running `Command { std: "docker" "start" "-a" "67b4efb5ad5e7ba0a459c3e5fe4f717677c27ff8fbb4a7a3006be6588bf1d6d5", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking indent-display v0.1.1 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl v0.14.0 [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 geo-nd v0.5.2 [INFO] [stderr] Checking mod3d-base v0.3.0 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking mod3d-gl v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 22 | 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/buffer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | 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] ::: 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] 22 | 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/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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] 39 | 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/buffer.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | 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] ::: 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] 82 | 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/buffer.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | 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] ::: 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] 103 | 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/buffer.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | 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] ::: 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] 124 | 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/buffer.rs:136:77 [INFO] [stdout] | [INFO] [stdout] 136 | impl indent_display::DefaultIndentedDisplay for VertexBuffer where 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] ::: 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] 136 | impl indent_display::DefaultIndentedDisplay for VertexBuffer where 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/buffer.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 148 | 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/buffer.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | 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] ::: 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] 148 | 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/buffer.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | 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] ::: 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] 161 | 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/buffer.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | 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] ::: 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] 178 | 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/buffer.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | 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] ::: 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] 195 | 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/buffer.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | 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] ::: 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] 222 | 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/buffer.rs:234:76 [INFO] [stdout] | [INFO] [stdout] 234 | impl indent_display::DefaultIndentedDisplay for IndexBuffer where 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] ::: 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] 234 | impl indent_display::DefaultIndentedDisplay for IndexBuffer where 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/buffer.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 243 | 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/buffer.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | 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] ::: 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] 243 | 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/buffer.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | 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] ::: 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] 254 | 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/buffer.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | 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] ::: 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] 264 | 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/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 278 | 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/buffer.rs:328:63 [INFO] [stdout] | [INFO] [stdout] 328 | impl mod3d_base::AccessorClient for BufferView where 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] ::: 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] 328 | impl mod3d_base::AccessorClient for BufferView where 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/buffer.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 333 | 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] ::: 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] 333 | 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/buffer.rs:344:75 [INFO] [stdout] | [INFO] [stdout] 344 | impl indent_display::DefaultIndentedDisplay for BufferView where 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] ::: 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] 344 | impl indent_display::DefaultIndentedDisplay for BufferView where 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/buffer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 356 | 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/buffer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | 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] ::: 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] 356 | 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/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 368 | 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/vertices.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 16 | 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/vertices.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | 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] ::: 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] 16 | 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/vertices.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | 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] ::: 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 | 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/vertices.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | 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] ::: 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] 43 | 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/vertices.rs:96:8 [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] ::: 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/vertices.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | 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] ::: 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] 107 | 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/vertices.rs:123:61 [INFO] [stdout] | [INFO] [stdout] 123 | impl mod3d_base::VerticesClient for Vertices where 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] ::: 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] 123 | impl mod3d_base::VerticesClient for Vertices where 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_instantiable.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 80 | 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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 | 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/buffer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 22 | 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/buffer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | 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] ::: 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] 22 | 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/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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] 39 | 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/buffer.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | 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] ::: 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] 82 | 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/buffer.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | 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] ::: 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] 103 | 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/buffer.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | 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] ::: 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] 124 | 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/buffer.rs:136:77 [INFO] [stdout] | [INFO] [stdout] 136 | impl indent_display::DefaultIndentedDisplay for VertexBuffer where 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] ::: 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] 136 | impl indent_display::DefaultIndentedDisplay for VertexBuffer where 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/buffer.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 148 | 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/buffer.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | 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] ::: 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] 148 | 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/buffer.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | 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] ::: 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] 161 | 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/buffer.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | 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] ::: 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] 178 | 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/buffer.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | 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] ::: 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] 195 | 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/buffer.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | 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] ::: 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] 222 | 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/buffer.rs:234:76 [INFO] [stdout] | [INFO] [stdout] 234 | impl indent_display::DefaultIndentedDisplay for IndexBuffer where 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] ::: 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] 234 | impl indent_display::DefaultIndentedDisplay for IndexBuffer where 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/buffer.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 243 | 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/buffer.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | 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] ::: 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] 243 | 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/buffer.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | 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] ::: 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] 254 | 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/material.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create( [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] ::: 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] 28 | M: mod3d_base::Material, ::Texture: TextureClient [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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] 44 | pub fn gl_buffer(&self) -> &::Buffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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 | fn of_view(&mut self, bda: &BufferDataAccessor, render_context: &mut 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/buffer.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | 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] ::: 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] 264 | 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/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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] 65 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | 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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | 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] ::: 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] 105 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 278 | 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/buffer.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | 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] ::: 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] 126 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | 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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:328:63 [INFO] [stdout] | [INFO] [stdout] 328 | impl mod3d_base::AccessorClient for BufferView where 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] ::: 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] 328 | impl mod3d_base::AccessorClient for BufferView where 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/buffer.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | 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] ::: 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] 180 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 333 | 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] ::: 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] 333 | 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/buffer.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | 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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:344:75 [INFO] [stdout] | [INFO] [stdout] 344 | impl indent_display::DefaultIndentedDisplay for BufferView where 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] ::: 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] 344 | impl indent_display::DefaultIndentedDisplay for BufferView where 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/buffer.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | 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] ::: 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] 212 | pub fn gl_buffer(&self) -> &::Buffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 356 | 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/buffer.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | 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] ::: 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] 224 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | 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] ::: 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] 356 | 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/buffer.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 368 | 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/buffer.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | 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] ::: 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] 256 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | 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] ::: 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] 266 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 283 | pub fn as_index_buffer(&self) -> &IndexBuffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 293 | pub fn as_vertex_buffer(&self) -> &VertexBuffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 306 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 317 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 16 | 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/buffer.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 333 | 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] ::: 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] 335 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | 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] ::: 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] 16 | 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/buffer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 371 | pub fn of_data(context: &mut G, data: &[F], is_dynamic: bool) -> 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/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 376 | pub fn new(gl_buffer: ::Buffer, byte_length: usize) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 387 | pub fn gl_buffer(&self) -> &::Buffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | 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] ::: 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 | 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/vertices.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | 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] ::: 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] 43 | 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/vertices.rs:96:8 [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] ::: 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/vertices.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | 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] ::: 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] 107 | 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/vertices.rs:123:61 [INFO] [stdout] | [INFO] [stdout] 123 | impl mod3d_base::VerticesClient for Vertices where 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] ::: 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] 123 | impl mod3d_base::VerticesClient for Vertices where 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/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 392 | pub fn byte_length(&self) -> usize where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 397 | pub fn offset_and_length(&self, byte_offset: usize, byte_length: usize) -> (usize, usize) 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_instantiable.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | 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] ::: 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 extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 80 | 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/vertices.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/shader_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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 | 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/vertices.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | 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] ::: 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] 28 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | 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] ::: 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] 51 | pub fn create(vertices: &mod3d_base::Vertices, _renderer: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | 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] ::: 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] 88 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:96:8 [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] ::: 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] 98 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | 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] ::: 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] 110 | fn default() -> Self 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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] 100 | ) -> 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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] 125 | ) -> 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/material.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn create( [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] ::: 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] 28 | M: mod3d_base::Material, ::Texture: TextureClient [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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] 44 | pub fn gl_buffer(&self) -> &::Buffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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 | fn of_view(&mut self, bda: &BufferDataAccessor, render_context: &mut 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/buffer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | 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] ::: 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] 65 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | 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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | 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] ::: 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] 105 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | 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] ::: 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] 126 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 161 | 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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | 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] ::: 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] 180 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | 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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | 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] ::: 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] 212 | pub fn gl_buffer(&self) -> &::Buffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:222:8 [INFO] [stdout] | [INFO] [stdout] 222 | 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] ::: 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] 224 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | 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] ::: 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] 256 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | 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] ::: 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] 266 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 283 | pub fn as_index_buffer(&self) -> &IndexBuffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 293 | pub fn as_vertex_buffer(&self) -> &VertexBuffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 306 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | 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] ::: 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] 317 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 333 | 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] ::: 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] 335 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 371 | pub fn of_data(context: &mut G, data: &[F], is_dynamic: bool) -> 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/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 376 | pub fn new(gl_buffer: ::Buffer, byte_length: usize) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 387 | pub fn gl_buffer(&self) -> &::Buffer where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 392 | pub fn byte_length(&self) -> usize where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | 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] ::: 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] 397 | pub fn offset_and_length(&self, byte_offset: usize, byte_length: usize) -> (usize, usize) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | self.gl_buffer = bda.desc().data().borrow_client().clone(); [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] ::: 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 | fn of_view(&mut self, bda: &BufferDataAccessor, render_context: &mut 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/buffer.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | self.gl_buffer = bda.desc().data().borrow_client().clone(); [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] ::: 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 | fn of_view(&mut self, bda: &BufferDataAccessor, render_context: &mut 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/vertices.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | 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] ::: src/traits.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait Gl: [INFO] [stdout] | -- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | context.buffer_bind_to_vao_attr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::buffer_bind_to_vao_attr` [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::buffer_bind_to_vao_attr` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | fn buffer_bind_to_vao_attr( [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 65 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | 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] ::: 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] 28 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | 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] ::: 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] 51 | pub fn create(vertices: &mod3d_base::Vertices, _renderer: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | 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] ::: 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] 88 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | let gl_buffer = ::Buffer::default(); [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::Buffer` [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::Buffer` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | type Buffer: GlBuffer; [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:96:8 [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] ::: 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] 98 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/vertices.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | 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] ::: 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] 110 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | gl_buffer, [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] ::: 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] 84 | fn default() -> Self 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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] 100 | ) -> 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/buffer.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | let gl_buffer = self.gl_buffer.clone(); [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] ::: 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] 105 | fn clone(&self) -> Self 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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] 125 | ) -> 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/buffer.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | gl_buffer, [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] ::: 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] 105 | fn clone(&self) -> Self 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_instantiable.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | 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] ::: 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] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | "Vert({:?}+{}:#{} {:?} @{})", [INFO] [stdout] | ^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 126 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | let gl_buffer = ::Buffer::default(); [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::Buffer` [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::Buffer` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | type Buffer: GlBuffer; [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | gl_buffer, [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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | let gl_buffer = self.gl_buffer.clone(); [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] ::: 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] 180 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | gl_buffer, [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] ::: 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] 180 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | let mut gl_buffer = ::Buffer::default(); [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::Buffer` [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::Buffer` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | type Buffer: GlBuffer; [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let mut gl_buffer = ::Buffer::default(); [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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let mut gl_buffer = ::Buffer::default(); [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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | render_context.init_buffer_of_indices(&mut gl_buffer, view); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::init_buffer_of_indices` [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::init_buffer_of_indices` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn init_buffer_of_indices( [INFO] [stdout] | ---------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | gl_buffer, [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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | "Ind({:?}#{} {:?})", [INFO] [stdout] | ^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:372:34 [INFO] [stdout] | [INFO] [stdout] 372 | G::uniform_buffer_create(context, data, is_dynamic) [INFO] [stdout] | ------------------------ ^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::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] ::: 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] 371 | pub fn of_data(context: &mut G, data: &[F], is_dynamic: bool) -> 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/buffer.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | gl_buffer, [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] ::: 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] 376 | pub fn new(gl_buffer: ::Buffer, byte_length: usize) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | self.gl_buffer = bda.desc().data().borrow_client().clone(); [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] ::: 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 | fn of_view(&mut self, bda: &BufferDataAccessor, render_context: &mut 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/buffer.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | self.gl_buffer = bda.desc().data().borrow_client().clone(); [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] ::: 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 | fn of_view(&mut self, bda: &BufferDataAccessor, render_context: &mut 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/buffer.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | context.buffer_bind_to_vao_attr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::buffer_bind_to_vao_attr` [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::buffer_bind_to_vao_attr` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | fn buffer_bind_to_vao_attr( [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 65 | ) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | let gl_buffer = ::Buffer::default(); [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::Buffer` [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::Buffer` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | type Buffer: GlBuffer; [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | gl_buffer, [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] ::: 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] 84 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | let gl_buffer = self.gl_buffer.clone(); [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] ::: 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] 105 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | gl_buffer, [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] ::: 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] 105 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | "Vert({:?}+{}:#{} {:?} @{})", [INFO] [stdout] | ^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 126 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | let gl_buffer = ::Buffer::default(); [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::Buffer` [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::Buffer` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | type Buffer: GlBuffer; [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | let gl_buffer = ::Buffer::default(); [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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | gl_buffer, [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] ::: 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] 163 | fn default() -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | let gl_buffer = self.gl_buffer.clone(); [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] ::: 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] 180 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | gl_buffer, [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] ::: 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] 180 | fn clone(&self) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | let mut gl_buffer = ::Buffer::default(); [INFO] [stdout] | ^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::Buffer` [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::Buffer` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | type Buffer: GlBuffer; [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let mut gl_buffer = ::Buffer::default(); [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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let mut gl_buffer = ::Buffer::default(); [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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | render_context.init_buffer_of_indices(&mut gl_buffer, view); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::init_buffer_of_indices` [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::init_buffer_of_indices` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn init_buffer_of_indices( [INFO] [stdout] | ---------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | gl_buffer, [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] ::: 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] 199 | fn of_view(view: &BufferIndexAccessor, render_context: &mut G) -> Self where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | "Ind({:?}#{} {:?})", [INFO] [stdout] | ^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | fn fmt(&self, f: &mut std::fmt::Formatter) -> Result<(), std::fmt::Error> where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Texture: TextureClient` is not satisfied [INFO] [stdout] --> src/buffer.rs:372:34 [INFO] [stdout] | [INFO] [stdout] 372 | G::uniform_buffer_create(context, data, is_dynamic) [INFO] [stdout] | ------------------------ ^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::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] ::: 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] 371 | pub fn of_data(context: &mut G, data: &[F], is_dynamic: bool) -> 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/buffer.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | gl_buffer, [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] ::: 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] 376 | pub fn new(gl_buffer: ::Buffer, byte_length: usize) -> Self 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_instantiable.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let gl_vao = context.vao_create_from_indices(indices)?; [INFO] [stdout] | ^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::vao_create_from_indices` [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::vao_create_from_indices` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | fn vao_create_from_indices( [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 100 | ) -> 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_instantiable.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let gl_vao = context.vao_create_from_indices(indices)?; [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] ::: 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] 100 | ) -> 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_instantiable.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let gl_vao = context.vao_create_from_indices(indices)?; [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] ::: 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] 100 | ) -> 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_instantiable.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | for (index, vertex_attr) in program.attributes() { [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] ::: 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] 100 | ) -> 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_instantiable.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | for (index, vertex_attr) in program.attributes() { [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] ::: 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] 100 | ) -> 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_instantiable.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | position.bind_to_vao_attr(context, index); [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] ::: 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] 100 | ) -> 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_instantiable.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | buffer.bind_to_vao_attr(context, index); [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] ::: 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] 100 | ) -> 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_instantiable.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | context.bind_vao(None); [INFO] [stdout] | ^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::bind_vao` [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::bind_vao` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | fn bind_vao(&mut self, vao: Option<&Self::Vao>); [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 100 | ) -> 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_instantiable.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | context.bind_vao(None); [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] ::: 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] 100 | ) -> 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_instantiable.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Ok(gl_vao) [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] ::: 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] 100 | ) -> 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_instantiable.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Ok(gl_vao) [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] ::: 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] 100 | ) -> 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_instantiable.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | let mut vaos = Vec::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] ::: 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] 125 | ) -> 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_instantiable.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | vaos, [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] ::: 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] 125 | ) -> 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_instantiable.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | context.program_set_uniform_mat4( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_set_uniform_mat4` [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_set_uniform_mat4` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | fn program_set_uniform_mat4( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | context.program_set_uniform_floats_4( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_set_uniform_floats_4` [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_set_uniform_floats_4` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | fn program_set_uniform_floats_4( [INFO] [stdout] | ---------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:187:43 [INFO] [stdout] | [INFO] [stdout] 187 | let gl_texture = &self.instantiable.textures[ti.as_usize()]; [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] ::: 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] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:188:33 [INFO] [stdout] | [INFO] [stdout] 188 | context.program_use_texture(self.program, *texture_id, gl_texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_use_texture` [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_use_texture` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | fn program_use_texture( [INFO] [stdout] | ------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | context.program_set_uniform_mat4( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_set_uniform_mat4` [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_set_uniform_mat4` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | fn program_set_uniform_mat4( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let gl_vao = context.vao_create_from_indices(indices)?; [INFO] [stdout] | ^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::vao_create_from_indices` [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::vao_create_from_indices` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | fn vao_create_from_indices( [INFO] [stdout] | ----------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 100 | ) -> 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_instantiable.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | context.draw_primitive(&self.vaos, p); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::draw_primitive` [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::draw_primitive` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn draw_primitive(&mut self, vaos: &[Self::Vao], primitive: &mod3d_base::Primitive); [INFO] [stdout] | -------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let gl_vao = context.vao_create_from_indices(indices)?; [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] ::: 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] 100 | ) -> 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_instantiable.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let gl_vao = context.vao_create_from_indices(indices)?; [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] ::: 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] 100 | ) -> 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_instantiable.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | for (index, vertex_attr) in program.attributes() { [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] ::: 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] 100 | ) -> 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_instantiable.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | for (index, vertex_attr) in program.attributes() { [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] ::: 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] 100 | ) -> 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_instantiable.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | position.bind_to_vao_attr(context, index); [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] ::: 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] 100 | ) -> 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_instantiable.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | buffer.bind_to_vao_attr(context, index); [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] ::: 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] 100 | ) -> 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_instantiable.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | context.bind_vao(None); [INFO] [stdout] | ^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::bind_vao` [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::bind_vao` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | fn bind_vao(&mut self, vao: Option<&Self::Vao>); [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 100 | ) -> 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_instantiable.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | context.bind_vao(None); [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] ::: 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] 100 | ) -> 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_instantiable.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Ok(gl_vao) [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] ::: 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] 100 | ) -> 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_instantiable.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Ok(gl_vao) [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] ::: 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] 100 | ) -> 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_instantiable.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | vaos.push(Self::new_vao(context, program, v)?); [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] ::: 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] 125 | ) -> 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_instantiable.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | let mut vaos = Vec::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] ::: 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] 125 | ) -> 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_instantiable.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | vaos, [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] ::: 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] 125 | ) -> 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_instantiable.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | context.program_set_uniform_mat4( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_set_uniform_mat4` [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_set_uniform_mat4` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | fn program_set_uniform_mat4( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | context.program_set_uniform_floats_4( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_set_uniform_floats_4` [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_set_uniform_floats_4` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | fn program_set_uniform_floats_4( [INFO] [stdout] | ---------------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:187:43 [INFO] [stdout] | [INFO] [stdout] 187 | let gl_texture = &self.instantiable.textures[ti.as_usize()]; [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] ::: 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] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:188:33 [INFO] [stdout] | [INFO] [stdout] 188 | context.program_use_texture(self.program, *texture_id, gl_texture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_use_texture` [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_use_texture` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | fn program_use_texture( [INFO] [stdout] | ------------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | context.program_set_uniform_mat4( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::program_set_uniform_mat4` [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_set_uniform_mat4` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | fn program_set_uniform_mat4( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) 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_instantiable.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | context.draw_primitive(&self.vaos, p); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `TextureClient` is not implemented for `::Texture` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Gl::draw_primitive` [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::draw_primitive` [INFO] [stdout] | [INFO] [stdout] ::: src/traits.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 190 | fn draw_primitive(&mut self, vaos: &[Self::Vao], primitive: &mod3d_base::Primitive); [INFO] [stdout] | -------------- required by a bound in this associated function [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | pub fn gl_draw(&self, context: &mut G, instance: &mod3d_base::Instance) where ::Texture: TextureClient { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mod3d-gl` (lib) due to 118 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mod3d-gl` (lib test) due to 118 previous errors [INFO] running `Command { std: "docker" "inspect" "67b4efb5ad5e7ba0a459c3e5fe4f717677c27ff8fbb4a7a3006be6588bf1d6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b4efb5ad5e7ba0a459c3e5fe4f717677c27ff8fbb4a7a3006be6588bf1d6d5", kill_on_drop: false }` [INFO] [stdout] 67b4efb5ad5e7ba0a459c3e5fe4f717677c27ff8fbb4a7a3006be6588bf1d6d5