[INFO] fetching crate gfx_pipeline 0.3.0... [INFO] testing gfx_pipeline-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate gfx_pipeline 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gfx_pipeline 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2ea4385a61098eb164f04d97b61b6c84d80028b4ca07f100ad7ae6f3836e490 [INFO] running `Command { std: "docker" "start" "-a" "b2ea4385a61098eb164f04d97b61b6c84d80028b4ca07f100ad7ae6f3836e490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ea4385a61098eb164f04d97b61b6c84d80028b4ca07f100ad7ae6f3836e490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ea4385a61098eb164f04d97b61b6c84d80028b4ca07f100ad7ae6f3836e490", kill_on_drop: false }` [INFO] [stdout] b2ea4385a61098eb164f04d97b61b6c84d80028b4ca07f100ad7ae6f3836e490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 39f7e1f1954623e6006a3fd34ccd29a8bfa75c831374d9a33ff351eb399cdb9a [INFO] running `Command { std: "docker" "start" "-a" "39f7e1f1954623e6006a3fd34ccd29a8bfa75c831374d9a33ff351eb399cdb9a", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.2.1 [INFO] [stderr] Compiling clock_ticks v0.1.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling draw_queue v0.1.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling draw_state v0.1.2 [INFO] [stderr] Compiling hprof v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling 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/github.com-1ecc6299db9ec823/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] [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/github.com-1ecc6299db9ec823/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] [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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mapping.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | -> Readable; [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/github.com-1ecc6299db9ec823/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> where [INFO] [stdout] | ^ required by this bound in `Readable` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 134 | -> Readable 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 + ?Sized> where [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Self: Factory` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mapping.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | -> Readable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Factory` is not implemented for `Self` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Readable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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> where [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Readable` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 134 | -> Readable where Self: Factory; [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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mapping.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | -> Writable; [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/github.com-1ecc6299db9ec823/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> where [INFO] [stdout] | ^ required by this bound in `Writable` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 136 | -> Writable 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 + ?Sized> where [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Self: Factory` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mapping.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | -> Writable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `Factory` is not implemented for `Self` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Writable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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> where [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Writable` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 136 | -> Writable where Self: Factory; [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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mapping.rs:138:26 [INFO] [stdout] | [INFO] [stdout] 138 | -> RW; [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/github.com-1ecc6299db9ec823/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> where [INFO] [stdout] | ^ required by this bound in `RW` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 138 | -> RW 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 + ?Sized> where [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Self: Factory` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mapping.rs:138:26 [INFO] [stdout] | [INFO] [stdout] 138 | -> RW; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Factory` is not implemented for `Self` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RW` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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> where [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RW` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 138 | -> RW where Self: Factory; [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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mod.rs:230:74 [INFO] [stdout] | [INFO] [stdout] 230 | fn map_buffer_readable(&mut self, &handle::Buffer) -> mapping::Readable; [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/github.com-1ecc6299db9ec823/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> 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(&mut self, &handle::Buffer) -> mapping::Readable 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 + ?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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mod.rs:231:74 [INFO] [stdout] | [INFO] [stdout] 231 | fn map_buffer_writable(&mut self, &handle::Buffer) -> mapping::Writable; [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/github.com-1ecc6299db9ec823/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> 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(&mut self, &handle::Buffer) -> mapping::Writable 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 + ?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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/mod.rs:232:68 [INFO] [stdout] | [INFO] [stdout] 232 | fn map_buffer_rw(&mut self, &handle::Buffer) -> mapping::RW; [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/github.com-1ecc6299db9ec823/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> 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(&mut self, &handle::Buffer) -> mapping::RW 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 + ?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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/render/mesh.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | fn generate(buffer: &handle::Buffer) -> Vec>; [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/github.com-1ecc6299db9ec823/gfx-0.6.5/src/device/handle.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Buffer { [INFO] [stdout] | ^ required by this bound in `Buffer` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 42 | fn generate(buffer: &handle::Buffer) -> Vec> where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Buffer { [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` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "39f7e1f1954623e6006a3fd34ccd29a8bfa75c831374d9a33ff351eb399cdb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f7e1f1954623e6006a3fd34ccd29a8bfa75c831374d9a33ff351eb399cdb9a", kill_on_drop: false }` [INFO] [stdout] 39f7e1f1954623e6006a3fd34ccd29a8bfa75c831374d9a33ff351eb399cdb9a