[INFO] cloning repository https://github.com/obayemi/rpsGame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obayemi/rpsGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobayemi%2FrpsGame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobayemi%2FrpsGame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42f0b39e4db3337318bac6783bd904c2f30751fc
[INFO] checking obayemi/rpsGame against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobayemi%2FrpsGame" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/obayemi/rpsGame
[INFO] finished tweaking git repo https://github.com/obayemi/rpsGame
[INFO] tweaked toml for git repo https://github.com/obayemi/rpsGame written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obayemi/rpsGame on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obayemi/rpsGame 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded interpolation v0.3.0
[INFO] [stderr]   Downloaded typetag v0.2.18
[INFO] [stderr]   Downloaded typetag-impl v0.2.18
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.3
[INFO] [stderr]   Downloaded spin_sleep v1.2.1
[INFO] [stderr]   Downloaded arboard v3.4.0
[INFO] [stderr]   Downloaded bevy_trauma_shake v0.3.0
[INFO] [stderr]   Downloaded bevy_hanabi v0.12.2
[INFO] [stderr]   Downloaded bevy_tweening v0.11.0
[INFO] [stderr]   Downloaded noisy_bevy v0.7.0
[INFO] [stderr]   Downloaded bevy_framepace v0.17.1
[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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07990766af8cf60a28a4ae46d267c623a2e96f035cc42a39dd19e2c738c8f30b
[INFO] running `Command { std: "docker" "start" "-a" "07990766af8cf60a28a4ae46d267c623a2e96f035cc42a39dd19e2c738c8f30b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07990766af8cf60a28a4ae46d267c623a2e96f035cc42a39dd19e2c738c8f30b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07990766af8cf60a28a4ae46d267c623a2e96f035cc42a39dd19e2c738c8f30b", kill_on_drop: false }`
[INFO] [stdout] 07990766af8cf60a28a4ae46d267c623a2e96f035cc42a39dd19e2c738c8f30b
[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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e05815588a26207da9435f0220ab969d71afced2d57b743e1c649a46e60ecd
[INFO] running `Command { std: "docker" "start" "-a" "27e05815588a26207da9435f0220ab969d71afced2d57b743e1c649a46e60ecd", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]     Checking bevy_ptr v0.14.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking bevy_tasks v0.14.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling gilrs v0.10.9
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]    Compiling bevy_egui v0.28.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.25.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=94083bc281cf40ad -C extra-filename=-a03abcf840ee9f48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f865cda042a44b04.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=81c32f341981313d -C extra-filename=-ce398038b70d7933 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e74cfdd7bd03c46.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e68ae13a6bbedc65.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1a8071ff0d71f8cb.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "27e05815588a26207da9435f0220ab969d71afced2d57b743e1c649a46e60ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e05815588a26207da9435f0220ab969d71afced2d57b743e1c649a46e60ecd", kill_on_drop: false }`
[INFO] [stdout] 27e05815588a26207da9435f0220ab969d71afced2d57b743e1c649a46e60ecd
