[INFO] cloning repository https://github.com/dbusteed/falling-words [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbusteed/falling-words" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbusteed%2Ffalling-words", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbusteed%2Ffalling-words'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a92b85708c29216f94d93ace2afec7474bec8cc5 [INFO] testing dbusteed/falling-words 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%2Fdbusteed%2Ffalling-words" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dbusteed/falling-words 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/dbusteed/falling-words [INFO] finished tweaking git repo https://github.com/dbusteed/falling-words [INFO] tweaked toml for git repo https://github.com/dbusteed/falling-words written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dbusteed/falling-words 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3c01489353b37b0ebd80061a593b53268c9e5c2ba5a155e4055bd76c9773c900 [INFO] running `Command { std: "docker" "start" "-a" "3c01489353b37b0ebd80061a593b53268c9e5c2ba5a155e4055bd76c9773c900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c01489353b37b0ebd80061a593b53268c9e5c2ba5a155e4055bd76c9773c900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c01489353b37b0ebd80061a593b53268c9e5c2ba5a155e4055bd76c9773c900", kill_on_drop: false }` [INFO] [stdout] 3c01489353b37b0ebd80061a593b53268c9e5c2ba5a155e4055bd76c9773c900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1dd37d5695cd8956207a6f9962ba85a32b6548188b29b6fffbf41f5d3c450919 [INFO] running `Command { std: "docker" "start" "-a" "1dd37d5695cd8956207a6f9962ba85a32b6548188b29b6fffbf41f5d3c450919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling concurrent-queue v1.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bevy_tasks v0.8.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling bevy_macro_utils v0.8.0 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.0 [INFO] [stderr] Compiling bevy_derive v0.8.0 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.4 [INFO] [stderr] Compiling bevy_encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_render_macros v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling nix v0.23.1 [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 ryu v1.0.10 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.21.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bevy_reflect v0.8.0 [INFO] [stderr] Compiling bevy_math v0.8.0 [INFO] [stderr] Compiling bevy_mikktspace v0.8.0 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling hexasphere v7.2.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling bevy_ecs v0.8.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_app v0.8.0 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling bevy_time v0.8.0 [INFO] [stderr] Compiling bevy_log v0.8.0 [INFO] [stderr] Compiling bevy_input v0.8.0 [INFO] [stderr] Compiling bevy_hierarchy v0.8.0 [INFO] [stderr] Compiling bevy_core v0.8.0 [INFO] [stderr] Compiling bevy_diagnostic v0.8.0 [INFO] [stderr] Compiling bevy_transform v0.8.0 [INFO] [stderr] Compiling bevy_window v0.8.0 [INFO] [stderr] Compiling bevy_gilrs v0.8.0 [INFO] [stderr] Compiling bevy_asset v0.8.0 [INFO] [stderr] Compiling bevy_winit v0.8.0 [INFO] [stderr] Compiling iyes_loopless v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.8.0 [INFO] [stderr] Compiling bevy_audio v0.8.0 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling bevy_render v0.8.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.8.0 [INFO] [stderr] Compiling bevy_scene v0.8.0 [INFO] [stderr] Compiling bevy_sprite v0.8.0 [INFO] [stderr] Compiling bevy_pbr v0.8.0 [INFO] [stderr] Compiling bevy_text v0.8.0 [INFO] [stderr] Compiling bevy_ui v0.8.0 [INFO] [stderr] Compiling bevy_gltf v0.8.0 [INFO] [stderr] Compiling bevy_internal v0.8.0 [INFO] [stderr] Compiling bevy_dylib v0.8.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcRnbENL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRnbENL/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_dylib-d8549d634840054b.e9enzs8172215u9zwwzdurlxn.rcgu.rmeta" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_internal-308da50e54d7975c.rlib,libbevy_winit-ad43ae102daf79f7.rlib,libwinit-8494ea1c3ae06284.rlib,libx11_dl-1873c1f65f5888b3.rlib,libbevy_ui-7946669ab6c6db17.rlib,libtaffy-63786d99aee5225f.rlib,libbevy_text-999d768b496ce2d6.rlib,libglyph_brush_layout-9e1f08942778b6fc.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-cf415a3baf3cb5e5.rlib,libab_glyph-d1da6018fe6e10dc.rlib,libowned_ttf_parser-f219cd9b4eed8db7.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libab_glyph_rasterizer-9d01573236d8d4a6.rlib,libbevy_sprite-e67787825bf40b65.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-891b577d9f83e3bc.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-6a4b360bab9981ea.rlib,libbevy_gltf-448003e79ff60310.rlib,libpercent_encoding-3e08c199980e8244.rlib,libgltf-83b3a3d33273bcbc.rlib,libgltf_json-192becd5b3e5c303.rlib,libserde_json-75aab47a6d6b3409.rlib,libryu-5a0505af43a531a6.rlib,libitoa-8368a3a643979ba6.rlib,libbevy_pbr-4f33f660f9b07651.rlib,libbevy_gilrs-ac47226891e4747a.rlib,libgilrs-f6fe1e606367c560.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-cf5f69e1331b29de.rlib,liblibudev_sys-9ee71717ddbe487b.rlib,libnix-2cdba367c829b17c.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-051e0a3deaf59118.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_audio-eee6d0688688bb21.rlib,librodio-e6a403205f7ff34c.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-1fa6adf696929934.rlib,libparking_lot-aa23ad097f22e6b2.rlib,libparking_lot_core-2f98833f53b94a3b.rlib,libalsa-e09fa3f0cd715b14.rlib,libnix-250fa9466b341b98.rlib,libmemoffset-e6266b7f586af625.rlib,libalsa_sys-515f2b0d3965a5a8.rlib,libbevy_animation-99d410bf7e1b4a52.rlib,libbevy_scene-7910591820bb8af7.rlib,libron-05673901ce1f7abb.rlib,libbase64-83ca8be32b9f715d.rlib,libbevy_render-cd5bcb1353302aa1.rlib,libbevy_mikktspace-e6db17aed0121ac2.rlib,libhex-13e08b3b00984ab7.rlib,libimage-5d538239becdfc34.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-32681156c3bbf4c3.rlib,libdeflate-3ff6b4051f61ab67.rlib,libadler32-b015fcfcf4d4fee0.rlib,libminiz_oxide-a2ddc08f17c20ab7.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libnum_rational-1fd92d032ddf8d44.rlib,libnum_integer-3010115d2f27a8c9.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libencase-91b097b1b05dea7f.rlib,libconst_panic-e00192c5436bd779.rlib,libhexasphere-433acd4d65016c6a.rlib,libwgpu-57245e2a79749f7f.rlib,libwgpu_core-a11b044b5fc4f078.rlib,libcopyless-24c5db84a58ac14c.rlib,libwgpu_hal-9065246e9456e069.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-312ef71b8526eabb.rlib,libhashbrown-94d5e97fb1d9baeb.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-af4256fa79f0f7be.rlib,libprofiling-b71e9f03cb135755.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libinplace_it-56bdeb7f76cfd6db.rlib,libash-ff277f71bcfdfdfc.rlib,liblibloading-828fce84e2e25dce.rlib,libnaga-f3de22b270b340f4.rlib,libhexf_parse-72d4824186d79465.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-502c1852e7945eef.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-aef2b17de1344fbf.rlib,libunicode_width-63532bdea7ef68cc.rlib,libtermcolor-214b0416d5f44404.rlib,libpetgraph-716c18931914dfa1.rlib,libpp_rs-6547352d3c9f2055.rlib,libunicode_xid-3b470cf888e139ed.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libindexmap-e1651fdfcbcf7dd2.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-f25d8a99b5f86c2f.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-a3a4fe1b6094b931.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-d24715522f1bed52.rlib,libbevy_hierarchy-fe2bbaac60a59c28.rlib,libbevy_input-1ae678e6808dfd09.rlib,libbevy_core-a1754c41179c365e.rlib,libbevy_math-754850853fba08bb.rlib,libbevy_asset-29a03eeb78262174.rlib,libnotify-b163945378083227.rlib,libmio-2852847b5de1a3ea.rlib,libfiletime-0247ad55b23f2af2.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-c4ab41c072e125e2.rlib,libinotify_sys-41d327f2daf282d1.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-0da4cc6547106bf2.rlib,libbevy_time-951c96ed783334f0.rlib,libcrossbeam_channel-3dcf4b17731ddfec.rlib,libcrossbeam_utils-4d6e35f5e32e3f98.rlib,libbevy_log-6765526d5a05c38c.rlib,libtracing_subscriber-2563f3d8fd8fa289.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-51ec2de08cdc8c25.rlib,libregex_automata-e7244f69bc33b94e.rlib,libregex-9be7af1777c6bef5.rlib,libaho_corasick-ba732d73bedd62f4.rlib,libregex_syntax-00b81cede0cdc0da.rlib,libansi_term-74ae5010905c21da.rlib,libtracing_log-9f8e1880ca8d045d.rlib,liblog-52838b90e75d1877.rlib,liblazy_static-af860367908b8176.rlib,libanyhow-f85f14a362d457b8.rlib,libbevy_app-8059459a7525222a.rlib,libbevy_ecs-5a840127482ad0f1.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libthread_local-d069a3a6d9c1eb55.rlib,libbevy_tasks-a6ddc2e00c9f3952.rlib,libasync_channel-8c8f09e438a3be6c.rlib,libevent_listener-76f425dd3e066dbd.rlib,libasync_executor-6654f4921806d644.rlib,libslab-a325002526805cd2.rlib,libconcurrent_queue-c668a91cdfe2391c.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_task-ac948f8c851d3233.rlib,libnum_cpus-c1009e2356a47f41.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-28f95f70a6c985e3.rlib,libbevy_reflect-36c22bd1224b0867.rlib,liberased_serde-37e8ab9d3f87a3ff.rlib,libglam-f6cd64fe665028c2.rlib,libbytemuck-8e19d115ae2aa402.rlib,libparking_lot-aa4b8b1be6d67aec.rlib,libparking_lot_core-f86091764e2529d8.rlib,libsmallvec-489e02ef9ec500a7.rlib,liblock_api-b9b57b83f4262af6.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-071a533ac8290875.rlib,libbevy_utils-9350d5491cfd3370.rlib,libuuid-e1ce0a3f665daea4.rlib,libtracing-caaa40113965d8ad.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-daba6ef0c84e774d.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-7dd59a9897556a83.rlib,libserde-cb1ef0ae06e1a76e.rlib,libahash-87104869a6388e3e.rlib,libgetrandom-63ea557179ea2915.rlib,liblibc-a07f45384653de77.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-08f2c01226c75f44.rlib,libbevy_ptr-a08340e170bc8a72.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" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRnbENL/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-d8549d634840054b.so" "-shared" "-Wl,-soname=libbevy_dylib-d8549d634840054b.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" "1dd37d5695cd8956207a6f9962ba85a32b6548188b29b6fffbf41f5d3c450919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd37d5695cd8956207a6f9962ba85a32b6548188b29b6fffbf41f5d3c450919", kill_on_drop: false }` [INFO] [stdout] 1dd37d5695cd8956207a6f9962ba85a32b6548188b29b6fffbf41f5d3c450919