[INFO] cloning repository nicmr/zerg_wars [INFO] running `"git" "clone" "--bare" "git://github.com/nicmr/zerg_wars.git" "work/cache/sources/gh/nicmr/zerg_wars"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nicmr/zerg_wars'... [INFO] running `"git" "clone" "work/cache/sources/gh/nicmr/zerg_wars" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nicmr/zerg_wars"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nicmr/zerg_wars'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicmr/zerg_wars" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nicmr/zerg_wars"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nicmr/zerg_wars'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8cd57d655df0d4b89e172a312d075ac9f93b885f [INFO] sha for GitHub repo nicmr/zerg_wars: 8cd57d655df0d4b89e172a312d075ac9f93b885f [INFO] validating manifest of nicmr/zerg_wars on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nicmr/zerg_wars on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nicmr/zerg_wars [INFO] finished frobbing nicmr/zerg_wars [INFO] frobbed toml for nicmr/zerg_wars written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nicmr/zerg_wars/Cargo.toml [INFO] started frobbing nicmr/zerg_wars [INFO] finished frobbing nicmr/zerg_wars [INFO] frobbed toml for nicmr/zerg_wars written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nicmr/zerg_wars/Cargo.toml [INFO] crate nicmr/zerg_wars already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nicmr/zerg_wars against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nicmr/zerg_wars:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ec14525f79f6f486db039988d8ba9a616184f50f56c97f412a1fafed8ca71bc2 [INFO] running `"docker" "start" "-a" "ec14525f79f6f486db039988d8ba9a616184f50f56c97f412a1fafed8ca71bc2"` [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking gfx_core v0.8.2 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rodio v0.7.0 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking hyper v0.12.10 [INFO] [stderr] Checking hyper-tls v0.3.0 [INFO] [stderr] Checking reqwest v0.9.0 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.3 [INFO] [stderr] Checking gfx_glyph v0.10.2 [INFO] [stderr] Checking gfx_window_sdl v0.8.0 [INFO] [stderr] Checking ggez v0.4.4 [INFO] [stderr] Checking zerg_warz v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find value `ctx` in this scope [INFO] [stderr] --> src/player.rs:86:48 [INFO] [stderr] | [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ctx` in this scope [INFO] [stderr] --> src/player.rs:86:48 [INFO] [stderr] | [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `side` on type `&player::Player` [INFO] [stderr] --> src/player.rs:86:58 [INFO] [stderr] | [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `side` on type `&player::Player` [INFO] [stderr] --> src/player.rs:86:58 [INFO] [stderr] | [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/player.rs:86:33 [INFO] [stderr] | [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gameobject::GameChar`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `gameobject::GameChar` [INFO] [stderr] found type `std::result::Result` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/player.rs:86:33 [INFO] [stderr] | [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `gameobject::GameChar`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `gameobject::GameChar` [INFO] [stderr] found type `std::result::Result` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/player.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn build_decision(&self, opponent: &Player){ [INFO] [stderr] | - expected `()` because of default return type [INFO] [stderr] ... [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` [INFO] [stderr] | | [INFO] [stderr] | expected (), found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `std::result::Result<(), ggez::GameError>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0425, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `zerg_warz`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/player.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn build_decision(&self, opponent: &Player){ [INFO] [stderr] | - expected `()` because of default return type [INFO] [stderr] ... [INFO] [stderr] 86 | self.build_unit(GameChar::ling(ctx, self.side)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;` [INFO] [stderr] | | [INFO] [stderr] | expected (), found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `()` [INFO] [stderr] found type `std::result::Result<(), ggez::GameError>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0425, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `zerg_warz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ec14525f79f6f486db039988d8ba9a616184f50f56c97f412a1fafed8ca71bc2"` [INFO] running `"docker" "rm" "-f" "ec14525f79f6f486db039988d8ba9a616184f50f56c97f412a1fafed8ca71bc2"` [INFO] [stdout] ec14525f79f6f486db039988d8ba9a616184f50f56c97f412a1fafed8ca71bc2