[INFO] fetching crate beet_server 0.0.6... [INFO] testing beet_server-0.0.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate beet_server 0.0.6 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate beet_server 0.0.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate beet_server 0.0.6 [INFO] tweaked toml for crates.io crate beet_server 0.0.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate beet_server 0.0.6 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 crates.io crate beet_server 0.0.6 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9bedc90baaa4231fcfcb210d8a41e37c1f365042656ea66cffbed59461c1d494 [INFO] running `Command { std: "docker" "start" "-a" "9bedc90baaa4231fcfcb210d8a41e37c1f365042656ea66cffbed59461c1d494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bedc90baaa4231fcfcb210d8a41e37c1f365042656ea66cffbed59461c1d494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bedc90baaa4231fcfcb210d8a41e37c1f365042656ea66cffbed59461c1d494", kill_on_drop: false }` [INFO] [stdout] 9bedc90baaa4231fcfcb210d8a41e37c1f365042656ea66cffbed59461c1d494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 87d8790d6eeafbb36eb3c379d6b460d0d96d18baa75a64c31a63979f293757fe [INFO] running `Command { std: "docker" "start" "-a" "87d8790d6eeafbb36eb3c379d6b460d0d96d18baa75a64c31a63979f293757fe", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling bevy_ptr v0.16.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rapidhash v1.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling beet_rsx_combinator v0.0.6 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling derive_more v1.0.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.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling tower-livereload v0.9.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bevy_platform v0.16.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling bevy_utils v0.16.0 [INFO] [stderr] Compiling bevy_tasks v0.16.0 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.0 [INFO] [stderr] Compiling bevy_derive v0.16.0 [INFO] [stderr] Compiling bevy_asset_macros v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling bevy_reflect v0.16.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.16.0 [INFO] [stderr] Compiling bevy_math v0.16.0 [INFO] [stderr] Compiling bevy_color v0.16.1 [INFO] [stderr] Compiling bevy_app v0.16.0 [INFO] [stderr] Compiling bevy_log v0.16.0 [INFO] [stderr] Compiling bevy_time v0.16.0 [INFO] [stderr] Compiling bevy_asset v0.16.0 [INFO] [stderr] Compiling bevy_input v0.16.0 [INFO] [stderr] Compiling bevy_transform v0.16.0 [INFO] [stderr] Compiling bevy_diagnostic v0.16.0 [INFO] [stderr] Compiling bevy_internal v0.16.0 [INFO] [stderr] Compiling bevy v0.16.0 [INFO] [stderr] Compiling beet_utils v0.0.6 [INFO] [stderr] Compiling beet_core_macros v0.0.6 [INFO] [stderr] Compiling bevy_scene v0.16.0 [INFO] [stderr] Compiling beet_core v0.0.6 [INFO] [stderr] Compiling beet_parse v0.0.6 [INFO] [stderr] Compiling beet_rsx_macros v0.0.6 [INFO] [stderr] Compiling beet_rsx v0.0.6 [INFO] [stderr] Compiling beet_router v0.0.6 [INFO] [stderr] Compiling beet_server v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `Command { std: "docker" "inspect" "87d8790d6eeafbb36eb3c379d6b460d0d96d18baa75a64c31a63979f293757fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d8790d6eeafbb36eb3c379d6b460d0d96d18baa75a64c31a63979f293757fe", kill_on_drop: false }` [INFO] [stdout] 87d8790d6eeafbb36eb3c379d6b460d0d96d18baa75a64c31a63979f293757fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 301ba1ab09066ae7959f7c4f0651d9b50cc9073ef9ca71a0d0a9a4a1fbf24215 [INFO] running `Command { std: "docker" "start" "-a" "301ba1ab09066ae7959f7c4f0651d9b50cc9073ef9ca71a0d0a9a4a1fbf24215", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling sweet_macros v0.0.6 [INFO] [stderr] Compiling colorize v0.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bevy_tasks v0.16.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling bevy_ecs v0.16.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bevy_app v0.16.0 [INFO] [stderr] Compiling bevy_log v0.16.0 [INFO] [stderr] Compiling bevy_time v0.16.0 [INFO] [stderr] Compiling bevy_asset v0.16.0 [INFO] [stderr] Compiling bevy_input v0.16.0 [INFO] [stderr] Compiling bevy_transform v0.16.0 [INFO] [stderr] error: could not compile `bevy_ecs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name bevy_ecs --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/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::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::nonstandard_macro_braces' '--allow=clippy::needless_lifetimes' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="async_executor"' --cfg 'feature="backtrace"' --cfg 'feature="bevy_reflect"' --cfg 'feature="configurable_error_handler"' --cfg 'feature="default"' --cfg 'feature="serialize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_executor", "backtrace", "bevy_debug_stepping", "bevy_reflect", "configurable_error_handler", "critical-section", "default", "detailed_trace", "multi_threaded", "reflect_functions", "serialize", "std", "trace", "track_location"))' -C metadata=b4ef96fd64dfa126 -C extra-filename=-517a8798e08594de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_ecs_macros=/opt/rustwide/target/debug/deps/libbevy_ecs_macros-e8ed59ff8deb99de.so --extern bevy_platform=/opt/rustwide/target/debug/deps/libbevy_platform-b7b27dd355cda0e8.rmeta --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-598ae93801a15daa.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-36772c4f6abfad2a.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-8f250d2922025fd9.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-1c9cc7e9ab670b0d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c474dee5b3b76c2f.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-342affea1948cac0.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-39e00c7480698460.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6d225f575590ea54.rmeta --extern disqualified=/opt/rustwide/target/debug/deps/libdisqualified-fbefe2f6702ffdf1.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-aa50054210ebe18b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f54c35483ed28e84.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-8763b929e7b01ad1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ecf942ab921a2e9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b4c456a11732ad59.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-48bebaa931faa258.rmeta --extern variadics_please=/opt/rustwide/target/debug/deps/libvariadics_please-f6af1c0f86d14b78.so --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" "301ba1ab09066ae7959f7c4f0651d9b50cc9073ef9ca71a0d0a9a4a1fbf24215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301ba1ab09066ae7959f7c4f0651d9b50cc9073ef9ca71a0d0a9a4a1fbf24215", kill_on_drop: false }` [INFO] [stdout] 301ba1ab09066ae7959f7c4f0651d9b50cc9073ef9ca71a0d0a9a4a1fbf24215