[INFO] cloning repository https://github.com/Weibye/ecosystem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Weibye/ecosystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeibye%2Fecosystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeibye%2Fecosystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 026a3ced829801276f8eeeb0bae32a02e9fe3f9c [INFO] testing Weibye/ecosystem against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeibye%2Fecosystem" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Weibye/ecosystem on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Weibye/ecosystem [INFO] finished tweaking git repo https://github.com/Weibye/ecosystem [INFO] tweaked toml for git repo https://github.com/Weibye/ecosystem written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Weibye/ecosystem 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dc1e1c8329ae13c581170c68335d82fb178753f59124e4a3cce48f171f0ce20 [INFO] running `Command { std: "docker" "start" "-a" "8dc1e1c8329ae13c581170c68335d82fb178753f59124e4a3cce48f171f0ce20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dc1e1c8329ae13c581170c68335d82fb178753f59124e4a3cce48f171f0ce20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc1e1c8329ae13c581170c68335d82fb178753f59124e4a3cce48f171f0ce20", kill_on_drop: false }` [INFO] [stdout] 8dc1e1c8329ae13c581170c68335d82fb178753f59124e4a3cce48f171f0ce20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1764afcccf0d0bed1bcc829b63ba09d56825df1d8aea5fe8448bf14c70eac32 [INFO] running `Command { std: "docker" "start" "-a" "e1764afcccf0d0bed1bcc829b63ba09d56825df1d8aea5fe8448bf14c70eac32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.48 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.22 [INFO] [stderr] Compiling syn v1.0.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-channel v1.8.0 [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 async-lock v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling encase_derive_impl v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling encase_derive v0.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling memoffset v0.6.5 [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.17.1 [INFO] [stderr] Compiling serde_json v1.0.90 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [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.25.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling leafwing_input_manager_macros v0.7.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling gilrs-core v0.5.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling bevy_reflect 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 winit v0.27.5 [INFO] [stderr] Compiling ultraviolet v0.9.0 [INFO] [stderr] Compiling turborand v0.8.2 [INFO] [stderr] Compiling petitset v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling big-brain-derive v0.16.0 [INFO] [stderr] Compiling bracket-geometry v0.8.7 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.7 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling bracket-pathfinding v0.8.7 [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_core v0.9.1 [INFO] [stderr] Compiling bevy_log 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_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_animation v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_gilrs v0.9.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_winit v0.9.1 [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 v0.9.1 [INFO] [stderr] Compiling bevy_mod_raycast v0.7.0 [INFO] [stderr] Compiling bevy_turborand v0.4.3 [INFO] [stderr] Compiling big-brain v0.16.0 [INFO] [stderr] Compiling leafwing-input-manager v0.8.0 [INFO] [stderr] Compiling bevy_prototype_debug_lines v0.9.0 [INFO] [stderr] Compiling bevy_mod_picking v0.11.0 [INFO] [stderr] Compiling ecosystem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcx80LW0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnoise-6eb94efc9611ad56.rlib,librand_xorshift-9a8cac2570f3a9c3.rlib,librand-dd6a2adfa7500664.rlib,librand_chacha-bd379229e389333d.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-f4395c4a5e93f277.rlib,libgetrandom-6774b6b2c0d8f02e.rlib,libbevy_mod_picking-dc2b1ac0f0ae6fad.rlib,libbevy_mod_raycast-f322a712b7540d02.rlib,libleafwing_input_manager-1b7c681e26422dce.rlib,libpetitset-d5bf748441ae5daa.rlib,libitertools-81abc26392a6ebd3.rlib,libeither-a3c3165c89d9dfe8.rlib,libbracket_pathfinding-ce914b82ce8239c9.rlib,libbracket_algorithm_traits-ed4bf267d2951456.rlib,libbracket_geometry-d6f587e55b74cf38.rlib,libultraviolet-2c0747034ed7efe3.rlib,libwide-4a60ca4e0302cb35.rlib,libsafe_arch-4f41358ccc892264.rlib,libbig_brain-038b159d79d27166.rlib,libbevy_turborand-e2b299ed7cd2e8b2.rlib,libturborand-6aeebe729808cc93.rlib,libbevy_prototype_debug_lines-ce73ca88eb4b3f34.rlib,libbevy-f0459b92c9a9f8fe.rlib,libbevy_internal-a61476ff09c17741.rlib,libbevy_winit-5ae359f5d078acdb.rlib,libwinit-57b0c52087635dea.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libx11_dl-3a94b5a6ff7cda01.rlib,libbevy_ui-31180c1344830503.rlib,libtaffy-850960b01b680732.rlib,libbevy_text-5d75458dcaa2c965.rlib,libglyph_brush_layout-683c695c91da5018.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-cf415a3baf3cb5e5.rlib,libab_glyph-5729a8c192a0972c.rlib,libowned_ttf_parser-6cfdaa5e4c4ed228.rlib,libttf_parser-d5d3e9b6ded7ff36.rlib,libab_glyph_rasterizer-a84da026c4b73fc9.rlib,libbevy_sprite-333d06e283f2b1ac.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-891b577d9f83e3bc.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-6a4b360bab9981ea.rlib,libbevy_gltf-44feac92d12b847f.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libgltf-c2ec54c480830539.rlib,libgltf_json-9ccadcf51aec298b.rlib,libserde_json-b08b5cc4ae642cbc.rlib,libryu-d41f87005784b1b4.rlib,libitoa-b1c8d26b4c65e25a.rlib,libbevy_pbr-3e8573a6bda72c57.rlib,libbevy_gilrs-10462f5fa23996c2.rlib,libgilrs-d23d6152a02290e6.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-13077b544006720e.rlib,liblibudev_sys-e37a1627d575b4a3.rlib,libnix-5ca13212c4e21aa2.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-c11e67e7719376b3.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_audio-b52b33cc575f69d4.rlib,librodio-e5108635691a162f.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-17e79f542d7abcbb.rlib,libalsa-aca71fba99b5415e.rlib,libnix-fd142f8c62c626d7.rlib,libmemoffset-e6266b7f586af625.rlib,libalsa_sys-e0dca2f752ae45e1.rlib,libbevy_animation-5ffe476f10de83f0.rlib,libbevy_scene-d4b773a645f39cc3.rlib,libron-41298c777f46b2cf.rlib,libbase64-42295ac2e0e134a3.rlib,libbevy_render-a79483154e14d590.rlib,libbevy_mikktspace-148ae75b86fa5292.rlib,libhex-13e08b3b00984ab7.rlib,libimage-d120b3b5933a327d.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-4cf3fc2a1b35e376.rlib,libflate2-117aab00a2b9b2a1.rlib,libminiz_oxide-b57aacf0d6d21e45.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libnum_rational-5bf3fbeefbe9efeb.rlib,libnum_integer-ad661490e40fb721.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libencase-4292c29088b662c0.rlib,libconst_panic-3966f67a3cc0a2b9.rlib,libhexasphere-dad83882a2d99a45.rlib,libwgpu-c689ae081e5e7aeb.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-05b34536ad9a17ba.rlib,libwgpu_hal-a9b978c6a6f46efb.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-2a923d54cb8b4a20.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-857bd424ef66e9b8.rlib,libprofiling-853c377be365507e.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libash-6eb6ed337631eaa0.rlib,liblibloading-1d9d598bea47447c.rlib,libnaga-fd56b0d69a221080.rlib,libhexf_parse-72d4824186d79465.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-e2de243a324465ba.rlib,libbit_vec-1484b09fcc589a29.rlib,libcodespan_reporting-791b7e8125894206.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libtermcolor-214b0416d5f44404.rlib,libpetgraph-cd6e8dedb699c5b6.rlib,libpp_rs-4a799f6286350b9a.rlib,libunicode_xid-0488fac86b109842.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libindexmap-38465352a7409444.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-8b9cffd094eecd3c.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-a25dff73523bd6af.rlib,libraw_window_handle-d769e1e941f458ff.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-da5bb7b2c400ce24.rlib,libbevy_hierarchy-aa7f6e505e0018c0.rlib,libbevy_input-54eb2dd003d1ef9d.rlib,libbevy_asset-50aafa21ba61fa37.rlib,libnotify-9dbecdfbed22e662.rlib,libmio-b165500dbdbf2b78.rlib,libfiletime-74463dfc1b426326.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-fdb1155090f692d5.rlib,libinotify_sys-022523168ffaf82b.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-d285837ffc2c7b2c.rlib,libbevy_time-663b72f006f39a79.rlib,libbevy_core-298bbd45c230d25d.rlib,libcrossbeam_channel-887c0b44be4202b0.rlib,libbevy_log-791381bd0d189d2f.rlib,libtracing_subscriber-df0c611691340685.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-e0c8493a6985aba5.rlib,libregex_automata-f71d17cb80fae351.rlib,libregex-0f31e443f3c1b979.rlib,libaho_corasick-95e122a3773e7b94.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libtracing_log-9653f4027c80bd3c.rlib,liblog-52838b90e75d1877.rlib,liblazy_static-af860367908b8176.rlib,libanyhow-780e02bf470d0a20.rlib,libbevy_app-ea5351befd17f3f7.rlib,libbevy_ecs-be7e6187ead0102c.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libthread_local-4d389045bc300d1a.rlib,libbevy_reflect-bfd26f513cd286c0.rlib,liberased_serde-87d8ac31a597ee8b.rlib,libbevy_math-4b2bd978c011de75.rlib,libglam-3527cacecd80cb48.rlib,libbytemuck-2d39fbd21771786f.rlib,libparking_lot-02f324cd79bbd1e1.rlib,libparking_lot_core-2f537e32fc768a13.rlib,libsmallvec-6f6e7a99ea0a61ae.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-0b0961aa744ba7d7.rlib,libbevy_tasks-a2afcd3fe81043d9.rlib,libasync_channel-4e6f49afdd81c3fa.rlib,libasync_executor-5aabda36974f248f.rlib,libslab-b1e702ccf3e927a6.rlib,libconcurrent_queue-8d6f0cca721898f1.rlib,libcrossbeam_utils-9c783cec3d2ae29e.rlib,libasync_lock-6dcdcdc0f7bf5c62.rlib,libevent_listener-0282a877755a83ef.rlib,libfutures_lite-598a44407baa9bad.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-c4b4598707d308a7.rlib,libfutures_io-b5b10578856871e9.rlib,libfutures_core-ddb9f02a8442a108.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-32664e1d7ca5b679.rlib,libuuid-726ebcb280b78607.rlib,libtracing-ccdbe7050c777bcb.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-650782114911ebcc.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-383968663429d771.rlib,libserde-aaea8b365bc1c718.rlib,libahash-353bfeb707712bb3.rlib,libgetrandom-0f9ec498d487b3b3.rlib,liblibc-66e71665784d2971.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-0b208e55ffc12dcf.rlib,libbevy_ptr-9b0dc96e7f45dd3d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ecosystem-e1b350386b502a5f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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 `ecosystem` (bin "ecosystem") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e1764afcccf0d0bed1bcc829b63ba09d56825df1d8aea5fe8448bf14c70eac32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1764afcccf0d0bed1bcc829b63ba09d56825df1d8aea5fe8448bf14c70eac32", kill_on_drop: false }` [INFO] [stdout] e1764afcccf0d0bed1bcc829b63ba09d56825df1d8aea5fe8448bf14c70eac32