[INFO] cloning repository https://github.com/Tehforsch/bevy_2d_shadows [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tehforsch/bevy_2d_shadows" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Fbevy_2d_shadows", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Fbevy_2d_shadows'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 132dd000dd703668ffdc6b58c141b365c568891e [INFO] testing Tehforsch/bevy_2d_shadows 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%2FTehforsch%2Fbevy_2d_shadows" "/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/Tehforsch/bevy_2d_shadows 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/Tehforsch/bevy_2d_shadows [INFO] finished tweaking git repo https://github.com/Tehforsch/bevy_2d_shadows [INFO] tweaked toml for git repo https://github.com/Tehforsch/bevy_2d_shadows written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tehforsch/bevy_2d_shadows 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] 9c4fe44bb8480156385570233ce0d7fe986ce2a89a6497122f5a6731b5cd3245 [INFO] running `Command { std: "docker" "start" "-a" "9c4fe44bb8480156385570233ce0d7fe986ce2a89a6497122f5a6731b5cd3245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c4fe44bb8480156385570233ce0d7fe986ce2a89a6497122f5a6731b5cd3245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4fe44bb8480156385570233ce0d7fe986ce2a89a6497122f5a6731b5cd3245", kill_on_drop: false }` [INFO] [stdout] 9c4fe44bb8480156385570233ce0d7fe986ce2a89a6497122f5a6731b5cd3245 [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] bfd3d1227b16d0df32399bc9bdd8424facfc8f54b4f931e8cc9a34e63e0022e9 [INFO] running `Command { std: "docker" "start" "-a" "bfd3d1227b16d0df32399bc9bdd8424facfc8f54b4f931e8cc9a34e63e0022e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling const_panic v0.2.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling ordered-float v3.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling encase_derive_impl v0.4.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling encase_derive v0.4.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling encase v0.4.1 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_winit v0.9.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_sprite v0.9.1 [INFO] [stderr] Compiling bevy_pbr v0.9.1 [INFO] [stderr] Compiling bevy_text v0.9.1 [INFO] [stderr] Compiling bevy_ui v0.9.1 [INFO] [stderr] Compiling bevy_gltf v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy_dylib v0.9.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcp7TlFl/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcp7TlFl/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_dylib-ed452553e9db5c4e.0xozt50nrgvui0gl0q4bghzln.rcgu.rmeta" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_internal-2997b13493a15799.rlib,libbevy_winit-a66f32d03777d542.rlib,libwinit-8db9015ebc2b9b20.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libx11_dl-0f91fbc24102ca94.rlib,libbevy_ui-6eb3632496726f8b.rlib,libtaffy-87f19d5dc1af3749.rlib,libbevy_text-9cf22d2b9b9c7cc4.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-2190c3871a64d761.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-891b577d9f83e3bc.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-6a4b360bab9981ea.rlib,libbevy_gltf-e293036fcff196b3.rlib,libpercent_encoding-3e08c199980e8244.rlib,libgltf-7c77378bca4be84f.rlib,libgltf_json-05e70e72e1ec31e1.rlib,libserde_json-c32ff834305a5eab.rlib,libryu-5a0505af43a531a6.rlib,libitoa-8368a3a643979ba6.rlib,libbevy_scene-5ae1297da14fe8c0.rlib,libron-6737b2c0a5e12d98.rlib,libbase64-83ca8be32b9f715d.rlib,libbevy_pbr-0e1c630a5f0a0249.rlib,libbevy_core_pipeline-eaae808655a7caf6.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_render-0d8a9a4de571c9d1.rlib,libbevy_mikktspace-2f706972a92d8481.rlib,libhex-13e08b3b00984ab7.rlib,libimage-a1df9b5310647b7e.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,libencase-baa1d958be4e8df0.rlib,libconst_panic-e00192c5436bd779.rlib,libhexasphere-f0b4cad56cfaec00.rlib,libwgpu-a22506c8e41491b8.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-67412afa53769cd6.rlib,libwgpu_hal-44d3d243a693b0d9.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-ed78cbedbf05bc1a.rlib,libhashbrown-cb7c61a5f475a637.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-43000876d3967f7a.rlib,libprofiling-b71e9f03cb135755.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libash-ff277f71bcfdfdfc.rlib,liblibloading-828fce84e2e25dce.rlib,libnaga-d3d219f024bc3c49.rlib,libhexf_parse-72d4824186d79465.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-aef2b17de1344fbf.rlib,libunicode_width-63532bdea7ef68cc.rlib,libtermcolor-214b0416d5f44404.rlib,libpetgraph-be1ff0a42056dbe8.rlib,libpp_rs-6547352d3c9f2055.rlib,libunicode_xid-3b470cf888e139ed.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libindexmap-1a641ddf49f114ae.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-8b9cffd094eecd3c.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-b2034b7ad70b5121.rlib,libraw_window_handle-d769e1e941f458ff.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-a487b212f707b21e.rlib,libbevy_hierarchy-9d536bc44498cbd4.rlib,libbevy_input-86e389d86e9298c9.rlib,libbevy_asset-73f438f422fe4bc0.rlib,libnotify-b323f56be713de07.rlib,libmio-ea2f9d15822453b2.rlib,libfiletime-6169c14e0703ad36.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-b22d4e2648ad4f78.rlib,libinotify_sys-72b3450872badcd7.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-ab9da2f3a03549ca.rlib,libbevy_time-091ec58c3e84da2c.rlib,libbevy_core-76dcf7c94274b140.rlib,libcrossbeam_channel-21e0f67fb7475806.rlib,libcrossbeam_utils-f96252eb674bcee1.rlib,libbevy_log-4af4654c0650b5fc.rlib,libtracing_subscriber-75d4cbc567caeda4.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-d0450858384f6f2b.rlib,libbevy_ecs-a8775d456d9ed488.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libthread_local-d069a3a6d9c1eb55.rlib,libbevy_reflect-9b9014e732d23c74.rlib,liberased_serde-a7be5c77726c5ed0.rlib,libbevy_math-96f09c601d46df7e.rlib,libglam-6270efaeb13ac97f.rlib,libbytemuck-bab5f8172d34ff81.rlib,libparking_lot-a11fea38b1451cbb.rlib,libparking_lot_core-e6af0a52f8d43836.rlib,libsmallvec-e19e39b1809a545a.rlib,liblock_api-b9b57b83f4262af6.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-5a8bc0324b7f2d90.rlib,libbevy_tasks-2f4f5d5882fbc7d3.rlib,libasync_channel-8ee1909dbd12b475.rlib,libevent_listener-0282a877755a83ef.rlib,libasync_executor-b9e54e68e503247a.rlib,libslab-b1e702ccf3e927a6.rlib,libfutures_lite-fe04b4e6a8d9ddec.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-c4b4598707d308a7.rlib,libfutures_io-9f4d68fdf218dc88.rlib,libfutures_core-bf2667edaa3a3aa5.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libconcurrent_queue-663663db06a9f641.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_task-ac948f8c851d3233.rlib,libfixedbitset-28f95f70a6c985e3.rlib,libbevy_utils-0ea0277b88c16317.rlib,libuuid-ace6245c5cb642e1.rlib,libtracing-caaa40113965d8ad.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-daba6ef0c84e774d.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-1d9899eedf1e5ba4.rlib,libserde-c05dfebf098328a1.rlib,libahash-5ff30883919a56ae.rlib,libgetrandom-592e4be09e7d6a44.rlib,liblibc-cac5c57963a5cee2.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-08f2c01226c75f44.rlib,libbevy_ptr-9b0dc96e7f45dd3d.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcp7TlFl/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbevy_dylib-ed452553e9db5c4e.so" "-shared" "-Wl,-soname=libbevy_dylib-ed452553e9db5c4e.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" "bfd3d1227b16d0df32399bc9bdd8424facfc8f54b4f931e8cc9a34e63e0022e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd3d1227b16d0df32399bc9bdd8424facfc8f54b4f931e8cc9a34e63e0022e9", kill_on_drop: false }` [INFO] [stdout] bfd3d1227b16d0df32399bc9bdd8424facfc8f54b4f931e8cc9a34e63e0022e9