[INFO] cloning repository https://github.com/ria8651/dicewars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ria8651/dicewars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fria8651%2Fdicewars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fria8651%2Fdicewars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7af38df9697fb5cd21e00a600bde84bb7da4c080 [INFO] testing ria8651/dicewars 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%2Fria8651%2Fdicewars" "/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/ria8651/dicewars 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/ria8651/dicewars [INFO] finished tweaking git repo https://github.com/ria8651/dicewars [INFO] tweaked toml for git repo https://github.com/ria8651/dicewars written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ria8651/dicewars 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-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] 0fc4c74089ff6e267ddbed9a09b69c4169ba98d35cb6ad863474b869922efbd9 [INFO] running `Command { std: "docker" "start" "-a" "0fc4c74089ff6e267ddbed9a09b69c4169ba98d35cb6ad863474b869922efbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fc4c74089ff6e267ddbed9a09b69c4169ba98d35cb6ad863474b869922efbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc4c74089ff6e267ddbed9a09b69c4169ba98d35cb6ad863474b869922efbd9", kill_on_drop: false }` [INFO] [stdout] 0fc4c74089ff6e267ddbed9a09b69c4169ba98d35cb6ad863474b869922efbd9 [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] b36f45a1ffd2fc12e20e13e3fa0fba820837f8c8b78408f0d95dbb8546bbe566 [INFO] running `Command { std: "docker" "start" "-a" "b36f45a1ffd2fc12e20e13e3fa0fba820837f8c8b78408f0d95dbb8546bbe566", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [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 cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling bevy_derive v0.8.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling color_quant v1.1.0 [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 inplace_it v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.6 [INFO] [stderr] Compiling bevy_encase_derive v0.8.1 [INFO] [stderr] Compiling bevy_render_macros v0.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ryu v1.0.11 [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 gltf-derive v1.0.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_math v0.8.1 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling bevy_mikktspace v0.8.1 [INFO] [stderr] Compiling hexasphere v7.2.1 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling naga v0.9.0 [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 gilrs v0.9.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling bevy_app v0.8.1 [INFO] [stderr] Compiling bevy_time v0.8.1 [INFO] [stderr] Compiling bevy_log v0.8.1 [INFO] [stderr] Compiling bevy_input v0.8.1 [INFO] [stderr] Compiling bevy_diagnostic v0.8.1 [INFO] [stderr] Compiling bevy_hierarchy v0.8.1 [INFO] [stderr] Compiling bevy_asset v0.8.1 [INFO] [stderr] Compiling bevy_transform v0.8.1 [INFO] [stderr] Compiling bevy_window v0.8.1 [INFO] [stderr] Compiling bevy_core v0.8.1 [INFO] [stderr] Compiling bevy_gilrs v0.8.1 [INFO] [stderr] Compiling bevy_winit v0.8.1 [INFO] [stderr] Compiling bevy_animation v0.8.1 [INFO] [stderr] Compiling bevy_audio v0.8.1 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling obj-rs v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy-web-resizer v3.0.0 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling bevy_render v0.8.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.8.1 [INFO] [stderr] Compiling bevy_scene v0.8.1 [INFO] [stderr] Compiling bevy_obj v0.8.0 [INFO] [stderr] Compiling bevy_sprite v0.8.1 [INFO] [stderr] Compiling bevy_pbr v0.8.1 [INFO] [stderr] Compiling bevy_text v0.8.1 [INFO] [stderr] Compiling bevy_ui v0.8.1 [INFO] [stderr] Compiling bevy_gltf v0.8.1 [INFO] [stderr] Compiling bevy_internal v0.8.1 [INFO] [stderr] Compiling bevy v0.8.1 [INFO] [stderr] Compiling bevy_mod_raycast v0.6.2 [INFO] [stderr] Compiling bevy_egui v0.16.1 [INFO] [stderr] Compiling bevy_mod_picking v0.9.0 [INFO] [stderr] Compiling dicewars v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxOSxcP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_obj-cc4697c77efef49b.rlib,libobj-38765c0ba196407a.rlib,libbevy_egui-054c6c3c1505cab0.rlib,libwebbrowser-6e9d40fed31fa657.rlib,liburl-949f48b48ac24e45.rlib,libidna-31cd3b8477c84c66.rlib,libunicode_normalization-bace0994bf1c65e9.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libarboard-c9931dac2ac07d11.rlib,libimage-1a8c1601be70c42b.rlib,libnum_iter-f7641c0d10a84dff.rlib,libpng-7862b3e84103f2d7.rlib,libminiz_oxide-0e349b524b90f291.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_rational-d2c32dbd708c1589.rlib,libx11rb-6cf57c57a40a6ef7.rlib,libgethostname-7d8c85ef40f23868.rlib,libnix-e5a1c7566fd5a31f.rlib,libegui-c84f4c07a2f16e55.rlib,libepaint-239b1b7d3710aaf1.rlib,libnohash_hasher-d70a43ff1b8813cc.rlib,libahash-c94e67dd7786facd.rlib,libemath-a8379e4793f48843.rlib,librand-ef87644128e03803.rlib,librand_chacha-71ad2ade86b75e99.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-0ca3b2d54edc0d9c.rlib,libbevy_mod_picking-5b98fb7c2dcad841.rlib,libbevy_mod_raycast-c72826f782a2bcbf.rlib,libbevy-3bd8241e142a082c.rlib,libbevy_internal-944563d6bed2c9d2.rlib,libbevy_winit-4a5c6b4ab379a23e.rlib,libwinit-7185eb8547b5fb35.rlib,libx11_dl-e6768a3bde3ed4cc.rlib,libbevy_ui-ef1ed70b326056cf.rlib,libtaffy-80da4115f2b7700c.rlib,libbevy_text-4a5b8182eb19f8a9.rlib,libglyph_brush_layout-5a87eb1f63e87ea4.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-cf415a3baf3cb5e5.rlib,libab_glyph-d97d3d5868be73a0.rlib,libowned_ttf_parser-df2370fcfd6c7373.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libab_glyph_rasterizer-a84da026c4b73fc9.rlib,libbevy_sprite-4fa1c128937f7b23.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-891b577d9f83e3bc.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-6a4b360bab9981ea.rlib,libbevy_gltf-185ab04017ed7d5e.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libgltf-f82d8f25fd17e102.rlib,libgltf_json-d7c87b2c38b6294e.rlib,libserde_json-ace174f908ba60d0.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-038a99b7aae53dfd.rlib,libbevy_pbr-ddc413189d34ff70.rlib,libbevy_gilrs-ebc6699049442629.rlib,libgilrs-d418a610825e62f4.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-a1968ea76b5d042d.rlib,liblibudev_sys-c50fd50549c327fb.rlib,libnix-f8f74e8525d15d08.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-46c6cab29ae16742.rlib,libradsort-9cbeae66a628f1d2.rlib,libbevy_audio-987d6c5ab29bafe4.rlib,librodio-f8d2a4cd9cc7cc76.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-542e0e06baf71eaf.rlib,libparking_lot-3fa6f1c5a9049717.rlib,libparking_lot_core-d8d4a96d0cd517fe.rlib,libalsa-6278f0f7539f4a8f.rlib,libnix-a4a9d62b6e7ccfe4.rlib,libmemoffset-e6266b7f586af625.rlib,libalsa_sys-8323802760b26f5a.rlib,libbevy_animation-245a9b72fc598488.rlib,libbevy_scene-b132a39e907cd1a8.rlib,libron-ab904c2850996476.rlib,libbase64-83ca8be32b9f715d.rlib,libbevy_render-31c55357691542ec.rlib,libbevy_mikktspace-f7783c26ccff639d.rlib,libhex-13e08b3b00984ab7.rlib,libimage-dae10438f2f31f61.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-91b5d440cae7a9b1.rlib,libflate2-36b8913ef7de2fb8.rlib,libminiz_oxide-e2641d973a78d67f.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libnum_rational-03e7904c2efeb336.rlib,libnum_integer-ad661490e40fb721.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libencase-a2802d7bc5056b71.rlib,libconst_panic-87359f87d21e2dce.rlib,libhexasphere-e9567cb440257601.rlib,libwgpu-08b0cf1e5a2b3bd4.rlib,libwgpu_core-dd48477ccc07e6d2.rlib,libcopyless-24c5db84a58ac14c.rlib,libwgpu_hal-bb825240ad31a1c6.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-57e8c94582856643.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-8c7bc9a209469e37.rlib,libprofiling-853c377be365507e.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libinplace_it-c6b46f1e0346886d.rlib,libash-ff277f71bcfdfdfc.rlib,liblibloading-828fce84e2e25dce.rlib,libnaga-9d275b69e97b4915.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-ec63482f63213cb1.rlib,libpp_rs-4a799f6286350b9a.rlib,libunicode_xid-0488fac86b109842.rlib,libspirv-0dd5c6eb99cb9f2d.rlib,libnum_traits-36bc3c0c643c6731.rlib,libindexmap-6a85e2d6f969eb94.rlib,libglow-0114d39898566e5b.rlib,libwgpu_types-f25d8a99b5f86c2f.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_window-0a7ce6722ad15413.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-472f2d92197337a2.rlib,libbevy_hierarchy-7074f22b542ce831.rlib,libbevy_input-14a9e54012478a9d.rlib,libbevy_core-cdce08abfc8eac67.rlib,libbevy_math-192f2fd7d6011d9d.rlib,libbevy_asset-c6565118b69258b6.rlib,libnotify-dd016af33574cbe9.rlib,libmio-7705138405314f3b.rlib,libfiletime-5e254c0c033b3d90.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-180c35a010261a27.rlib,libinotify_sys-b98799db0715e0b2.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-7414841a8636ee54.rlib,libbevy_time-72f7625342f30a71.rlib,libcrossbeam_channel-d1891cafbf29e280.rlib,libcrossbeam_utils-4578a535090afdc1.rlib,libbevy_log-c211e2e09e9255e3.rlib,libtracing_subscriber-af5bee3eddcc07bf.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-77c44ad34d742c30.rlib,libmatchers-51ec2de08cdc8c25.rlib,libregex_automata-e7244f69bc33b94e.rlib,libregex-21e1e5a1d0d55726.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libregex_syntax-00b81cede0cdc0da.rlib,libtracing_log-45f79114fe817988.rlib,liblog-52838b90e75d1877.rlib,liblazy_static-af860367908b8176.rlib,libanyhow-2eafe57cf09d012b.rlib,libbevy_app-a86e2c4b1bd80f0b.rlib,libbevy_ecs-23edb22b9a001334.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libthread_local-79464855ce133d77.rlib,libbevy_tasks-cc347b913dba987d.rlib,libasync_channel-0dd4c2c982cc842c.rlib,libevent_listener-0282a877755a83ef.rlib,libasync_executor-e633e38da40e8bd4.rlib,libslab-b1e702ccf3e927a6.rlib,libconcurrent_queue-663663db06a9f641.rlib,libcache_padded-d9f170c2f836f8fe.rlib,libasync_task-ac948f8c851d3233.rlib,libnum_cpus-8d5125432b1289f9.rlib,libfutures_lite-6d89a293c8b3be99.rlib,libmemchr-34c06a26bc9e8129.rlib,libfastrand-c4b4598707d308a7.rlib,libfutures_io-0557d53e4313a52a.rlib,libfutures_core-f5c602f8eba8fbac.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libfixedbitset-28f95f70a6c985e3.rlib,libbevy_reflect-802713d83c5c9d77.rlib,liberased_serde-98028f92b6284742.rlib,libglam-8b7db356691ab1fa.rlib,libbytemuck-9c90a3b5fb578f52.rlib,libparking_lot-caf12e3033a7d14b.rlib,libparking_lot_core-3e9712cd10064634.rlib,libsmallvec-fe845b66596faf51.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-33c06ba1b929ed27.rlib,libbevy_utils-35060e6d4e51fbba.rlib,libuuid-7b84dcc09c5c727e.rlib,libtracing-c2e2633089251b84.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-01ed6ad8d5e555a9.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-52459c3a796caaf4.rlib,libserde-66d1f7644aa58cd2.rlib,libahash-72306ff21440fae7.rlib,libgetrandom-c4048ac94456598c.rlib,liblibc-a4a5390b23ef03f4.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-237b425ceb6dd086.rlib,libbevy_ptr-62552f0372c0a5f3.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" "-L" "/tmp/rustcxOSxcP/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/dicewars-53261c48a913c108" "-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 `dicewars` (bin "dicewars") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b36f45a1ffd2fc12e20e13e3fa0fba820837f8c8b78408f0d95dbb8546bbe566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36f45a1ffd2fc12e20e13e3fa0fba820837f8c8b78408f0d95dbb8546bbe566", kill_on_drop: false }` [INFO] [stdout] b36f45a1ffd2fc12e20e13e3fa0fba820837f8c8b78408f0d95dbb8546bbe566