[INFO] cloning repository https://github.com/Andrewtopnacho/tic_tac_toe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrewtopnacho/tic_tac_toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewtopnacho%2Ftic_tac_toe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewtopnacho%2Ftic_tac_toe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c2a4749eb8ae6f136f9a0465dcf0cb09c2cc461
[INFO] testing Andrewtopnacho/tic_tac_toe against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewtopnacho%2Ftic_tac_toe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Andrewtopnacho/tic_tac_toe
[INFO] finished tweaking git repo https://github.com/Andrewtopnacho/tic_tac_toe
[INFO] tweaked toml for git repo https://github.com/Andrewtopnacho/tic_tac_toe written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andrewtopnacho/tic_tac_toe on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Andrewtopnacho/tic_tac_toe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/daniel-j-anderson-dev/games.git`
[INFO] [stderr]     Updating git repository `https://github.com/daniel-j-anderson-dev/tic_tac_toe_server.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.12
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] [stderr]   Downloaded ahash v0.8.9
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded miniquad v0.4.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.101
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.8
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[INFO] [stderr]   Downloaded macroquad v0.4.5
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33771cde94c3cef8a37a00b7e791228ed4d8f1f3eeefa49c09d6bcfbd30d7766
[INFO] running `Command { std: "docker" "start" "-a" "33771cde94c3cef8a37a00b7e791228ed4d8f1f3eeefa49c09d6bcfbd30d7766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33771cde94c3cef8a37a00b7e791228ed4d8f1f3eeefa49c09d6bcfbd30d7766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33771cde94c3cef8a37a00b7e791228ed4d8f1f3eeefa49c09d6bcfbd30d7766", kill_on_drop: false }`
[INFO] [stdout] 33771cde94c3cef8a37a00b7e791228ed4d8f1f3eeefa49c09d6bcfbd30d7766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee7128f8d81b3a402707756bebbfa0e4cd29f435d29bd81d01e1a79f26e1396a
[INFO] running `Command { std: "docker" "start" "-a" "ee7128f8d81b3a402707756bebbfa0e4cd29f435d29bd81d01e1a79f26e1396a", kill_on_drop: false }`
[INFO] [stderr] warning: tic_tac_toe v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `server` which is missing a lib target
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling macroquad v0.4.5
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling games v0.1.0 (https://github.com/daniel-j-anderson-dev/games.git#0aebd736)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling tic_tac_toe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found `draw_board`
[INFO] [stdout]   --> src/main.rs:27:62
[INFO] [stdout]    |
[INFO] [stdout] 27 |             client.put(&server_address).json(TicTacToeUpdate)
[INFO] [stdout]    |                                                              ^ help: add `;` here
[INFO] [stdout] 28 |     
[INFO] [stdout] 29 |             draw_board(screen_width() / 2.0, screen_height() / 2.0, &state.board);
[INFO] [stdout]    |             ---------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `server`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use server::session::TicTacToeUpdate;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `server`, use `cargo add server` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `screen_origin`
[INFO] [stdout]   --> src/main.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let screen_origin = screen_size / 2.0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_screen_origin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tic_tac_toe` (bin "tic_tac_toe") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ee7128f8d81b3a402707756bebbfa0e4cd29f435d29bd81d01e1a79f26e1396a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee7128f8d81b3a402707756bebbfa0e4cd29f435d29bd81d01e1a79f26e1396a", kill_on_drop: false }`
[INFO] [stdout] ee7128f8d81b3a402707756bebbfa0e4cd29f435d29bd81d01e1a79f26e1396a
