[INFO] cloning repository https://github.com/atbentley/bevy_plugin_billboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atbentley/bevy_plugin_billboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatbentley%2Fbevy_plugin_billboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatbentley%2Fbevy_plugin_billboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 362217ded705f20504a039ea94b7714dce0fe959 [INFO] testing atbentley/bevy_plugin_billboard against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatbentley%2Fbevy_plugin_billboard" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atbentley/bevy_plugin_billboard on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atbentley/bevy_plugin_billboard [INFO] finished tweaking git repo https://github.com/atbentley/bevy_plugin_billboard [INFO] tweaked toml for git repo https://github.com/atbentley/bevy_plugin_billboard written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/atbentley/bevy_plugin_billboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 612404acfca04839ef55339e88e3cb3bb3a4d6d5d7f280133881b9a81299582c [INFO] running `Command { std: "docker" "start" "-a" "612404acfca04839ef55339e88e3cb3bb3a4d6d5d7f280133881b9a81299582c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "612404acfca04839ef55339e88e3cb3bb3a4d6d5d7f280133881b9a81299582c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612404acfca04839ef55339e88e3cb3bb3a4d6d5d7f280133881b9a81299582c", kill_on_drop: false }` [INFO] [stdout] 612404acfca04839ef55339e88e3cb3bb3a4d6d5d7f280133881b9a81299582c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b94444e2098e04ce3be7ace554c0af1b677c40c374ce2549fa164141707efb90 [INFO] running `Command { std: "docker" "start" "-a" "b94444e2098e04ce3be7ace554c0af1b677c40c374ce2549fa164141707efb90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling glam v0.9.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling cart-tmp-winit v0.22.2 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling rectangle-pack v0.1.6 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling wgpu-types v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [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 x11-dl v2.18.5 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling guillotiere v0.5.2 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bevy_ron v0.1.3 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling bevy_math v0.1.3 [INFO] [stderr] Compiling hexasphere v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling wgpu-core v0.6.1 [INFO] [stderr] Compiling bevy_hecs_macros v0.1.3 [INFO] [stderr] Compiling bevy_derive v0.1.3 [INFO] [stderr] Compiling bevy_property_derive v0.1.3 [INFO] [stderr] Compiling bevy_hecs v0.1.3 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling bevy_ecs v0.1.3 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling bevy_app v0.1.3 [INFO] [stderr] Compiling bevy_property v0.1.3 [INFO] [stderr] Compiling bevy_window v0.1.3 [INFO] [stderr] Compiling bevy_input v0.1.3 [INFO] [stderr] Compiling bevy_type_registry v0.1.3 [INFO] [stderr] Compiling bevy_winit v0.1.3 [INFO] [stderr] Compiling bevy_asset v0.1.3 [INFO] [stderr] Compiling bevy_core v0.1.3 [INFO] [stderr] Compiling bevy_transform v0.1.3 [INFO] [stderr] Compiling bevy_diagnostic v0.1.3 [INFO] [stderr] Compiling bevy_scene v0.1.3 [INFO] [stderr] Compiling bevy_audio v0.1.3 [INFO] [stderr] Compiling bevy_render v0.1.3 [INFO] [stderr] Compiling bevy_sprite v0.1.3 [INFO] [stderr] Compiling bevy_pbr v0.1.3 [INFO] [stderr] Compiling bevy_wgpu v0.1.3 [INFO] [stderr] Compiling bevy_gltf v0.1.3 [INFO] [stderr] Compiling bevy_text v0.1.3 [INFO] [stderr] Compiling bevy_ui v0.1.3 [INFO] [stderr] Compiling bevy v0.1.3 [INFO] [stderr] Compiling bevy_plugin_billboard v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 15s [INFO] running `Command { std: "docker" "inspect" "b94444e2098e04ce3be7ace554c0af1b677c40c374ce2549fa164141707efb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94444e2098e04ce3be7ace554c0af1b677c40c374ce2549fa164141707efb90", kill_on_drop: false }` [INFO] [stdout] b94444e2098e04ce3be7ace554c0af1b677c40c374ce2549fa164141707efb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 079d1efc435cea4d94060c6e415a25b5a0ec534d72d188853691e007f7e9ed2f [INFO] running `Command { std: "docker" "start" "-a" "079d1efc435cea4d94060c6e415a25b5a0ec534d72d188853691e007f7e9ed2f", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_plugin_billboard v0.2.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/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.xray.6ab74137-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7.1jrzp95087hehx61.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-1df8474abb589ee8/out" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-43cae1d252dfc247/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_plugin_billboard-73264292d0211e10.rlib" "/opt/rustwide/target/debug/deps/libbevy-d6b0f8a2912ad4aa.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-e3c6aecfa4a4d669.rlib" "/opt/rustwide/target/debug/deps/libpollster-254ff4725428be14.rlib" "/opt/rustwide/target/debug/deps/libwgpu-2586e38a97ca42aa.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-0d39b0a01f1b75e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-3a9b42ab73bd8e52.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b1e6cc7976d8b2de.rlib" "/opt/rustwide/target/debug/deps/libnaga-6b206d09d621179f.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-ed026d9265a28df0.rlib" "/opt/rustwide/target/debug/deps/libhibitset-2e77f4b22934a564.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-aaee60d7caab9b86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ba6b98a6ea6a200.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3fa3dbba8805616b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-004ce43fb694b164.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-38a609d44bedb251.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-73e32b854cb46fe9.rlib" "/opt/rustwide/target/debug/deps/libash-b2b612577b44f141.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-33fa4c86727135ac.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-0f6e86384d2a1b98.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b4a2f5fe555ad1a2.rlib" "/opt/rustwide/target/debug/deps/libfutures-b6f6cb6b84988a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6c4e9a9c9344073f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-90d38faf73012525.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1eb8b6b66f84fa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8b1223977f441fea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92c48ddba0870ec3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-aef16ca94f1ec3d9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-ad5b095927b038fc.rlib" "/opt/rustwide/target/debug/deps/libcart_tmp_winit-43f4da9a6ea036ca.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-55381edaee265b2b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-fc3e1bc7f500e13d.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-15e59e6bb825970e.rlib" "/opt/rustwide/target/debug/deps/libgltf-06bc04e12b36a579.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-4f9fd51e65dd933f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9f994c504b15babd.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c096ea888da6dda2.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-feae316d39af3669.rlib" "/opt/rustwide/target/debug/deps/librodio-4af8a77c63223dab.rlib" "/opt/rustwide/target/debug/deps/libminimp3-8d546b2425df31f2.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-14ea8c66a546ff5f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-8db35cbca58381bb.rlib" "/opt/rustwide/target/debug/deps/libcpal-1ec88e750c40d07b.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ff4c0ffd135b978b.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-a0792950a78e2234.rlib" "/opt/rustwide/target/debug/deps/libstretch-66e97f616677eb0a.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-32d150cb440f29ac.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-0a58ababa25cf216.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-fa65111dafa244c9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-19426411dc08fec6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-5a05a546b0d6be54.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-7c54ca9b01bc5014.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-f2828f31adf9a340.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-31b749959e0e5542.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-36096780bfae9017.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-f8f6f51e992bb282.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-e444a9c9bbe80c0d.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-0eada3f04666b82f.rlib" "/opt/rustwide/target/debug/deps/libimage-6123a49893cbdb4d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-96995e60d358b92e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6bce203b2400319d.rlib" "/opt/rustwide/target/debug/deps/libpng-22cd781562cff09b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-aee76865d2c610bd.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4b5be98091909d34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3f670b8949a0489e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-d0da4f51fc0424c7.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-37e52e96841139ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-823a8c25407ef07d.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-de12ffeada186a97.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b8d837fcef9389ae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-66185efdec8a2140.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-afaa153f41f6e97a.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-59321faab8290591.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-b915c983cdb3531f.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-431b2a9cbf7de473.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-2c2ca4aa2e951b2c.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-f512c0c57b46871d.rlib" "/opt/rustwide/target/debug/deps/libuuid-01d0f172bcfa5b6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-c6f2ec9a7e082c0a.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-9d73019bb4f40cfe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ron-171fa353b212c0ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-72281ef222b8650e.rlib" "/opt/rustwide/target/debug/deps/libglam-31daa8916d47d97d.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-15dac0eafa703053.rlib" "/opt/rustwide/target/debug/deps/libnotify-833265e737d8cf6e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-de8db68844799656.rlib" "/opt/rustwide/target/debug/deps/libanymap-22c0ed63051dcb2b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a428aa41e0795061.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libmio-f0ba4909eb814942.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-152a7566f964585b.rlib" "/opt/rustwide/target/debug/deps/libnet2-61cd569a258ac401.rlib" "/opt/rustwide/target/debug/deps/libinotify-f14945f1bb1f05cf.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-c4f4240750f543d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6f712864e1c02854.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4122373b425bdcda.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-f5e1296cca558b91.rlib" "/opt/rustwide/target/debug/deps/liblog-c8a4dbbc69ee592e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e361d5274c9caa3e.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-5e496fe9b3f452e2.rlib" "/opt/rustwide/target/debug/deps/librayon-c51be6bf2bb5524e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2cc0ba43f9b3e257.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e462c890d242d93c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c22b4eaa7bcd11a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-41aa11ffd45ba5cc.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f072ba724bc80336.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libeither-45a94b46bbd2de19.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-085630b2a380bf7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-10602d13c73be752.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-814d5b69c7d6811c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-61c7c309488e8290.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-148c0b7408489888.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c3cc63fd58688344.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-8bc438801e9f2ae5.rlib" "/opt/rustwide/target/debug/deps/librand-e0010ddcdf6274f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d5512f58dcf970d1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe6c0ff101d9c54e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-31d6db988ea95f2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-01ef9e888e0374df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518308ec030f146.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libserde-1f0d8a1a5aa56ed8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ed41230fd19e6db9.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lasound" "-lstdc++" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/xray-6473d0a9da617ac7" "-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_plugin_billboard` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.screen_space.df2b3845-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741.2455zqrh0ygz90ue.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-1df8474abb589ee8/out" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-43cae1d252dfc247/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_plugin_billboard-73264292d0211e10.rlib" "/opt/rustwide/target/debug/deps/libbevy-d6b0f8a2912ad4aa.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-e3c6aecfa4a4d669.rlib" "/opt/rustwide/target/debug/deps/libpollster-254ff4725428be14.rlib" "/opt/rustwide/target/debug/deps/libwgpu-2586e38a97ca42aa.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-0d39b0a01f1b75e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-3a9b42ab73bd8e52.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b1e6cc7976d8b2de.rlib" "/opt/rustwide/target/debug/deps/libnaga-6b206d09d621179f.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-ed026d9265a28df0.rlib" "/opt/rustwide/target/debug/deps/libhibitset-2e77f4b22934a564.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-aaee60d7caab9b86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ba6b98a6ea6a200.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3fa3dbba8805616b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-004ce43fb694b164.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-38a609d44bedb251.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-73e32b854cb46fe9.rlib" "/opt/rustwide/target/debug/deps/libash-b2b612577b44f141.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-33fa4c86727135ac.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-0f6e86384d2a1b98.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b4a2f5fe555ad1a2.rlib" "/opt/rustwide/target/debug/deps/libfutures-b6f6cb6b84988a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6c4e9a9c9344073f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-90d38faf73012525.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1eb8b6b66f84fa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8b1223977f441fea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92c48ddba0870ec3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-aef16ca94f1ec3d9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-ad5b095927b038fc.rlib" "/opt/rustwide/target/debug/deps/libcart_tmp_winit-43f4da9a6ea036ca.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-55381edaee265b2b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-fc3e1bc7f500e13d.rlib" "/opt/rustwide/target/debug/deps/libinstant-96695d3b3b1f96a2.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-15e59e6bb825970e.rlib" "/opt/rustwide/target/debug/deps/libgltf-06bc04e12b36a579.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-4f9fd51e65dd933f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9f994c504b15babd.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-c096ea888da6dda2.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-feae316d39af3669.rlib" "/opt/rustwide/target/debug/deps/librodio-4af8a77c63223dab.rlib" "/opt/rustwide/target/debug/deps/libminimp3-8d546b2425df31f2.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-14ea8c66a546ff5f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-8db35cbca58381bb.rlib" "/opt/rustwide/target/debug/deps/libcpal-1ec88e750c40d07b.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ff4c0ffd135b978b.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-a0792950a78e2234.rlib" "/opt/rustwide/target/debug/deps/libstretch-66e97f616677eb0a.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-32d150cb440f29ac.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-0a58ababa25cf216.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-fa65111dafa244c9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-19426411dc08fec6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-5a05a546b0d6be54.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-7c54ca9b01bc5014.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-f2828f31adf9a340.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-31b749959e0e5542.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-36096780bfae9017.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-f8f6f51e992bb282.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-e444a9c9bbe80c0d.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-0eada3f04666b82f.rlib" "/opt/rustwide/target/debug/deps/libimage-6123a49893cbdb4d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-96995e60d358b92e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6bce203b2400319d.rlib" "/opt/rustwide/target/debug/deps/libpng-22cd781562cff09b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-aee76865d2c610bd.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4b5be98091909d34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3f670b8949a0489e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-d0da4f51fc0424c7.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-37e52e96841139ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-823a8c25407ef07d.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-de12ffeada186a97.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b8d837fcef9389ae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-66185efdec8a2140.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-afaa153f41f6e97a.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-59321faab8290591.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-b915c983cdb3531f.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-431b2a9cbf7de473.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-2c2ca4aa2e951b2c.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-f512c0c57b46871d.rlib" "/opt/rustwide/target/debug/deps/libuuid-01d0f172bcfa5b6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-c6f2ec9a7e082c0a.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-9d73019bb4f40cfe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ron-171fa353b212c0ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-72281ef222b8650e.rlib" "/opt/rustwide/target/debug/deps/libglam-31daa8916d47d97d.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-15dac0eafa703053.rlib" "/opt/rustwide/target/debug/deps/libnotify-833265e737d8cf6e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-de8db68844799656.rlib" "/opt/rustwide/target/debug/deps/libanymap-22c0ed63051dcb2b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a428aa41e0795061.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libmio-f0ba4909eb814942.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-152a7566f964585b.rlib" "/opt/rustwide/target/debug/deps/libnet2-61cd569a258ac401.rlib" "/opt/rustwide/target/debug/deps/libinotify-f14945f1bb1f05cf.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-c4f4240750f543d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6f712864e1c02854.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4122373b425bdcda.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-f5e1296cca558b91.rlib" "/opt/rustwide/target/debug/deps/liblog-c8a4dbbc69ee592e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e361d5274c9caa3e.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-5e496fe9b3f452e2.rlib" "/opt/rustwide/target/debug/deps/librayon-c51be6bf2bb5524e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2cc0ba43f9b3e257.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e462c890d242d93c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c22b4eaa7bcd11a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-41aa11ffd45ba5cc.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f072ba724bc80336.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libeither-45a94b46bbd2de19.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-085630b2a380bf7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-10602d13c73be752.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-814d5b69c7d6811c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-61c7c309488e8290.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-148c0b7408489888.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c3cc63fd58688344.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-8bc438801e9f2ae5.rlib" "/opt/rustwide/target/debug/deps/librand-e0010ddcdf6274f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d5512f58dcf970d1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe6c0ff101d9c54e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-31d6db988ea95f2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-01ef9e888e0374df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518308ec030f146.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libserde-1f0d8a1a5aa56ed8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ed41230fd19e6db9.rlib" "/opt/rustwide/target/debug/deps/libahash-3728cc9c35c67fc6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lasound" "-lstdc++" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/screen_space-bf133df5afbf3741" "-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_plugin_billboard` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "079d1efc435cea4d94060c6e415a25b5a0ec534d72d188853691e007f7e9ed2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079d1efc435cea4d94060c6e415a25b5a0ec534d72d188853691e007f7e9ed2f", kill_on_drop: false }` [INFO] [stdout] 079d1efc435cea4d94060c6e415a25b5a0ec534d72d188853691e007f7e9ed2f