[INFO] cloning repository https://github.com/hughrawlinson/rust_roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hughrawlinson/rust_roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughrawlinson%2Frust_roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughrawlinson%2Frust_roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5faada0242968fd155c9d127203009d3f5aab99b [INFO] testing hughrawlinson/rust_roguelike against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughrawlinson%2Frust_roguelike" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hughrawlinson/rust_roguelike on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hughrawlinson/rust_roguelike [INFO] finished tweaking git repo https://github.com/hughrawlinson/rust_roguelike [INFO] tweaked toml for git repo https://github.com/hughrawlinson/rust_roguelike written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hughrawlinson/rust_roguelike 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a86a42fab77b2fa76c120b5915727c809027c34d3d60e5cee3293dd3cecf40 [INFO] running `Command { std: "docker" "start" "-a" "25a86a42fab77b2fa76c120b5915727c809027c34d3d60e5cee3293dd3cecf40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a86a42fab77b2fa76c120b5915727c809027c34d3d60e5cee3293dd3cecf40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a86a42fab77b2fa76c120b5915727c809027c34d3d60e5cee3293dd3cecf40", kill_on_drop: false }` [INFO] [stdout] 25a86a42fab77b2fa76c120b5915727c809027c34d3d60e5cee3293dd3cecf40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9edf3d5645d05783cb1c2680383e731153e129e2ee3f70c3f84c0948ac2da9 [INFO] running `Command { std: "docker" "start" "-a" "da9edf3d5645d05783cb1c2680383e731153e129e2ee3f70c3f84c0948ac2da9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [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 cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bracket-geometry v0.8.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.2 [INFO] [stderr] Compiling object-pool v0.5.4 [INFO] [stderr] Compiling bracket-color v0.8.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling glow v0.10.0 [INFO] [stderr] Compiling bracket-pathfinding v0.8.4 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling bracket-random v0.8.2 [INFO] [stderr] Compiling bracket-noise v0.8.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling bracket-terminal v0.8.5 [INFO] [stderr] Compiling bracket-lib v0.8.1 [INFO] [stderr] Compiling rltk v0.8.1 [INFO] [stderr] Compiling rust_roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | for (entity, mut viewshed, _monster, mut pos) in [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/monster_ai_system.rs:38:42 [INFO] [stdout] | [INFO] [stdout] 38 | for (entity, mut viewshed, _monster, mut pos) in [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/damage_system.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | for (mut stats, damage) in (&mut stats, &damage).join() { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcELw2jq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspecs-a956f4b4ddcd9c37.rlib,libcrossbeam_queue-a97e2115d6288523.rlib,libcrossbeam_utils-217e8a053dfe93b0.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,libtuple_utils-cb91eab1e8024c9e.rlib,libshrev-414e8e23ea63d84c.rlib,libshred-77b3f13d0924fa6f.rlib,libtynm-6f29abc0501f7ed7.rlib,libnom-92df7e1af414fb8a.rlib,libmopa-972e8aac5c57b125.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libhashbrown-8919db66004b381e.rlib,libahash-fb26872b61c1eb02.rlib,libhibitset-214a55e37135352b.rlib,librayon-3d4ada027afc8773.rlib,librayon_core-ae44b7bf33b484a6.rlib,libnum_cpus-bf77ced7aac5d534.rlib,libcrossbeam_deque-a3ee92c073c5e580.rlib,libcrossbeam_epoch-75d3c089123b74d6.rlib,libmemoffset-6f78cb2c611835bf.rlib,libcrossbeam_channel-6af3e6420c832652.rlib,libcrossbeam_utils-d741de5e8abd42ed.rlib,libeither-9e7e392a8497717b.rlib,libatom-edffa2327b62f0a2.rlib,librltk-b4a2a423f65b1c8d.rlib,libbracket_lib-8c22f1d302a00fb0.rlib,libbracket_terminal-5b9e63f0f2b790a5.rlib,libanyhow-dce617f342c24bad.rlib,libflate2-4b6826df4d521450.rlib,libminiz_oxide-0dc75f491df36e6b.rlib,libadler-f4caa73e14204bdd.rlib,libglutin-a8f8f3e86d7da8d4.rlib,libwayland_egl-035f04f842312fa9.rlib,libosmesa_sys-43280109f16a33e8.rlib,libshared_library-313c60f020d7ad01.rlib,libwinit-d4e59ecb0580e444.rlib,libmio_extras-5eb3c305775033ab.rlib,libmio-75526ef83ddb4042.rlib,libslab-6cc72f2164589840.rlib,libiovec-a9be90374dc49b24.rlib,libnet2-51ac7a24055709d8.rlib,liblazycell-0fc01752428421b1.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libsmithay_client_toolkit-54b54431a9732b5b.rlib,libandrew-610a161047e66ac9.rlib,libxml-e99e599c74c7a48b.rlib,libxdg-f9fb603138815b6b.rlib,libdirs-49998bab34c7bccb.rlib,libdirs_sys-3cb5c193f8c1abd6.rlib,libwalkdir-d4051467a448ae9e.rlib,libsame_file-1ceb7b6153588b15.rlib,librusttype-28ca9dc27c4f4b44.rlib,libab_glyph_rasterizer-f396a6f0e5bc79b3.rlib,libowned_ttf_parser-9010dbc35b150e84.rlib,libttf_parser-4d9ca54ec651f9e1.rlib,libwayland_cursor-ed93112a76feb57c.rlib,libxcursor-a681adfb1cdfc252.rlib,libnom-41641403919f1058.rlib,libmemmap2-38e6729b62b11d29.rlib,libwayland_protocols-54c9661d0f05f60b.rlib,libwayland_client-3f7175ae4a91a444.rlib,libscoped_tls-563b287bd664763c.rlib,libwayland_commons-3650ed009ce365e5.rlib,libonce_cell-4cd217228d324d54.rlib,libnix-8ffd429ac5f08d15.rlib,libwayland_sys-2733181912dabda6.rlib,libdlib-621cbe0efe4af410.rlib,liblibloading-2ebd268f85a9cb51.rlib,libcalloop-c37fd10c837ff4a7.rlib,libnix-64125fc4de8dd276.rlib,libcfg_if-7e9efee4241be1ca.rlib,libdlib-3814cfa741f2cf82.rlib,liblibloading-b9d8331ed624d244.rlib,libraw_window_handle-0c0dd6ea6b893a65.rlib,libraw_window_handle-f73108d23a0f2acb.rlib,libcty-91d035af7f540a1d.rlib,libglutin_glx_sys-85f449d4a5ca41cc.rlib,libx11_dl-2f7210ae17e3eb8f.rlib,libglutin_egl_sys-d8582027330b0723.rlib,liblog-cb1a50f85f9d3564.rlib,libimage-8113415967b187bd.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libpng-f860dcd3249bd998.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libcrc32fast-87fa6a5e7abf6b6f.rlib,libdeflate-a8f6e154957e49cf.rlib,libadler32-884c7c82211a01d9.rlib,libbitflags-e2b4db6c651223da.rlib,libnum_rational-5d56dc0612010134.rlib,libnum_iter-e6a02362a688ef18.rlib,libnum_integer-b25814bb86c8b517.rlib,libjpeg_decoder-77cd9d9bb948b0bc.rlib,libnum_traits-cfed5bfcdbd0c299.rlib,libglow-741b16a434b31c2c.rlib,libobject_pool-98b48731911a3703.rlib,libbracket_pathfinding-b458df402c1da94a.rlib,libbracket_noise-23515a9b816a2cd4.rlib,libbracket_random-2ebad973fff09ec9.rlib,libregex-36d8298223f64d46.rlib,libaho_corasick-81123488faa05381.rlib,libmemchr-e95fd1d1246b263e.rlib,libregex_syntax-a8b7a392e3a16251.rlib,librand_xorshift-2c5462bf3eb97ffd.rlib,librand-e3f0b9586e0dc065.rlib,librand_chacha-7dfa9c23f6517b74.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-e4c31a12581cd0e9.rlib,libgetrandom-7838f83e7ece2ce4.rlib,libbracket_color-87366123d572b61f.rlib,libbyteorder-379f547b04d51d02.rlib,libparking_lot-d0782b8a169846de.rlib,libparking_lot_core-b96c4eff262b7f83.rlib,liblibc-0bba6429321d236c.rlib,liblock_api-f53ebc2a2625a986.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-4d6645a170db77ef.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblazy_static-2bb390fee0230a38.rlib,libbracket_algorithm_traits-0aa5fd7d5b8b7113.rlib,libsmallvec-8d41774e3decd5e4.rlib,libbracket_geometry-8047139ce1feb374.rlib,libultraviolet-8c0a27329f8ae605.rlib,libwide-929b0937fef25b27.rlib,libsafe_arch-724ae7facc789549.rlib,libbytemuck-096ca511cd323c71.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_roguelike-5fd69eb859522dec" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_roguelike` (bin "rust_roguelike") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "da9edf3d5645d05783cb1c2680383e731153e129e2ee3f70c3f84c0948ac2da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9edf3d5645d05783cb1c2680383e731153e129e2ee3f70c3f84c0948ac2da9", kill_on_drop: false }` [INFO] [stdout] da9edf3d5645d05783cb1c2680383e731153e129e2ee3f70c3f84c0948ac2da9