[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] building Andrewtopnacho/tic_tac_toe against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewtopnacho%2Ftic_tac_toe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Andrewtopnacho/tic_tac_toe on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.3.8
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded ahash v0.8.9
[INFO] [stderr]   Downloaded macroquad v0.4.5
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded miniquad v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d61fa4822e98c7d3d6b18172fae19721c7f918b0405154a7748605981bcbcacb
[INFO] running `Command { std: "docker" "start" "-a" "d61fa4822e98c7d3d6b18172fae19721c7f918b0405154a7748605981bcbcacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d61fa4822e98c7d3d6b18172fae19721c7f918b0405154a7748605981bcbcacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61fa4822e98c7d3d6b18172fae19721c7f918b0405154a7748605981bcbcacb", kill_on_drop: false }`
[INFO] [stdout] d61fa4822e98c7d3d6b18172fae19721c7f918b0405154a7748605981bcbcacb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b2f393412286c680decf16c4964b956651b820c62b9098fe8e74c2c905fb4bf
[INFO] running `Command { std: "docker" "start" "-a" "1b2f393412286c680decf16c4964b956651b820c62b9098fe8e74c2c905fb4bf", 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 libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling macroquad v0.4.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[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 color-eyre v0.6.2
[INFO] [stderr]    Compiling tokio v1.36.0
[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 undeclared crate or module `server`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use server::session::TicTacToeUpdate;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `server`
[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)]` 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" "1b2f393412286c680decf16c4964b956651b820c62b9098fe8e74c2c905fb4bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2f393412286c680decf16c4964b956651b820c62b9098fe8e74c2c905fb4bf", kill_on_drop: false }`
[INFO] [stdout] 1b2f393412286c680decf16c4964b956651b820c62b9098fe8e74c2c905fb4bf
