[INFO] cloning repository https://github.com/EightFactorial/FrogLight-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EightFactorial/FrogLight-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEightFactorial%2FFrogLight-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEightFactorial%2FFrogLight-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cea7b259b731a9d7df5cb4903567c5cd1a884a4
[INFO] building EightFactorial/FrogLight-Server against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEightFactorial%2FFrogLight-Server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EightFactorial/FrogLight-Server 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] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EightFactorial/FrogLight-Server
[INFO] finished tweaking git repo https://github.com/EightFactorial/FrogLight-Server
[INFO] tweaked toml for git repo https://github.com/EightFactorial/FrogLight-Server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/EightFactorial/FrogLight-Server 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]     Updating git repository `https://github.com/EightFactorial/FrogLight`
[INFO] [stderr]     Updating git submodule `https://github.com/EightFactorial/FrogLight-Tools`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded attribute-derive v0.10.3
[INFO] [stderr]   Downloaded mimalloc v0.1.43
[INFO] [stderr]   Downloaded manyhow-macros v0.11.4
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded simdnbt-derive v0.6.0
[INFO] [stderr]   Downloaded manyhow v0.11.4
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded async-std-resolver v0.24.2
[INFO] [stderr]   Downloaded valence_nbt v0.8.0
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.3
[INFO] [stderr]   Downloaded const_panic v0.2.11
[INFO] [stderr]   Downloaded bevy_mod_debugdump v0.12.0
[INFO] [stderr]   Downloaded simdnbt v0.6.1
[INFO] [stderr]   Downloaded hickory-resolver v0.24.2
[INFO] [stderr]   Downloaded async-compression v0.4.18
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] [stderr]   Downloaded simd_cesu8 v1.0.1
[INFO] [stderr]   Downloaded naga v23.1.0
[INFO] [stderr]   Downloaded hickory-proto v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 80a4f595027d7ccff4d4d67ec7a1c785aedc37ae0aa6a415386e341aeadc20f3
[INFO] running `Command { std: "docker" "start" "-a" "80a4f595027d7ccff4d4d67ec7a1c785aedc37ae0aa6a415386e341aeadc20f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80a4f595027d7ccff4d4d67ec7a1c785aedc37ae0aa6a415386e341aeadc20f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80a4f595027d7ccff4d4d67ec7a1c785aedc37ae0aa6a415386e341aeadc20f3", kill_on_drop: false }`
[INFO] [stdout] 80a4f595027d7ccff4d4d67ec7a1c785aedc37ae0aa6a415386e341aeadc20f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9ec0f197f5292a9e3345949b8368a81bae4be21dd32a8036728773332322c664
[INFO] running `Command { std: "docker" "start" "-a" "9ec0f197f5292a9e3345949b8368a81bae4be21dd32a8036728773332322c664", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bevy_ptr v0.15.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bevy_tasks v0.15.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling bevy_utils v0.15.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling simd_cesu8 v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling froglight-macros v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling valence_nbt v0.8.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling bevy_reflect v0.15.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling simdnbt-derive v0.6.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling simdnbt v0.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling hickory-proto v0.24.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling accesskit_winit v0.23.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling bevy_ecs v0.15.0
[INFO] [stderr]    Compiling bevy_math v0.15.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.2
[INFO] [stderr]    Compiling async-std-resolver v0.24.2
[INFO] [stderr]    Compiling bevy_app v0.15.0
[INFO] [stderr]    Compiling bevy_core v0.15.0
[INFO] [stderr]    Compiling bevy_log v0.15.0
[INFO] [stderr]    Compiling bevy_a11y v0.15.0
[INFO] [stderr]    Compiling bevy_time v0.15.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.0
[INFO] [stderr]    Compiling bevy_input v0.15.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.15.0
[INFO] [stderr]    Compiling bevy_transform v0.15.0
[INFO] [stderr]    Compiling bevy_window v0.15.0
[INFO] [stderr]    Compiling bevy_internal v0.15.0
[INFO] [stderr]    Compiling bevy v0.15.0
[INFO] [stderr]    Compiling bevy_winit v0.15.0
[INFO] [stderr]    Compiling froglight-common v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling froglight-protocol v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling froglight-entity v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling froglight-physics v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling froglight-block v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling froglight-network v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr]    Compiling froglight-registry v0.1.0 (https://github.com/EightFactorial/FrogLight#b33a295a)
[INFO] [stderr] error: could not compile `froglight-entity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name froglight_entity --edition=2021 /opt/rustwide/cargo-home/git/checkouts/froglight-6b592da83f9a3278/b33a295/crates/froglight-entity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --warn=unused_lifetimes --warn=unused_import_braces --warn=unreachable_pub '--warn=clippy::unnecessary_cast' --warn=trivial_numeric_casts --warn=trivial_casts '--deny=rustdoc::private_intra_doc_links' '--allow=clippy::needless_pass_by_value' '--allow=clippy::module_name_repetitions' --warn=missing_docs '--deny=rustdoc::invalid_rust_codeblocks' '--deny=rustdoc::invalid_html_tags' '--deny=rustdoc::invalid_codeblock_attributes' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--deny=rustdoc::broken_intra_doc_links' '--deny=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="reflect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reflect"))' -C metadata=6ddddbdf271ff523 -C extra-filename=-0280097eb7f8f89b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-810ccce3a850424a.rmeta --extern bevy_derive=/opt/rustwide/target/debug/deps/libbevy_derive-24c1b7604a1c7989.so --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-a3a87d11338dcb56.rmeta --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-c1c3a6210e01c12d.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-0cd0fddb8a674f77.rmeta --extern bevy_transform=/opt/rustwide/target/debug/deps/libbevy_transform-c66176a0b318ead7.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-cdb2d66fb8ccdcb3.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a081cbabf0d57717.rmeta --extern froglight_common=/opt/rustwide/target/debug/deps/libfroglight_common-9c830628bf23f3d3.rmeta --extern froglight_macros=/opt/rustwide/target/debug/deps/libfroglight_macros-82b154eba089beff.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-de01762ad86d69bc.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 `froglight-block` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name froglight_block --edition=2021 /opt/rustwide/cargo-home/git/checkouts/froglight-6b592da83f9a3278/b33a295/crates/froglight-block/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --warn=unused_lifetimes --warn=unused_import_braces --warn=unreachable_pub '--warn=clippy::unnecessary_cast' --warn=trivial_numeric_casts --warn=trivial_casts '--deny=rustdoc::private_intra_doc_links' '--allow=clippy::needless_pass_by_value' '--allow=clippy::module_name_repetitions' --warn=missing_docs '--deny=rustdoc::invalid_rust_codeblocks' '--deny=rustdoc::invalid_html_tags' '--deny=rustdoc::invalid_codeblock_attributes' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--deny=rustdoc::broken_intra_doc_links' '--deny=rustdoc::bare_urls' --cfg 'feature="bevy"' --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy", "default", "hashbrown", "reflect"))' -C metadata=fae5c68ed6a36027 -C extra-filename=-c494fe248379cf28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-810ccce3a850424a.rmeta --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-a3a87d11338dcb56.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-0cd0fddb8a674f77.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-9febb957b93652bd.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a081cbabf0d57717.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern froglight_macros=/opt/rustwide/target/debug/deps/libfroglight_macros-82b154eba089beff.so --extern froglight_protocol=/opt/rustwide/target/debug/deps/libfroglight_protocol-2e187549d478d848.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-786b45b5014d4b7e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a669a155315cc4d6.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-8473d4b702e4ffdd.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-8bb6751e1c522c3a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9ec0f197f5292a9e3345949b8368a81bae4be21dd32a8036728773332322c664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ec0f197f5292a9e3345949b8368a81bae4be21dd32a8036728773332322c664", kill_on_drop: false }`
[INFO] [stdout] 9ec0f197f5292a9e3345949b8368a81bae4be21dd32a8036728773332322c664
