[INFO] updating cached repository nicmr/zerg_wars [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicmr/zerg_wars [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicmr/zerg_wars" "work/ex/beta-1.37-6/sources/1.36.0/gh/nicmr/zerg_wars"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nicmr/zerg_wars'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicmr/zerg_wars" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nicmr/zerg_wars"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nicmr/zerg_wars on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/gh/nicmr/zerg_wars/Cargo.toml [INFO] crate nicmr/zerg_wars already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nicmr/zerg_wars against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nicmr/zerg_wars:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6b693403184ca39f9d59b121bc156b4666375aa1368c7cf94a6c508b527ccf9f [INFO] running `"docker" "start" "-a" "6b693403184ca39f9d59b121bc156b4666375aa1368c7cf94a6c508b527ccf9f"` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling twox-hash v1.1.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling rodio v0.7.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling hyper v0.12.10 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling reqwest v0.9.0 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling gfx_glyph v0.10.2 [INFO] [stderr] Compiling ggez v0.4.4 [INFO] [stderr] Compiling 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[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: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" "6b693403184ca39f9d59b121bc156b4666375aa1368c7cf94a6c508b527ccf9f"` [INFO] running `"docker" "rm" "-f" "6b693403184ca39f9d59b121bc156b4666375aa1368c7cf94a6c508b527ccf9f"` [INFO] [stdout] 6b693403184ca39f9d59b121bc156b4666375aa1368c7cf94a6c508b527ccf9f