[INFO] cloning repository https://github.com/juma-msft/Rust2048 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juma-msft/Rust2048" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuma-msft%2FRust2048", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuma-msft%2FRust2048'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f34aa5b5ab3b73dfefc20a44fb6dbe0e7da99e68 [INFO] testing juma-msft/Rust2048 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuma-msft%2FRust2048" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juma-msft/Rust2048 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/juma-msft/Rust2048 [INFO] finished tweaking git repo https://github.com/juma-msft/Rust2048 [INFO] tweaked toml for git repo https://github.com/juma-msft/Rust2048 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/juma-msft/Rust2048 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 134d892dac2d9047fdcdc7f9023b27eca1de5936bd2a5ca3c7587e8175b6dbc5 [INFO] running `Command { std: "docker" "start" "-a" "134d892dac2d9047fdcdc7f9023b27eca1de5936bd2a5ca3c7587e8175b6dbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "134d892dac2d9047fdcdc7f9023b27eca1de5936bd2a5ca3c7587e8175b6dbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134d892dac2d9047fdcdc7f9023b27eca1de5936bd2a5ca3c7587e8175b6dbc5", kill_on_drop: false }` [INFO] [stdout] 134d892dac2d9047fdcdc7f9023b27eca1de5936bd2a5ca3c7587e8175b6dbc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7958c9b6501bb63e0b39fa94ff958638ae43a02418e78fda45ac7edd7096a4 [INFO] running `Command { std: "docker" "start" "-a" "3a7958c9b6501bb63e0b39fa94ff958638ae43a02418e78fda45ac7edd7096a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling winrt_gen_macros v0.7.0 [INFO] [stderr] Compiling winrt_gen v0.7.0 [INFO] [stderr] Compiling winrt_macros v0.7.0 [INFO] [stderr] Compiling winrt v0.7.0 [INFO] [stderr] Compiling rust_2048 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.52s [INFO] running `Command { std: "docker" "inspect" "3a7958c9b6501bb63e0b39fa94ff958638ae43a02418e78fda45ac7edd7096a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7958c9b6501bb63e0b39fa94ff958638ae43a02418e78fda45ac7edd7096a4", kill_on_drop: false }` [INFO] [stdout] 3a7958c9b6501bb63e0b39fa94ff958638ae43a02418e78fda45ac7edd7096a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddee176938622fb9b019d6b3dbad95577ad52a666157d170241a71aa9a8b7c20 [INFO] running `Command { std: "docker" "start" "-a" "ddee176938622fb9b019d6b3dbad95577ad52a666157d170241a71aa9a8b7c20", kill_on_drop: false }` [INFO] [stderr] Compiling rust_2048 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 172 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:189:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 189 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 207 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:224:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 224 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 241 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:259:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 259 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 277 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `board` found for struct `game::Game` in the current scope [INFO] [stdout] --> src/game.rs:295:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Game { [INFO] [stdout] | --------------- method `board` not found for this [INFO] [stdout] ... [INFO] [stdout] 295 | let board = g.board().as_slice(); [INFO] [stdout] | ^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_2048` [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ddee176938622fb9b019d6b3dbad95577ad52a666157d170241a71aa9a8b7c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddee176938622fb9b019d6b3dbad95577ad52a666157d170241a71aa9a8b7c20", kill_on_drop: false }` [INFO] [stdout] ddee176938622fb9b019d6b3dbad95577ad52a666157d170241a71aa9a8b7c20