[INFO] updating cached repository https://github.com/MinusKelvin/blockgame [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e44a94f340c3ca13f39c507489c0ae7063533575 [INFO] testing MinusKelvin/blockgame against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinusKelvin%2Fblockgame" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MinusKelvin/blockgame on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MinusKelvin/blockgame [INFO] finished tweaking git repo https://github.com/MinusKelvin/blockgame [INFO] tweaked toml for git repo https://github.com/MinusKelvin/blockgame written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/MinusKelvin/blockgame already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 3d865f4f23e8c166b0447a3d3d9686f1e56c0b8c8deb57db751b0978dd00793b [INFO] running `"docker" "start" "-a" "3d865f4f23e8c166b0447a3d3d9686f1e56c0b8c8deb57db751b0978dd00793b"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling cmake v0.1.38 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling glfw-sys v3.3.0 (https://github.com/MinusKelvin/glfw-sys#c9f5886a) [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling gl v0.12.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling glfw-wrapper v0.1.0 (https://github.com/MinusKelvin/glfw-wrapper.git#8174c529) [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling enumset_derive v0.3.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling enum-map-internals v0.1.2 [INFO] [stderr] Compiling enumset v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling blockgame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(manually_drop_take)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::prelude::*` [INFO] [stderr] --> src/render/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0063]: missing field `pos_and_facing` in initializer of `render::Camera` [INFO] [stderr] --> src/render/mod.rs:19:22 [INFO] [stderr] | [INFO] [stderr] 19 | let camera = Camera { [INFO] [stderr] | ^^^^^^ missing `pos_and_facing` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `render` found for type `render::blocks::BlockRenderSystem` in the current scope [INFO] [stderr] --> src/render/mod.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | self.block_system.render(universe); [INFO] [stderr] | ^^^^^^ method not found in `render::blocks::BlockRenderSystem` [INFO] [stderr] | [INFO] [stderr] ::: src/render/blocks.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct BlockRenderSystem { [INFO] [stderr] | ---------------------------- method `render` not found for this [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0063, E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0063`. [INFO] [stderr] error: could not compile `blockgame`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3d865f4f23e8c166b0447a3d3d9686f1e56c0b8c8deb57db751b0978dd00793b"` [INFO] running `"docker" "rm" "-f" "3d865f4f23e8c166b0447a3d3d9686f1e56c0b8c8deb57db751b0978dd00793b"` [INFO] [stdout] 3d865f4f23e8c166b0447a3d3d9686f1e56c0b8c8deb57db751b0978dd00793b