[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#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[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 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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 pin-project-internal v1.1.4
[INFO] [stderr]   Downloaded pin-project v1.1.4
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded ahash v0.8.9
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded miniquad v0.4.0
[INFO] [stderr]   Downloaded macroquad v0.4.5
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 919bc4fc22f40625273811869f49183401dd93bf1f1fb836f5581fdcfcc2d1ba
[INFO] running `Command { std: "docker" "start" "-a" "919bc4fc22f40625273811869f49183401dd93bf1f1fb836f5581fdcfcc2d1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "919bc4fc22f40625273811869f49183401dd93bf1f1fb836f5581fdcfcc2d1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919bc4fc22f40625273811869f49183401dd93bf1f1fb836f5581fdcfcc2d1ba", kill_on_drop: false }`
[INFO] [stdout] 919bc4fc22f40625273811869f49183401dd93bf1f1fb836f5581fdcfcc2d1ba
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ee4c119fb409e498a0026582dea00019d2fae44927a9274f85fd68fed87ca9f
[INFO] running `Command { std: "docker" "start" "-a" "6ee4c119fb409e498a0026582dea00019d2fae44927a9274f85fd68fed87ca9f", 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 syn v2.0.50
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking bumpalo v3.15.3
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking macroquad v0.4.5
[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 color-eyre v0.6.2
[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 h2 v0.3.24
[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 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" "6ee4c119fb409e498a0026582dea00019d2fae44927a9274f85fd68fed87ca9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee4c119fb409e498a0026582dea00019d2fae44927a9274f85fd68fed87ca9f", kill_on_drop: false }`
[INFO] [stdout] 6ee4c119fb409e498a0026582dea00019d2fae44927a9274f85fd68fed87ca9f
