[INFO] cloning repository https://github.com/DrReMain/bevy_snake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrReMain/bevy_snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrReMain%2Fbevy_snake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrReMain%2Fbevy_snake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4063ff3dda5ca1a47e0c51fa963715ea8cf6250
[INFO] building DrReMain/bevy_snake against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrReMain%2Fbevy_snake" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DrReMain/bevy_snake 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/DrReMain/bevy_snake
[INFO] finished tweaking git repo https://github.com/DrReMain/bevy_snake
[INFO] tweaked toml for git repo https://github.com/DrReMain/bevy_snake written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/DrReMain/bevy_snake 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 72e72439fa93ae25a7e6d6d6328dfe9131ab0c348083d7cdc46ba9d92bf6e837
[INFO] running `Command { std: "docker" "start" "-a" "72e72439fa93ae25a7e6d6d6328dfe9131ab0c348083d7cdc46ba9d92bf6e837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72e72439fa93ae25a7e6d6d6328dfe9131ab0c348083d7cdc46ba9d92bf6e837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e72439fa93ae25a7e6d6d6328dfe9131ab0c348083d7cdc46ba9d92bf6e837", kill_on_drop: false }`
[INFO] [stdout] 72e72439fa93ae25a7e6d6d6328dfe9131ab0c348083d7cdc46ba9d92bf6e837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 226b8636fdc8c4cddbd63fd90788b54a9aa18024447c3840439a26a434e2ab51
[INFO] running `Command { std: "docker" "start" "-a" "226b8636fdc8c4cddbd63fd90788b54a9aa18024447c3840439a26a434e2ab51", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling syn v2.0.62
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]    Compiling bevy_tasks v0.12.1
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling svg_fmt v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling gilrs v0.10.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling grid v0.10.0
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling play v0.1.0 (/opt/rustwide/workdir/examples/play)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling taffy v0.3.19
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ruzstd v0.4.0
[INFO] [stderr]    Compiling accesskit_winit v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling wgpu-types v0.17.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling gilrs-core v0.5.11
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling bevy_math v0.12.1
[INFO] [stderr]    Compiling encase v0.6.1
[INFO] [stderr]    Compiling bevy_mikktspace v0.12.1
[INFO] [stderr]    Compiling hexasphere v9.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.12.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.12.1
[INFO] [stderr]    Compiling bevy_render_macros v0.12.1
[INFO] [stderr]    Compiling bevy_utils v0.12.1
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]    Compiling bevy_ecs v0.12.1
[INFO] [stderr]    Compiling wgpu-hal v0.17.2
[INFO] [stderr]    Compiling naga_oil v0.10.1
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling bevy_app v0.12.1
[INFO] [stderr]    Compiling bevy_log v0.12.1
[INFO] [stderr]    Compiling bevy_core v0.12.1
[INFO] [stderr]    Compiling bevy_input v0.12.1
[INFO] [stderr]    Compiling bevy_time v0.12.1
[INFO] [stderr]    Compiling bevy_a11y v0.12.1
[INFO] [stderr]    Compiling bevy_asset v0.12.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.12.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.12.1
[INFO] [stderr]    Compiling bevy_transform v0.12.1
[INFO] [stderr]    Compiling wgpu v0.17.2
[INFO] [stderr]    Compiling bevy_window v0.12.1
[INFO] [stderr]    Compiling bevy_gilrs v0.12.1
[INFO] [stderr]    Compiling bevy_audio v0.12.1
[INFO] [stderr]    Compiling bevy_render v0.12.1
[INFO] [stderr]    Compiling bevy_winit v0.12.1
[INFO] [stderr]    Compiling bevy_core_pipeline v0.12.1
[INFO] [stderr]    Compiling bevy_animation v0.12.1
[INFO] [stderr]    Compiling bevy_scene v0.12.1
[INFO] [stderr]    Compiling bevy_sprite v0.12.1
[INFO] [stderr]    Compiling bevy_pbr v0.12.1
[INFO] [stderr]    Compiling bevy_text v0.12.1
[INFO] [stderr]    Compiling bevy_ui v0.12.1
[INFO] [stderr]    Compiling bevy_gizmos v0.12.1
[INFO] [stderr]    Compiling bevy_gltf v0.12.1
[INFO] [stderr]    Compiling bevy_internal v0.12.1
[INFO] [stderr]    Compiling bevy v0.12.1
[INFO] [stderr]    Compiling snake06_grid v0.1.0 (/opt/rustwide/workdir/crates/snake06_grid)
[INFO] [stderr]    Compiling snake10_foodtimer v0.1.0 (/opt/rustwide/workdir/crates/snake10_foodtimer)
[INFO] [stderr]    Compiling snake04_snakemove v0.1.0 (/opt/rustwide/workdir/crates/snake04_snakemove)
[INFO] [stderr]    Compiling snake13_attachtail v0.1.0 (/opt/rustwide/workdir/crates/snake13_attachtail)
[INFO] [stderr]    Compiling snake08_configwindow v0.1.0 (/opt/rustwide/workdir/crates/snake08_configwindow)
[INFO] [stderr]    Compiling snake02_window v0.1.0 (/opt/rustwide/workdir/crates/snake02_window)
[INFO] [stderr]    Compiling snake07_movegrid v0.1.0 (/opt/rustwide/workdir/crates/snake07_movegrid)
[INFO] [stderr]    Compiling snake14_eatandgrow v0.1.0 (/opt/rustwide/workdir/crates/snake14_eatandgrow)
[INFO] [stderr]    Compiling snake05_snakecontrol v0.1.0 (/opt/rustwide/workdir/crates/snake05_snakecontrol)
[INFO] [stderr]    Compiling snake03_snakehead v0.1.0 (/opt/rustwide/workdir/crates/snake03_snakehead)
[INFO] [stderr]    Compiling snake11_headadvance v0.1.0 (/opt/rustwide/workdir/crates/snake11_headadvance)
[INFO] [stderr]    Compiling snake01_beginning v0.1.0 (/opt/rustwide/workdir/crates/snake01_beginning)
[INFO] [stderr]    Compiling snake09_foodspawning v0.1.0 (/opt/rustwide/workdir/crates/snake09_foodspawning)
[INFO] [stderr]    Compiling snake12_segments v0.1.0 (/opt/rustwide/workdir/crates/snake12_segments)
[INFO] [stderr]    Compiling snake15_hitting v0.1.0 (/opt/rustwide/workdir/crates/snake15_hitting)
[INFO] [stderr] error: could not compile `snake15_hitting` (bin "snake15_hitting")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake15_hitting --edition=2021 crates/snake15_hitting/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b67d0439b8ca6889 -C extra-filename=-39d949f8707486dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `snake11_headadvance` (bin "snake11_headadvance")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake11_headadvance --edition=2021 crates/snake11_headadvance/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6853bb257f182b5 -C extra-filename=-ee396aa812e8d407 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake06_grid` (bin "snake06_grid")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake06_grid --edition=2021 crates/snake06_grid/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39b304c02d3a3da1 -C extra-filename=-e02f4651f3ae8592 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake07_movegrid` (bin "snake07_movegrid")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake07_movegrid --edition=2021 crates/snake07_movegrid/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab9def9d35450d7a -C extra-filename=-83e1ace93bd46a67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake14_eatandgrow` (bin "snake14_eatandgrow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake14_eatandgrow --edition=2021 crates/snake14_eatandgrow/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a7762f39f660f73 -C extra-filename=-62507a9694cb5c43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake08_configwindow` (bin "snake08_configwindow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake08_configwindow --edition=2021 crates/snake08_configwindow/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71c61686a8f0987e -C extra-filename=-0b284e49be0be746 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRgCpht/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy-7a1912faeb59300d.rlib,libbevy_internal-8d26c3fd775976e7.rlib,libbevy_gizmos-197b7d65afe7d635.rlib,libbevy_winit-6eb4b4a6b9bdd6ed.rlib,libaccesskit_winit-a297b5c6120bcfa6.rlib,libwinit-196a08d0323a434c.rlib,libmio-21693d38140c1679.rlib,libx11_dl-329e0056df03b598.rlib,libbevy_ui-6be3885001247765.rlib,libtaffy-5bbea41b5920363d.rlib,libgrid-194b8cc9d76ad9ea.rlib,libslotmap-57b8b97e2b54730a.rlib,libbevy_text-4d8471906ddd86f3.rlib,libglyph_brush_layout-21742428dfbdd6c0.rlib,libxi_unicode-ec0971c6c6c40d36.rlib,libapprox-7e55ceaef71eb125.rlib,libab_glyph-c13ad2d0d2c47d9e.rlib,libowned_ttf_parser-009b57d934ce9e62.rlib,libttf_parser-8e550e24a8c26c9e.rlib,libab_glyph_rasterizer-58ae3059bbb17bdd.rlib,libbevy_sprite-8c447946df1f8e96.rlib,librectangle_pack-09a0f8a987bbc938.rlib,libguillotiere-a8850dea8a0c69f4.rlib,libsvg_fmt-dcdc9020481471a0.rlib,libeuclid-be36ef7331ec1462.rlib,libbevy_gltf-a76e206f9a86e219.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libbase64-b5296a10b8334a2c.rlib,libgltf-6c268bec8ac59f80.rlib,libgltf_json-8ac8c12ead422fcf.rlib,libserde_json-95211d1b2ebff3e5.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libbevy_pbr-99cd507472c9a5a6.rlib,libbevy_gilrs-16338b9ab50bfa10.rlib,libgilrs-c8ea4456bc2632d9.rlib,libfnv-2d77ec4f6f971b24.rlib,libgilrs_core-b559c6b05ff2ddaf.rlib,liblibudev_sys-037552c644daff38.rlib,libinotify-aae55e98b8507023.rlib,libinotify_sys-52361c8d94983b3f.rlib,libvec_map-ecbce826993378bd.rlib,libnix-763a35e47bfc4463.rlib,libbevy_core_pipeline-dd8095de227e9d00.rlib,libradsort-63a4dbdb8718ce59.rlib,libbevy_audio-06ca94138148e9d8.rlib,librodio-a75272eba13bdbdb.rlib,liblewton-1a3f4e931d74ca27.rlib,libogg-99a5cefd076e58bd.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libcpal-f6e1ca10bc7d5b56.rlib,libdasp_sample-bfd2e54ef6869ba0.rlib,libalsa-80db48793a89b4a0.rlib,libalsa_sys-ad3a0cea57d650a5.rlib,libbevy_animation-3e7d0b479f69cf7a.rlib,libbevy_scene-2e27cf782baf9c50.rlib,libbevy_render-fc1d1050648a440d.rlib,libruzstd-63b1a24ea137146e.rlib,libthiserror_core-6ead9d20c512d8bd.rlib,libtwox_hash-abd956d027f6f5f5.rlib,libnaga_oil-5e040b6c1a32659c.rlib,libdata_encoding-02a524d0cb7bb851.rlib,libregex_syntax-c75f63bf10bc1d3f.rlib,libunicode_ident-c127c4d798582dc8.rlib,libbevy_mikktspace-23dfa470f5b1af1d.rlib,libimage-c7f7aa690985f727.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libpng-971a47af180e68ae.rlib,libflate2-4397541ec6053602.rlib,libminiz_oxide-3d4b64de72f97cc3.rlib,libfdeflate-2676e2396689691a.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-5f9f4d343513b5eb.rlib,libbyteorder-1efcbe4f07366651.rlib,libktx2-adf058e42b60e8f0.rlib,libencase-45ef647a1c32fac2.rlib,libconst_panic-1a0a46e1f3c2784e.rlib,libhexasphere-0890be6334b3d8f0.rlib,libconstgebra-604c2848bfbc403c.rlib,libconst_soft_float-b31c975915340d6a.rlib,libwgpu-cbcdf584507d94c6.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libwgpu_core-2c00860755e9adbd.rlib,libwgpu_hal-8faa3efddfe231cd.rlib,librenderdoc_sys-f1b2eeee5608e180.rlib,libgpu_descriptor-04f7eb9bf9ac2b22.rlib,libgpu_descriptor_types-a2f385719d59b528.rlib,liblibloading-6aa8d00206bebbab.rlib,libkhronos_egl-1faee1399fb934c1.rlib,libprofiling-924ae7ddc836873d.rlib,libgpu_alloc-d20f9f148ca73bc8.rlib,libgpu_alloc_types-6fc907fa6541b552.rlib,libash-c71889d6cab1e7d5.rlib,liblibloading-352cc3147d091de2.rlib,libnaga-751a5b876ad6b67a.rlib,libhexf_parse-2ac3e111e86d5d60.rlib,libcodespan_reporting-fc51de8f376d3aab.rlib,libunicode_width-d4af6ef784b2a0cb.rlib,libtermcolor-96a9ed65821a6544.rlib,libpp_rs-aa1162135bddafb8.rlib,libunicode_xid-9a31df2f90872cba.rlib,libspirv-298347854793d945.rlib,libnum_traits-23460aab6c6f97a8.rlib,libbitflags-e2b4db6c651223da.rlib,libbit_set-a8bc459e5c055d3b.rlib,libbit_vec-ed82a54abc6c00ad.rlib,libindexmap-32c5a30be37ecf25.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libwgpu_types-ac9112ba93b7a7db.rlib,libglow-da1fec7959ee58f1.rlib,libbevy_window-27c461b02ffac24e.rlib,libraw_window_handle-e0a5c5ebc6f64816.rlib,libbevy_transform-913040b9c8ced1a6.rlib,libbevy_hierarchy-d06f585a23634acc.rlib,libbevy_input-32cea149c5decd6a.rlib,libbevy_diagnostic-51c99a46dd50c2b6.rlib,libsysinfo-aeedb609afdc8328.rlib,libbevy_time-ea414af08855925b.rlib,libbevy_core-87ef90c8c5d3b0e2.rlib,libbevy_asset-6955b3d63922c061.rlib,libasync_broadcast-0629e1eaf0b61f7c.rlib,libblake3-e63d938d62d82dd4.rlib,libconstant_time_eq-e955faf78c8e8aa9.rlib,libarrayvec-f942e8c771b56381.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libron-1543e7f2f4010c40.rlib,libbitflags-eb5d5844ae9c8271.rlib,libbase64-64299f9d815d057c.rlib,libparking_lot-38223c529c66ecdf.rlib,libparking_lot_core-9503ebe63c4d5b96.rlib,liblock_api-3afd68986908d4c6.rlib,libscopeguard-d52bd00767847e44.rlib,libcrossbeam_channel-aab1b507348c7ab3.rlib,libbevy_log-5364475700cf9b1b.rlib,libtracing_subscriber-484c16b2bdc3e220.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-d0f6894ec548ca49.rlib,liblazy_static-2bb390fee0230a38.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libregex-1670b2d4a7436485.rlib,libregex_automata-5f1041d78354b440.rlib,libaho_corasick-21386b6dd214be5a.rlib,libregex_syntax-8de78d0afdb2bf35.rlib,libtracing_log-df8234681d63cae0.rlib,libtracing_log-64176ffbf2d34438.rlib,liblog-276235a63555025f.rlib,libasync_fs-268e454c3804804a.rlib,libblocking-8b27c97c38d277f0.rlib,libasync_lock-fce2a707d48054e3.rlib,libevent_listener_strategy-31dc299115080b1d.rlib,libevent_listener-0b387fbdec39d92f.rlib,libpiper-7c48a514687be3ea.rlib,libatomic_waker-001109810bdecbaa.rlib,libasync_channel-cdbd26a5890dbc04.rlib,libevent_listener_strategy-0d0af7b544e90ed2.rlib,libevent_listener-eb88b15f51537c84.rlib,libasync_lock-a5141d33c48d5c20.rlib,libbevy_a11y-3efd663ee6b127e6.rlib,libaccesskit-9a87ba09101caee3.rlib,libbevy_app-06aa871d083f701d.rlib,libbevy_ecs-96c64be29368c264.rlib,librustc_hash-5a527483989b35a3.rlib,libthread_local-d5da2ac9bf724ea4.rlib,libbevy_tasks-b21e03ed540e57f3.rlib,libasync_channel-6763f1dfbea248b3.rlib,libevent_listener-67cd091983fb6763.rlib,libasync_executor-b184254ac66ecd70.rlib,libfastrand-9c5266858c813c39.rlib,libslab-073199f209252607.rlib,libfutures_lite-7060a386425d2997.rlib,libfutures_lite-c7dd59452fc86290.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,libfutures_io-64a3a644ba29741c.rlib,libfutures_core-2da63d8c7891ede1.rlib,libwaker_fn-20c7d7ce196133ad.rlib,libparking-3618ec6368854be5.rlib,libconcurrent_queue-e4b5ab08ce5dd038.rlib,libcrossbeam_utils-ce044e0860b5af6b.rlib,libasync_task-65820d26b839a505.rlib,libbevy_reflect-a36005445fcea9b5.rlib,libsmol_str-6659e39739f57e36.rlib,liberased_serde-2cfe75790a040d96.rlib,libbevy_math-9fb546a88847ddf4.rlib,libglam-3925e868fcadd098.rlib,libbytemuck-87cbf8f7468fc30d.rlib,libsmallvec-d294c7cad97b2fea.rlib,libdowncast_rs-af2d5a07fb165ed2.rlib,libbevy_ptr-056af4f62baa571e.rlib,libbevy_utils-417e7673d7005053.rlib,libnonmax-37232f8d688c456b.rlib,libuuid-6ddfc118f5fa39d2.rlib,libtracing-744d35533fd39a8e.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libtracing_core-030dd93ae615c815.rlib,libthiserror-dd4be1abdf026158.rlib,libpetgraph-bb56afecaa8ef8d2.rlib,libindexmap-f908a187fbbba934.rlib,libequivalent-fdc46004df91ad08.rlib,libfixedbitset-f52c4d8bfaa479c8.rlib,libinstant-7bc6417db7068f77.rlib,libhashbrown-c3340ba171317582.rlib,libserde-fb64aa444aedc580.rlib,liballocator_api2-d942e830951b9933.rlib,libahash-525d067198ad23a3.rlib,libgetrandom-d1fd36fcc2b35e29.rlib,liblibc-af92a6d44c3f0976.rlib,libonce_cell-24c5d665b6879050.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-c612eb560542fb5e.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out" "-L" "/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snake01_beginning-c67e41190129af2a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snake01_beginning` (bin "snake01_beginning") due to 1 previous error
[INFO] [stderr] error: could not compile `snake04_snakemove` (bin "snake04_snakemove")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake04_snakemove --edition=2021 crates/snake04_snakemove/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d47ebe1b5cb855b2 -C extra-filename=-2ace6e1074ca8a8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake09_foodspawning` (bin "snake09_foodspawning")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake09_foodspawning --edition=2021 crates/snake09_foodspawning/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4557c1c6f9491bd6 -C extra-filename=-680607fba6ad537b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake13_attachtail` (bin "snake13_attachtail")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake13_attachtail --edition=2021 crates/snake13_attachtail/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fcfdd4f210f91ae -C extra-filename=-d4f8319b46075ec1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake10_foodtimer` (bin "snake10_foodtimer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake10_foodtimer --edition=2021 crates/snake10_foodtimer/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4740cae76b86dbc6 -C extra-filename=-a8589219dd16a6bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake12_segments` (bin "snake12_segments")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake12_segments --edition=2021 crates/snake12_segments/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=500d04952a1ab245 -C extra-filename=-10e327fb890473e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake02_window` (bin "snake02_window")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake02_window --edition=2021 crates/snake02_window/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cf0ebc34147eba6 -C extra-filename=-00a60af9b4563f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake05_snakecontrol` (bin "snake05_snakecontrol")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake05_snakecontrol --edition=2021 crates/snake05_snakecontrol/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27d7ac259df3807b -C extra-filename=-3b44843296a0c047 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `snake03_snakehead` (bin "snake03_snakehead")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name snake03_snakehead --edition=2021 crates/snake03_snakehead/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df9cee403ee90707 -C extra-filename=-c0c4f8dbe1bd89c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-7a1912faeb59300d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1a9ff0003f365093.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/opt/rustwide/target/debug/build/blake3-9b98d16a8d3d800c/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "226b8636fdc8c4cddbd63fd90788b54a9aa18024447c3840439a26a434e2ab51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "226b8636fdc8c4cddbd63fd90788b54a9aa18024447c3840439a26a434e2ab51", kill_on_drop: false }`
[INFO] [stdout] 226b8636fdc8c4cddbd63fd90788b54a9aa18024447c3840439a26a434e2ab51
