[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 eff8269f797067c30555e77f160ec84c0ed15cd9 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (1423/2045)
Updating files:  70% (1432/2045)
Updating files:  71% (1452/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:  77% (1578/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:  84% (1718/2045)
Updating files:  85% (1739/2045)
Updating files:  85% (1749/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patty6339/rust-game on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded actix-http v3.11.0
[INFO] [stderr]   Downloaded actix-files v0.6.6
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1
[INFO] running `Command { std: "docker" "start" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1", 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" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1", 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" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "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]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[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]    Compiling libm v0.2.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking regex-automata v0.4.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 time v0.3.41
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eff8269f797067c30555e77f160ec84c0ed15cd9/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1b3db9b7bc479d80 -C extra-filename=-878bd335228de39b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1", kill_on_drop: false }`
[INFO] [stdout] 4f888f1bb26e0ca10828272221e35d7c6be205fe489559e793ed2fde8f8c0ee1
