[INFO] cloning repository https://github.com/sob3r69/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/sob3r69/rust-roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsob3r69%2Frust-roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsob3r69%2Frust-roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97b1e4aa4bc6c30f4794ceb9c80f24803ce76152 [INFO] testing sob3r69/rust-roguelike 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%2Fsob3r69%2Frust-roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sob3r69/rust-roguelike 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/sob3r69/rust-roguelike [INFO] finished tweaking git repo https://github.com/sob3r69/rust-roguelike [INFO] tweaked toml for git repo https://github.com/sob3r69/rust-roguelike written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sob3r69/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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aa9a7f8db7a3a3ad632f87a56928f15fb54fa2d185a4620c57a7df0c54aa5af1 [INFO] running `Command { std: "docker" "start" "-a" "aa9a7f8db7a3a3ad632f87a56928f15fb54fa2d185a4620c57a7df0c54aa5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa9a7f8db7a3a3ad632f87a56928f15fb54fa2d185a4620c57a7df0c54aa5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9a7f8db7a3a3ad632f87a56928f15fb54fa2d185a4620c57a7df0c54aa5af1", kill_on_drop: false }` [INFO] [stdout] aa9a7f8db7a3a3ad632f87a56928f15fb54fa2d185a4620c57a7df0c54aa5af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c9df7fdaa867bc54e983f4747e48b18d63491a182a1bffa81a2245abe8135968 [INFO] running `Command { std: "docker" "start" "-a" "c9df7fdaa867bc54e983f4747e48b18d63491a182a1bffa81a2245abe8135968", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling bracket-geometry v0.8.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bracket-color v0.8.7 [INFO] [stderr] Compiling bracket-embedding v0.8.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bracket-rex v0.8.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling object-pool v0.5.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.7 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling bracket-random v0.8.7 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling bracket-noise v0.8.7 [INFO] [stderr] Compiling bracket-pathfinding v0.8.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling nougat v0.2.4 [INFO] [stderr] Compiling specs v0.20.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling bracket-terminal v0.8.7 [INFO] [stderr] Compiling bracket-lib v0.8.7 [INFO] [stderr] Compiling rltk v0.8.7 [INFO] [stderr] Compiling rust-roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcr0aY5g/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspecs-5c67fc0850002f69.rlib,libnougat-01f619c947ee6b61.rlib,libmacro_rules_attribute-2534117a41780754.rlib,libcrossbeam_queue-fd4afda3f7fe3dc9.rlib,libtuple_utils-2affbb1cd296dcb6.rlib,libshrev-35209ea5cc758abc.rlib,libshred-cdd90b79dc939d1c.rlib,libtynm-30e94b19082d875a.rlib,libnom-396bb76fe79dd08a.rlib,libarrayvec-09741c597eeba17a.rlib,libahash-a4a90629a0bfb5d0.rlib,libatomic_refcell-9a6bdde95cc79f7d.rlib,libhibitset-e43d12a5971f9f8e.rlib,librayon-5afd466b214c272b.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib,libeither-c79786ce8c15a53c.rlib,librltk-23cdb63614cf7c7b.rlib,libbracket_lib-ef4ed74ce4349058.rlib,libbracket_terminal-105bcf8be75a9670.rlib,libanyhow-a56f4d42ed1c4051.rlib,libimage-66cefa88b75717b3.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libglutin-f7aafdc4d1047ed3.rlib,libwayland_egl-d3e49432d7cdbdc3.rlib,libosmesa_sys-9165e4b17064612f.rlib,libshared_library-3a93cb14a840c436.rlib,liblibloading-1d9d598bea47447c.rlib,libwinit-50a4799ca2b82cee.rlib,libsctk_adwaita-5c60aa8bee3e533f.rlib,libcrossfont-3bcee37a05840ae3.rlib,libfontconfig-177951d4fe27bc8d.rlib,libfontconfig_sys-e2f51cccb921eb3d.rlib,libexpat_sys-6e912d93134ee54e.rlib,libforeign_types-91e13c734714df3b.rlib,libforeign_types_shared-3d83f2459f55b51f.rlib,libfreetype-1e4feccfbe2e99c7.rlib,libfreetype_sys-4ed9c9dd035539bc.rlib,libtiny_skia-21b084293a25b5a6.rlib,libpng-d68e372438a8a414.rlib,libfdeflate-a48e901c10f6d560.rlib,libsafe_arch-800045bb406ca95f.rlib,libarrayvec-1656f650a01ecea7.rlib,libtiny_skia_path-a44ae9db924e6a67.rlib,libarrayref-81fde35c69841043.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libmio-a6e8c1763dca7e25.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsmithay_client_toolkit-d28d497162797bcb.rlib,libwayland_cursor-9553a163f074e4d9.rlib,libxcursor-34f9c7fd66fec6cd.rlib,libmemmap2-f59c8b8c2735683a.rlib,libwayland_protocols-3a26686289ec04a7.rlib,libwayland_client-bd9f29caf86c9821.rlib,libscoped_tls-ddc34d439339bb5f.rlib,libwayland_commons-2c4bb15fc85d0cad.rlib,libnix-893693e500943027.rlib,libwayland_sys-2991792c761a74c5.rlib,libcalloop-da2e414bce8d5702.rlib,libthiserror-5d9b994b0644bafd.rlib,libslotmap-64eaeeb071f248a8.rlib,libnix-cad9965e7736cf07.rlib,libmemoffset-6530cc6023f3f6bc.rlib,libvec_map-75126d96f8392bf4.rlib,libdlib-1582b6b8e7101428.rlib,liblibloading-76e58415f4dfe36f.rlib,libraw_window_handle-fa6b9cb7b8d4289b.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog-96ff3cebb935140a.rlib,libglutin_glx_sys-7bd0d997fd697cb5.rlib,libx11_dl-6f16a58e785b1ab9.rlib,libonce_cell-2642703f88b7c2f4.rlib,libglutin_egl_sys-caee50cd6b117993.rlib,libglow-0114d39898566e5b.rlib,libbracket_rex-2caa8c451bf37aea.rlib,libbracket_embedding-a357353f393e36a4.rlib,libflate2-bb50f35e5102e4dc.rlib,libminiz_oxide-cbf125271d53ed99.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libobject_pool-06efd5bb54f6905d.rlib,libparking_lot-a1aa28152a73c0af.rlib,libparking_lot_core-d4f0c86ec7422931.rlib,libinstant-79f3cdff3e918341.rlib,libbracket_pathfinding-4a83ef15a98b5da0.rlib,libnum_rational-08509afc9f75d196.rlib,libnum_integer-d4872c59b804a294.rlib,libnum_traits-2f99c9b3147ab27a.rlib,libbracket_noise-8081e35c662237f2.rlib,libbracket_random-3078bf56c8d74cd7.rlib,libgetrandom-8bb5ed7475c0f0ad.rlib,libregex-024cfaa467e434b3.rlib,libregex_automata-76225e55779c4bfe.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libmemchr-eec2dd93b0d498c5.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,librand_xorshift-27c7507d12adc076.rlib,librand-fd43ea05f203c21b.rlib,librand_core-4b67a56f68d6cbfa.rlib,libbracket_color-b3e102d0fe6ac4ec.rlib,libparking_lot-e1410763e4479db8.rlib,libparking_lot_core-ef37b5eed2d6af07.rlib,liblibc-28a4cd6f12ce23d0.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,liblazy_static-3674be3f4245d19b.rlib,libbracket_algorithm_traits-92ebfa627760e8da.rlib,libsmallvec-5dc15f12cdebef01.rlib,libbracket_geometry-28941d13d63496ff.rlib,libultraviolet-447ca629068d7434.rlib,libwide-c8219eb85f31c733.rlib,libsafe_arch-728a1e3d4f5a958e.rlib,libbytemuck-b08451f7bfcad25d.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" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-ldl" "-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" "/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/rust_roguelike-551125f890f62311" "-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: /usr/bin/ld: final link failed: 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 [INFO] running `Command { std: "docker" "inspect" "c9df7fdaa867bc54e983f4747e48b18d63491a182a1bffa81a2245abe8135968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9df7fdaa867bc54e983f4747e48b18d63491a182a1bffa81a2245abe8135968", kill_on_drop: false }` [INFO] [stdout] c9df7fdaa867bc54e983f4747e48b18d63491a182a1bffa81a2245abe8135968