[INFO] cloning repository https://github.com/patty6339/rust-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patty6339/rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatty6339%2Frust-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatty6339%2Frust-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 363243ff27cc618504eaeea41d35bd24adce7add
[INFO] checking patty6339/rust-game against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatty6339%2Frust-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (1469/2045)
Updating files:  72% (1473/2045)
Updating files:  73% (1493/2045)
Updating files:  74% (1514/2045)
Updating files:  75% (1534/2045)
Updating files:  76% (1555/2045)
Updating files:  77% (1575/2045)
Updating files:  78% (1596/2045)
Updating files:  79% (1616/2045)
Updating files:  80% (1636/2045)
Updating files:  81% (1657/2045)
Updating files:  82% (1677/2045)
Updating files:  83% (1698/2045)
Updating files:  83% (1702/2045)
Updating files:  84% (1718/2045)
Updating files:  85% (1739/2045)
Updating files:  86% (1759/2045)
Updating files:  87% (1780/2045)
Updating files:  88% (1800/2045)
Updating files:  89% (1821/2045)
Updating files:  90% (1841/2045)
Updating files:  91% (1861/2045)
Updating files:  92% (1882/2045)
Updating files:  93% (1902/2045)
Updating files:  94% (1923/2045)
Updating files:  95% (1943/2045)
Updating files:  96% (1964/2045)
Updating files:  97% (1984/2045)
Updating files:  98% (2005/2045)
Updating files:  99% (2025/2045)
Updating files: 100% (2045/2045)
Updating files: 100% (2045/2045), done.
[INFO] started tweaking git repo https://github.com/patty6339/rust-game
[INFO] finished tweaking git repo https://github.com/patty6339/rust-game
[INFO] tweaked toml for git repo https://github.com/patty6339/rust-game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patty6339/rust-game on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/patty6339/rust-game 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077
[INFO] running `Command { std: "docker" "start" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking actix-session v0.7.2
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking qwords v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QWordsError`
[INFO] [stdout]  --> src/main.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use qwords::{Word, QWordsError};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QWordsError`
[INFO] [stdout]  --> src/main.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use qwords::{Word, QWordsError};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.98s
[INFO] running `Command { std: "docker" "inspect" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077", kill_on_drop: false }`
[INFO] [stdout] 5cc4fdb81e6a3a3cc1d5f48388eb68fbd0c412d36fbab151fd571a44293f7077
