[INFO] cloning repository https://github.com/solarsail/bevy_debris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solarsail/bevy_debris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarsail%2Fbevy_debris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarsail%2Fbevy_debris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2724bd4812355fc05c8597d98119193916c0bcf1 [INFO] testing solarsail/bevy_debris against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolarsail%2Fbevy_debris" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/solarsail/bevy_debris on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/solarsail/bevy_debris [INFO] finished tweaking git repo https://github.com/solarsail/bevy_debris [INFO] tweaked toml for git repo https://github.com/solarsail/bevy_debris written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/solarsail/bevy_debris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15d01dd32682f1e696d0a35b038712e7225ae0b0085360d04326805561f272c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a15d01dd32682f1e696d0a35b038712e7225ae0b0085360d04326805561f272c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15d01dd32682f1e696d0a35b038712e7225ae0b0085360d04326805561f272c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15d01dd32682f1e696d0a35b038712e7225ae0b0085360d04326805561f272c", kill_on_drop: false }` [INFO] [stdout] a15d01dd32682f1e696d0a35b038712e7225ae0b0085360d04326805561f272c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8fbf6f73c6003ff609ca3ec732c7b6bd7042b1ce48a6d89fe084d485ef64958 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b8fbf6f73c6003ff609ca3ec732c7b6bd7042b1ce48a6d89fe084d485ef64958", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling cpal v0.13.0 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.6 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling ahash v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bevy_tasks v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling lyon_geom v0.16.2 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bevy_utils v0.3.0 [INFO] [stderr] Compiling image v0.23.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lyon_path v0.16.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling lyon_algorithms v0.16.0 [INFO] [stderr] Compiling lyon_tessellation v0.16.2 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling lyon v0.16.2 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling alsa v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling gilrs-core v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling bevy_math v0.3.0 [INFO] [stderr] Compiling hexasphere v1.0.0 [INFO] [stderr] Compiling gilrs v0.8.0 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wgpu-core v0.6.5 [INFO] [stderr] Compiling bevy_hecs_macros v0.3.0 [INFO] [stderr] Compiling bevy_derive v0.3.0 [INFO] [stderr] Compiling bevy_property_derive v0.3.0 [INFO] [stderr] Compiling bevy_hecs v0.3.0 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling bevy_ecs v0.3.0 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling bevy_app v0.3.0 [INFO] [stderr] Compiling bevy_property v0.3.0 [INFO] [stderr] Compiling bevy_window v0.3.0 [INFO] [stderr] Compiling bevy_input v0.3.0 [INFO] [stderr] Compiling bevy_dynamic_plugin v0.3.0 [INFO] [stderr] Compiling bevy_type_registry v0.3.0 [INFO] [stderr] Compiling bevy_asset v0.3.0 [INFO] [stderr] Compiling bevy_core v0.3.0 [INFO] [stderr] Compiling bevy_transform v0.3.0 [INFO] [stderr] Compiling bevy_winit v0.3.0 [INFO] [stderr] Compiling bevy_gilrs v0.3.0 [INFO] [stderr] Compiling bevy_diagnostic v0.3.0 [INFO] [stderr] Compiling bevy_render v0.3.0 [INFO] [stderr] Compiling bevy_scene v0.3.0 [INFO] [stderr] Compiling bevy_audio v0.3.0 [INFO] [stderr] Compiling bevy_sprite v0.3.0 [INFO] [stderr] Compiling bevy_pbr v0.3.0 [INFO] [stderr] Compiling bevy_wgpu v0.3.0 [INFO] [stderr] Compiling bevy_gltf v0.3.0 [INFO] [stderr] Compiling bevy_text v0.3.0 [INFO] [stderr] Compiling bevy_ui v0.3.0 [INFO] [stderr] Compiling bevy v0.3.0 [INFO] [stderr] Compiling bevy_prototype_lyon v0.1.3 [INFO] [stderr] Compiling bevy_debris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.square_ring.c004ac6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c.3cqp1s72d5062p9z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-4ef016c1394d20ec/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.0/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-0c11f7507cd34790/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libordered_float-0185aecfe3114023.rlib" "/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-6ab2d8ba332ec5d1.rlib" "/opt/rustwide/target/debug/deps/liblyon-45fbc8f4952c5db7.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-8cedbd4da3987c9c.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d6e10ed6abe8ad29.rlib" "/opt/rustwide/target/debug/deps/libsid-661a0efdd87fbe89.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-3bdeeb62f7e5db87.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-2b044b303621fc7a.rlib" "/opt/rustwide/target/debug/deps/libbevy-cd87bb490c3eacdd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-c6bc9e980c4d197b.rlib" "/opt/rustwide/target/debug/deps/libgilrs-8f21a40fda3dc08a.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-e20b69d258a3a834.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4cfb14e511ce6a6a.rlib" "/opt/rustwide/target/debug/deps/libnix-16352c63ab052b93.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libbevy_dynamic_plugin-21c1b591a02eb531.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-15e4cad2ffb14d7c.rlib" "/opt/rustwide/target/debug/deps/libwgpu-3c30d73adeea6df0.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-05e3324781d5bfd7.rlib" "/opt/rustwide/target/debug/deps/libtracing-02d943bdb7e9a04f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-864329de16686dd4.rlib" "/opt/rustwide/target/debug/deps/libnaga-b9717aa33a52f37c.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-442c44b855a30a53.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9fd47096858c5a99.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-bbd84aa4c3fb3ed6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-caf40b8756a3d404.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-ce7035c269a7a80f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b435caafa7086a25.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-8ef6da3f005b241d.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-850367db876634b1.rlib" "/opt/rustwide/target/debug/deps/libash-b462163825d828fa.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a8b985d5dcd84c43.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-1165ac22e7464b66.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-4b726294f40545d2.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rlib" "/opt/rustwide/target/debug/deps/libfutures-c3ae8f953ae8c85a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4d87aeb0f7541561.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5fd80f59a94214a3.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-748f0664faf83ad1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8c5c0f9a180e0a99.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-910ed4d16ad34321.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9ddbc16d0c3495.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-16dabcc6821a5660.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-8f89b4ec27b43a97.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff618cf9487c7277.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a6263d3f023767f0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-bf9d7ce505d2df03.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-e1abe53c7dcc2609.rlib" "/opt/rustwide/target/debug/deps/libstretch-19c627f67810ed61.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-f0de2febda831804.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-63a6f382cf28cad1.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-3dad45d4cc9078ed.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-965d6fcb7ed62c6b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-1b43a04a9edf6998.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-787d9df6fe711378.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-34729a4cb31e77a4.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-f3835bf68a2e2606.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-5deed6c0b166e594.rlib" "/opt/rustwide/target/debug/deps/libgltf-9e4af6177bfa8e5b.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-b693f760eea24bf2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-27ee89212ebd5ff8.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-575c3e24a388664a.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-78eec3561a45eb1d.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-d73e0a7c9176b7c4.rlib" "/opt/rustwide/target/debug/deps/libimage-69eda751b634e252.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-720d150d3f9dd2a3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rlib" "/opt/rustwide/target/debug/deps/libpng-8907afe807ec9ff0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b6f8a928e9ceb913.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-89ba5f836adb0fed.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-f947b00a8e4db76a.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-255bbaeffe226aad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-cccea377ffe15c4e.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fbfb65a33e19f23.rlib" "/opt/rustwide/target/debug/deps/librodio-0e0af24fc1b8e9ee.rlib" "/opt/rustwide/target/debug/deps/libminimp3-30c840f38d4672f9.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-db70d478463ffcf0.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-f24b52a6ad2f08c7.rlib" "/opt/rustwide/target/debug/deps/libcpal-d4945eeb67309e91.rlib" "/opt/rustwide/target/debug/deps/libalsa-e59d010744c67399.rlib" "/opt/rustwide/target/debug/deps/libnix-4014041e5796d29e.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-fa3104e88222dd16.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-d207babcefb421c1.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-ca9b32790336a3af.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-912fc137666d5111.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-dcedce868987a3d8.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-1ca69739b3fc21ce.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-a9410e8211098bd9.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-d9396837a7cc2bd3.rlib" "/opt/rustwide/target/debug/deps/libnotify-d7247809b2f41615.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-488559b1626ca9db.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libmio-814098e9ffd7d5ce.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1300b1e9c4bbd7d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-eedd8c3546c4ee21.rlib" "/opt/rustwide/target/debug/deps/libfiletime-536a31220b554780.rlib" "/opt/rustwide/target/debug/deps/libanymap-a46866658b3257a6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libinotify-ded097e194c38183.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-790e223a14d808ba.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-6b284f1a26c43b9c.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-e6e8d703f4d8bd5a.rlib" "/opt/rustwide/target/debug/deps/libron-fb53058d1f97cbd5.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-3da477e82a82058d.rlib" "/opt/rustwide/target/debug/deps/libglam-302e0cceab2f478c.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-2081700508fbb325.rlib" "/opt/rustwide/target/debug/deps/libuuid-924d00d141770ec1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b56c5b7c96b7e4ce.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-004741fd3fb03027.rlib" "/opt/rustwide/target/debug/deps/libanyhow-48f4c80a2e775c4f.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-7dc897c7ae74aa44.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-bac132cde4dd0ded.rlib" "/opt/rustwide/target/debug/deps/librand-086f3dfa68f0cb59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b06b35a4b2d244b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-3fe2d1369ebf4186.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9af9a4de278289a3.rlib" "/opt/rustwide/target/debug/deps/liblog-2a4b3551e8ed83cf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c87d8be648117ff5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-49a6a5c55a0f05de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5039538891061e7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac3b14ea3e5e2f91.rlib" "/opt/rustwide/target/debug/deps/liblock_api-002670bc5ca7610b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8bd16f2c7c4d9c3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-aa27d17dec9a8db7.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-cc4a46b5862ac9d9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8bf70d6acb288a47.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-2e385ec7b72b7030.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-21a1a9e9304a3dd9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ff88cb610f6aade7.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-baa30d7004252e50.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-bab17f691021aefa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cb2e29a74a2795c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-23005b97e8ac50ce.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-53ee9bd3f499cf4d.rlib" "/opt/rustwide/target/debug/deps/libserde-58d5bf1770c32efd.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-652aa2922dbade3e.rlib" "/opt/rustwide/target/debug/deps/libahash-dfc33766b26e3a94.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e85d29c27ccb2109.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3f20dda2bde1d2a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fa830f1fafdc889c.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-lglslang.glsltospirv" "-lHLSL.glsltospirv" "-lOGLCompiler.glsltospirv" "-lOSDependent.glsltospirv" "-lSPIRV.glsltospirv" "-lSPVRemapper.glsltospirv" "-lSPIRV-Tools-opt.glsltospirv" "-lSPIRV-Tools.glsltospirv" "-lstdc++" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/square_ring-4c9f6115b722df7c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_debris` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b8fbf6f73c6003ff609ca3ec732c7b6bd7042b1ce48a6d89fe084d485ef64958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8fbf6f73c6003ff609ca3ec732c7b6bd7042b1ce48a6d89fe084d485ef64958", kill_on_drop: false }` [INFO] [stdout] b8fbf6f73c6003ff609ca3ec732c7b6bd7042b1ce48a6d89fe084d485ef64958