[INFO] fetching crate bevy_editor_pls 0.10.0... [INFO] testing bevy_editor_pls-0.10.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_editor_pls 0.10.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate bevy_editor_pls 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_editor_pls 0.10.0 [INFO] tweaked toml for crates.io crate bevy_editor_pls 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_editor_pls 0.10.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_editor_pls 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f3b8b0358e14a304e9d4e66ae122de9f00f4d9df90637596e3d982702d6d5e [INFO] running `Command { std: "docker" "start" "-a" "c5f3b8b0358e14a304e9d4e66ae122de9f00f4d9df90637596e3d982702d6d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f3b8b0358e14a304e9d4e66ae122de9f00f4d9df90637596e3d982702d6d5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f3b8b0358e14a304e9d4e66ae122de9f00f4d9df90637596e3d982702d6d5e", kill_on_drop: false }` [INFO] [stdout] c5f3b8b0358e14a304e9d4e66ae122de9f00f4d9df90637596e3d982702d6d5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aad02fca61feff3986768be0e3991007868bd8145f2688ca0d329a35f9534dbd [INFO] running `Command { std: "docker" "start" "-a" "aad02fca61feff3986768be0e3991007868bd8145f2688ca0d329a35f9534dbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling const_panic v0.2.10 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling emath v0.28.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ecolor v0.28.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.28.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling grid v0.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling egui v0.28.1 [INFO] [stderr] Compiling bevy_egui v0.29.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling webbrowser v1.0.2 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling bevy_state_macros v0.14.2 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.26.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.2 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling opener v0.6.1 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling egui_dock v0.13.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling transform-gizmo v0.3.0 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_math v0.14.2 [INFO] [stderr] Compiling accesskit_winit v0.20.4 [INFO] [stderr] Compiling naga_oil v0.14.0 [INFO] [stderr] Compiling bevy_color v0.14.3 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy_a11y v0.14.2 [INFO] [stderr] Compiling bevy_time v0.14.2 [INFO] [stderr] Compiling bevy_asset v0.14.2 [INFO] [stderr] Compiling bevy_window v0.14.2 [INFO] [stderr] Compiling bevy_hierarchy v0.14.2 [INFO] [stderr] Compiling bevy_input v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_diagnostic v0.14.2 [INFO] [stderr] Compiling bevy_transform v0.14.2 [INFO] [stderr] Compiling bevy_state v0.14.2 [INFO] [stderr] Compiling bevy_winit v0.14.2 [INFO] [stderr] Compiling bevy_render v0.14.2 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.2 [INFO] [stderr] Compiling bevy_scene v0.14.2 [INFO] [stderr] Compiling bevy_mod_debugdump v0.11.1 [INFO] [stderr] Compiling bevy_sprite v0.14.2 [INFO] [stderr] Compiling bevy_pbr v0.14.2 [INFO] [stderr] Compiling bevy_text v0.14.2 [INFO] [stderr] Compiling bevy_ui v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling transform-gizmo-bevy v0.3.0 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stderr] Compiling bevy-inspector-egui v0.26.0 [INFO] [stderr] Compiling bevy_editor_pls_core v0.10.0 [INFO] [stderr] Compiling bevy_editor_pls_default_windows v0.10.0 [INFO] [stderr] Compiling bevy_editor_pls v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 41s [INFO] running `Command { std: "docker" "inspect" "aad02fca61feff3986768be0e3991007868bd8145f2688ca0d329a35f9534dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad02fca61feff3986768be0e3991007868bd8145f2688ca0d329a35f9534dbd", kill_on_drop: false }` [INFO] [stdout] aad02fca61feff3986768be0e3991007868bd8145f2688ca0d329a35f9534dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43136f767ea26d360b8db882c91809a4ccf3dd2dcddd96c7b87625c7973c51f0 [INFO] running `Command { std: "docker" "start" "-a" "43136f767ea26d360b8db882c91809a4ccf3dd2dcddd96c7b87625c7973c51f0", kill_on_drop: false }` [INFO] [stderr] Compiling ruzstd v0.7.2 [INFO] [stderr] Compiling bevy_render v0.14.2 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.2 [INFO] [stderr] Compiling bevy_scene v0.14.2 [INFO] [stderr] Compiling bevy_mod_debugdump v0.11.1 [INFO] [stderr] Compiling bevy_sprite v0.14.2 [INFO] [stderr] Compiling bevy_pbr v0.14.2 [INFO] [stderr] Compiling bevy_text v0.14.2 [INFO] [stderr] Compiling bevy_ui v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling transform-gizmo-bevy v0.3.0 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stderr] Compiling bevy_egui v0.29.0 [INFO] [stderr] Compiling bevy-inspector-egui v0.26.0 [INFO] [stderr] Compiling bevy_editor_pls_core v0.10.0 [INFO] [stderr] Compiling bevy_editor_pls_default_windows v0.10.0 [INFO] [stderr] Compiling bevy_editor_pls v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSl9uFy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_editor_pls-ce457778438cc20c,libbevy_editor_pls_default_windows-9b87e95e2d571f58,libopener-727ecaf1bcd54439,libbstr-9eabbb385f5c3343,libbevy_mod_debugdump-4215df209a650361,liblexopt-1fc520d930040d08,libtransform_gizmo_bevy-29161abcb9a298cf,libtransform_gizmo-cf797d08ad5fcace,libenumset-e846e3072d86e8b8,libglam-13b02a34151cfe60,libbevy_editor_pls_core-a9cfad063a1fe72e,libegui_dock-0d16cb01097c3d77,libbevy_inspector_egui-8dea380170a3175e,libimage-6f6a1b32e8fdd950,libcolor_quant-fa7ff1de0e6ea74b,libbevy_egui-e34cf064d0f4b11d,libwebbrowser-ecd07c7e8df4baa2,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libhome-34c282980fe9bb92,libarboard-91063a4ca53bec51,libegui-c30c1f7274c18ceb,libepaint-b2aeeba284547564,libnohash_hasher-7182108947a1143f,libecolor-fb375af0baf21078,libemath-c962415012bb2b5f,libpretty_type_name-0e8398097447f72f,libfuzzy_matcher-b8ef77618b9488ad,libbevy_state-52bc21e5b889ce15,libbevy-dbc243e083b2b063,libbevy_internal-6322d4ac7bcfa89c,libbevy_winit-44cceda3f35bdc8b,libaccesskit_winit-23cd9a71a33d5b13,libwinit-21284586015a7420,libpercent_encoding-9bee39bbc5bd523a,libx11rb-8566323118d7e8c7,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libcalloop-bb44c8bccac30b35,libpolling-fab0db9b667c3d6b,librustix-44ab03edbdca632b,liblinux_raw_sys-b7ed3a5c89f35182,libx11_dl-114c2afa90d15719,libxkbcommon_dl-11a9ad7dff63ec2a,libxkeysym-db82d4bc0bf9c497,libdlib-7fbda87a96454a75,libcursor_icon-d81dc6214d93ac96,libdpi-86a9c1e7584efb82,libbevy_ui-625c314677533abe,libtaffy-1353b614b8ea7232,libslotmap-7dd8cae5b2631117,libgrid-406758f3e8762718,libbevy_text-3197ca612e4380cd,libglyph_brush_layout-432f8199a5f87d19,libxi_unicode-ec0971c6c6c40d36,libapprox-b4c001b82829427e,libab_glyph-8d4d903e1e152d31,libowned_ttf_parser-d6b6a880271c8e62,libttf_parser-dc2f07ac9d1ddb05,libab_glyph_rasterizer-58ae3059bbb17bdd,libbevy_sprite-0cd763f9926c21c3,librectangle_pack-09a0f8a987bbc938,libguillotiere-20a3738842817668,libsvg_fmt-3a05e883633af823,libeuclid-cc524e94496d2908,libbevy_scene-27975173c7e1e1bc,libbevy_pbr-1aa1efaa4ce15163,libbevy_log-c5877efa0b413a63,libtracing_subscriber-1ba96dbfe15bf4fd,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libtracing_log-0ff917a5dd2af224,libbevy_input-5a20a3ee5a2001f8,libbevy_core_pipeline-2aecbcb96bd8db34,libradsort-637493b956355935,libbevy_render-85e2f7b62504bfed,libruzstd-25a3aa04ca38f113,libtwox_hash-abd956d027f6f5f5,libnaga_oil-5d17603ef9c03c70,libdata_encoding-02a524d0cb7bb851,libunicode_ident-2f3def79317703c6,libregex-72f8a2ba48436db0,libregex_automata-2c443541578e6afc,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbevy_mikktspace-1df158f5b7c7d77c,libimage-dcc62e7995174234,libbyteorder_lite-25e78048a27d33b8,libpng-9ffda9b74bd6ca1d,libflate2-c682dcd1faa651ee,libminiz_oxide-9f1aec8488cf8045,libfdeflate-b6b4d7abfd841840,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libnum_traits-39be14e70c722fe4,libktx2-adf058e42b60e8f0,libbitflags-e2b4db6c651223da,libhexasphere-950a6dac8f0b014c,libconstgebra-604c2848bfbc403c,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-2bf9cf05d95ab2b0,libbevy_time-bbefa2e9fa9d34bb,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-dd1c51d17504ad05,libbevy_transform-5be24d9df7898e10,libbevy_hierarchy-32432253376c77db,libwgpu-0fd43f834fabef82,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-74be96c8c6280397,libwgpu_hal-4f1a3c123ffa1bf3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-b7e136ea428635cc,libgpu_descriptor_types-dfc87b273854c8c7,libkhronos_egl-fc612df73a45ee96,liblibloading-e88ba95824d1e976,libprofiling-65120a3fa530a775,libgpu_alloc-6bc52079d74045dc,libgpu_alloc_types-34bf3e6bbd5639cc,libash-d280653ed869b211,liblibloading-352cc3147d091de2,libnaga-315f5760ba476170,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-669e9396cafcbb01,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-ee4423171ef67a2a,libbit_set-a8bc459e5c055d3b,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-8195349d1f193022,libbevy_color-383285d363390dc1,libencase-fb434d1253b6429b,libconst_panic-42266739d313458f,libwgpu_types-6dad4337e57d4cd9,libbevy_math-c2651ba83e9b19ad,libbevy_asset-8b8beccdea403dc7,libblake3-750c56c07a757ef0,libconstant_time_eq-7540ab86f53c975b,libarrayvec-41dcfe80309d7422,libarrayref-e2c56de32f019e08,libasync_broadcast-8710dc25880b069f,libevent_listener-67cd091983fb6763,libasync_fs-ff44e1666b09b09a,libblocking-e251d7d519080a6f,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0019bff2953b5c26,libron-0a74d9f21e6105e2,libbase64-64299f9d815d057c,libasync_lock-822c713115a28122,libevent_listener_strategy-93a7d15f8a848a24,libevent_listener-d80e5067fd202e13,libparking_lot-46a4f2c2c9ccb19b,libparking_lot_core-5c408d9de3d0a4a0,liblock_api-2d015069962f754b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-e8ea4d0c2f82a460,libbevy_a11y-f8c83485f2b4dbf0,libaccesskit-7a9b28040312e721,libbevy_app-f1f9129af6ddccbf,libbevy_ecs-758d5f5c8f3f4f86,libbitflags-c6a1f40eef143af6,libnonmax-37232f8d688c456b,libpetgraph-214767d097abc733,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libfixedbitset-3c4adce085318424,libbevy_tasks-59c3b61106e95dd3,libasync_executor-cf52cba79480476c,libslab-b066ee2c679b47fd,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libfutures_lite-1262e8b44a93012c,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-5b34477e6b7d2549,libfixedbitset-755aabd81925e587,libbevy_reflect-ddaa6704dd6912ab,libuuid-e7cffd634c713b5e,libsmol_str-d07b016f75ec6c4a,liberased_serde-51db3edee855800a,libtypeid-b2c5aaf3a07e61a2,libsmallvec-17fcafedda34d697,libglam-c2772bdeedcc0440,librand-40e2d650e4727716,librand_core-c54043c94fc66c1c,libmint-01670892f5cc95e3,libbytemuck-e92523813778e725,libdowncast_rs-af2d5a07fb165ed2,libthiserror-7f497104c3e48641,libbevy_utils-e52d2b9ff5465eeb,libweb_time-c447c8b725da1947,libtracing-97b6f35c5259c16d,libpin_project_lite-e0c50e8704e39276,libtracing_core-031a241797973ce7,libhashbrown-381bc0be958727fd,libserde-939923390d56b12a,liballocator_api2-d942e830951b9933,libahash-b1e2b8bed61b34aa,libgetrandom-7eeabb74e1b280b1,liblibc-3fc2d635cb50a9c8,libzerocopy-f2bcfdbe4f2d40f5,libthread_local-0f0b93b43b5e76ce,libcfg_if-33ef6c02a07f9fec,libonce_cell-debe7c411cf97340,libbevy_ptr-95dc9102735fa11d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSl9uFy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-2c2d6ea341709623/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic-6e80eea9f8787bde" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_editor_pls` (example "basic") due to 1 previous error [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" "/tmp/rustcVCuqqi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_editor_pls-ce457778438cc20c,libbevy_editor_pls_default_windows-9b87e95e2d571f58,libopener-727ecaf1bcd54439,libbstr-9eabbb385f5c3343,libbevy_mod_debugdump-4215df209a650361,liblexopt-1fc520d930040d08,libtransform_gizmo_bevy-29161abcb9a298cf,libtransform_gizmo-cf797d08ad5fcace,libenumset-e846e3072d86e8b8,libglam-13b02a34151cfe60,libbevy_editor_pls_core-a9cfad063a1fe72e,libegui_dock-0d16cb01097c3d77,libbevy_inspector_egui-8dea380170a3175e,libimage-6f6a1b32e8fdd950,libcolor_quant-fa7ff1de0e6ea74b,libbevy_egui-e34cf064d0f4b11d,libwebbrowser-ecd07c7e8df4baa2,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libhome-34c282980fe9bb92,libarboard-91063a4ca53bec51,libegui-c30c1f7274c18ceb,libepaint-b2aeeba284547564,libnohash_hasher-7182108947a1143f,libecolor-fb375af0baf21078,libemath-c962415012bb2b5f,libpretty_type_name-0e8398097447f72f,libfuzzy_matcher-b8ef77618b9488ad,libbevy_state-52bc21e5b889ce15,libbevy-dbc243e083b2b063,libbevy_internal-6322d4ac7bcfa89c,libbevy_winit-44cceda3f35bdc8b,libaccesskit_winit-23cd9a71a33d5b13,libwinit-21284586015a7420,libpercent_encoding-9bee39bbc5bd523a,libx11rb-8566323118d7e8c7,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libcalloop-bb44c8bccac30b35,libpolling-fab0db9b667c3d6b,librustix-44ab03edbdca632b,liblinux_raw_sys-b7ed3a5c89f35182,libx11_dl-114c2afa90d15719,libxkbcommon_dl-11a9ad7dff63ec2a,libxkeysym-db82d4bc0bf9c497,libdlib-7fbda87a96454a75,libcursor_icon-d81dc6214d93ac96,libdpi-86a9c1e7584efb82,libbevy_ui-625c314677533abe,libtaffy-1353b614b8ea7232,libslotmap-7dd8cae5b2631117,libgrid-406758f3e8762718,libbevy_text-3197ca612e4380cd,libglyph_brush_layout-432f8199a5f87d19,libxi_unicode-ec0971c6c6c40d36,libapprox-b4c001b82829427e,libab_glyph-8d4d903e1e152d31,libowned_ttf_parser-d6b6a880271c8e62,libttf_parser-dc2f07ac9d1ddb05,libab_glyph_rasterizer-58ae3059bbb17bdd,libbevy_sprite-0cd763f9926c21c3,librectangle_pack-09a0f8a987bbc938,libguillotiere-20a3738842817668,libsvg_fmt-3a05e883633af823,libeuclid-cc524e94496d2908,libbevy_scene-27975173c7e1e1bc,libbevy_pbr-1aa1efaa4ce15163,libbevy_log-c5877efa0b413a63,libtracing_subscriber-1ba96dbfe15bf4fd,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libtracing_log-0ff917a5dd2af224,libbevy_input-5a20a3ee5a2001f8,libbevy_core_pipeline-2aecbcb96bd8db34,libradsort-637493b956355935,libbevy_render-85e2f7b62504bfed,libruzstd-25a3aa04ca38f113,libtwox_hash-abd956d027f6f5f5,libnaga_oil-5d17603ef9c03c70,libdata_encoding-02a524d0cb7bb851,libunicode_ident-2f3def79317703c6,libregex-72f8a2ba48436db0,libregex_automata-2c443541578e6afc,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbevy_mikktspace-1df158f5b7c7d77c,libimage-dcc62e7995174234,libbyteorder_lite-25e78048a27d33b8,libpng-9ffda9b74bd6ca1d,libflate2-c682dcd1faa651ee,libminiz_oxide-9f1aec8488cf8045,libfdeflate-b6b4d7abfd841840,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libnum_traits-39be14e70c722fe4,libktx2-adf058e42b60e8f0,libbitflags-e2b4db6c651223da,libhexasphere-950a6dac8f0b014c,libconstgebra-604c2848bfbc403c,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-2bf9cf05d95ab2b0,libbevy_time-bbefa2e9fa9d34bb,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-dd1c51d17504ad05,libbevy_transform-5be24d9df7898e10,libbevy_hierarchy-32432253376c77db,libwgpu-0fd43f834fabef82,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-74be96c8c6280397,libwgpu_hal-4f1a3c123ffa1bf3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-b7e136ea428635cc,libgpu_descriptor_types-dfc87b273854c8c7,libkhronos_egl-fc612df73a45ee96,liblibloading-e88ba95824d1e976,libprofiling-65120a3fa530a775,libgpu_alloc-6bc52079d74045dc,libgpu_alloc_types-34bf3e6bbd5639cc,libash-d280653ed869b211,liblibloading-352cc3147d091de2,libnaga-315f5760ba476170,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-669e9396cafcbb01,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-ee4423171ef67a2a,libbit_set-a8bc459e5c055d3b,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-8195349d1f193022,libbevy_color-383285d363390dc1,libencase-fb434d1253b6429b,libconst_panic-42266739d313458f,libwgpu_types-6dad4337e57d4cd9,libbevy_math-c2651ba83e9b19ad,libbevy_asset-8b8beccdea403dc7,libblake3-750c56c07a757ef0,libconstant_time_eq-7540ab86f53c975b,libarrayvec-41dcfe80309d7422,libarrayref-e2c56de32f019e08,libasync_broadcast-8710dc25880b069f,libevent_listener-67cd091983fb6763,libasync_fs-ff44e1666b09b09a,libblocking-e251d7d519080a6f,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0019bff2953b5c26,libron-0a74d9f21e6105e2,libbase64-64299f9d815d057c,libasync_lock-822c713115a28122,libevent_listener_strategy-93a7d15f8a848a24,libevent_listener-d80e5067fd202e13,libparking_lot-46a4f2c2c9ccb19b,libparking_lot_core-5c408d9de3d0a4a0,liblock_api-2d015069962f754b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-e8ea4d0c2f82a460,libbevy_a11y-f8c83485f2b4dbf0,libaccesskit-7a9b28040312e721,libbevy_app-f1f9129af6ddccbf,libbevy_ecs-758d5f5c8f3f4f86,libbitflags-c6a1f40eef143af6,libnonmax-37232f8d688c456b,libpetgraph-214767d097abc733,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libfixedbitset-3c4adce085318424,libbevy_tasks-59c3b61106e95dd3,libasync_executor-cf52cba79480476c,libslab-b066ee2c679b47fd,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libfutures_lite-1262e8b44a93012c,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-5b34477e6b7d2549,libfixedbitset-755aabd81925e587,libbevy_reflect-ddaa6704dd6912ab,libuuid-e7cffd634c713b5e,libsmol_str-d07b016f75ec6c4a,liberased_serde-51db3edee855800a,libtypeid-b2c5aaf3a07e61a2,libsmallvec-17fcafedda34d697,libglam-c2772bdeedcc0440,librand-40e2d650e4727716,librand_core-c54043c94fc66c1c,libmint-01670892f5cc95e3,libbytemuck-e92523813778e725,libdowncast_rs-af2d5a07fb165ed2,libthiserror-7f497104c3e48641,libbevy_utils-e52d2b9ff5465eeb,libweb_time-c447c8b725da1947,libtracing-97b6f35c5259c16d,libpin_project_lite-e0c50e8704e39276,libtracing_core-031a241797973ce7,libhashbrown-381bc0be958727fd,libserde-939923390d56b12a,liballocator_api2-d942e830951b9933,libahash-b1e2b8bed61b34aa,libgetrandom-7eeabb74e1b280b1,liblibc-3fc2d635cb50a9c8,libzerocopy-f2bcfdbe4f2d40f5,libthread_local-0f0b93b43b5e76ce,libcfg_if-33ef6c02a07f9fec,libonce_cell-debe7c411cf97340,libbevy_ptr-95dc9102735fa11d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVCuqqi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-2c2d6ea341709623/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/separate_window-db5ecc6138ac8681" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_editor_pls` (example "separate_window") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXFHFaW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_editor_pls-ce457778438cc20c,libbevy_editor_pls_default_windows-9b87e95e2d571f58,libopener-727ecaf1bcd54439,libbstr-9eabbb385f5c3343,libbevy_mod_debugdump-4215df209a650361,liblexopt-1fc520d930040d08,libtransform_gizmo_bevy-29161abcb9a298cf,libtransform_gizmo-cf797d08ad5fcace,libenumset-e846e3072d86e8b8,libglam-13b02a34151cfe60,libbevy_editor_pls_core-a9cfad063a1fe72e,libegui_dock-0d16cb01097c3d77,libbevy_inspector_egui-8dea380170a3175e,libimage-6f6a1b32e8fdd950,libcolor_quant-fa7ff1de0e6ea74b,libbevy_egui-e34cf064d0f4b11d,libwebbrowser-ecd07c7e8df4baa2,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libhome-34c282980fe9bb92,libarboard-91063a4ca53bec51,libegui-c30c1f7274c18ceb,libepaint-b2aeeba284547564,libnohash_hasher-7182108947a1143f,libecolor-fb375af0baf21078,libemath-c962415012bb2b5f,libpretty_type_name-0e8398097447f72f,libfuzzy_matcher-b8ef77618b9488ad,libbevy_state-52bc21e5b889ce15,libbevy-dbc243e083b2b063,libbevy_internal-6322d4ac7bcfa89c,libbevy_winit-44cceda3f35bdc8b,libaccesskit_winit-23cd9a71a33d5b13,libwinit-21284586015a7420,libpercent_encoding-9bee39bbc5bd523a,libx11rb-8566323118d7e8c7,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libcalloop-bb44c8bccac30b35,libpolling-fab0db9b667c3d6b,librustix-44ab03edbdca632b,liblinux_raw_sys-b7ed3a5c89f35182,libx11_dl-114c2afa90d15719,libxkbcommon_dl-11a9ad7dff63ec2a,libxkeysym-db82d4bc0bf9c497,libdlib-7fbda87a96454a75,libcursor_icon-d81dc6214d93ac96,libdpi-86a9c1e7584efb82,libbevy_ui-625c314677533abe,libtaffy-1353b614b8ea7232,libslotmap-7dd8cae5b2631117,libgrid-406758f3e8762718,libbevy_text-3197ca612e4380cd,libglyph_brush_layout-432f8199a5f87d19,libxi_unicode-ec0971c6c6c40d36,libapprox-b4c001b82829427e,libab_glyph-8d4d903e1e152d31,libowned_ttf_parser-d6b6a880271c8e62,libttf_parser-dc2f07ac9d1ddb05,libab_glyph_rasterizer-58ae3059bbb17bdd,libbevy_sprite-0cd763f9926c21c3,librectangle_pack-09a0f8a987bbc938,libguillotiere-20a3738842817668,libsvg_fmt-3a05e883633af823,libeuclid-cc524e94496d2908,libbevy_scene-27975173c7e1e1bc,libbevy_pbr-1aa1efaa4ce15163,libbevy_log-c5877efa0b413a63,libtracing_subscriber-1ba96dbfe15bf4fd,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libtracing_log-0ff917a5dd2af224,libbevy_input-5a20a3ee5a2001f8,libbevy_core_pipeline-2aecbcb96bd8db34,libradsort-637493b956355935,libbevy_render-85e2f7b62504bfed,libruzstd-25a3aa04ca38f113,libtwox_hash-abd956d027f6f5f5,libnaga_oil-5d17603ef9c03c70,libdata_encoding-02a524d0cb7bb851,libunicode_ident-2f3def79317703c6,libregex-72f8a2ba48436db0,libregex_automata-2c443541578e6afc,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbevy_mikktspace-1df158f5b7c7d77c,libimage-dcc62e7995174234,libbyteorder_lite-25e78048a27d33b8,libpng-9ffda9b74bd6ca1d,libflate2-c682dcd1faa651ee,libminiz_oxide-9f1aec8488cf8045,libfdeflate-b6b4d7abfd841840,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libnum_traits-39be14e70c722fe4,libktx2-adf058e42b60e8f0,libbitflags-e2b4db6c651223da,libhexasphere-950a6dac8f0b014c,libconstgebra-604c2848bfbc403c,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-2bf9cf05d95ab2b0,libbevy_time-bbefa2e9fa9d34bb,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-dd1c51d17504ad05,libbevy_transform-5be24d9df7898e10,libbevy_hierarchy-32432253376c77db,libwgpu-0fd43f834fabef82,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-74be96c8c6280397,libwgpu_hal-4f1a3c123ffa1bf3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-b7e136ea428635cc,libgpu_descriptor_types-dfc87b273854c8c7,libkhronos_egl-fc612df73a45ee96,liblibloading-e88ba95824d1e976,libprofiling-65120a3fa530a775,libgpu_alloc-6bc52079d74045dc,libgpu_alloc_types-34bf3e6bbd5639cc,libash-d280653ed869b211,liblibloading-352cc3147d091de2,libnaga-315f5760ba476170,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-669e9396cafcbb01,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-ee4423171ef67a2a,libbit_set-a8bc459e5c055d3b,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-8195349d1f193022,libbevy_color-383285d363390dc1,libencase-fb434d1253b6429b,libconst_panic-42266739d313458f,libwgpu_types-6dad4337e57d4cd9,libbevy_math-c2651ba83e9b19ad,libbevy_asset-8b8beccdea403dc7,libblake3-750c56c07a757ef0,libconstant_time_eq-7540ab86f53c975b,libarrayvec-41dcfe80309d7422,libarrayref-e2c56de32f019e08,libasync_broadcast-8710dc25880b069f,libevent_listener-67cd091983fb6763,libasync_fs-ff44e1666b09b09a,libblocking-e251d7d519080a6f,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0019bff2953b5c26,libron-0a74d9f21e6105e2,libbase64-64299f9d815d057c,libasync_lock-822c713115a28122,libevent_listener_strategy-93a7d15f8a848a24,libevent_listener-d80e5067fd202e13,libparking_lot-46a4f2c2c9ccb19b,libparking_lot_core-5c408d9de3d0a4a0,liblock_api-2d015069962f754b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-e8ea4d0c2f82a460,libbevy_a11y-f8c83485f2b4dbf0,libaccesskit-7a9b28040312e721,libbevy_app-f1f9129af6ddccbf,libbevy_ecs-758d5f5c8f3f4f86,libbitflags-c6a1f40eef143af6,libnonmax-37232f8d688c456b,libpetgraph-214767d097abc733,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libfixedbitset-3c4adce085318424,libbevy_tasks-59c3b61106e95dd3,libasync_executor-cf52cba79480476c,libslab-b066ee2c679b47fd,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libfutures_lite-1262e8b44a93012c,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-5b34477e6b7d2549,libfixedbitset-755aabd81925e587,libbevy_reflect-ddaa6704dd6912ab,libuuid-e7cffd634c713b5e,libsmol_str-d07b016f75ec6c4a,liberased_serde-51db3edee855800a,libtypeid-b2c5aaf3a07e61a2,libsmallvec-17fcafedda34d697,libglam-c2772bdeedcc0440,librand-40e2d650e4727716,librand_core-c54043c94fc66c1c,libmint-01670892f5cc95e3,libbytemuck-e92523813778e725,libdowncast_rs-af2d5a07fb165ed2,libthiserror-7f497104c3e48641,libbevy_utils-e52d2b9ff5465eeb,libweb_time-c447c8b725da1947,libtracing-97b6f35c5259c16d,libpin_project_lite-e0c50e8704e39276,libtracing_core-031a241797973ce7,libhashbrown-381bc0be958727fd,libserde-939923390d56b12a,liballocator_api2-d942e830951b9933,libahash-b1e2b8bed61b34aa,libgetrandom-7eeabb74e1b280b1,liblibc-3fc2d635cb50a9c8,libzerocopy-f2bcfdbe4f2d40f5,libthread_local-0f0b93b43b5e76ce,libcfg_if-33ef6c02a07f9fec,libonce_cell-debe7c411cf97340,libbevy_ptr-95dc9102735fa11d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXFHFaW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-2c2d6ea341709623/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/2d_3d_mixed-deb6e0165bf6a099" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_editor_pls` (example "2d_3d_mixed") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCDi7Ir/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_editor_pls-ce457778438cc20c,libbevy_editor_pls_default_windows-9b87e95e2d571f58,libopener-727ecaf1bcd54439,libbstr-9eabbb385f5c3343,libbevy_mod_debugdump-4215df209a650361,liblexopt-1fc520d930040d08,libtransform_gizmo_bevy-29161abcb9a298cf,libtransform_gizmo-cf797d08ad5fcace,libenumset-e846e3072d86e8b8,libglam-13b02a34151cfe60,libbevy_editor_pls_core-a9cfad063a1fe72e,libegui_dock-0d16cb01097c3d77,libbevy_inspector_egui-8dea380170a3175e,libimage-6f6a1b32e8fdd950,libcolor_quant-fa7ff1de0e6ea74b,libbevy_egui-e34cf064d0f4b11d,libwebbrowser-ecd07c7e8df4baa2,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libhome-34c282980fe9bb92,libarboard-91063a4ca53bec51,libegui-c30c1f7274c18ceb,libepaint-b2aeeba284547564,libnohash_hasher-7182108947a1143f,libecolor-fb375af0baf21078,libemath-c962415012bb2b5f,libpretty_type_name-0e8398097447f72f,libfuzzy_matcher-b8ef77618b9488ad,libbevy_state-52bc21e5b889ce15,libbevy-dbc243e083b2b063,libbevy_internal-6322d4ac7bcfa89c,libbevy_winit-44cceda3f35bdc8b,libaccesskit_winit-23cd9a71a33d5b13,libwinit-21284586015a7420,libpercent_encoding-9bee39bbc5bd523a,libx11rb-8566323118d7e8c7,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libcalloop-bb44c8bccac30b35,libpolling-fab0db9b667c3d6b,librustix-44ab03edbdca632b,liblinux_raw_sys-b7ed3a5c89f35182,libx11_dl-114c2afa90d15719,libxkbcommon_dl-11a9ad7dff63ec2a,libxkeysym-db82d4bc0bf9c497,libdlib-7fbda87a96454a75,libcursor_icon-d81dc6214d93ac96,libdpi-86a9c1e7584efb82,libbevy_ui-625c314677533abe,libtaffy-1353b614b8ea7232,libslotmap-7dd8cae5b2631117,libgrid-406758f3e8762718,libbevy_text-3197ca612e4380cd,libglyph_brush_layout-432f8199a5f87d19,libxi_unicode-ec0971c6c6c40d36,libapprox-b4c001b82829427e,libab_glyph-8d4d903e1e152d31,libowned_ttf_parser-d6b6a880271c8e62,libttf_parser-dc2f07ac9d1ddb05,libab_glyph_rasterizer-58ae3059bbb17bdd,libbevy_sprite-0cd763f9926c21c3,librectangle_pack-09a0f8a987bbc938,libguillotiere-20a3738842817668,libsvg_fmt-3a05e883633af823,libeuclid-cc524e94496d2908,libbevy_scene-27975173c7e1e1bc,libbevy_pbr-1aa1efaa4ce15163,libbevy_log-c5877efa0b413a63,libtracing_subscriber-1ba96dbfe15bf4fd,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libtracing_log-0ff917a5dd2af224,libbevy_input-5a20a3ee5a2001f8,libbevy_core_pipeline-2aecbcb96bd8db34,libradsort-637493b956355935,libbevy_render-85e2f7b62504bfed,libruzstd-25a3aa04ca38f113,libtwox_hash-abd956d027f6f5f5,libnaga_oil-5d17603ef9c03c70,libdata_encoding-02a524d0cb7bb851,libunicode_ident-2f3def79317703c6,libregex-72f8a2ba48436db0,libregex_automata-2c443541578e6afc,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbevy_mikktspace-1df158f5b7c7d77c,libimage-dcc62e7995174234,libbyteorder_lite-25e78048a27d33b8,libpng-9ffda9b74bd6ca1d,libflate2-c682dcd1faa651ee,libminiz_oxide-9f1aec8488cf8045,libfdeflate-b6b4d7abfd841840,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libnum_traits-39be14e70c722fe4,libktx2-adf058e42b60e8f0,libbitflags-e2b4db6c651223da,libhexasphere-950a6dac8f0b014c,libconstgebra-604c2848bfbc403c,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-2bf9cf05d95ab2b0,libbevy_time-bbefa2e9fa9d34bb,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-dd1c51d17504ad05,libbevy_transform-5be24d9df7898e10,libbevy_hierarchy-32432253376c77db,libwgpu-0fd43f834fabef82,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-74be96c8c6280397,libwgpu_hal-4f1a3c123ffa1bf3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-b7e136ea428635cc,libgpu_descriptor_types-dfc87b273854c8c7,libkhronos_egl-fc612df73a45ee96,liblibloading-e88ba95824d1e976,libprofiling-65120a3fa530a775,libgpu_alloc-6bc52079d74045dc,libgpu_alloc_types-34bf3e6bbd5639cc,libash-d280653ed869b211,liblibloading-352cc3147d091de2,libnaga-315f5760ba476170,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-669e9396cafcbb01,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-ee4423171ef67a2a,libbit_set-a8bc459e5c055d3b,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-8195349d1f193022,libbevy_color-383285d363390dc1,libencase-fb434d1253b6429b,libconst_panic-42266739d313458f,libwgpu_types-6dad4337e57d4cd9,libbevy_math-c2651ba83e9b19ad,libbevy_asset-8b8beccdea403dc7,libblake3-750c56c07a757ef0,libconstant_time_eq-7540ab86f53c975b,libarrayvec-41dcfe80309d7422,libarrayref-e2c56de32f019e08,libasync_broadcast-8710dc25880b069f,libevent_listener-67cd091983fb6763,libasync_fs-ff44e1666b09b09a,libblocking-e251d7d519080a6f,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0019bff2953b5c26,libron-0a74d9f21e6105e2,libbase64-64299f9d815d057c,libasync_lock-822c713115a28122,libevent_listener_strategy-93a7d15f8a848a24,libevent_listener-d80e5067fd202e13,libparking_lot-46a4f2c2c9ccb19b,libparking_lot_core-5c408d9de3d0a4a0,liblock_api-2d015069962f754b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-e8ea4d0c2f82a460,libbevy_a11y-f8c83485f2b4dbf0,libaccesskit-7a9b28040312e721,libbevy_app-f1f9129af6ddccbf,libbevy_ecs-758d5f5c8f3f4f86,libbitflags-c6a1f40eef143af6,libnonmax-37232f8d688c456b,libpetgraph-214767d097abc733,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libfixedbitset-3c4adce085318424,libbevy_tasks-59c3b61106e95dd3,libasync_executor-cf52cba79480476c,libslab-b066ee2c679b47fd,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libfutures_lite-1262e8b44a93012c,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-5b34477e6b7d2549,libfixedbitset-755aabd81925e587,libbevy_reflect-ddaa6704dd6912ab,libuuid-e7cffd634c713b5e,libsmol_str-d07b016f75ec6c4a,liberased_serde-51db3edee855800a,libtypeid-b2c5aaf3a07e61a2,libsmallvec-17fcafedda34d697,libglam-c2772bdeedcc0440,librand-40e2d650e4727716,librand_core-c54043c94fc66c1c,libmint-01670892f5cc95e3,libbytemuck-e92523813778e725,libdowncast_rs-af2d5a07fb165ed2,libthiserror-7f497104c3e48641,libbevy_utils-e52d2b9ff5465eeb,libweb_time-c447c8b725da1947,libtracing-97b6f35c5259c16d,libpin_project_lite-e0c50e8704e39276,libtracing_core-031a241797973ce7,libhashbrown-381bc0be958727fd,libserde-939923390d56b12a,liballocator_api2-d942e830951b9933,libahash-b1e2b8bed61b34aa,libgetrandom-7eeabb74e1b280b1,liblibc-3fc2d635cb50a9c8,libzerocopy-f2bcfdbe4f2d40f5,libthread_local-0f0b93b43b5e76ce,libcfg_if-33ef6c02a07f9fec,libonce_cell-debe7c411cf97340,libbevy_ptr-95dc9102735fa11d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCDi7Ir/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-2c2d6ea341709623/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/empty-8943ea113a90ee24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_editor_pls` (example "empty") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc44atKc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_editor_pls-ce457778438cc20c,libbevy_editor_pls_default_windows-9b87e95e2d571f58,libopener-727ecaf1bcd54439,libbstr-9eabbb385f5c3343,libbevy_mod_debugdump-4215df209a650361,liblexopt-1fc520d930040d08,libtransform_gizmo_bevy-29161abcb9a298cf,libtransform_gizmo-cf797d08ad5fcace,libenumset-e846e3072d86e8b8,libglam-13b02a34151cfe60,libbevy_editor_pls_core-a9cfad063a1fe72e,libegui_dock-0d16cb01097c3d77,libbevy_inspector_egui-8dea380170a3175e,libimage-6f6a1b32e8fdd950,libcolor_quant-fa7ff1de0e6ea74b,libbevy_egui-e34cf064d0f4b11d,libwebbrowser-ecd07c7e8df4baa2,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libhome-34c282980fe9bb92,libarboard-91063a4ca53bec51,libegui-c30c1f7274c18ceb,libepaint-b2aeeba284547564,libnohash_hasher-7182108947a1143f,libecolor-fb375af0baf21078,libemath-c962415012bb2b5f,libpretty_type_name-0e8398097447f72f,libfuzzy_matcher-b8ef77618b9488ad,libbevy_state-52bc21e5b889ce15,libbevy-dbc243e083b2b063,libbevy_internal-6322d4ac7bcfa89c,libbevy_winit-44cceda3f35bdc8b,libaccesskit_winit-23cd9a71a33d5b13,libwinit-21284586015a7420,libpercent_encoding-9bee39bbc5bd523a,libx11rb-8566323118d7e8c7,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libcalloop-bb44c8bccac30b35,libpolling-fab0db9b667c3d6b,librustix-44ab03edbdca632b,liblinux_raw_sys-b7ed3a5c89f35182,libx11_dl-114c2afa90d15719,libxkbcommon_dl-11a9ad7dff63ec2a,libxkeysym-db82d4bc0bf9c497,libdlib-7fbda87a96454a75,libcursor_icon-d81dc6214d93ac96,libdpi-86a9c1e7584efb82,libbevy_ui-625c314677533abe,libtaffy-1353b614b8ea7232,libslotmap-7dd8cae5b2631117,libgrid-406758f3e8762718,libbevy_text-3197ca612e4380cd,libglyph_brush_layout-432f8199a5f87d19,libxi_unicode-ec0971c6c6c40d36,libapprox-b4c001b82829427e,libab_glyph-8d4d903e1e152d31,libowned_ttf_parser-d6b6a880271c8e62,libttf_parser-dc2f07ac9d1ddb05,libab_glyph_rasterizer-58ae3059bbb17bdd,libbevy_sprite-0cd763f9926c21c3,librectangle_pack-09a0f8a987bbc938,libguillotiere-20a3738842817668,libsvg_fmt-3a05e883633af823,libeuclid-cc524e94496d2908,libbevy_scene-27975173c7e1e1bc,libbevy_pbr-1aa1efaa4ce15163,libbevy_log-c5877efa0b413a63,libtracing_subscriber-1ba96dbfe15bf4fd,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libtracing_log-0ff917a5dd2af224,libbevy_input-5a20a3ee5a2001f8,libbevy_core_pipeline-2aecbcb96bd8db34,libradsort-637493b956355935,libbevy_render-85e2f7b62504bfed,libruzstd-25a3aa04ca38f113,libtwox_hash-abd956d027f6f5f5,libnaga_oil-5d17603ef9c03c70,libdata_encoding-02a524d0cb7bb851,libunicode_ident-2f3def79317703c6,libregex-72f8a2ba48436db0,libregex_automata-2c443541578e6afc,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982,libbevy_mikktspace-1df158f5b7c7d77c,libimage-dcc62e7995174234,libbyteorder_lite-25e78048a27d33b8,libpng-9ffda9b74bd6ca1d,libflate2-c682dcd1faa651ee,libminiz_oxide-9f1aec8488cf8045,libfdeflate-b6b4d7abfd841840,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libnum_traits-39be14e70c722fe4,libktx2-adf058e42b60e8f0,libbitflags-e2b4db6c651223da,libhexasphere-950a6dac8f0b014c,libconstgebra-604c2848bfbc403c,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-2bf9cf05d95ab2b0,libbevy_time-bbefa2e9fa9d34bb,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-dd1c51d17504ad05,libbevy_transform-5be24d9df7898e10,libbevy_hierarchy-32432253376c77db,libwgpu-0fd43f834fabef82,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-74be96c8c6280397,libwgpu_hal-4f1a3c123ffa1bf3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-b7e136ea428635cc,libgpu_descriptor_types-dfc87b273854c8c7,libkhronos_egl-fc612df73a45ee96,liblibloading-e88ba95824d1e976,libprofiling-65120a3fa530a775,libgpu_alloc-6bc52079d74045dc,libgpu_alloc_types-34bf3e6bbd5639cc,libash-d280653ed869b211,liblibloading-352cc3147d091de2,libnaga-315f5760ba476170,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-669e9396cafcbb01,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-ee4423171ef67a2a,libbit_set-a8bc459e5c055d3b,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-8195349d1f193022,libbevy_color-383285d363390dc1,libencase-fb434d1253b6429b,libconst_panic-42266739d313458f,libwgpu_types-6dad4337e57d4cd9,libbevy_math-c2651ba83e9b19ad,libbevy_asset-8b8beccdea403dc7,libblake3-750c56c07a757ef0,libconstant_time_eq-7540ab86f53c975b,libarrayvec-41dcfe80309d7422,libarrayref-e2c56de32f019e08,libasync_broadcast-8710dc25880b069f,libevent_listener-67cd091983fb6763,libasync_fs-ff44e1666b09b09a,libblocking-e251d7d519080a6f,libpiper-d40617c4520c993f,libatomic_waker-001109810bdecbaa,libasync_channel-0019bff2953b5c26,libron-0a74d9f21e6105e2,libbase64-64299f9d815d057c,libasync_lock-822c713115a28122,libevent_listener_strategy-93a7d15f8a848a24,libevent_listener-d80e5067fd202e13,libparking_lot-46a4f2c2c9ccb19b,libparking_lot_core-5c408d9de3d0a4a0,liblock_api-2d015069962f754b,libscopeguard-d52bd00767847e44,libcrossbeam_channel-e8ea4d0c2f82a460,libbevy_a11y-f8c83485f2b4dbf0,libaccesskit-7a9b28040312e721,libbevy_app-f1f9129af6ddccbf,libbevy_ecs-758d5f5c8f3f4f86,libbitflags-c6a1f40eef143af6,libnonmax-37232f8d688c456b,libpetgraph-214767d097abc733,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libfixedbitset-3c4adce085318424,libbevy_tasks-59c3b61106e95dd3,libasync_executor-cf52cba79480476c,libslab-b066ee2c679b47fd,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libasync_task-65820d26b839a505,libfutures_lite-1262e8b44a93012c,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libfastrand-5b34477e6b7d2549,libfixedbitset-755aabd81925e587,libbevy_reflect-ddaa6704dd6912ab,libuuid-e7cffd634c713b5e,libsmol_str-d07b016f75ec6c4a,liberased_serde-51db3edee855800a,libtypeid-b2c5aaf3a07e61a2,libsmallvec-17fcafedda34d697,libglam-c2772bdeedcc0440,librand-40e2d650e4727716,librand_core-c54043c94fc66c1c,libmint-01670892f5cc95e3,libbytemuck-e92523813778e725,libdowncast_rs-af2d5a07fb165ed2,libthiserror-7f497104c3e48641,libbevy_utils-e52d2b9ff5465eeb,libweb_time-c447c8b725da1947,libtracing-97b6f35c5259c16d,libpin_project_lite-e0c50e8704e39276,libtracing_core-031a241797973ce7,libhashbrown-381bc0be958727fd,libserde-939923390d56b12a,liballocator_api2-d942e830951b9933,libahash-b1e2b8bed61b34aa,libgetrandom-7eeabb74e1b280b1,liblibc-3fc2d635cb50a9c8,libzerocopy-f2bcfdbe4f2d40f5,libthread_local-0f0b93b43b5e76ce,libcfg_if-33ef6c02a07f9fec,libonce_cell-debe7c411cf97340,libbevy_ptr-95dc9102735fa11d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc44atKc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-2c2d6ea341709623/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/controls-83b787d1b47028d6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_editor_pls` (example "controls") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "43136f767ea26d360b8db882c91809a4ccf3dd2dcddd96c7b87625c7973c51f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43136f767ea26d360b8db882c91809a4ccf3dd2dcddd96c7b87625c7973c51f0", kill_on_drop: false }` [INFO] [stdout] 43136f767ea26d360b8db882c91809a4ccf3dd2dcddd96c7b87625c7973c51f0