[INFO] fetching crate gfx_pipeline 0.3.0...
[INFO] checking gfx_pipeline-0.3.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate gfx_pipeline 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate gfx_pipeline 0.3.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gfx_pipeline 0.3.0
[INFO] finished tweaking crates.io crate gfx_pipeline 0.3.0
[INFO] tweaked toml for crates.io crate gfx_pipeline 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hprof v0.1.3
[INFO] [stderr]   Downloaded clock_ticks v0.1.1
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded bitflags v0.2.1
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded draw_queue v0.1.1
[INFO] [stderr]   Downloaded gfx v0.6.5
[INFO] [stderr]   Downloaded gfx_phase v0.4.0
[INFO] [stderr]   Downloaded draw_state v0.1.2
[INFO] [stderr]   Downloaded gfx_scene v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ee728ce92ace82ec9b248909224ee13be2c06c7d75c31f4521cfaf9cd178a6
[INFO] running `Command { std: "docker" "start" "-a" "68ee728ce92ace82ec9b248909224ee13be2c06c7d75c31f4521cfaf9cd178a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ee728ce92ace82ec9b248909224ee13be2c06c7d75c31f4521cfaf9cd178a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ee728ce92ace82ec9b248909224ee13be2c06c7d75c31f4521cfaf9cd178a6", kill_on_drop: false }`
[INFO] [stdout] 68ee728ce92ace82ec9b248909224ee13be2c06c7d75c31f4521cfaf9cd178a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eae45cfdd6adf1c43ee6aae0c72fdc5584f0f9f9faee13fa60226d3e79c9567
[INFO] running `Command { std: "docker" "start" "-a" "8eae45cfdd6adf1c43ee6aae0c72fdc5584f0f9f9faee13fa60226d3e79c9567", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bitflags v0.2.1
[INFO] [stderr]     Checking clock_ticks v0.1.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking draw_queue v0.1.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking draw_state v0.1.2
[INFO] [stderr]     Checking hprof v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking gfx v0.6.5
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/draw.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         use std::{intrinsics, mem};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/draw.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |         use std::{intrinsics, mem};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mod.rs:230:74
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn map_buffer_readable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Readable<T, R, Self>;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Readable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:53
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Readable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn map_buffer_readable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Readable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                                                                                        +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:71
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mod.rs:231:74
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn map_buffer_writable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Writable<T, R, Self>;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Writable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:53
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Writable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn map_buffer_writable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Writable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                                                                                        +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:71
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mod.rs:232:68
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn map_buffer_rw<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::RW<T, R, Self>;
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RW`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:47
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                               ^ required by this bound in `RW`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn map_buffer_rw<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::RW<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                                                                            +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:65
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Self: Factory<R>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the trait `Factory<R>` is not implemented for `Self`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Readable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:61
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                             ^^^^^^^^^^ required by this bound in `Readable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self> where Self: Factory<R>;
[INFO] [stdout]     |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Readable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:53
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Readable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                             +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Self: Factory<R>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the trait `Factory<R>` is not implemented for `Self`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Writable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:61
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                             ^^^^^^^^^^ required by this bound in `Writable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self> where Self: Factory<R>;
[INFO] [stdout]     |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Writable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:53
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Writable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                             +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Self: Factory<R>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self>;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `Factory<R>` is not implemented for `Self`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RW`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:55
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                       ^^^^^^^^^^ required by this bound in `RW`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self> where Self: Factory<R>;
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self>;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RW`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:47
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                               ^ required by this bound in `RW`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                         +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/render/mesh.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn generate<R: Resources>(buffer: &handle::Buffer<R, Self>) -> Vec<Attribute<R>>;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Buffer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/handle.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Buffer<R: Resources, T> {
[INFO] [stdout]    |                                 ^ required by this bound in `Buffer`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn generate<R: Resources>(buffer: &handle::Buffer<R, Self>) -> Vec<Attribute<R>> where Self: Sized;
[INFO] [stdout]    |                                                                                      +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/handle.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Buffer<R: Resources, T: ?Sized> {
[INFO] [stdout]    |                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "8eae45cfdd6adf1c43ee6aae0c72fdc5584f0f9f9faee13fa60226d3e79c9567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eae45cfdd6adf1c43ee6aae0c72fdc5584f0f9f9faee13fa60226d3e79c9567", kill_on_drop: false }`
[INFO] [stdout] 8eae45cfdd6adf1c43ee6aae0c72fdc5584f0f9f9faee13fa60226d3e79c9567
[INFO] checking gfx_pipeline-0.3.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate gfx_pipeline 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate gfx_pipeline 0.3.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gfx_pipeline 0.3.0
[INFO] finished tweaking crates.io crate gfx_pipeline 0.3.0
[INFO] tweaked toml for crates.io crate gfx_pipeline 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1acd370c9dd6ad1870a0dab908a569420fb867d79e1b8878276075bb2f33542
[INFO] running `Command { std: "docker" "start" "-a" "b1acd370c9dd6ad1870a0dab908a569420fb867d79e1b8878276075bb2f33542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1acd370c9dd6ad1870a0dab908a569420fb867d79e1b8878276075bb2f33542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1acd370c9dd6ad1870a0dab908a569420fb867d79e1b8878276075bb2f33542", kill_on_drop: false }`
[INFO] [stdout] b1acd370c9dd6ad1870a0dab908a569420fb867d79e1b8878276075bb2f33542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 730d1b43b7f0a15acc8c27093577ecf0c4f60add26b590212ec3517d54ad79f9
[INFO] running `Command { std: "docker" "start" "-a" "730d1b43b7f0a15acc8c27093577ecf0c4f60add26b590212ec3517d54ad79f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bitflags v0.2.1
[INFO] [stderr]     Checking clock_ticks v0.1.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking draw_queue v0.1.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking draw_state v0.1.2
[INFO] [stderr]     Checking hprof v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking gfx v0.6.5
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/draw.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         use std::{intrinsics, mem};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/draw.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |         use std::{intrinsics, mem};
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mod.rs:230:74
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn map_buffer_readable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Readable<T, R, Self>;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Readable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:53
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Readable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn map_buffer_readable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Readable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                                                                                        +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:71
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mod.rs:231:74
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn map_buffer_writable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Writable<T, R, Self>;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Writable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:53
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Writable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn map_buffer_writable<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::Writable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                                                                                        +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:71
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mod.rs:232:68
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn map_buffer_rw<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::RW<T, R, Self>;
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RW`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:47
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                               ^ required by this bound in `RW`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn map_buffer_rw<T: Copy>(&mut self, &handle::Buffer<R, T>) -> mapping::RW<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                                                                            +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:65
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Self: Factory<R>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the trait `Factory<R>` is not implemented for `Self`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Readable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:61
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                             ^^^^^^^^^^ required by this bound in `Readable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self> where Self: Factory<R>;
[INFO] [stdout]     |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Readable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:34:53
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Readable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 134 |                     -> Readable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                             +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub struct Readable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Self: Factory<R>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ the trait `Factory<R>` is not implemented for `Self`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Writable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:61
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                             ^^^^^^^^^^ required by this bound in `Writable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self> where Self: Factory<R>;
[INFO] [stdout]     |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Writable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:62:53
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                     ^ required by this bound in `Writable`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     -> Writable<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                             +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]     |
[INFO] [stdout] 62  | pub struct Writable<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Self: Factory<R>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self>;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ the trait `Factory<R>` is not implemented for `Self`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RW`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:55
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                                       ^^^^^^^^^^ required by this bound in `RW`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self> where Self: Factory<R>;
[INFO] [stdout]     |                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self>;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RW`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/mapping.rs:92:47
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R>> where
[INFO] [stdout]     |                                               ^ required by this bound in `RW`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 138 |                       -> RW<T, R, Self> where Self: Sized;
[INFO] [stdout]     |                                         +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]     |
[INFO] [stdout] 92  | pub struct RW<'a, T: Copy, R: 'a + Resources, F: 'a + Factory<R> + ?Sized> where
[INFO] [stdout]     |                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/render/mesh.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn generate<R: Resources>(buffer: &handle::Buffer<R, Self>) -> Vec<Attribute<R>>;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `Buffer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/handle.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Buffer<R: Resources, T> {
[INFO] [stdout]    |                                 ^ required by this bound in `Buffer`
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn generate<R: Resources>(buffer: &handle::Buffer<R, Self>) -> Vec<Attribute<R>> where Self: Sized;
[INFO] [stdout]    |                                                                                      +++++++++++++++++
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx-0.6.5/src/device/handle.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Buffer<R: Resources, T: ?Sized> {
[INFO] [stdout]    |                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gfx` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "730d1b43b7f0a15acc8c27093577ecf0c4f60add26b590212ec3517d54ad79f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730d1b43b7f0a15acc8c27093577ecf0c4f60add26b590212ec3517d54ad79f9", kill_on_drop: false }`
[INFO] [stdout] 730d1b43b7f0a15acc8c27093577ecf0c4f60add26b590212ec3517d54ad79f9
