[INFO] cloning repository https://github.com/fishfolk/bones [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fishfolk/bones" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eb56b8f2c6b75533492e45534663d73689ebb4d [INFO] testing fishfolk/bones against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fishfolk/bones on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fishfolk/bones [INFO] finished tweaking git repo https://github.com/fishfolk/bones [INFO] tweaked toml for git repo https://github.com/fishfolk/bones written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fishfolk/bones 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8254e1b60846cc8fcb906f80bde7530d6940a30af03f0650298bf0c3b351cd20 [INFO] running `Command { std: "docker" "start" "-a" "8254e1b60846cc8fcb906f80bde7530d6940a30af03f0650298bf0c3b351cd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8254e1b60846cc8fcb906f80bde7530d6940a30af03f0650298bf0c3b351cd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8254e1b60846cc8fcb906f80bde7530d6940a30af03f0650298bf0c3b351cd20", kill_on_drop: false }` [INFO] [stdout] 8254e1b60846cc8fcb906f80bde7530d6940a30af03f0650298bf0c3b351cd20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b604e99e0f6083d7711fa9db80d0bdacf7843a657e997dee26779aa80040bf05 [INFO] running `Command { std: "docker" "start" "-a" "b604e99e0f6083d7711fa9db80d0bdacf7843a657e997dee26779aa80040bf05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.11.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bevy_ptr v0.11.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling bevy_math v0.11.3 [INFO] [stderr] Compiling bevy_utils v0.11.3 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Compiling bevy_reflect v0.11.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling precis-tools v0.1.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling bevy_ecs v0.11.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling bevy_app v0.11.3 [INFO] [stderr] Compiling precis-core v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling bevy_core v0.11.3 [INFO] [stderr] Compiling bevy_log v0.11.3 [INFO] [stderr] Compiling bevy_input v0.11.3 [INFO] [stderr] Compiling bevy_time v0.11.3 [INFO] [stderr] Compiling bevy_hierarchy v0.11.3 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=62c7067fa7b1bc0d -C extra-filename=-c71889d6cab1e7d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-352cc3147d091de2.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 `bevy_ecs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name bevy_ecs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.11.3/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 --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --cfg 'feature="multi-threaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bevy_reflect", "default", "multi-threaded", "trace"))' -C metadata=7d1a87d2288852b5 -C extra-filename=-de2be15a2e415dbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-3a1e38321c51893d.rmeta --extern bevy_ecs_macros=/opt/rustwide/target/debug/deps/libbevy_ecs_macros-76a074d3f4889383.so --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-3b6c9616d9215c42.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-f2d3707d35cc1d99.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-7af7236070968daa.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-a0a902033182e828.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-67cd091983fb6763.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-f52c4d8bfaa479c8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4464b7e13071b75f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-040ce99daef3f6b9.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-d5da2ac9bf724ea4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b604e99e0f6083d7711fa9db80d0bdacf7843a657e997dee26779aa80040bf05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b604e99e0f6083d7711fa9db80d0bdacf7843a657e997dee26779aa80040bf05", kill_on_drop: false }` [INFO] [stdout] b604e99e0f6083d7711fa9db80d0bdacf7843a657e997dee26779aa80040bf05