[INFO] cloning repository https://github.com/nihilistkitten/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/nihilistkitten/bevy-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihilistkitten%2Fbevy-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihilistkitten%2Fbevy-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4b2ef592e8931fa6d91fff921d2fcc595e0f99b [INFO] testing nihilistkitten/bevy-snake/e4b2ef592e8931fa6d91fff921d2fcc595e0f99b against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnihilistkitten%2Fbevy-snake" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nihilistkitten/bevy-snake on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nihilistkitten/bevy-snake [INFO] finished tweaking git repo https://github.com/nihilistkitten/bevy-snake [INFO] tweaked toml for git repo https://github.com/nihilistkitten/bevy-snake written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nihilistkitten/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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf484eaaab7333d64cdb8d424434ab25bc9e457a62f2eb3b928e0c1398582a67 [INFO] running `Command { std: "docker" "start" "-a" "cf484eaaab7333d64cdb8d424434ab25bc9e457a62f2eb3b928e0c1398582a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf484eaaab7333d64cdb8d424434ab25bc9e457a62f2eb3b928e0c1398582a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf484eaaab7333d64cdb8d424434ab25bc9e457a62f2eb3b928e0c1398582a67", kill_on_drop: false }` [INFO] [stdout] cf484eaaab7333d64cdb8d424434ab25bc9e457a62f2eb3b928e0c1398582a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe2b854954554934cf05ad8f1f1d2eeedc52bb5fd1dde3bc909496face801ef [INFO] running `Command { std: "docker" "start" "-a" "7fe2b854954554934cf05ad8f1f1d2eeedc52bb5fd1dde3bc909496face801ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bevy_ptr v0.10.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling bevy_tasks v0.10.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling ruzstd v0.2.4 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling accesskit v0.10.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bevy_macro_utils v0.10.1 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling winit v0.28.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling taffy v0.3.11 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.1 [INFO] [stderr] Compiling bevy_derive v0.10.1 [INFO] [stderr] Compiling encase_derive v0.5.0 [INFO] [stderr] Compiling bevy_render_macros v0.10.1 [INFO] [stderr] Compiling bevy_encase_derive v0.10.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling accesskit_winit v0.12.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gilrs-core v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling bevy_math v0.10.1 [INFO] [stderr] Compiling hexasphere v8.1.0 [INFO] [stderr] Compiling encase v0.5.0 [INFO] [stderr] Compiling bevy_mikktspace v0.10.1 [INFO] [stderr] Compiling gltf v1.1.0 [INFO] [stderr] Compiling bevy_utils v0.10.1 [INFO] [stderr] Compiling naga v0.11.0 [INFO] [stderr] Compiling bevy_reflect v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.10.1 [INFO] [stderr] Compiling wgpu-hal v0.15.4 [INFO] [stderr] Compiling bevy_app v0.10.1 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling bevy_core v0.10.1 [INFO] [stderr] Compiling bevy_log v0.10.1 [INFO] [stderr] Compiling bevy_time v0.10.1 [INFO] [stderr] Compiling bevy_input v0.10.1 [INFO] [stderr] Compiling bevy_a11y v0.10.1 [INFO] [stderr] Compiling bevy_hierarchy v0.10.1 [INFO] [stderr] Compiling bevy_diagnostic v0.10.1 [INFO] [stderr] Compiling bevy_transform v0.10.1 [INFO] [stderr] Compiling bevy_asset v0.10.1 [INFO] [stderr] Compiling bevy_window v0.10.1 [INFO] [stderr] Compiling bevy_gilrs v0.10.1 [INFO] [stderr] Compiling bevy_animation v0.10.1 [INFO] [stderr] Compiling bevy_audio v0.10.1 [INFO] [stderr] Compiling bevy_winit v0.10.1 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Compiling bevy_render v0.10.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.10.1 [INFO] [stderr] Compiling bevy_scene v0.10.1 [INFO] [stderr] Compiling bevy_sprite v0.10.1 [INFO] [stderr] Compiling bevy_pbr v0.10.1 [INFO] [stderr] Compiling bevy_text v0.10.1 [INFO] [stderr] Compiling bevy_ui v0.10.1 [INFO] [stderr] Compiling bevy_gltf v0.10.1 [INFO] [stderr] Compiling bevy_internal v0.10.1 [INFO] [stderr] Compiling bevy_dylib v0.10.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcNqHqHq/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNqHqHq/symbols.o" "/opt/rustwide/target/debug/deps/bevy_dylib-84c7abf4b3524688.bevy_dylib.7a25066973465f49-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_dylib-84c7abf4b3524688.1azzvgpls2swhp0txwzh92ca0.rcgu.rmeta" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_internal-98027ab4f228c189.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-054c33931a66fffd.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_winit-85ea0e7a71401d81.rlib" "/opt/rustwide/target/debug/deps/libwinit-113e481eb3fe9b73.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b5850fba25206409.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-6f6f69b814f0de41.rlib" "/opt/rustwide/target/debug/deps/libtaffy-d4f22db72abf5e25.rlib" "/opt/rustwide/target/debug/deps/libslotmap-b80a50030a763880.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-7cf7bb010397ece6.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-061f90e25315e1b0.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-aa88d78d2b6d4297.rlib" "/opt/rustwide/target/debug/deps/libapprox-4161acf705ba5ab3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-dafa876f3a1783b2.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-e8dcc34dce2ce24c.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-cdc886dcd4d49fe8.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-989eebfb12acd6ed.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-349652797313c770.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5e3c8a00abbc9420.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-b2e6e0f6944ca602.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-e35d0a25347e91aa.rlib" "/opt/rustwide/target/debug/deps/libeuclid-32cdc00e5eab3a88.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-0b1e0667d7299653.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf33914a9caa967b.rlib" "/opt/rustwide/target/debug/deps/libgltf-f95b719e3145bd9f.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-7057031413fe8872.rlib" "/opt/rustwide/target/debug/deps/libserde_json-304e8adbba67e448.rlib" "/opt/rustwide/target/debug/deps/libryu-52c7771d9f6e9479.rlib" "/opt/rustwide/target/debug/deps/libitoa-2ad2d68e05390477.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-5e190d44c81d9b15.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-15a7a8fc7bd3f619.rlib" "/opt/rustwide/target/debug/deps/libgilrs-00edd0931f8f4802.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-18f058db0e72c0f5.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-22ec1e5f2f9b65cc.rlib" "/opt/rustwide/target/debug/deps/libnix-f6b9d3a4d65d2c77.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d1c726ee9462094b.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-f4accf2072d965d0.rlib" "/opt/rustwide/target/debug/deps/libradsort-19f2bdbf994566e7.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-6a966624bd590fdf.rlib" "/opt/rustwide/target/debug/deps/librodio-40a852fc7f0b0744.rlib" "/opt/rustwide/target/debug/deps/liblewton-9b61c169c6a8e181.rlib" "/opt/rustwide/target/debug/deps/libogg-ac17e231d63ec9e6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0c3bab7ce65e30cb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libcpal-297add138b0a939b.rlib" "/opt/rustwide/target/debug/deps/libdasp_sample-3cb40d2c8c9c08e3.rlib" "/opt/rustwide/target/debug/deps/libalsa-6f031d7d5b90d0cb.rlib" "/opt/rustwide/target/debug/deps/libnix-946e1b5024bb7cd8.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-7453504259bd94c1.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-f9fc242186ff3734.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-3a6f8da91e75c069.rlib" "/opt/rustwide/target/debug/deps/libron-95744691db8148c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-4e86afc0a51d7160.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-7f87dd13c3418455.rlib" "/opt/rustwide/target/debug/deps/libruzstd-0e8417fd3bf21ddc.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-77daaedc9c1be891.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-8374f9a5d882dcdf.rlib" "/opt/rustwide/target/debug/deps/libimage-e938b497e5d649a5.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-60e8ac1c56b4364d.rlib" "/opt/rustwide/target/debug/deps/libpng-b2400a7e3964d1f8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6f8e999561010cd8.rlib" "/opt/rustwide/target/debug/deps/libflate2-70c815b8894b0508.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b5586be41ab2a417.rlib" "/opt/rustwide/target/debug/deps/libadler-6e2239da07b4bf7a.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-49d1a99edabf70df.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-8727d6d0bca8bbb6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5edb47dcfa9a4264.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9af11fd8ca59a2e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5dfe103ee6464014.rlib" "/opt/rustwide/target/debug/deps/libktx2-b01accbcdf5e5883.rlib" "/opt/rustwide/target/debug/deps/libencase-4147f948b86eb01c.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-35b0267169a365d2.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-9ce55c9dd0d8de7c.rlib" "/opt/rustwide/target/debug/deps/libwgpu-e1a653260bb11dbe.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-921f8f062edf5349.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-9b7d7d27ae19e02d.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-236bae73c99b83b7.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-df722fa55842f827.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-f9884f88400b42e0.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-f8438cfef23e1106.rlib" "/opt/rustwide/target/debug/deps/libfxhash-2bc16303050237e9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d8637429f7f8153b.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-04a55baa51951621.rlib" "/opt/rustwide/target/debug/deps/libprofiling-cc2a99bd2da56ff7.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-af5717f35d268bb0.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-91047cc1d57b5766.rlib" "/opt/rustwide/target/debug/deps/libash-c87500eef90c02b2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-11f88f93fa68ac60.rlib" "/opt/rustwide/target/debug/deps/libnaga-fb0e19a5973677f2.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-609fd49c3a1da578.rlib" "/opt/rustwide/target/debug/deps/libbit_set-0d7685fb9a834246.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e72edbed9032bd6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-a668148967adf77b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d68de29b8fd74f8a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ce0f96fd97de2462.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-ab33f774c97cd9f9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6277b751bfeefe70.rlib" "/opt/rustwide/target/debug/deps/libspirv-a4cf4033d1292584.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fab44f4b8c458be8.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-85a8bc0baf4c59e9.rlib" "/opt/rustwide/target/debug/deps/libglow-cae6182b79492b16.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e5bf21de9dcf59b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1e316043388257d9.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ba9df8a6001ec9f8.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-ecb9a088e905e236.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-9a291a697503280f.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-55814eb431170034.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b65036adca107513.rlib" "/opt/rustwide/target/debug/deps/libnotify-34f9aaaa08c9a95d.rlib" "/opt/rustwide/target/debug/deps/libmio-fb02fe5720d64d99.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3b044b6c8181377a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-08d40bfd7321bb86.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1a6b85f2a26d00df.rlib" "/opt/rustwide/target/debug/deps/libinotify-8a5598ac2b2de104.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-cfb3f30d568d80d2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-d1896719d97d2266.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-d3ad0085292c4754.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-a85644f7a32029ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4412914e0206aacb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-ea00262ecf68c845.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-24f4ada4c28b317c.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-e3e220757a61595c.rlib" "/opt/rustwide/target/debug/deps/liboverload-534e150685b3c222.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8e3039c42544012e.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f2b3a5b4de371fb0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-64447eca0d72308f.rlib" "/opt/rustwide/target/debug/deps/libregex-99588664274e6828.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-379e65b8f8302819.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-41b3b85ee65f77f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-82dd2740e0386342.rlib" "/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8c89914df533269d.rlib" "/opt/rustwide/target/debug/deps/libbevy_a11y-7ee9319b124e9d9d.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-c1e7083f45c27f1d.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-0581024b47c900cc.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-5f7bdaa50ce3a9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-7d57cddf9d03c6bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db4c756090527e5d.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-bd4b18b12bf1b884.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-07c59a890612bd1d.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-1e9f1f28ffa2e931.rlib" "/opt/rustwide/target/debug/deps/libglam-897c05c85bd45572.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-38ee04da8d551aaf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e7822bbe9f3b48fb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e5e7707b233ace31.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0af8793623e2937.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5759723881286498.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1b158d8862cd5c01.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-dc7e6acdce4b7e2d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-faaba4e910155a6e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e6d80036817e6bb5.rlib" "/opt/rustwide/target/debug/deps/libslab-91f591b5118db5ec.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f3dc200c9357aa7e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-25a074ccf656c8c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-85c2d14bfcf43e80.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7766f31ae4262859.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4f2140d830e0e013.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0c1f96f2c9b96e98.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8f2ce3b4451c2669.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d09a4a4af5d6dd8b.rlib" "/opt/rustwide/target/debug/deps/libparking-fd77db46eeab535a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-303be8b7dc256788.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-55b71d2c0fa3d430.rlib" "/opt/rustwide/target/debug/deps/libasync_task-90f1690c534f7f29.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-19697728ab9a9009.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f38532a765083852.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9620e119ae239fe.rlib" "/opt/rustwide/target/debug/deps/libtracing-f4bda347b207f7ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b79469158f47c997.rlib" "/opt/rustwide/target/debug/deps/libthiserror-42eb05d514a774cc.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-5aee9fe54fd25060.rlib" "/opt/rustwide/target/debug/deps/libindexmap-36519c66f920658f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-f298a5c202bb8a4a.rlib" "/opt/rustwide/target/debug/deps/libinstant-5e69ef021330018f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-22a50e2325ac2fa9.rlib" "/opt/rustwide/target/debug/deps/libserde-7c17c33b107634d7.rlib" "/opt/rustwide/target/debug/deps/libahash-8f30457673bd1b76.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0e0f59421496670f.rlib" "/opt/rustwide/target/debug/deps/liblibc-c9fdf9cbf1442a69.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1bb4cc199271bd1c.rlib" "-Wl,-Bdynamic" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.so" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-84c7abf4b3524688.so" "-shared" "-Wl,-soname=libbevy_dylib-84c7abf4b3524688.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dylib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7fe2b854954554934cf05ad8f1f1d2eeedc52bb5fd1dde3bc909496face801ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe2b854954554934cf05ad8f1f1d2eeedc52bb5fd1dde3bc909496face801ef", kill_on_drop: false }` [INFO] [stdout] 7fe2b854954554934cf05ad8f1f1d2eeedc52bb5fd1dde3bc909496face801ef