[INFO] cloning repository https://github.com/demisstif/bevy_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demisstif/bevy_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemisstif%2Fbevy_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemisstif%2Fbevy_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42cc8f1660f13f2a1e5499b01cb957a3575033fb [INFO] testing demisstif/bevy_game against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemisstif%2Fbevy_game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/demisstif/bevy_game on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demisstif/bevy_game [INFO] finished tweaking git repo https://github.com/demisstif/bevy_game [INFO] tweaked toml for git repo https://github.com/demisstif/bevy_game written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/demisstif/bevy_game 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a3e50a3ea145a7a40362ba4f8ce2b4a256959c04e4c4703ca3681f5db90a005 [INFO] running `Command { std: "docker" "start" "-a" "3a3e50a3ea145a7a40362ba4f8ce2b4a256959c04e4c4703ca3681f5db90a005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a3e50a3ea145a7a40362ba4f8ce2b4a256959c04e4c4703ca3681f5db90a005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3e50a3ea145a7a40362ba4f8ce2b4a256959c04e4c4703ca3681f5db90a005", kill_on_drop: false }` [INFO] [stdout] 3a3e50a3ea145a7a40362ba4f8ce2b4a256959c04e4c4703ca3681f5db90a005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bcad04a6b7687daf71db2d665458f3b5d511ec17a9429a90e109e9ac4c09dd4 [INFO] running `Command { std: "docker" "start" "-a" "4bcad04a6b7687daf71db2d665458f3b5d511ec17a9429a90e109e9ac4c09dd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling glam v0.9.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling bevy_tasks v0.2.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ahash v0.4.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bevy_utils v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling cart-tmp-winit v0.22.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ttf-parser v0.8.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rectangle-pack v0.1.6 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling bevy_math v0.2.1 [INFO] [stderr] Compiling hexasphere v1.0.0 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wgpu-core v0.6.3 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling bevy_hecs_macros v0.2.1 [INFO] [stderr] Compiling bevy_derive v0.2.1 [INFO] [stderr] Compiling bevy_property_derive v0.2.1 [INFO] [stderr] Compiling bevy_hecs v0.2.1 [INFO] [stderr] Compiling bevy_ecs v0.2.1 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling bevy_app v0.2.1 [INFO] [stderr] Compiling bevy_property v0.2.1 [INFO] [stderr] Compiling bevy_window v0.2.1 [INFO] [stderr] Compiling bevy_input v0.2.1 [INFO] [stderr] Compiling bevy_gilrs v0.2.1 [INFO] [stderr] Compiling bevy_type_registry v0.2.1 [INFO] [stderr] Compiling bevy_asset v0.2.1 [INFO] [stderr] Compiling bevy_core v0.2.1 [INFO] [stderr] Compiling bevy_transform v0.2.1 [INFO] [stderr] Compiling bevy_audio v0.2.1 [INFO] [stderr] Compiling bevy_scene v0.2.1 [INFO] [stderr] Compiling bevy_render v0.2.1 [INFO] [stderr] Compiling bevy_diagnostic v0.2.1 [INFO] [stderr] Compiling bevy_sprite v0.2.1 [INFO] [stderr] Compiling bevy_pbr v0.2.1 [INFO] [stderr] Compiling bevy_gltf v0.2.1 [INFO] [stderr] Compiling bevy_text v0.2.1 [INFO] [stderr] Compiling bevy_ui v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling bevy_winit v0.2.1 [INFO] [stderr] Compiling bevy_wgpu v0.2.1 [INFO] [stderr] Compiling bevy v0.2.1 [INFO] [stderr] Compiling bevy_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `hello_world` is never used [INFO] [stdout] --> src/main.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn hello_world() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2NV5jD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy-bd8d1c07bab7c6d3.rlib,libbevy_gilrs-be5e27e11928604b.rlib,libgilrs-a7f4e9181c41eead.rlib,libgilrs_core-c81b4aa99b794131.rlib,libvec_map-75126d96f8392bf4.rlib,libnix-d95b6788cf03e0d6.rlib,liblibudev_sys-11a3c71fa67f2ef2.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbevy_wgpu-16045599e78897d6.rlib,libwgpu-b38cd70c0cc459ae.rlib,libwgpu_core-b3bcf92347ea842b.rlib,libtracing-08b528e24c437188.rlib,libtracing_core-412748d2bf37d5c2.rlib,libnaga-6b4ef2c72c4d8d3a.rlib,libgfx_memory-836adac995249223.rlib,libhibitset-16a3e89d7e9c5af1.rlib,libatom-27921fc6c5552d7c.rlib,libcopyless-24c5db84a58ac14c.rlib,libwgpu_types-d9a9d13cd56c79c5.rlib,libgfx_descriptor-57e844dc64586e17.rlib,libfxhash-f51dea87d8ac79b4.rlib,libgfx_backend_vulkan-31a91862360857b2.rlib,libinplace_it-a863296837000807.rlib,libash-9b5975fe5578e500.rlib,libgfx_backend_empty-ebe1afb966da45aa.rlib,libgfx_hal-5b4c46baac4a3da0.rlib,libtyped_arena-8064d18db9218f3c.rlib,libfutures-52cd6a35a853b7c7.rlib,libfutures_executor-375859c6ce802d91.rlib,libfutures_util-254cf3e13beeb227.rlib,libproc_macro_nested-8bb08978d238e0cd.rlib,libfutures_channel-47112758dae6fb64.rlib,libpin_project-9534fcd7136524cd.rlib,libfutures_sink-67578453982dd9bf.rlib,libfutures_task-28fc9c524376f310.rlib,libpin_utils-3860774ad9b215b5.rlib,libarrayvec-ea6df31bce9fe8e6.rlib,libbevy_winit-d31eeb9ce7ec65bc.rlib,libcart_tmp_winit-645a754ae2b1f23c.rlib,libx11_dl-075c7bbe14bf542b.rlib,libpercent_encoding-3e08c199980e8244.rlib,libsmithay_client_toolkit-1c7354f01ca61b10.rlib,libwayland_protocols-c281cdb1b5900033.rlib,libwayland_client-6e812147369a7bdb.rlib,libwayland_commons-f339f2eba408f59e.rlib,libwayland_sys-2528cb055714adfb.rlib,libcalloop-2b8707d98fad88b0.rlib,libnix-0842751571008596.rlib,libvoid-eb7ae209523c4fe2.rlib,libmemmap-0062d3b24c4016f6.rlib,libandrew-40b12cfd097b2c16.rlib,libxml-b314268e02798da4.rlib,libxdg-0b979fe517febe0b.rlib,librusttype-86842fd5a94be55b.rlib,librusttype-88036f96c02aa5df.rlib,libstb_truetype-aac349d609c45eb4.rlib,libordered_float-7628fb6adbd8de35.rlib,libapprox-95202d6414978b55.rlib,libline_drawing-80d94e4718044b08.rlib,libdlib-6b964b2ab298eddb.rlib,libraw_window_handle-36030f8444a24b49.rlib,libparking_lot-4ff27fcfc0f03e0a.rlib,libparking_lot_core-6e7656847792e63a.rlib,liblock_api-ffa6a05f7e7f8559.rlib,libbevy_ui-7ef26b5a1a4cf0e9.rlib,libstretch-1d004a582e9c0a24.rlib,libbevy_text-7a05faaffc542d61.rlib,libab_glyph-045a4be2e56a359f.rlib,libowned_ttf_parser-660c054a1628801d.rlib,libttf_parser-439f081d94a56448.rlib,libab_glyph_rasterizer-0848b83f6ec1c0d9.rlib,libbevy_sprite-2838fd5a05a917a1.rlib,librectangle_pack-99cc6a04ac16f9a9.rlib,libguillotiere-0c99e267ee4b1400.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-c797936143379189.rlib,libbevy_pbr-f442e7fb27fcc0b6.rlib,libbevy_gltf-79d39a07c8f13cf7.rlib,libgltf-8521c596761c76b2.rlib,libgltf_json-d323681e109c9f96.rlib,libserde_json-ecb1f1772097425e.rlib,libryu-f4246d7c552377c0.rlib,libitoa-519cf8b8117b158c.rlib,libbevy_render-9f12ff7a6a65c3fc.rlib,libimage-ca53dc1e9da8a25e.rlib,libbytemuck-1262865db3290307.rlib,libnum_iter-bdd368a0d532227e.rlib,libpng-d239f72878d73766.rlib,libminiz_oxide-0e349b524b90f291.rlib,libcrc32fast-10875c8cde596ba1.rlib,libdeflate-3b6237af4e64d266.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_rational-04d8d5d137364c3a.rlib,libnum_integer-f4c638847724edcc.rlib,libbyteorder-9f385b8d892aa51f.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libbevy_glsl_to_spirv-cdd7eeb22e5783ac.rlib,libtempfile-0de00ee93bc561c5.rlib,libremove_dir_all-5156da311761ea29.rlib,libhex-418a437fd8609264.rlib,libspirv_reflect-867efd3a6030cb5c.rlib,libspirv_headers-a0478ae585c862f3.rlib,libnum_traits-796489f06c23ecc9.rlib,libdowncast_rs-d33906d24142a297.rlib,libhexasphere-3724f87276772dc2.rlib,libbevy_audio-e9a5febc24b38558.rlib,librodio-fb88a66ca10f765c.rlib,libminimp3-a8b2f5c31fc29968.rlib,libslice_deque-af4c5b4f96a41628.rlib,libminimp3_sys-ecb92a6c58f6212b.rlib,libcpal-567c76ac1102bd1a.rlib,libalsa_sys-ba72a0af9bc99e17.rlib,libbevy_window-d79f45dedb479bee.rlib,libbevy_transform-a69ed63b25845167.rlib,libbevy_scene-8289db82214d8b8b.rlib,libbevy_input-79909f9cae878287.rlib,libbevy_diagnostic-ace302ca53dfe01f.rlib,libbevy_core-9d85414653bcfea4.rlib,libbevy_asset-e879fc01b785f874.rlib,libuuid-ff47f879d1ae2870.rlib,libnotify-4e54d15307faaed7.rlib,libfiletime-bb665f640f35ff00.rlib,libanymap-15a02ece6d922d1c.rlib,libwalkdir-b12c0b5536bcaaae.rlib,libsame_file-ff49545450c0b63c.rlib,libmio_extras-fb3fee295aa74e1d.rlib,liblazycell-24027d197569389e.rlib,libmio-96a7e084ff335b4c.rlib,libslab-680ec0ace7620f59.rlib,libiovec-857d929f9dee0574.rlib,libnet2-4af94623457648f2.rlib,libinotify-373bb3567a7d64f5.rlib,libinotify_sys-cab86c5cde9968b1.rlib,libbevy_type_registry-0c766376e4d6967c.rlib,libbevy_property-230c23c485133f45.rlib,libron-e3dbd27e8dda7f6f.rlib,libbase64-d62dc757d44ac0f2.rlib,libbitflags-ea92b9a71a7e9627.rlib,liberased_serde-f71703457f26d24d.rlib,libthiserror-a7f5d1c74b2c7ed7.rlib,libcrossbeam_channel-36c4c09acac6173e.rlib,libmaybe_uninit-ece59c5d75f5f342.rlib,libcrossbeam_utils-fa5f3f0b4c9d1a4d.rlib,libanyhow-70f506e2aabd3c22.rlib,libbevy_app-68887d5f7873c78a.rlib,libbevy_math-43d13aae7ad2f7c4.rlib,libglam-16bb2944ca927cce.rlib,liblibloading-91300aa22482ee18.rlib,libbevy_ecs-780c299e458faa98.rlib,librand-54d6e052db5705d9.rlib,librand_chacha-73d2c91cd3d34eca.rlib,libppv_lite86-8c1ec0547d42e6f2.rlib,librand_core-104c6a2156bf4bf9.rlib,libgetrandom-9153c82c0d08c4e2.rlib,liblog-690873814ca64f59.rlib,libparking_lot-4585c7df486a6351.rlib,libparking_lot_core-1ee9516d6439d39f.rlib,libsmallvec-96624b358f3de1b3.rlib,liblock_api-1642a9fed8e15da0.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-0d8172e46dcd4fb0.rlib,libcfg_if-5debf92116708c19.rlib,libfixedbitset-d0a4797021de8f4a.rlib,libbevy_tasks-2bc7ea200126ee09.rlib,libnum_cpus-28a5dd5b779dff33.rlib,liblibc-ff2433ed7e9ee4f8.rlib,libasync_channel-58ffd8a44d718cf2.rlib,libasync_executor-4290cf1a6f9a1ecd.rlib,libonce_cell-7dc3a5783ef1d0b8.rlib,libvec_arena-98f7b8c5ca70e06a.rlib,libconcurrent_queue-3c7c3b411778fe2c.rlib,libcache_padded-b69c058b06585483.rlib,libasync_task-99f6a1af63673fe2.rlib,libevent_listener-41992f6a4af816a5.rlib,libfutures_lite-4367533aa919c01e.rlib,libmemchr-de741c7aaa2a6d32.rlib,libfastrand-ba27d0d3321ee5f2.rlib,libfutures_io-d4df498a8d44eb25.rlib,libfutures_core-9d4e8ed9046954b5.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libpin_project_lite-0f080283a970e517.rlib,libbevy_hecs-add61875d7d3e653.rlib,liblazy_static-64a0306335870e44.rlib,libspin-4089a13ab2a784ba.rlib,libserde-cd1be9c0236253cb.rlib,libbevy_utils-31fbb97c78524024.rlib,libahash-f8fede6a9bcde297.rlib,libconst_random-61ccf5a4499fba02.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-lstdc++" "-lasound" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-3ae891c81c1c262a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-58703389e53ebbb3/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bevy_game-2026918ed6a5a058" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_game` (bin "bevy_game") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4bcad04a6b7687daf71db2d665458f3b5d511ec17a9429a90e109e9ac4c09dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcad04a6b7687daf71db2d665458f3b5d511ec17a9429a90e109e9ac4c09dd4", kill_on_drop: false }` [INFO] [stdout] 4bcad04a6b7687daf71db2d665458f3b5d511ec17a9429a90e109e9ac4c09dd4