[INFO] fetching crate bevy_prototype_input_map 0.1.6... [INFO] testing bevy_prototype_input_map-0.1.6 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate bevy_prototype_input_map 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate bevy_prototype_input_map 0.1.6 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_prototype_input_map 0.1.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_prototype_input_map 0.1.6 [INFO] tweaked toml for crates.io crate bevy_prototype_input_map 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate bevy_prototype_input_map 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 8990c39d48d4e4c914e0971637eeeac7fc0969ff81ad311f22efbc5706e1f670 [INFO] running `Command { std: "docker" "start" "-a" "8990c39d48d4e4c914e0971637eeeac7fc0969ff81ad311f22efbc5706e1f670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8990c39d48d4e4c914e0971637eeeac7fc0969ff81ad311f22efbc5706e1f670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8990c39d48d4e4c914e0971637eeeac7fc0969ff81ad311f22efbc5706e1f670", kill_on_drop: false }` [INFO] [stdout] 8990c39d48d4e4c914e0971637eeeac7fc0969ff81ad311f22efbc5706e1f670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] fc592575b1af8bf64101909ec6c7f89e3cbc4a997f248fad8cf6a1553fb0bee9 [INFO] running `Command { std: "docker" "start" "-a" "fc592575b1af8bf64101909ec6c7f89e3cbc4a997f248fad8cf6a1553fb0bee9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [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 libloading v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling getrandom v0.2.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 nix v0.18.0 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling ahash v0.5.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling bevy_tasks v0.3.0 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bevy_utils v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling futures-macro v0.3.6 [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 cpal v0.13.1 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling gilrs-core v0.3.0 [INFO] [stderr] Compiling winit v0.23.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 proc-macro-crate v0.1.5 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling wgpu-core v0.6.4 [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 bevy_ecs v0.3.0 [INFO] [stderr] Compiling gltf v0.15.2 [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_diagnostic v0.3.0 [INFO] [stderr] Compiling bevy_winit v0.3.0 [INFO] [stderr] Compiling bevy_gilrs 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_text v0.3.0 [INFO] [stderr] Compiling bevy_gltf v0.3.0 [INFO] [stderr] Compiling bevy_ui v0.3.0 [INFO] [stderr] Compiling bevy v0.3.0 [INFO] [stderr] Compiling bevy_prototype_input_map v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 00s [INFO] running `Command { std: "docker" "inspect" "fc592575b1af8bf64101909ec6c7f89e3cbc4a997f248fad8cf6a1553fb0bee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc592575b1af8bf64101909ec6c7f89e3cbc4a997f248fad8cf6a1553fb0bee9", kill_on_drop: false }` [INFO] [stdout] fc592575b1af8bf64101909ec6c7f89e3cbc4a997f248fad8cf6a1553fb0bee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2a09b9f67267055b35bf583c75bf679ab04ebf4207201aed3c4dbbb49898b4e [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" "d2a09b9f67267055b35bf583c75bf679ab04ebf4207201aed3c4dbbb49898b4e", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_prototype_input_map v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bevy_prototype_input_map` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bevy_prototype_input_map --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e0564f8f6c62de8b -C extra-filename=-e0564f8f6c62de8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9bc98cf8c27ed2e5.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-2d76dbc3d47976cf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b467abe883d313a2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e96db08bd90a697.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/minimp3-sys-95ead5647463cf76/out -L native=/lib/x86_64-linux-gnu -L /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux -L native=/opt/rustwide/target/debug/build/spirv-reflect-30aca71881ab573d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.gamepad_with_ron.blr4ztxc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e" "/opt/rustwide/target/debug/examples/gamepad_with_ron-2e92c02f83f3f06e.4e1jjufsa4zmbro0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-95ead5647463cf76/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-30aca71881ab573d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_prototype_input_map-5ae853f11f497df2.rlib" "/opt/rustwide/target/debug/deps/libbevy-9bc98cf8c27ed2e5.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-dd1e47851a9714fc.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2fc9b55bc87fa99b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-350ad6b8ca74d2de.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4d0c659384920ed3.rlib" "/opt/rustwide/target/debug/deps/libnix-9d65d663c5256f6b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbevy_dynamic_plugin-dcc3f9da8b732525.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-0b676bd972a9da27.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1239f4fc0bd800af.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d5892eece6207217.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd94407d0c7bccfd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9eab0cd2fbeca6da.rlib" "/opt/rustwide/target/debug/deps/libnaga-c34dd3a98ea000cc.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-a135d577ba4c2d69.rlib" "/opt/rustwide/target/debug/deps/libhibitset-4363c9fe5346dba0.rlib" "/opt/rustwide/target/debug/deps/libatom-f7e789913ec6a212.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-8ab3c2e7616b8c30.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-e16406f6aba7b6a1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-abde10e136d6c4b3.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9a68c87acc0b3757.rlib" "/opt/rustwide/target/debug/deps/libash-85a36d796135c7dd.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9d415035f11c6800.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-fc7af2d69192d337.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-f78fec7e98c2a062.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-6934cfa661fe5048.rlib" "/opt/rustwide/target/debug/deps/libfutures-20b9b5c1bf1caf14.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b86765d6a8fc8b13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-45ae73743c8d5957.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7ecaa85bced40bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6babc63a44d20ea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ea0e8ca5c0cc633a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-aab9b53dc4d96077.rlib" "/opt/rustwide/target/debug/deps/libwinit-888dadda45002578.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-af7901765b6545e7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-18e6ffd5d6d696fe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-22677353e1170101.rlib" "/opt/rustwide/target/debug/deps/libstretch-4030b7f6392fddf1.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-f95e9217e183e6b1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-271e424ee4aaa270.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-d36b89067ffd01ba.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-17ae7f1c753ff698.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-4a2fa7ff931b965b.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-4039c0daefad8771.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-0e0a4c40a2797408.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-b77da0b5fe6ba448.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-968d362b8a535e20.rlib" "/opt/rustwide/target/debug/deps/libeuclid-089302f684a37d2a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ff9eba0f5a7f0fe0.rlib" "/opt/rustwide/target/debug/deps/libgltf-328617a0773780fe.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-80dc99b525a3c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e96db08bd90a697.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-98c8bf0ac981664b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-46d5bef0f24e030f.rlib" "/opt/rustwide/target/debug/deps/libimage-e3615640cc4bdc56.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8c92a68d2a872ad5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d77f3c6665e169d8.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a63f6d97908325e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-034714b3ae30a80f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-588651ac78403d91.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-18f92c40b5739151.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-69807b9f2cbda8c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e65d0043e1ddeae.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-131848cd1b80ef5a.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-c9936b3d56ee030c.rlib" "/opt/rustwide/target/debug/deps/librodio-e56d5930964cbaf2.rlib" "/opt/rustwide/target/debug/deps/libminimp3-a40e3f43f97021d5.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-611318699afec26b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-94d77e6a925db13c.rlib" "/opt/rustwide/target/debug/deps/libcpal-07fa54fa2a062ac4.rlib" "/opt/rustwide/target/debug/deps/libalsa-205f8090892b620c.rlib" "/opt/rustwide/target/debug/deps/libnix-c796b7f06c0744b8.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-d0a402c62a7f2c80.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-7991d96c3d527d07.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-baa70ce9e78ce0f0.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-167d5fa9ed485a28.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-367a71d531b40a30.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-8610c029f8ee1bb6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-b50ce29f4b6eb0d3.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-1435b8c8e68fb4e2.rlib" "/opt/rustwide/target/debug/deps/libnotify-cd236992f9be3e76.rlib" "/opt/rustwide/target/debug/deps/libfiletime-71bf2dcc4db5c9c4.rlib" "/opt/rustwide/target/debug/deps/libanymap-359dbfcc7f007864.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-74d6a458b606b08c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-f8605dcdd64cc540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-502a1a011ffdc294.rlib" "/opt/rustwide/target/debug/deps/libnet2-dc6ec4c5b5762aee.rlib" "/opt/rustwide/target/debug/deps/libinotify-814fc2a0bb9b1d87.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-934c912ceb59a1d5.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-d0432fc9a590eca7.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-25678189bb21664a.rlib" "/opt/rustwide/target/debug/deps/libron-2d76dbc3d47976cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-a821bacfeeff17b6.rlib" "/opt/rustwide/target/debug/deps/libglam-9f17f8b9b6d730d3.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-0c1d2aadf0937608.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f35953ce165da50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e8f3efdb37f9b490.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb3d1d2ebb171e75.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-42526b94a9942633.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-f846351820b95eaa.rlib" "/opt/rustwide/target/debug/deps/librand-7d27d8d7c95f9207.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76bb0533ade6f596.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-267b610996ea5e1d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3577bd5022d7112a.rlib" "/opt/rustwide/target/debug/deps/liblog-c7d991c80316db6c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-52e6902632b227d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1bcc157d9b2518ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5533a4f912022237.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c0793414c34b7400.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-90a0af89317ecb9f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6014375920171e8.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-09f2d652b6b8dc67.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab27cd99c984458f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e340c7ecd86cfac9.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-32ec0a61bc25a205.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8bb5420551483266.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c302e68dfe4c97bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-67ca93590eae2e17.rlib" "/opt/rustwide/target/debug/deps/libserde-b467abe883d313a2.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-08f7099bdd0ac382.rlib" "/opt/rustwide/target/debug/deps/libahash-fe10853ac0216a26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3e1cb165443d308.rlib" "/opt/rustwide/target/debug/deps/liblibc-41b67427644ad31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79a650a7351e463b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-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" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.gamepad_with_code.21kmaqbz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70" "/opt/rustwide/target/debug/examples/gamepad_with_code-7854304a5a007b70.4x10dzjblr2xk7n2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-95ead5647463cf76/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-30aca71881ab573d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_prototype_input_map-5ae853f11f497df2.rlib" "/opt/rustwide/target/debug/deps/libbevy-9bc98cf8c27ed2e5.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-dd1e47851a9714fc.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2fc9b55bc87fa99b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-350ad6b8ca74d2de.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4d0c659384920ed3.rlib" "/opt/rustwide/target/debug/deps/libnix-9d65d663c5256f6b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbevy_dynamic_plugin-dcc3f9da8b732525.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-0b676bd972a9da27.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1239f4fc0bd800af.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d5892eece6207217.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd94407d0c7bccfd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9eab0cd2fbeca6da.rlib" "/opt/rustwide/target/debug/deps/libnaga-c34dd3a98ea000cc.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-a135d577ba4c2d69.rlib" "/opt/rustwide/target/debug/deps/libhibitset-4363c9fe5346dba0.rlib" "/opt/rustwide/target/debug/deps/libatom-f7e789913ec6a212.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-8ab3c2e7616b8c30.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-e16406f6aba7b6a1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-abde10e136d6c4b3.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9a68c87acc0b3757.rlib" "/opt/rustwide/target/debug/deps/libash-85a36d796135c7dd.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9d415035f11c6800.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-fc7af2d69192d337.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-f78fec7e98c2a062.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-6934cfa661fe5048.rlib" "/opt/rustwide/target/debug/deps/libfutures-20b9b5c1bf1caf14.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b86765d6a8fc8b13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-45ae73743c8d5957.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7ecaa85bced40bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6babc63a44d20ea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ea0e8ca5c0cc633a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-aab9b53dc4d96077.rlib" "/opt/rustwide/target/debug/deps/libwinit-888dadda45002578.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-af7901765b6545e7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-18e6ffd5d6d696fe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-22677353e1170101.rlib" "/opt/rustwide/target/debug/deps/libstretch-4030b7f6392fddf1.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-f95e9217e183e6b1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-271e424ee4aaa270.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-d36b89067ffd01ba.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-17ae7f1c753ff698.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-4a2fa7ff931b965b.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-4039c0daefad8771.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-0e0a4c40a2797408.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-b77da0b5fe6ba448.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-968d362b8a535e20.rlib" "/opt/rustwide/target/debug/deps/libeuclid-089302f684a37d2a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ff9eba0f5a7f0fe0.rlib" "/opt/rustwide/target/debug/deps/libgltf-328617a0773780fe.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-80dc99b525a3c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e96db08bd90a697.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-98c8bf0ac981664b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-46d5bef0f24e030f.rlib" "/opt/rustwide/target/debug/deps/libimage-e3615640cc4bdc56.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8c92a68d2a872ad5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d77f3c6665e169d8.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a63f6d97908325e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-034714b3ae30a80f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-588651ac78403d91.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-18f92c40b5739151.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-69807b9f2cbda8c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e65d0043e1ddeae.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-131848cd1b80ef5a.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-c9936b3d56ee030c.rlib" "/opt/rustwide/target/debug/deps/librodio-e56d5930964cbaf2.rlib" "/opt/rustwide/target/debug/deps/libminimp3-a40e3f43f97021d5.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-611318699afec26b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-94d77e6a925db13c.rlib" "/opt/rustwide/target/debug/deps/libcpal-07fa54fa2a062ac4.rlib" "/opt/rustwide/target/debug/deps/libalsa-205f8090892b620c.rlib" "/opt/rustwide/target/debug/deps/libnix-c796b7f06c0744b8.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-d0a402c62a7f2c80.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-7991d96c3d527d07.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-baa70ce9e78ce0f0.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-167d5fa9ed485a28.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-367a71d531b40a30.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-8610c029f8ee1bb6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-b50ce29f4b6eb0d3.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-1435b8c8e68fb4e2.rlib" "/opt/rustwide/target/debug/deps/libnotify-cd236992f9be3e76.rlib" "/opt/rustwide/target/debug/deps/libfiletime-71bf2dcc4db5c9c4.rlib" "/opt/rustwide/target/debug/deps/libanymap-359dbfcc7f007864.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-74d6a458b606b08c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-f8605dcdd64cc540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-502a1a011ffdc294.rlib" "/opt/rustwide/target/debug/deps/libnet2-dc6ec4c5b5762aee.rlib" "/opt/rustwide/target/debug/deps/libinotify-814fc2a0bb9b1d87.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-934c912ceb59a1d5.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-d0432fc9a590eca7.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-25678189bb21664a.rlib" "/opt/rustwide/target/debug/deps/libron-2d76dbc3d47976cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-a821bacfeeff17b6.rlib" "/opt/rustwide/target/debug/deps/libglam-9f17f8b9b6d730d3.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-0c1d2aadf0937608.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f35953ce165da50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e8f3efdb37f9b490.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb3d1d2ebb171e75.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-42526b94a9942633.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-f846351820b95eaa.rlib" "/opt/rustwide/target/debug/deps/librand-7d27d8d7c95f9207.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76bb0533ade6f596.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-267b610996ea5e1d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3577bd5022d7112a.rlib" "/opt/rustwide/target/debug/deps/liblog-c7d991c80316db6c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-52e6902632b227d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1bcc157d9b2518ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5533a4f912022237.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c0793414c34b7400.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-90a0af89317ecb9f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6014375920171e8.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-09f2d652b6b8dc67.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab27cd99c984458f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e340c7ecd86cfac9.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-32ec0a61bc25a205.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8bb5420551483266.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c302e68dfe4c97bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-67ca93590eae2e17.rlib" "/opt/rustwide/target/debug/deps/libserde-b467abe883d313a2.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-08f7099bdd0ac382.rlib" "/opt/rustwide/target/debug/deps/libahash-fe10853ac0216a26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3e1cb165443d308.rlib" "/opt/rustwide/target/debug/deps/liblibc-41b67427644ad31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79a650a7351e463b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-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" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.keyboard_mouse_with_code.2i913ujg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651" "/opt/rustwide/target/debug/examples/keyboard_mouse_with_code-709d9c4fbbe3e651.5bxxg6i4ox7oc7qi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-95ead5647463cf76/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-30aca71881ab573d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_prototype_input_map-5ae853f11f497df2.rlib" "/opt/rustwide/target/debug/deps/libbevy-9bc98cf8c27ed2e5.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-dd1e47851a9714fc.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2fc9b55bc87fa99b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-350ad6b8ca74d2de.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4d0c659384920ed3.rlib" "/opt/rustwide/target/debug/deps/libnix-9d65d663c5256f6b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbevy_dynamic_plugin-dcc3f9da8b732525.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-0b676bd972a9da27.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1239f4fc0bd800af.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d5892eece6207217.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd94407d0c7bccfd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9eab0cd2fbeca6da.rlib" "/opt/rustwide/target/debug/deps/libnaga-c34dd3a98ea000cc.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-a135d577ba4c2d69.rlib" "/opt/rustwide/target/debug/deps/libhibitset-4363c9fe5346dba0.rlib" "/opt/rustwide/target/debug/deps/libatom-f7e789913ec6a212.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-8ab3c2e7616b8c30.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-e16406f6aba7b6a1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-abde10e136d6c4b3.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9a68c87acc0b3757.rlib" "/opt/rustwide/target/debug/deps/libash-85a36d796135c7dd.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9d415035f11c6800.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-fc7af2d69192d337.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-f78fec7e98c2a062.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-6934cfa661fe5048.rlib" "/opt/rustwide/target/debug/deps/libfutures-20b9b5c1bf1caf14.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b86765d6a8fc8b13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-45ae73743c8d5957.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7ecaa85bced40bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6babc63a44d20ea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ea0e8ca5c0cc633a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-aab9b53dc4d96077.rlib" "/opt/rustwide/target/debug/deps/libwinit-888dadda45002578.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-af7901765b6545e7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-18e6ffd5d6d696fe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-22677353e1170101.rlib" "/opt/rustwide/target/debug/deps/libstretch-4030b7f6392fddf1.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-f95e9217e183e6b1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-271e424ee4aaa270.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-d36b89067ffd01ba.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-17ae7f1c753ff698.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-4a2fa7ff931b965b.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-4039c0daefad8771.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-0e0a4c40a2797408.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-b77da0b5fe6ba448.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-968d362b8a535e20.rlib" "/opt/rustwide/target/debug/deps/libeuclid-089302f684a37d2a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ff9eba0f5a7f0fe0.rlib" "/opt/rustwide/target/debug/deps/libgltf-328617a0773780fe.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-80dc99b525a3c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e96db08bd90a697.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-98c8bf0ac981664b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-46d5bef0f24e030f.rlib" "/opt/rustwide/target/debug/deps/libimage-e3615640cc4bdc56.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8c92a68d2a872ad5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d77f3c6665e169d8.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a63f6d97908325e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-034714b3ae30a80f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-588651ac78403d91.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-18f92c40b5739151.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-69807b9f2cbda8c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e65d0043e1ddeae.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-131848cd1b80ef5a.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-c9936b3d56ee030c.rlib" "/opt/rustwide/target/debug/deps/librodio-e56d5930964cbaf2.rlib" "/opt/rustwide/target/debug/deps/libminimp3-a40e3f43f97021d5.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-611318699afec26b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-94d77e6a925db13c.rlib" "/opt/rustwide/target/debug/deps/libcpal-07fa54fa2a062ac4.rlib" "/opt/rustwide/target/debug/deps/libalsa-205f8090892b620c.rlib" "/opt/rustwide/target/debug/deps/libnix-c796b7f06c0744b8.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-d0a402c62a7f2c80.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-7991d96c3d527d07.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-baa70ce9e78ce0f0.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-167d5fa9ed485a28.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-367a71d531b40a30.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-8610c029f8ee1bb6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-b50ce29f4b6eb0d3.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-1435b8c8e68fb4e2.rlib" "/opt/rustwide/target/debug/deps/libnotify-cd236992f9be3e76.rlib" "/opt/rustwide/target/debug/deps/libfiletime-71bf2dcc4db5c9c4.rlib" "/opt/rustwide/target/debug/deps/libanymap-359dbfcc7f007864.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-74d6a458b606b08c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-f8605dcdd64cc540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-502a1a011ffdc294.rlib" "/opt/rustwide/target/debug/deps/libnet2-dc6ec4c5b5762aee.rlib" "/opt/rustwide/target/debug/deps/libinotify-814fc2a0bb9b1d87.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-934c912ceb59a1d5.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-d0432fc9a590eca7.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-25678189bb21664a.rlib" "/opt/rustwide/target/debug/deps/libron-2d76dbc3d47976cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-a821bacfeeff17b6.rlib" "/opt/rustwide/target/debug/deps/libglam-9f17f8b9b6d730d3.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-0c1d2aadf0937608.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f35953ce165da50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e8f3efdb37f9b490.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb3d1d2ebb171e75.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-42526b94a9942633.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-f846351820b95eaa.rlib" "/opt/rustwide/target/debug/deps/librand-7d27d8d7c95f9207.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76bb0533ade6f596.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-267b610996ea5e1d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3577bd5022d7112a.rlib" "/opt/rustwide/target/debug/deps/liblog-c7d991c80316db6c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-52e6902632b227d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1bcc157d9b2518ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5533a4f912022237.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c0793414c34b7400.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-90a0af89317ecb9f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6014375920171e8.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-09f2d652b6b8dc67.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab27cd99c984458f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e340c7ecd86cfac9.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-32ec0a61bc25a205.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8bb5420551483266.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c302e68dfe4c97bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-67ca93590eae2e17.rlib" "/opt/rustwide/target/debug/deps/libserde-b467abe883d313a2.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-08f7099bdd0ac382.rlib" "/opt/rustwide/target/debug/deps/libahash-fe10853ac0216a26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3e1cb165443d308.rlib" "/opt/rustwide/target/debug/deps/liblibc-41b67427644ad31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79a650a7351e463b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-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" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.with_action_events.ceofprl9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a" "/opt/rustwide/target/debug/examples/with_action_events-2ce469c3a44c1e8a.22gznnu3gzcun8lp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-95ead5647463cf76/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-30aca71881ab573d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_prototype_input_map-5ae853f11f497df2.rlib" "/opt/rustwide/target/debug/deps/libbevy-9bc98cf8c27ed2e5.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-dd1e47851a9714fc.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2fc9b55bc87fa99b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-350ad6b8ca74d2de.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4d0c659384920ed3.rlib" "/opt/rustwide/target/debug/deps/libnix-9d65d663c5256f6b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libbevy_dynamic_plugin-dcc3f9da8b732525.rlib" "/opt/rustwide/target/debug/deps/libbevy_wgpu-0b676bd972a9da27.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1239f4fc0bd800af.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d5892eece6207217.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd94407d0c7bccfd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9eab0cd2fbeca6da.rlib" "/opt/rustwide/target/debug/deps/libnaga-c34dd3a98ea000cc.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-a135d577ba4c2d69.rlib" "/opt/rustwide/target/debug/deps/libhibitset-4363c9fe5346dba0.rlib" "/opt/rustwide/target/debug/deps/libatom-f7e789913ec6a212.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-8ab3c2e7616b8c30.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-e16406f6aba7b6a1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-abde10e136d6c4b3.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9a68c87acc0b3757.rlib" "/opt/rustwide/target/debug/deps/libash-85a36d796135c7dd.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9d415035f11c6800.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-fc7af2d69192d337.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-f78fec7e98c2a062.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-6934cfa661fe5048.rlib" "/opt/rustwide/target/debug/deps/libfutures-20b9b5c1bf1caf14.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b86765d6a8fc8b13.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-45ae73743c8d5957.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7ecaa85bced40bb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6babc63a44d20ea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ea0e8ca5c0cc633a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-aab9b53dc4d96077.rlib" "/opt/rustwide/target/debug/deps/libwinit-888dadda45002578.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-af7901765b6545e7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-18e6ffd5d6d696fe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-22677353e1170101.rlib" "/opt/rustwide/target/debug/deps/libstretch-4030b7f6392fddf1.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-f95e9217e183e6b1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-271e424ee4aaa270.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-d36b89067ffd01ba.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-17ae7f1c753ff698.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-4a2fa7ff931b965b.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-4039c0daefad8771.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-0e0a4c40a2797408.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-b77da0b5fe6ba448.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-968d362b8a535e20.rlib" "/opt/rustwide/target/debug/deps/libeuclid-089302f684a37d2a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ff9eba0f5a7f0fe0.rlib" "/opt/rustwide/target/debug/deps/libgltf-328617a0773780fe.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-80dc99b525a3c5a5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e96db08bd90a697.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-98c8bf0ac981664b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-46d5bef0f24e030f.rlib" "/opt/rustwide/target/debug/deps/libimage-e3615640cc4bdc56.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8c92a68d2a872ad5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d77f3c6665e169d8.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a63f6d97908325e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-034714b3ae30a80f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-588651ac78403d91.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-18f92c40b5739151.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-69807b9f2cbda8c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e65d0043e1ddeae.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-131848cd1b80ef5a.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-c9936b3d56ee030c.rlib" "/opt/rustwide/target/debug/deps/librodio-e56d5930964cbaf2.rlib" "/opt/rustwide/target/debug/deps/libminimp3-a40e3f43f97021d5.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-611318699afec26b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-94d77e6a925db13c.rlib" "/opt/rustwide/target/debug/deps/libcpal-07fa54fa2a062ac4.rlib" "/opt/rustwide/target/debug/deps/libalsa-205f8090892b620c.rlib" "/opt/rustwide/target/debug/deps/libnix-c796b7f06c0744b8.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-d0a402c62a7f2c80.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-7991d96c3d527d07.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-baa70ce9e78ce0f0.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-167d5fa9ed485a28.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-367a71d531b40a30.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-8610c029f8ee1bb6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-b50ce29f4b6eb0d3.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-1435b8c8e68fb4e2.rlib" "/opt/rustwide/target/debug/deps/libnotify-cd236992f9be3e76.rlib" "/opt/rustwide/target/debug/deps/libfiletime-71bf2dcc4db5c9c4.rlib" "/opt/rustwide/target/debug/deps/libanymap-359dbfcc7f007864.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-74d6a458b606b08c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-f8605dcdd64cc540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-502a1a011ffdc294.rlib" "/opt/rustwide/target/debug/deps/libnet2-dc6ec4c5b5762aee.rlib" "/opt/rustwide/target/debug/deps/libinotify-814fc2a0bb9b1d87.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-934c912ceb59a1d5.rlib" "/opt/rustwide/target/debug/deps/libbevy_type_registry-d0432fc9a590eca7.rlib" "/opt/rustwide/target/debug/deps/libbevy_property-25678189bb21664a.rlib" "/opt/rustwide/target/debug/deps/libron-2d76dbc3d47976cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-a821bacfeeff17b6.rlib" "/opt/rustwide/target/debug/deps/libglam-9f17f8b9b6d730d3.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-0c1d2aadf0937608.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f35953ce165da50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e8f3efdb37f9b490.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb3d1d2ebb171e75.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-42526b94a9942633.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-f846351820b95eaa.rlib" "/opt/rustwide/target/debug/deps/librand-7d27d8d7c95f9207.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76bb0533ade6f596.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-267b610996ea5e1d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3577bd5022d7112a.rlib" "/opt/rustwide/target/debug/deps/liblog-c7d991c80316db6c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-52e6902632b227d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1bcc157d9b2518ae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5533a4f912022237.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c0793414c34b7400.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-90a0af89317ecb9f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6014375920171e8.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-09f2d652b6b8dc67.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab27cd99c984458f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e340c7ecd86cfac9.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-32ec0a61bc25a205.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1802f2c3077e7926.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8bb5420551483266.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c302e68dfe4c97bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libbevy_hecs-67ca93590eae2e17.rlib" "/opt/rustwide/target/debug/deps/libserde-b467abe883d313a2.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-08f7099bdd0ac382.rlib" "/opt/rustwide/target/debug/deps/libahash-fe10853ac0216a26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3e1cb165443d308.rlib" "/opt/rustwide/target/debug/deps/liblibc-41b67427644ad31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79a650a7351e463b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-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" [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: build failed [INFO] running `Command { std: "docker" "inspect" "d2a09b9f67267055b35bf583c75bf679ab04ebf4207201aed3c4dbbb49898b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a09b9f67267055b35bf583c75bf679ab04ebf4207201aed3c4dbbb49898b4e", kill_on_drop: false }` [INFO] [stdout] d2a09b9f67267055b35bf583c75bf679ab04ebf4207201aed3c4dbbb49898b4e