[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] checking Andrewtopnacho/tic_tac_toe against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[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 c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "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" "+c8a31b780d5415358566a20b94912620a3f27067" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.8
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded miniquad v0.4.0
[INFO] [stderr]   Downloaded macroquad v0.4.5
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded axum-core v0.4.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d682c69577732482eabb7c77aaa008640928edd743bd8f40e7de327366437de
[INFO] running `Command { std: "docker" "start" "-a" "1d682c69577732482eabb7c77aaa008640928edd743bd8f40e7de327366437de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d682c69577732482eabb7c77aaa008640928edd743bd8f40e7de327366437de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d682c69577732482eabb7c77aaa008640928edd743bd8f40e7de327366437de", kill_on_drop: false }`
[INFO] [stdout] 1d682c69577732482eabb7c77aaa008640928edd743bd8f40e7de327366437de
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02e63c1851499eb1dcbb38f6423095cabe470747e85a26b5ef9d8a8557fea74e
[INFO] running `Command { std: "docker" "start" "-a" "02e63c1851499eb1dcbb38f6423095cabe470747e85a26b5ef9d8a8557fea74e", 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]     Checking log v0.4.20
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking bumpalo v3.15.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking macroquad v0.4.5
[INFO] [stderr]     Checking color-eyre v0.6.2
[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]     Checking tokio v1.36.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking games v0.1.0 (https://github.com/daniel-j-anderson-dev/games.git#0aebd736)
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking 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: 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] 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] 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] [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" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "02e63c1851499eb1dcbb38f6423095cabe470747e85a26b5ef9d8a8557fea74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e63c1851499eb1dcbb38f6423095cabe470747e85a26b5ef9d8a8557fea74e", kill_on_drop: false }`
[INFO] [stdout] 02e63c1851499eb1dcbb38f6423095cabe470747e85a26b5ef9d8a8557fea74e
