[INFO] cloning repository https://github.com/deebloo/brain-games-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deebloo/brain-games-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeebloo%2Fbrain-games-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeebloo%2Fbrain-games-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a609bce8299e305598e765d0a867cbb8564606d0 [INFO] checking deebloo/brain-games-rust against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeebloo%2Fbrain-games-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deebloo/brain-games-rust on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deebloo/brain-games-rust [INFO] finished tweaking git repo https://github.com/deebloo/brain-games-rust [INFO] tweaked toml for git repo https://github.com/deebloo/brain-games-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/deebloo/brain-games-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2237ae24e7e5d7492a862aa4de8acd3db35e8ef3f625bdd981dd0884d71335a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2237ae24e7e5d7492a862aa4de8acd3db35e8ef3f625bdd981dd0884d71335a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2237ae24e7e5d7492a862aa4de8acd3db35e8ef3f625bdd981dd0884d71335a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2237ae24e7e5d7492a862aa4de8acd3db35e8ef3f625bdd981dd0884d71335a", kill_on_drop: false }` [INFO] [stdout] c2237ae24e7e5d7492a862aa4de8acd3db35e8ef3f625bdd981dd0884d71335a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3317ffce8023c8630c5471bebc4be1c3cabd8898f474dff901aebaf1c2fa0474 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3317ffce8023c8630c5471bebc4be1c3cabd8898f474dff901aebaf1c2fa0474", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking brain_games v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | / assert_eq!( [INFO] [stdout] 301 | | board.determine_winner(), [INFO] [stdout] 302 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 303 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | / assert_eq!( [INFO] [stdout] 316 | | board.determine_winner(), [INFO] [stdout] 317 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 318 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | / assert_eq!( [INFO] [stdout] 331 | | board.determine_winner(), [INFO] [stdout] 332 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 333 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | / assert_eq!( [INFO] [stdout] 346 | | board.determine_winner(), [INFO] [stdout] 347 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 348 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | / assert_eq!( [INFO] [stdout] 301 | | board.determine_winner(), [INFO] [stdout] 302 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 303 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | / assert_eq!( [INFO] [stdout] 361 | | board.determine_winner(), [INFO] [stdout] 362 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 363 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | / assert_eq!( [INFO] [stdout] 376 | | board.determine_winner(), [INFO] [stdout] 377 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 378 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | / assert_eq!( [INFO] [stdout] 316 | | board.determine_winner(), [INFO] [stdout] 317 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 318 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | / assert_eq!( [INFO] [stdout] 390 | | board.determine_winner(), [INFO] [stdout] 391 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 392 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | / assert_eq!( [INFO] [stdout] 331 | | board.determine_winner(), [INFO] [stdout] 332 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 333 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | / assert_eq!( [INFO] [stdout] 404 | | board.determine_winner(), [INFO] [stdout] 405 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 406 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `brain_games` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | / assert_eq!( [INFO] [stdout] 346 | | board.determine_winner(), [INFO] [stdout] 347 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 348 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | / assert_eq!( [INFO] [stdout] 361 | | board.determine_winner(), [INFO] [stdout] 362 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 363 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | / assert_eq!( [INFO] [stdout] 376 | | board.determine_winner(), [INFO] [stdout] 377 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 378 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | / assert_eq!( [INFO] [stdout] 390 | | board.determine_winner(), [INFO] [stdout] 391 | | Some(BoardSpaceState::Player(Player::X)) [INFO] [stdout] 392 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | / assert_eq!( [INFO] [stdout] 404 | | board.determine_winner(), [INFO] [stdout] 405 | | Some(BoardSpaceState::Player(Player::O)) [INFO] [stdout] 406 | | ); [INFO] [stdout] | |__________^ expected enum `GameResult`, found enum `board::BoardSpaceState` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Option` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3317ffce8023c8630c5471bebc4be1c3cabd8898f474dff901aebaf1c2fa0474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3317ffce8023c8630c5471bebc4be1c3cabd8898f474dff901aebaf1c2fa0474", kill_on_drop: false }` [INFO] [stdout] 3317ffce8023c8630c5471bebc4be1c3cabd8898f474dff901aebaf1c2fa0474