[INFO] cloning repository https://github.com/EliiasG/valence_vstruc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EliiasG/valence_vstruc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliiasG%2Fvalence_vstruc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliiasG%2Fvalence_vstruc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54881f1f2b6dfd5453d7f7ce2c618ff41583f430
[INFO] building EliiasG/valence_vstruc against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliiasG%2Fvalence_vstruc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EliiasG/valence_vstruc 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/EliiasG/valence_vstruc
[INFO] finished tweaking git repo https://github.com/EliiasG/valence_vstruc
[INFO] tweaked toml for git repo https://github.com/EliiasG/valence_vstruc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/valence-rs/valence`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 303 packages to latest compatible versions
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield-struct v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f6c472587e1993708405f93f71118b5f0e9eed4ab502db154d0741ac13b9fe6
[INFO] running `Command { std: "docker" "start" "-a" "9f6c472587e1993708405f93f71118b5f0e9eed4ab502db154d0741ac13b9fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f6c472587e1993708405f93f71118b5f0e9eed4ab502db154d0741ac13b9fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6c472587e1993708405f93f71118b5f0e9eed4ab502db154d0741ac13b9fe6", kill_on_drop: false }`
[INFO] [stdout] 9f6c472587e1993708405f93f71118b5f0e9eed4ab502db154d0741ac13b9fe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c7f760e41363800ed50669776fde20b9f61de71d91a3233528ab2f5660917b1c
[INFO] running `Command { std: "docker" "start" "-a" "c7f760e41363800ed50669776fde20b9f61de71d91a3233528ab2f5660917b1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cfb8 v0.8.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling valence_build_utils v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling valence_math v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bitfield-struct v0.8.0
[INFO] [stderr]    Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling rsa-der v0.3.0
[INFO] [stderr]    Compiling valence_command_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling valence_ident v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling valence_nbt v0.8.0 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling valence_generated v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling valence_entity v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling valence_lang v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling valence_text v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling bevy_app v0.14.2
[INFO] [stderr]    Compiling bevy_core v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling valence_protocol v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling valence_server_common v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr]    Compiling valence_server v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence#8f3f84d5)
[INFO] [stderr] error: could not compile `valence_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 valence_entity --edition=2021 /opt/rustwide/cargo-home/git/checkouts/valence-c9e0a67ab67a2d0a/8f3f84d/crates/valence_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=nonstandard_style '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_dependencies' '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unseparated_literal_suffix' --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_join' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--allow=clippy::type_complexity' '--warn=clippy::try_err' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::tests_outside_test_module' '--warn=clippy::struct_field_names' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_chars_any' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_outside_block' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_else' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_underscore_fields' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::mutex_atomic' '--warn=clippy::mut_mut' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_fields_in_debug' '--warn=clippy::mismatching_type_param_order' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_bool' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_assert' '--warn=clippy::macro_use_imports' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::iter_without_into_iter' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::iter_filter_is_some' '--warn=clippy::iter_filter_is_ok' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::into_iter_without_iter' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::impl_trait_in_params' '--warn=clippy::ignored_unit_patterns' '--warn=clippy::get_unwrap' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::format_push_string' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_enum_variants_with_brackets' '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::checked_conversions' '--warn=clippy::cast_lossless' '--warn=clippy::case_sensitive_file_extension_comparisons' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(unstable_doc)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfa6743dbacc20ab -C extra-filename=-188b4188e8d576d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a959d85e1644612c.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-ff4fa2732ac85e9a.rmeta --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-f7abe196373fb8b8.rmeta --extern bitfield_struct=/opt/rustwide/target/debug/deps/libbitfield_struct-fb96d89d013413b0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-f73780405cff04bb.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4e89bad3fa1a10dd.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-95d47115bc423d63.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95030a101bbcab87.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9f1ca52e1a621211.rmeta --extern valence_generated=/opt/rustwide/target/debug/deps/libvalence_generated-e3e721f1a8cefbd3.rmeta --extern valence_math=/opt/rustwide/target/debug/deps/libvalence_math-4ff3dbe56f0d2a4f.rmeta --extern valence_nbt=/opt/rustwide/target/debug/deps/libvalence_nbt-25fa5e30ed494eda.rmeta --extern valence_protocol=/opt/rustwide/target/debug/deps/libvalence_protocol-3a02e53233e56b42.rmeta --extern valence_server_common=/opt/rustwide/target/debug/deps/libvalence_server_common-98af125d044a3b6a.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" "c7f760e41363800ed50669776fde20b9f61de71d91a3233528ab2f5660917b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f760e41363800ed50669776fde20b9f61de71d91a3233528ab2f5660917b1c", kill_on_drop: false }`
[INFO] [stdout] c7f760e41363800ed50669776fde20b9f61de71d91a3233528ab2f5660917b1c
