[INFO] cloning repository https://github.com/slyedoc/bevy_collaspe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slyedoc/bevy_collaspe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslyedoc%2Fbevy_collaspe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslyedoc%2Fbevy_collaspe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e1586d4992c7657a6d2cfe649197371f4d9c65b [INFO] testing slyedoc/bevy_collaspe against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslyedoc%2Fbevy_collaspe" "/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/slyedoc/bevy_collaspe on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slyedoc/bevy_collaspe [INFO] finished tweaking git repo https://github.com/slyedoc/bevy_collaspe [INFO] tweaked toml for git repo https://github.com/slyedoc/bevy_collaspe written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/slyedoc/bevy_collaspe 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0dc40f0dc8df14795d3774a234a5db3c7a87c2d9c759004575f47d21474aa5b [INFO] running `Command { std: "docker" "start" "-a" "d0dc40f0dc8df14795d3774a234a5db3c7a87c2d9c759004575f47d21474aa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0dc40f0dc8df14795d3774a234a5db3c7a87c2d9c759004575f47d21474aa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0dc40f0dc8df14795d3774a234a5db3c7a87c2d9c759004575f47d21474aa5b", kill_on_drop: false }` [INFO] [stdout] d0dc40f0dc8df14795d3774a234a5db3c7a87c2d9c759004575f47d21474aa5b [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a1cc71a6fbdd94743021bc6a8cc597e4613f186b54049988143ec2830bf86a [INFO] running `Command { std: "docker" "start" "-a" "36a1cc71a6fbdd94743021bc6a8cc597e4613f186b54049988143ec2830bf86a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.11.0 [INFO] [stderr] Compiling bevy_asset_loader_derive v0.10.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling arboard v2.1.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy_dylib v0.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc1umrQP/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1umrQP/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_dylib-43f7a0538452c123.74psvqfichxlc06monmpafr4u.rcgu.rmeta" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_internal-8a3f018183b21fbd.rlib,libbevy_winit-00d3556da6f17cf7.rlib,libwinit-0d30cc0ca0bfe50b.rlib,libmio-e6c1f61488f2d318.rlib,libx11_dl-aefae970faf1aab7.rlib,libbevy_ui-74b2858141d958c1.rlib,libstretch-3e01721e2a9e5aa3.rlib,libbevy_text-0447bc4e7af71fc8.rlib,libglyph_brush_layout-a31fb87adff35a09.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-cf415a3baf3cb5e5.rlib,libab_glyph-8cd301231cb817cd.rlib,libowned_ttf_parser-954562e862a365e9.rlib,libttf_parser-1b92dc921c0a049f.rlib,libab_glyph_rasterizer-9d01573236d8d4a6.rlib,libbevy_sprite-727ba15d96d89525.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-891b577d9f83e3bc.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-6a4b360bab9981ea.rlib,libbevy_gltf-66edbe6889a3ee9c.rlib,libpercent_encoding-3e08c199980e8244.rlib,libgltf-c18bb8608d22ec6c.rlib,libgltf_json-2f46bb48be984ad0.rlib,libserde_json-291ccae054ab58e6.rlib,libryu-60f963e30936d324.rlib,libitoa-af75672c211b96e4.rlib,libbevy_pbr-8ce83828c9dc2adf.rlib,libbevy_gilrs-a63b16666d336fd4.rlib,libgilrs-652edfae9f4c60bb.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-450b269606335fd2.rlib,liblibudev_sys-e120f6e706f0736c.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-506747f28f1bc851.rlib,libbevy_render-6e2f9154a69e0e8b.rlib,libhex-13e08b3b00984ab7.rlib,libimage-03b0dabdae2d0757.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libnum_iter-f7641c0d10a84dff.rlib,libpng-7862b3e84103f2d7.rlib,libminiz_oxide-0e349b524b90f291.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_rational-d2c32dbd708c1589.rlib,libnum_integer-ad661490e40fb721.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libbevy_crevice-9563fd53c3fc0081.rlib,libhexasphere-05c7c2dd0d60c79c.rlib,libwgpu-ed7b7840dc1e840e.rlib,libwgpu_core-6a27f08dc8ff87c1.rlib,libcopyless-24c5db84a58ac14c.rlib,libwgpu_hal-99c78f658cc6a3bd.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-cac7fc7cac49abbc.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-cf9d44116eb467e1.rlib,libprofiling-10efe46cd36448af.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libinplace_it-a9ce1fc3f79a8803.rlib,libash-88a54749582bdbc3.rlib,liblibloading-828fce84e2e25dce.rlib,libnaga-d1b1b271c2ffdb42.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-b3511fed4455eaa6.rlib,libbit_vec-b06753219a6ccf92.rlib,libcodespan_reporting-aef2b17de1344fbf.rlib,libunicode_width-63532bdea7ef68cc.rlib,libtermcolor-214b0416d5f44404.rlib,libhexf_parse-72d4824186d79465.rlib,libpetgraph-792c67e17664a1c9.rlib,libpp_rs-6547352d3c9f2055.rlib,libunicode_xid-3b470cf888e139ed.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libindexmap-b62d518bacfd491c.rlib,libwgpu_types-d8a0db562138c7db.rlib,libglow-0114d39898566e5b.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_audio-4c416d0ed15c2579.rlib,librodio-06229a2bdd80db46.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-3f9a6aa26bc53d91.rlib,libalsa-04db4dafa9e81a64.rlib,libnix-d3b2d4fbbdcdc678.rlib,libmemoffset-e6266b7f586af625.rlib,libalsa_sys-b21badb9927cccf6.rlib,libbevy_animation-c196758387c57240.rlib,libbevy_window-4bdb128ff047d7e4.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-b21f9ceee6fefbd8.rlib,libbevy_scene-67fecb0a8e084de3.rlib,libron-6a45f8c7ea060a1c.rlib,libbase64-83ca8be32b9f715d.rlib,libbevy_hierarchy-53b3478fa56fa410.rlib,libbevy_input-640c5a577086bfa1.rlib,libbevy_asset-84dc2bb1945541f4.rlib,librand-859a9994ace0a74f.rlib,librand_chacha-34e6b355ac6f507c.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-cb0cca73e3a11027.rlib,libnotify-c38d6058e76d3acc.rlib,libmio-ec4a6b90fdeada20.rlib,libfiletime-f47197081d648d9b.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-a3a9cad395add249.rlib,libinotify_sys-43723481dee9237d.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-505538d7b3d07796.rlib,libbevy_core-09654f621d05004f.rlib,libbevy_math-eb4997b8333dd4c4.rlib,libcrossbeam_channel-e57d6b07c3b07b95.rlib,libcrossbeam_utils-64aa9ec5a5f2def5.rlib,libbevy_log-5956f5b9f70b1373.rlib,libtracing_subscriber-51350078540140b6.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-876856ec4cc6e2e3.rlib,libregex_automata-a648fd82fdfbba34.rlib,libregex-1616e33195ca90fc.rlib,libaho_corasick-ba732d73bedd62f4.rlib,libregex_syntax-12b080b3aec45ada.rlib,libansi_term-74ae5010905c21da.rlib,libthread_local-2b938c3e258a3a0a.rlib,libtracing_log-2a79be14cca18a5f.rlib,liblog-52838b90e75d1877.rlib,libanyhow-158edab4e5114a33.rlib,libbevy_app-ceb7af285a540270.rlib,libbevy_ecs-5d421916799440d4.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libbevy_tasks-9875c1d1ba47f3ad.rlib,libasync_channel-d63a422fe59db192.rlib,libasync_executor-6b9f1801620b5d25.rlib,libslab-a325002526805cd2.rlib,libconcurrent_queue-a203d8c423bfbacf.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_task-98d6c6669040a80c.rlib,libnum_cpus-444561d75fe6d543.rlib,libevent_listener-76f425dd3e066dbd.rlib,libfutures_lite-9e5cf22f9c5f83ed.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-bc45a48ef724d650.rlib,libfutures_io-9f4d68fdf218dc88.rlib,libfutures_core-bf2667edaa3a3aa5.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libfixedbitset-380bad25b1a68622.rlib,libbevy_reflect-1ae8a8e8ae515f63.rlib,liberased_serde-d561d54a4d89928c.rlib,libglam-cad64f5467332832.rlib,libmint-b9fa2915cb6b260f.rlib,libbytemuck-6508d0c6a5baeac4.rlib,libparking_lot-bd6270d3f1ccedda.rlib,libparking_lot_core-6f0fae0dd90357ab.rlib,libsmallvec-33b7eb624ee50ea6.rlib,liblock_api-b9b57b83f4262af6.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-8c610936001f5ab8.rlib,libbevy_utils-f0a91015896d34ba.rlib,libuuid-433fd9a5df0a89ba.rlib,libtracing-963231bc6546ce21.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-3c4e02b7f6a7f5c4.rlib,liblazy_static-af860367908b8176.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-43dca02c55dd8695.rlib,libserde-f96484fa8bea50a0.rlib,libahash-f2539eddb458f1f6.rlib,libgetrandom-fd6972ff1297bd91.rlib,liblibc-13e74af8184c0bd3.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-bfb007964ce6ca05.rlib}.rlib" "-Wl,-Bdynamic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c299322350eaae33.so" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1umrQP/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-43f7a0538452c123.so" "-shared" "-Wl,-soname=libbevy_dylib-43f7a0538452c123.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_dylib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36a1cc71a6fbdd94743021bc6a8cc597e4613f186b54049988143ec2830bf86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a1cc71a6fbdd94743021bc6a8cc597e4613f186b54049988143ec2830bf86a", kill_on_drop: false }` [INFO] [stdout] 36a1cc71a6fbdd94743021bc6a8cc597e4613f186b54049988143ec2830bf86a