[INFO] cloning repository https://github.com/Skezey/flappy-dragon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skezey/flappy-dragon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkezey%2Fflappy-dragon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkezey%2Fflappy-dragon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d06d4af4e5934796c9aa5b0d515e6b1ac49619f5 [INFO] testing Skezey/flappy-dragon against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkezey%2Fflappy-dragon" "/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/Skezey/flappy-dragon on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Skezey/flappy-dragon [INFO] finished tweaking git repo https://github.com/Skezey/flappy-dragon [INFO] tweaked toml for git repo https://github.com/Skezey/flappy-dragon written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Skezey/flappy-dragon 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-01-12" "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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edc9afcc88cc6a183065e550107eecfcd9afd06af82c3b51b688d11894596702 [INFO] running `Command { std: "docker" "start" "-a" "edc9afcc88cc6a183065e550107eecfcd9afd06af82c3b51b688d11894596702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edc9afcc88cc6a183065e550107eecfcd9afd06af82c3b51b688d11894596702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc9afcc88cc6a183065e550107eecfcd9afd06af82c3b51b688d11894596702", kill_on_drop: false }` [INFO] [stdout] edc9afcc88cc6a183065e550107eecfcd9afd06af82c3b51b688d11894596702 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e354b2ae1937c786beb7c236a82f7baaeca5c0f08f453f73192f03cec64ae60f [INFO] running `Command { std: "docker" "start" "-a" "e354b2ae1937c786beb7c236a82f7baaeca5c0f08f453f73192f03cec64ae60f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling glow v0.10.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bracket-color v0.8.2 [INFO] [stderr] Compiling object-pool v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bracket-geometry v0.8.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling bracket-random v0.8.2 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.2 [INFO] [stderr] Compiling bracket-pathfinding v0.8.4 [INFO] [stderr] Compiling bracket-noise v0.8.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [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 flappy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclL1jNX/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbracket_lib-08d78eda7876dde7.rlib,libbracket_terminal-b98444686b7a63b2.rlib,libanyhow-e423649c1b428815.rlib,libflate2-e927878ae9fa5764.rlib,libminiz_oxide-01129cdd8036a338.rlib,libadler-8a8ce72c9fb247b6.rlib,libglutin-6dff223d961b0521.rlib,libwayland_egl-71416d2bfd46be84.rlib,libosmesa_sys-c37180cc8e67df2e.rlib,libshared_library-c304d9cac9fcee75.rlib,libwinit-3d96c3007c127307.rlib,libmio_extras-24cae3300f9c1ca3.rlib,libmio-5267af1be13b3160.rlib,libslab-ab3183b7b9578fcc.rlib,libiovec-3b2ef3bb764f512e.rlib,libnet2-fe933d88789924e5.rlib,liblazycell-24027d197569389e.rlib,libpercent_encoding-3e08c199980e8244.rlib,libsmithay_client_toolkit-29b93ffc926daa48.rlib,libandrew-e9f7fc84bcaab554.rlib,libxml-069ec9f4dd666100.rlib,libxdg-51d2dfe3de8bb1fe.rlib,libdirs-c37daf3adb8a0623.rlib,libdirs_sys-15281c0af161698f.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,librusttype-557c7c70107d4b4a.rlib,libab_glyph_rasterizer-9d01573236d8d4a6.rlib,libowned_ttf_parser-bb94b81f83399aa7.rlib,libttf_parser-0ac56c4b7d799d90.rlib,libwayland_cursor-773bd1a3041c6669.rlib,libxcursor-ae2cd414140aca22.rlib,libnom-846ecde995d9c7f6.rlib,libmemmap2-a4bcea5e0f87a03b.rlib,libwayland_protocols-428d24ac9e80b19b.rlib,libwayland_client-037223bf5d27bd27.rlib,libscoped_tls-c2e76c6539768158.rlib,libwayland_commons-85ae34d82b52a330.rlib,libonce_cell-b0bdd274ea97a3a1.rlib,libnix-d504fbc546d2d63b.rlib,libwayland_sys-f91ec8b3cc7bac16.rlib,libdlib-0bbc82374e7abb1d.rlib,liblibloading-02b0a1cbea001719.rlib,libcalloop-18f3ab58e16de732.rlib,libnix-0300805a9af96a0e.rlib,libcfg_if-5debf92116708c19.rlib,libdlib-4afd079a891e3c22.rlib,liblibloading-01640a1ba630524c.rlib,libraw_window_handle-6ec3c8121af50496.rlib,libraw_window_handle-cf306f0e74caf193.rlib,libcty-bf0a8fc628231ea7.rlib,libglutin_glx_sys-d7f46ec755c4d841.rlib,libx11_dl-e1b0c07a658cb097.rlib,libglutin_egl_sys-4d205c5f6dfb5fd3.rlib,liblog-120a19c0c1ab0517.rlib,libimage-d17ca4add3962e11.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libpng-36ca29868e2f2678.rlib,libminiz_oxide-0e349b524b90f291.rlib,libcrc32fast-89ecb7c467d159eb.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libbitflags-dde12b0d7d495b50.rlib,libnum_rational-87c69ea6a5ae1bc7.rlib,libnum_iter-b16f24da92a2ab4f.rlib,libnum_integer-189b14bc6c997e9b.rlib,libjpeg_decoder-7f3d175c7e4c1c1d.rlib,libnum_traits-ee34f9e889e91564.rlib,libglow-f66686a2e59c0eec.rlib,libobject_pool-f5927b4533fbdeaf.rlib,libbracket_pathfinding-e7cce91b5dbcb7c8.rlib,libbracket_noise-fcd494c3dde53cea.rlib,libbracket_random-d4545f28b9ffdfca.rlib,libregex-e2b97e63b683cee6.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libmemchr-3c95261d07c8826e.rlib,libregex_syntax-12b080b3aec45ada.rlib,librand_xorshift-176c2e3df0087513.rlib,librand-ae5f81b28cb0a039.rlib,librand_chacha-11fe0f381158b3f2.rlib,libppv_lite86-f6c8eb8ee7daaa36.rlib,librand_core-2a87e898a96d4a93.rlib,libgetrandom-d24470678afd499e.rlib,libbracket_color-ee633d221728f4ef.rlib,libbyteorder-fb36fe721788ce00.rlib,libparking_lot-4dfb14aa0a6388a2.rlib,libparking_lot_core-2de7b3a48dfae090.rlib,liblibc-3441117271414438.rlib,liblock_api-e487cca8a3b7fcef.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-52a03de02aea7251.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,liblazy_static-af860367908b8176.rlib,libbracket_algorithm_traits-7b87d8d7b0e315a7.rlib,libsmallvec-9eb30fd84caad208.rlib,libbracket_geometry-4a1893c46c740bff.rlib,libultraviolet-0cc803585ba0fde1.rlib,libwide-3a9dc0dc00419136.rlib,libsafe_arch-2a0e7acd380cfa2f.rlib,libbytemuck-4e4d82e28d8df804.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flappy-3b7c9d916151706d" "-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 `flappy` (bin "flappy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e354b2ae1937c786beb7c236a82f7baaeca5c0f08f453f73192f03cec64ae60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e354b2ae1937c786beb7c236a82f7baaeca5c0f08f453f73192f03cec64ae60f", kill_on_drop: false }` [INFO] [stdout] e354b2ae1937c786beb7c236a82f7baaeca5c0f08f453f73192f03cec64ae60f