[INFO] fetching crate rusty_engine 6.0.0... [INFO] testing rusty_engine-6.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rusty_engine 6.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rusty_engine 6.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rusty_engine 6.0.0 [INFO] tweaked toml for crates.io crate rusty_engine 6.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty_engine 6.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusty_engine 6.0.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c72cf91e43e4bbbcfc6a53c96303f2089b5746a64a49772502c718fb7bfe2cc [INFO] running `Command { std: "docker" "start" "-a" "5c72cf91e43e4bbbcfc6a53c96303f2089b5746a64a49772502c718fb7bfe2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c72cf91e43e4bbbcfc6a53c96303f2089b5746a64a49772502c718fb7bfe2cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c72cf91e43e4bbbcfc6a53c96303f2089b5746a64a49772502c718fb7bfe2cc", kill_on_drop: false }` [INFO] [stdout] 5c72cf91e43e4bbbcfc6a53c96303f2089b5746a64a49772502c718fb7bfe2cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd5b8d5149a8a7b848f4e3f02a6ae046d6b57c5f870c7599d5b640a3bd802462 [INFO] running `Command { std: "docker" "start" "-a" "cd5b8d5149a8a7b848f4e3f02a6ae046d6b57c5f870c7599d5b640a3bd802462", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.6 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling accesskit v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.10.3 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling svgtypes v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling bevy_asset_macros v0.12.1 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_render_macros v0.12.1 [INFO] [stderr] Compiling bevy_encase_derive v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling gltf-derive v1.3.0 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lyon_tessellation v1.0.11 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling accesskit_winit v0.15.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gilrs-core v0.5.9 [INFO] [stderr] Compiling gltf-json v1.3.0 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling gltf v1.3.0 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling naga_oil v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_gilrs v0.12.1 [INFO] [stderr] Compiling bevy_audio v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_winit v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_sprite v0.12.1 [INFO] [stderr] Compiling bevy_pbr v0.12.1 [INFO] [stderr] Compiling bevy_text v0.12.1 [INFO] [stderr] Compiling bevy_gltf v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling bevy_prototype_lyon v0.10.0 [INFO] [stderr] Compiling rusty_engine v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "cd5b8d5149a8a7b848f4e3f02a6ae046d6b57c5f870c7599d5b640a3bd802462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5b8d5149a8a7b848f4e3f02a6ae046d6b57c5f870c7599d5b640a3bd802462", kill_on_drop: false }` [INFO] [stdout] cd5b8d5149a8a7b848f4e3f02a6ae046d6b57c5f870c7599d5b640a3bd802462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65cca6f3b14a8ec68939d1ebcc8397e007d6a5a3a80bb591cef11557c88e627b [INFO] running `Command { std: "docker" "start" "-a" "65cca6f3b14a8ec68939d1ebcc8397e007d6a5a3a80bb591cef11557c88e627b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling gilrs-core v0.5.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling gilrs v0.10.3 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_gilrs v0.12.1 [INFO] [stderr] Compiling bevy_audio v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_winit v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_pbr v0.12.1 [INFO] [stderr] Compiling bevy_sprite v0.12.1 [INFO] [stderr] Compiling bevy_text v0.12.1 [INFO] [stderr] Compiling bevy_gltf v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling bevy_prototype_lyon v0.10.0 [INFO] [stderr] Compiling rusty_engine v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusty_engine` (example "extreme_drivers_ed") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name extreme_drivers_ed --edition=2021 examples/scenarios/extreme_drivers_ed.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3c8bd16e81f6aa3 -C extra-filename=-deb4e33ef9f12f03 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusty_engine` (example "collider") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name collider --edition=2021 examples/collider.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=009b3a3cf2ddcc22 -C extra-filename=-dc67e06149756be4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rusty_engine` (example "car_shoot") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name car_shoot --edition=2021 examples/scenarios/car_shoot.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05975d1112d0dfed -C extra-filename=-06dd5511e241da26 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rusty_engine` (example "mouse_state") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name mouse_state --edition=2021 examples/mouse_state.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e74b00ba80a5b296 -C extra-filename=-e79949e1dc28c5fe --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rusty_engine` (example "collision") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name collision --edition=2021 examples/collision.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0473847664d6ad04 -C extra-filename=-8e09437dbf915fa5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rusty_engine` (example "level_creator") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name level_creator --edition=2021 examples/level_creator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94219bb02181fca2 -C extra-filename=-e1219efaa83bed3d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rusty_engine` (example "keyboard_events") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name keyboard_events --edition=2021 examples/keyboard_events.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cac412f53b4e1bd -C extra-filename=-d8a49666ac6373f0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rusty_engine` (example "music_sampler") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name music_sampler --edition=2021 examples/music_sampler.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd86657c29919da9 -C extra-filename=-9b28e233d9a79e65 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-9e2db714ba7cf74c.rlib --extern bevy_prototype_lyon=/opt/rustwide/target/debug/deps/libbevy_prototype_lyon-cee125d0f3f79623.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb550b1c50fe5661.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-c16e7cf5420411c0.rlib --extern rusty_engine=/opt/rustwide/target/debug/deps/librusty_engine-57ecc1dd6afaf611.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2323c865c84a7af3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/opt/rustwide/target/debug/build/blake3-ccd56a6aba538cd1/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcihFu26/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libonce_cell-a142ebc82bf510c5,librand-bb550b1c50fe5661,librand_chacha-92154bc99b1328a2,libppv_lite86-74d192d5fb0d20a2,librand_core-d8e287b9beeedfb3,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcihFu26/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/road_race-9029b811f6b6eab6" "-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 `rusty_engine` (example "road_race") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK1YTNe/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcK1YTNe/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/layer-17e7e632a3101bc9" "-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 `rusty_engine` (example "layer") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3iEnFa/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3iEnFa/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/keyboard_state-d3ec0815e24a1851" "-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 `rusty_engine` (example "keyboard_state") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGCu8UK/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGCu8UK/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/game_state-bb514755c51f33dd" "-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 `rusty_engine` (example "game_state") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAWGOU0/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAWGOU0/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sfx_sampler-298c1fb101ae0a53" "-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 `rusty_engine` (example "sfx_sampler") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZjDGEQ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZjDGEQ/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/music-b309316407acfdd8" "-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 `rusty_engine` (example "music") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcb6HYaD/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcb6HYaD/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sfx-c125e66ac5451ad2" "-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 `rusty_engine` (example "sfx") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcckilNC/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_engine-57ecc1dd6afaf611,libbevy_prototype_lyon-cee125d0f3f79623,liblyon_algorithms-262a2c389a73f2ed,libsvgtypes-e2b5e28c764c3e7e,libkurbo-63ba730bfc48a697,libsiphasher-6bb0304e8b0d0631,liblyon_tessellation-486d42b116642b4d,libfloat_next_after-48a703eac17edb0b,liblyon_path-8c50486a43e80343,liblyon_geom-815096b2323e105c,libbevy-9e2db714ba7cf74c,libbevy_internal-0970886f3f2b8776,libbevy_winit-b4c652b28bfac16c,libaccesskit_winit-fedb0ba40c5332c4,libwinit-da2a70aa3d3eb2a5,libmio-ef431f6e04665136,libx11_dl-a13939b3751d3537,libbevy_text-8643cbda079097ba,libglyph_brush_layout-fd9e90599061f630,libxi_unicode-9c20d94e86934312,libapprox-d56693696b70a646,libab_glyph-d19a4c6b8ae711d9,libowned_ttf_parser-cee790d36bd95fa0,libttf_parser-42cd5adcba5dd713,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-4efb29ed584bacfb,librectangle_pack-1f79e8b736a92583,libguillotiere-deecc355b6276df8,libsvg_fmt-b86583c52b39a188,libeuclid-8450315fa25ae8de,libbevy_gltf-b1db3a0e328064b7,libpercent_encoding-762c6957ae74e2f6,libbase64-42295ac2e0e134a3,libgltf-e3f62d2afd0cc2ff,libgltf_json-32b2672a9a1049c2,libserde_json-ef3901a296a36e1e,libryu-df028aa4e33944bd,libitoa-55c9c85d80bf643d,libbevy_pbr-e3425a6df36a7f0f,libbevy_gilrs-cd278efaff2ddf76,libgilrs-c06d9a19dcc7875c,libfnv-79e2cbfbe03dcd16,libgilrs_core-7396aaeacdbca383,liblibudev_sys-d0c7e77b9e94023f,libinotify-db935bbe4a4d216f,libinotify_sys-7c444bb978107e6f,libvec_map-75126d96f8392bf4,libnix-13bd397d499092b1,libbevy_core_pipeline-7ce7b8bb77bf89e6,libradsort-9cbeae66a628f1d2,libbevy_audio-34f1d596ccd1c6b1,librodio-a579a8e0ece24031,liblewton-487a684a28ea1df5,libogg-cbb57fc1810accdc,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libsymphonia-abe695d5830dc710,libsymphonia_metadata-cc89a19389acb942,libencoding_rs-2a0986d3eb52843d,libsymphonia_bundle_mp3-7d7c4de5e19a99ff,libsymphonia_core-fc042f5f42070376,libcpal-aec9a11287fc475a,libdasp_sample-36a8a9956058a9f1,libalsa-7afd3dc8223c1987,libnix-bf96da29dfc93a78,libalsa_sys-101cf572d888a857,libbevy_scene-8d138d12d69733a8,libbevy_render-8ae473e7ff33ca59,libnaga_oil-71fdefb8481a93e7,libdata_encoding-12b8151122438183,libunicode_ident-4531f72b7268c58a,libbevy_mikktspace-20f60441571f54ff,libimage-922c1c13aa97c0b0,libcolor_quant-72accfe2cafd1a2d,libpng-ce6a23c85bb06ea3,libflate2-2ecc8200f8040c83,libminiz_oxide-1046e831d7c71c90,libfdeflate-a5a8987ddcb1aabe,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-b6f658faf0f4ad73,libnum_rational-30a3c5f0a3b69d4e,libnum_integer-2545376105796554,libbyteorder-fb36fe721788ce00,libencase-31111aed0be8412d,libconst_panic-eac595ced7b46d7e,libhexasphere-6687321b3df11008,libconstgebra-0e1c8cf668d98011,libconst_soft_float-bb39aff262eebe70,libwgpu-110ee12fa7e27174,libstatic_assertions-f0217ecdd817a834,libwgpu_core-ac7e256a01653fba,libwgpu_hal-c02701dc938fa843,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-8e395de27514d387,libgpu_descriptor_types-582b11972ab05eeb,libkhronos_egl-5acb1ba925890815,libprofiling-993d1526ab60694c,libgpu_alloc-376dbf8fadff6917,libgpu_alloc_types-3582166549807d60,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-ae928ca7eff37a0d,libhexf_parse-72d4824186d79465,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-34d01081cc2b9e30,libunicode_width-affb1d25ef114124,libtermcolor-d3d0ae5cbfeb1122,libpp_rs-4a799f6286350b9a,libunicode_xid-0488fac86b109842,libspirv-4a1290adcefc07a4,libnum_traits-0acaa877a698f843,libbitflags-dde12b0d7d495b50,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libwgpu_types-69c5661d787347ec,libglow-380717940b290ba1,libbevy_window-3f6c50d4ebd3df36,libraw_window_handle-fa6b9cb7b8d4289b,libbevy_transform-72801745995901e1,libbevy_hierarchy-a8bac38b91f095b2,libbevy_input-700e53557ce97825,libbevy_diagnostic-4bf7c63188de63a0,libsysinfo-b959cdc3a1a467d6,libbevy_time-f0c7a6a1e968964f,libbevy_core-b4896781113e2de5,libbevy_asset-6e624786627bf1d5,libasync_broadcast-5c5dba9b27de6a3f,libblake3-1c55b7551a954359,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_fs-b11ce740983ef332,libblocking-e716d88761e32cf6,libasync_lock-112abe06e548a19a,libpiper-0534868d843789b6,libatomic_waker-06950c8c08d2b8fa,libfutures_lite-24e4bad20e70e03c,libasync_channel-01d96517448ed694,libevent_listener_strategy-35e153b2476e03b1,libevent_listener-51fbba89ac3176ee,libron-c16e7cf5420411c0,libbitflags-0b9abc7957c4f1f1,libbase64-bbf874639731fed2,libparking_lot-3e117d59835561d5,libparking_lot_core-568e30a2820d8d32,liblock_api-989ae978734e3d88,libscopeguard-7ec2214574194454,libcrossbeam_channel-0aabf55d12d300f3,libbevy_log-b8d36dcb2dfb6fac,libtracing_subscriber-6484bc749f72a5c4,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-0f47d249b85b19db,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-2333ad45dbc720ea,libregex_automata-83c186b7fc7a50d8,libaho_corasick-3c353cd1c8f4939e,libregex_syntax-50e2b941f0d2f822,libtracing_log-4be1838576593ac0,liblog-9e77c5346729da41,liblazy_static-af860367908b8176,libbevy_a11y-4931d10c87412907,libaccesskit-130e5a5af86e1780,libbevy_app-c47a763f257c9c4a,libbevy_ecs-b0842bc4f2159cdf,librustc_hash-d7c4a66f98a2548f,libthread_local-3e31f4610a2c8949,libasync_channel-f7d0fa2b114261ae,libbevy_tasks-5de3ffe4bc27ac0c,libasync_executor-c467c8f3920ae5c4,libfastrand-1286ac4d1e71cd42,libslab-48a8b422e0cac853,libconcurrent_queue-02a17e5daec3a2f7,libcrossbeam_utils-c2c56ef8f9c2ea45,libasync_task-94073a53ef037278,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libfutures_lite-d63aaa995c92761e,libmemchr-d8112fc1e1cdd527,libfastrand-273731efb4a6b13e,libfutures_io-4a43606c4f70f76a,libfutures_core-6359cf4568cd9583,libwaker_fn-775226b75ca20be7,libparking-29ba74fbc926953d,libbevy_reflect-07c2943f4937cc80,libsmol_str-e13ab58456d10cc6,liberased_serde-27abdc0f96f1c8c0,libbevy_math-cc0ea281c7093799,libglam-2048614f43fce8d9,libbytemuck-eb5df7efcf7a2662,libsmallvec-37867eb902611b85,libdowncast_rs-d33906d24142a297,libbevy_ptr-4b6cd946d893a169,libbevy_utils-0bcc69c72fb9b4f1,libnonmax-4c42d357389c16a9,libuuid-d349bcd6e90f0ec6,libtracing-095d96fde8f730b3,libpin_project_lite-b342d85da484cd05,libtracing_core-76ea42f59f4b3584,libthiserror-49ed32239d4d4f4a,libpetgraph-2400cdc06aad088e,libindexmap-8c631f8c0c24db69,libequivalent-487f93f8f6ab5e5b,libfixedbitset-28f95f70a6c985e3,libinstant-fd247ecb2ced47cd,libhashbrown-9c187738f76846da,libserde-2323c865c84a7af3,liballocator_api2-06ed0a4305c6d5c4,libahash-fbe1c15d7949eb1f,libgetrandom-46c654bae811d082,liblibc-1a0cd5d64ffbbaea,libonce_cell-a142ebc82bf510c5,libcfg_if-3e7fc4e38d4a72b5}.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" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcckilNC/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-ccd56a6aba538cd1/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/window-affe8aff86d7bbda" "-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 `rusty_engine` (example "window") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65cca6f3b14a8ec68939d1ebcc8397e007d6a5a3a80bb591cef11557c88e627b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65cca6f3b14a8ec68939d1ebcc8397e007d6a5a3a80bb591cef11557c88e627b", kill_on_drop: false }` [INFO] [stdout] 65cca6f3b14a8ec68939d1ebcc8397e007d6a5a3a80bb591cef11557c88e627b