[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] 617392e244195f743945ab2eec122ed73bb7cb59 [INFO] checking deebloo/brain-games-rust against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeebloo%2Fbrain-games-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deebloo/brain-games-rust on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "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-2/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" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5328d817359420f3ccf51314db20f627b42965c63dcb04e9cf4fed36da001a36 [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" "5328d817359420f3ccf51314db20f627b42965c63dcb04e9cf4fed36da001a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5328d817359420f3ccf51314db20f627b42965c63dcb04e9cf4fed36da001a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5328d817359420f3ccf51314db20f627b42965c63dcb04e9cf4fed36da001a36", kill_on_drop: false }` [INFO] [stdout] 5328d817359420f3ccf51314db20f627b42965c63dcb04e9cf4fed36da001a36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2099bc6ceb2ff845c508c909496c3481e8e7c548519443bf259c4285dfa6dff9 [INFO] running `Command { std: "docker" "start" "-a" "2099bc6ceb2ff845c508c909496c3481e8e7c548519443bf259c4285dfa6dff9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [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: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: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: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: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: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: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[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: 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: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] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2099bc6ceb2ff845c508c909496c3481e8e7c548519443bf259c4285dfa6dff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2099bc6ceb2ff845c508c909496c3481e8e7c548519443bf259c4285dfa6dff9", kill_on_drop: false }` [INFO] [stdout] 2099bc6ceb2ff845c508c909496c3481e8e7c548519443bf259c4285dfa6dff9