[INFO] cloning repository https://github.com/sansx/bevy-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sansx/bevy-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fbevy-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fbevy-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9865a2c981699c5d4f2215877345acf5f48995be [INFO] testing sansx/bevy-snake against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansx%2Fbevy-snake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sansx/bevy-snake on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sansx/bevy-snake [INFO] finished tweaking git repo https://github.com/sansx/bevy-snake [INFO] tweaked toml for git repo https://github.com/sansx/bevy-snake written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sansx/bevy-snake 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf51b82d3b7e79f6ba001fd471078a228dcb3eb8cf6abb0249a469333e6e4106 [INFO] running `Command { std: "docker" "start" "-a" "cf51b82d3b7e79f6ba001fd471078a228dcb3eb8cf6abb0249a469333e6e4106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf51b82d3b7e79f6ba001fd471078a228dcb3eb8cf6abb0249a469333e6e4106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf51b82d3b7e79f6ba001fd471078a228dcb3eb8cf6abb0249a469333e6e4106", kill_on_drop: false }` [INFO] [stdout] cf51b82d3b7e79f6ba001fd471078a228dcb3eb8cf6abb0249a469333e6e4106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f3482dd0e23ae7117a9f46694b28d3800bcbcfa655265d7c32a902264c2165 [INFO] running `Command { std: "docker" "start" "-a" "65f3482dd0e23ae7117a9f46694b28d3800bcbcfa655265d7c32a902264c2165", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling owned_ttf_parser v0.9.0 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling ab_glyph v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rectangle-pack v0.2.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling glyph_brush_layout v0.2.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.13.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling gilrs-core v0.3.0 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling hexasphere v3.1.0 [INFO] [stderr] Compiling find-crate v0.6.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling gilrs v0.8.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling gltf-json v0.15.2 [INFO] [stderr] Compiling wgpu-core v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling gltf v0.15.2 [INFO] [stderr] Compiling wgpu v0.6.2 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_log v0.4.0 [INFO] [stderr] Compiling bevy_dynamic_plugin v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_input v0.4.0 [INFO] [stderr] Compiling bevy_diagnostic v0.4.0 [INFO] [stderr] Compiling bevy_winit v0.4.0 [INFO] [stderr] Compiling bevy_render v0.4.0 [INFO] [stderr] Compiling bevy_scene v0.4.0 [INFO] [stderr] Compiling bevy_audio v0.4.0 [INFO] [stderr] Compiling bevy_gilrs v0.4.0 [INFO] [stderr] Compiling bevy_sprite v0.4.0 [INFO] [stderr] Compiling bevy_pbr v0.4.0 [INFO] [stderr] Compiling bevy_wgpu v0.4.0 [INFO] [stderr] Compiling bevy_gltf v0.4.0 [INFO] [stderr] Compiling bevy_text v0.4.0 [INFO] [stderr] Compiling bevy_ui v0.4.0 [INFO] [stderr] Compiling bevy_internal v0.4.0 [INFO] [stderr] Compiling bevy v0.4.0 [INFO] [stderr] Compiling bevy-snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9vwlFB/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy-f48d04091bb0f4d8.rlib,libbevy_internal-38c91da46531bf9c.rlib,libbevy_gilrs-f2db8373d3e2310c.rlib,libgilrs-aa622b21554d683f.rlib,libfnv-2d77ec4f6f971b24.rlib,libgilrs_core-1d47224882240afe.rlib,liblibudev_sys-7451c3d6338626fe.rlib,libnix-9e7afc112f615c3c.rlib,libvec_map-ecbce826993378bd.rlib,libbevy_dynamic_plugin-8b114415a53f0c71.rlib,libbevy_wgpu-94fb1ac9d6e0bc50.rlib,libwgpu-946f933a979b0eff.rlib,libwgpu_core-41576bb4a88bcb6b.rlib,libnaga-f3bf56e3305c245b.rlib,libgfx_memory-f5023d52113eedda.rlib,libbit_set-00fba1649b907642.rlib,libbit_vec-8e677f8183f998ef.rlib,libcopyless-e8fdf1135a352337.rlib,libwgpu_types-cb1364ccdde35fd7.rlib,libgfx_descriptor-2715062594321a74.rlib,libfxhash-1512e1d79dde3559.rlib,libgfx_backend_vulkan-84020d672beb9a39.rlib,libinplace_it-4ed0ecefc048b2da.rlib,libash-920566cecf75031b.rlib,liblibloading-d94dac58e4fc9aa3.rlib,libgfx_backend_empty-66af956726a2ac40.rlib,libgfx_hal-b91c2ba4e86004a9.rlib,libtyped_arena-7e1d361181440881.rlib,libfutures-0262c3b8a8a41fc0.rlib,libfutures_executor-039c2ff24e61c913.rlib,libfutures_util-21128d3a3e0397e8.rlib,libfutures_channel-b7392b8950d43a38.rlib,libpin_project-70077aebc3fe5c6a.rlib,libfutures_sink-6c5f391750ac3999.rlib,libfutures_task-56a7a9f6e8729b88.rlib,libpin_utils-9a5791cba021167a.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libbevy_winit-58214da5ea60b814.rlib,libwinit-5cfd35a424cd3ddd.rlib,libx11_dl-bba9b660841b00fe.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libraw_window_handle-105c8ec668ae533e.rlib,libbevy_ui-466c8e2a6c15522e.rlib,libstretch-d21d10eaa247fe38.rlib,libbevy_text-d88a10e944afa8fa.rlib,libglyph_brush_layout-32d9579f4bbc2e69.rlib,libxi_unicode-ec0971c6c6c40d36.rlib,libapprox-9c5ad63429bd4871.rlib,libab_glyph-1c934eac3b5408b1.rlib,libowned_ttf_parser-7c0bf625085298ac.rlib,libttf_parser-491f166da6c119f3.rlib,libab_glyph_rasterizer-046af5444e5ed557.rlib,libbevy_sprite-b5df73ada8605dfc.rlib,librectangle_pack-52963a64cc0274bf.rlib,libguillotiere-7d95d719f7a0d2b2.rlib,libsvg_fmt-92f5da9d864dce8a.rlib,libeuclid-07bc8a5a30a8a8e3.rlib,libbevy_gltf-e20162ba6b33c334.rlib,libbase64-caf00e5e782a09dd.rlib,libgltf-ca5a17abc6849a8e.rlib,libgltf_json-5f0a6e502a7b6232.rlib,libbevy_pbr-d900a1381db2c880.rlib,libbevy_render-a901f1f7dcf10b65.rlib,libimage-61bd33e8e5e082bd.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libnum_iter-e6a02362a688ef18.rlib,libbytemuck-8adcbee48550379e.rlib,libpng-29f3b09e4563eea1.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libdeflate-1e485b21273c577f.rlib,libadler32-884c7c82211a01d9.rlib,libnum_rational-5d56dc0612010134.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libbevy_glsl_to_spirv-2c2e382a934314cf.rlib,libhex-b52162d6bc9730d3.rlib,libspirv_reflect-fe817c36424f9364.rlib,libspirv_headers-c87477405d82c4f9.rlib,libhexasphere-94a3171fd2b8cfbd.rlib,libbevy_audio-49833ec88e75ff95.rlib,librodio-8691385692c1aeec.rlib,libminimp3-290e33fd7b3cb4f9.rlib,libslice_deque-03710619f6404c1b.rlib,libminimp3_sys-cc61d9cada396679.rlib,libcpal-a7a51146cc84971b.rlib,libalsa-2623e24de5c3e394.rlib,libnix-6ebea3b414140fee.rlib,libvoid-c8c62e9ffd6f4978.rlib,libalsa_sys-d52ed41944b4beb8.rlib,libbevy_window-d53af331d96842a9.rlib,libbevy_scene-cf713545449d5b1f.rlib,libron-8c362a89a5442d8b.rlib,libbase64-beb813779272318b.rlib,libbevy_transform-e47a27fdd49214ff.rlib,libbevy_log-a56b0d7035993edf.rlib,libtracing_subscriber-749fc3a7c8257842.rlib,libchrono-8107aa8e72015619.rlib,libnum_integer-b25814bb86c8b517.rlib,libnum_traits-cfed5bfcdbd0c299.rlib,libtime-45073e2a0cb611a1.rlib,libsharded_slab-4d5e4c1802af6656.rlib,libtracing_serde-ab84aa61f8651f24.rlib,libserde_json-192a9156aff6f27e.rlib,libryu-f3aba87160ed1f5c.rlib,libitoa-34108be58b2e71bc.rlib,libtracing_log-5c42c4a811c0dc2f.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libmatchers-c2e8dd6f92c99039.rlib,libregex_automata-eb0e60c86f4a8dfc.rlib,libbyteorder-73c970a5a969dc8f.rlib,libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libbevy_input-1766cfadc5bbceed.rlib,libbevy_diagnostic-f0e8fb002712b880.rlib,libbevy_core-9a713eac8c4a0f0b.rlib,libbevy_math-dc10eaf266cf11b9.rlib,libbevy_asset-4234e6a5682cef0d.rlib,libnotify-b1d7347c991c5c5b.rlib,libmio_extras-c3de9667c77470a1.rlib,liblazycell-0fc01752428421b1.rlib,libmio-f2fb43a98b1ea4c8.rlib,liblog-3328b0b4a6b73710.rlib,libslab-ab64617c0d711aec.rlib,libiovec-f8c6177270e895b4.rlib,libnet2-751f731cec4933dd.rlib,libfiletime-d9f47fea6984406c.rlib,libanymap-eb4740c6d4af0ea4.rlib,libwalkdir-9d17ebaf1f88d685.rlib,libsame_file-1ceb7b6153588b15.rlib,libinotify-3ae677a79675cb28.rlib,libinotify_sys-6b3fd6c344b0c2db.rlib,libbevy_reflect-b4968e3302ce0b5a.rlib,liberased_serde-f263279d178264d4.rlib,libglam-d3df4928291c3de5.rlib,libcrossbeam_channel-b82b629e0dc0dd1b.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,libcrossbeam_utils-554e8f12bc4a8a4c.rlib,libanyhow-31d22191ef61cafe.rlib,libbevy_app-e58deef8adb16cf8.rlib,libbevy_ecs-f29175c555af2274.rlib,libparking_lot-4bc1d729ebaf3c20.rlib,libparking_lot_core-f99f8a084d564979.rlib,libsmallvec-dd1751a52a4fd526.rlib,liblock_api-96daaf05e0aaf24f.rlib,libscopeguard-43643e546252cd47.rlib,libfixedbitset-6ae3c099aa5a80f1.rlib,libbevy_tasks-79e1904061a356ac.rlib,libnum_cpus-9aac3f43db979062.rlib,libasync_channel-9cf60a8aa870e10d.rlib,libasync_executor-29848cb053c7d9a2.rlib,libonce_cell-9653ed29e0a56f6d.rlib,libvec_arena-598401c951ab1615.rlib,libconcurrent_queue-29dd56065893754d.rlib,libcache_padded-4752816a18f3228e.rlib,libasync_task-902aee3096873137.rlib,libevent_listener-0b74c192d0f072ce.rlib,libfutures_lite-df348bdac3d47821.rlib,libmemchr-788173701f270c65.rlib,libfastrand-198086af4bb5737c.rlib,libfutures_io-38f9064d00404369.rlib,libfutures_core-b8fa22da1e1365be.rlib,libwaker_fn-1efb4ef8838de647.rlib,libparking-1c110711c7989340.rlib,libdowncast_rs-ffbd8a7d19c70af3.rlib,libthiserror-121a755a94506a00.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libbevy_utils-82dec59eacad93da.rlib,libuuid-b5f7082d654dc427.rlib,librand-a2bc71853b23ab6d.rlib,librand_chacha-82dab35faa68c6b7.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-90c580da6c0fe6c4.rlib,libgetrandom-d9755ed7299c9381.rlib,libserde-4ddbdd313d8247e3.rlib,libtracing-6811c7bf61b1773f.rlib,libpin_project_lite-faafb76eb3c94fd2.rlib,libtracing_core-1182dff7992ddc4b.rlib,libinstant-2611a3de861d94a8.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libahash-6545fda659a712c2.rlib,libgetrandom-0928b3f393461793.rlib,liblibc-37ecb635447282f1.rlib,libcfg_if-7e9efee4241be1ca.rlib,liblazy_static-2bb390fee0230a38.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" "-ldl" "-lglslang.glsltospirv" "-lHLSL.glsltospirv" "-lOGLCompiler.glsltospirv" "-lOSDependent.glsltospirv" "-lSPIRV.glsltospirv" "-lSPVRemapper.glsltospirv" "-lSPIRV-Tools-opt.glsltospirv" "-lSPIRV-Tools.glsltospirv" "-lstdc++" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-b9dd4db917d40e54/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-b126640afe84653d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bevy_snake-c7a8624b14dd712e" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007895205f3da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007895205f41bc [INFO] [stdout] 2 libc.so.6 0x000078951b619520 [INFO] [stdout] 3 libc.so.6 0x000078951b777aca [INFO] [stdout] 4 rust-lld 0x0000590886a3adb8 [INFO] [stdout] 5 rust-lld 0x0000590886a88993 [INFO] [stdout] 6 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007895205a5782 [INFO] [stdout] 7 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007895205a4b3a [INFO] [stdout] 8 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007895205201b0 [INFO] [stdout] 9 libc.so.6 0x000078951b66bac3 [INFO] [stdout] 10 libc.so.6 0x000078951b6fca04 clone + 68 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/bevy_snake-c7a8624b14dd712e': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy-snake` (bin "bevy-snake") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65f3482dd0e23ae7117a9f46694b28d3800bcbcfa655265d7c32a902264c2165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f3482dd0e23ae7117a9f46694b28d3800bcbcfa655265d7c32a902264c2165", kill_on_drop: false }` [INFO] [stdout] 65f3482dd0e23ae7117a9f46694b28d3800bcbcfa655265d7c32a902264c2165