[INFO] cloning repository https://github.com/killpop3770/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killpop3770/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 837aca77aee10997b66f6d5f45f9ebdc51ebb63d [INFO] building killpop3770/snake against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillpop3770%2Fsnake" "/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/killpop3770/snake on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/killpop3770/snake [INFO] finished tweaking git repo https://github.com/killpop3770/snake [INFO] tweaked toml for git repo https://github.com/killpop3770/snake written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/killpop3770/snake 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] febf7650b2a8f30ea6df4eedd36cf723a4f2db8781dd7e12de8d1f035ca8f1d0 [INFO] running `Command { std: "docker" "start" "-a" "febf7650b2a8f30ea6df4eedd36cf723a4f2db8781dd7e12de8d1f035ca8f1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "febf7650b2a8f30ea6df4eedd36cf723a4f2db8781dd7e12de8d1f035ca8f1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febf7650b2a8f30ea6df4eedd36cf723a4f2db8781dd7e12de8d1f035ca8f1d0", kill_on_drop: false }` [INFO] [stdout] febf7650b2a8f30ea6df4eedd36cf723a4f2db8781dd7e12de8d1f035ca8f1d0 [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=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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e748f53b05fe736b4bd6d5313d0a40af328769ebcfd45518f4690fc39fbe973e [INFO] running `Command { std: "docker" "start" "-a" "e748f53b05fe736b4bd6d5313d0a40af328769ebcfd45518f4690fc39fbe973e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.0 [INFO] [stderr] Compiling piston v0.53.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.78.0 [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 pistoncore-glutin_window v0.69.0 [INFO] [stderr] Compiling TestGame 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/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/rustc2e3F5R/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpiston-7ed1c4523c21e708.rlib,libevent_loop-257b4cd0f9d0da9f.rlib,libspin_sleep-37e8565f9b24673e.rlib,libopengl_graphics-ca782f89d854cebb.rlib,libimage-18297cc91ae22c94.rlib,libbytemuck-aad0be7f73619f27.rlib,libpng-fa8035326359d10e.rlib,libminiz_oxide-7f02f655e02afdcf.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libdeflate-a8f6e154957e49cf.rlib,libadler32-884c7c82211a01d9.rlib,libnum_iter-e6a02362a688ef18.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-5d56dc0612010134.rlib,libnum_integer-b25814bb86c8b517.rlib,libgif-076ec9c8278fe740.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-379f547b04d51d02.rlib,libnum_traits-cfed5bfcdbd0c299.rlib,libtiff-8f3266b4adc70f22.rlib,libweezl-3dac96602646ffad.rlib,libminiz_oxide-676e57d33608a143.rlib,libadler-f4caa73e14204bdd.rlib,libjpeg_decoder-45037af82a606bb5.rlib,librayon-507b924335c989e9.rlib,librayon_core-89c33b0e637e1b02.rlib,libnum_cpus-4350063b8df68034.rlib,libcrossbeam_deque-4f5a279c6ca1ce76.rlib,libcrossbeam_epoch-dad2e82d8294eaab.rlib,libmemoffset-31eb278b9616aa00.rlib,libcrossbeam_channel-00af23261657f241.rlib,libcrossbeam_utils-7296ceeae8a00b54.rlib,libeither-9e7e392a8497717b.rlib,libshaders_graphics2d-9549e6f338de137b.rlib,libgraphics-b995fb7607758304.rlib,libfnv-2d77ec4f6f971b24.rlib,libinterpolation-9558973eaa016240.rlib,libread_color-ed5971ccc838dfc7.rlib,libtexture-423906fe9244791f.rlib,libvecmath-dcc88aa13e6634d9.rlib,libglutin_window-b7ea5a0ba36ae0d9.rlib,libshader_version-99b938b75734df90.rlib,libwindow-1b6f8c7d9f750f45.rlib,libgraphics_api_version-6d7b93ee5e3332ce.rlib,libinput-fccb0e9d01d36be9.rlib,libviewport-eb5ea356cd5cff26.rlib,libfloat-a37db5b4d0facefc.rlib,libserde-2a3e9599751f7d96.rlib,libgl-020c5519e5cd84f6.rlib,libglutin-34d3125ff30e1913.rlib,libwayland_egl-91ef52d8a5911dee.rlib,libosmesa_sys-69434b357784296d.rlib,libshared_library-9a476fbbcc67b303.rlib,libwinit-e897de8cea6b3298.rlib,libmio_extras-e189576a88a8c4a9.rlib,libmio-ad4a9ecc20538c38.rlib,libslab-26a3d359eb9be3d3.rlib,libiovec-340eb47c7aa39eab.rlib,libnet2-cec89ff43d50f3a6.rlib,liblazycell-0fc01752428421b1.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libsmithay_client_toolkit-e9887ceda932b6cd.rlib,libandrew-21939df2ea81fc21.rlib,libxml-e99e599c74c7a48b.rlib,libxdg-f7386ae616cafec8.rlib,libwalkdir-d4051467a448ae9e.rlib,libsame_file-1ceb7b6153588b15.rlib,librusttype-a391c4987b1326fc.rlib,libab_glyph_rasterizer-046af5444e5ed557.rlib,libowned_ttf_parser-9010dbc35b150e84.rlib,libttf_parser-4d9ca54ec651f9e1.rlib,libwayland_cursor-973a9365485522ee.rlib,libxcursor-b8b17616e9365abe.rlib,libnom-9bea1c6f612d3d5c.rlib,libminimal_lexical-ddddd6e3acc9663a.rlib,libmemchr-23fa9ace5f847d64.rlib,libmemmap2-ac87e1baec77d4ec.rlib,libwayland_protocols-6f9b2c3689687f50.rlib,libwayland_client-72ed62933b63e815.rlib,libscoped_tls-563b287bd664763c.rlib,libwayland_commons-9fa6a439b6f8a5c2.rlib,libonce_cell-5132bd2988d9c7dd.rlib,libnix-82ad45fe24125c1e.rlib,libwayland_sys-fc55cb6f0f79dfdc.rlib,libdlib-c21c985287d76525.rlib,liblibloading-264a54599aadeb4c.rlib,libcalloop-ee71d85e51516405.rlib,libnix-0328de8e3f59dec6.rlib,libcfg_if-7e9efee4241be1ca.rlib,libdlib-3814cfa741f2cf82.rlib,liblibloading-b9d8331ed624d244.rlib,libraw_window_handle-6b8d3ce840f72d43.rlib,libparking_lot-d64a45c8ec83c886.rlib,libparking_lot_core-6b0ae6ef082239d6.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-f53ebc2a2625a986.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-c8d1c53a917c5c42.rlib,libbitflags-e2b4db6c651223da.rlib,libglutin_glx_sys-2839f4ac189e16a3.rlib,libx11_dl-e719b573e60e729e.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,liblibc-a611e6e79742d29a.rlib,libglutin_egl_sys-d8582027330b0723.rlib,liblog-cb1a50f85f9d3564.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblazy_static-2bb390fee0230a38.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/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/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/TestGame-0c8abf1e41996b31" "-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 `TestGame` (bin "TestGame") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e748f53b05fe736b4bd6d5313d0a40af328769ebcfd45518f4690fc39fbe973e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e748f53b05fe736b4bd6d5313d0a40af328769ebcfd45518f4690fc39fbe973e", kill_on_drop: false }` [INFO] [stdout] e748f53b05fe736b4bd6d5313d0a40af328769ebcfd45518f4690fc39fbe973e