[INFO] cloning repository https://github.com/unchessful-games/whoami-minecraft-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unchessful-games/whoami-minecraft-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funchessful-games%2Fwhoami-minecraft-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funchessful-games%2Fwhoami-minecraft-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3bea84147a3f15b4e631b64a0cf9e1b49b072fe [INFO] testing unchessful-games/whoami-minecraft-server against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funchessful-games%2Fwhoami-minecraft-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/unchessful-games/whoami-minecraft-server [INFO] finished tweaking git repo https://github.com/unchessful-games/whoami-minecraft-server [INFO] tweaked toml for git repo https://github.com/unchessful-games/whoami-minecraft-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/unchessful-games/whoami-minecraft-server on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/unchessful-games/whoami-minecraft-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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c2bee077c7b3f1e74a913fb64fcd968da6cd8c39d9efc37b934a12dc3f3e57f [INFO] running `Command { std: "docker" "start" "-a" "2c2bee077c7b3f1e74a913fb64fcd968da6cd8c39d9efc37b934a12dc3f3e57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c2bee077c7b3f1e74a913fb64fcd968da6cd8c39d9efc37b934a12dc3f3e57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2bee077c7b3f1e74a913fb64fcd968da6cd8c39d9efc37b934a12dc3f3e57f", kill_on_drop: false }` [INFO] [stdout] 2c2bee077c7b3f1e74a913fb64fcd968da6cd8c39d9efc37b934a12dc3f3e57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a17310d8641d13f1604764e36b564f9900e8420a37c266167f3913c15368dd4 [INFO] running `Command { std: "docker" "start" "-a" "4a17310d8641d13f1604764e36b564f9900e8420a37c266167f3913c15368dd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling glam v0.26.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cfb8 v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling valence_math v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling valence_build_utils v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling bitfield-struct v0.5.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling valence_command_macros v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling rsa-der v0.3.0 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling derive_more v1.0.0-beta.6 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling valence_ident v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling valence_nbt v0.8.0 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling valence_text v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling valence_generated v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_entity v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_lang v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling valence_protocol v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_server_common v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_server v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_command v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_boss_bar v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_player_list v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_world_border v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_inventory v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_weather v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_network v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_scoreboard v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_advancement v0.2.0-alpha.1+mc.1.20.1 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [INFO] [stderr] Compiling valence_anvil v0.1.0 (https://github.com/valence-rs/valence?rev=9f9d284c#9f9d284c) [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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name valence_entity --edition=2021 /opt/rustwide/cargo-home/git/checkouts/valence-c9e0a67ab67a2d0a/9f9d284/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=f186b6ab4c4df567 -C extra-filename=-00fcd5f3924b1003 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67991ca7996955fa.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-fb6d483ab5b2548e.rmeta --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-2755c3e226aa4e95.rmeta --extern bitfield_struct=/opt/rustwide/target/debug/deps/libbitfield_struct-a4914d2fbc2a94f8.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-bd304c3649f8717e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ab542403b83907fb.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1690478c2142c0e2.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b459a795546e890e.rmeta --extern valence_generated=/opt/rustwide/target/debug/deps/libvalence_generated-b1233e1733d10550.rmeta --extern valence_math=/opt/rustwide/target/debug/deps/libvalence_math-f3e1b3e8d64fb5dc.rmeta --extern valence_nbt=/opt/rustwide/target/debug/deps/libvalence_nbt-2e5d4c2e2141b79e.rmeta --extern valence_protocol=/opt/rustwide/target/debug/deps/libvalence_protocol-af20364fdbab721e.rmeta --extern valence_server_common=/opt/rustwide/target/debug/deps/libvalence_server_common-89fdbb7c6a56a80d.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" "4a17310d8641d13f1604764e36b564f9900e8420a37c266167f3913c15368dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a17310d8641d13f1604764e36b564f9900e8420a37c266167f3913c15368dd4", kill_on_drop: false }` [INFO] [stdout] 4a17310d8641d13f1604764e36b564f9900e8420a37c266167f3913c15368dd4