[INFO] cloning repository https://github.com/niyas/snake_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niyas/snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniyas%2Fsnake_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniyas%2Fsnake_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5766e4d9d9a0660c0239adafa27d595b5e859a5b [INFO] testing niyas/snake_game 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%2Fniyas%2Fsnake_game" "/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/niyas/snake_game 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/niyas/snake_game [INFO] finished tweaking git repo https://github.com/niyas/snake_game [INFO] tweaked toml for git repo https://github.com/niyas/snake_game written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/niyas/snake_game 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.10.8 [INFO] [stderr] Downloaded proc-macro2 v0.4.13 [INFO] [stderr] Downloaded gleam v0.6.0 [INFO] [stderr] Downloaded tempfile v3.0.3 [INFO] [stderr] Downloaded derivative v1.0.0 [INFO] [stderr] Downloaded gfx_device_gl v0.15.3 [INFO] [stderr] Downloaded cc v1.0.22 [INFO] [stderr] Downloaded gfx_core v0.8.2 [INFO] [stderr] Downloaded serde_derive v1.0.75 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69ee84f1a794b4411ef39b609d807a16c5f01888eca9a5028d364de1a7f0b185 [INFO] running `Command { std: "docker" "start" "-a" "69ee84f1a794b4411ef39b609d807a16c5f01888eca9a5028d364de1a7f0b185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ee84f1a794b4411ef39b609d807a16c5f01888eca9a5028d364de1a7f0b185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ee84f1a794b4411ef39b609d807a16c5f01888eca9a5028d364de1a7f0b185", kill_on_drop: false }` [INFO] [stdout] 69ee84f1a794b4411ef39b609d807a16c5f01888eca9a5028d364de1a7f0b185 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de37da2fd3a264325ff028c602de8bc98292ccbed24b8e2bf48aa8970d6e56cb [INFO] running `Command { std: "docker" "start" "-a" "de37da2fd3a264325ff028c602de8bc98292ccbed24b8e2bf48aa8970d6e56cb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling snake_game 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/rustcVQtEVe/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpiston_window-8d8a325e1b035c5e.rlib,libglutin_window-c65a96393ffd8b03.rlib,libgl-f9a8bff20fa0c76f.rlib,libglutin-b4b924d72fc41d26.rlib,libosmesa_sys-f4c33f1a0b683122.rlib,libwinit-790348c8857974d4.rlib,libwayland_window-a1e5cef3f4dce5b2.rlib,libwayland_protocols-b89dc0f2ee1b394e.rlib,libtempfile-79af3889f19b89d3.rlib,libremove_dir_all-060f58439cc96e50.rlib,libwayland_kbd-c5f560a70a9839c3.rlib,libmemmap-119aad2711840fa9.rlib,libwayland_client-c62f7ebec8b27a8e.rlib,libwayland_sys-9f7df6e8b0d173b5.rlib,libdlib-2f9ec759fdf66af8.rlib,liblibloading-7962d3d5d37e3edb.rlib,libtoken_store-31ae859da9c35a86.rlib,libpercent_encoding-73a0215a80a159d3.rlib,libx11_dl-d6dddea76bd83b14.rlib,libshared_library-5ce262008fdc0782.rlib,libgfx_graphics-e70a4151eeaefdd1.rlib,libshaders_graphics2d-13454532732aea60.rlib,libgraphics-f037727a00cb9b93.rlib,libfnv-babffa9176099eaa.rlib,librusttype-dc088ab9c0e21529.rlib,libordered_float-804b7924527d244d.rlib,libunreachable-5289acdd4d008c95.rlib,libvoid-6336667ff9ef9cc5.rlib,libnum_traits-315fa034fb8dba1a.rlib,libstb_truetype-abecc27906f5d630.rlib,libinterpolation-5eb97f08c93a12cb.rlib,libread_color-1c8ab579d4b34720.rlib,libvecmath-0bc8c12754a9b74e.rlib,libgfx_texture-2687e0753b741ec3.rlib,libimage-adf295538d4cf733.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libgif-38ae33fc59d3772c.rlib,libcolor_quant-3f79f7b03ab92474.rlib,libjpeg_decoder-d335d318867ea169.rlib,librayon-fec5db5aadc59e3a.rlib,libeither-502315198374d48f.rlib,librayon_core-0c06d0cbc86ca982.rlib,libnum_cpus-09d2394be96202b2.rlib,libcrossbeam_deque-d4d9881c576f464a.rlib,libcrossbeam_epoch-8223237954d427f0.rlib,libscopeguard-f70a82f9723db2c3.rlib,libmemoffset-8fe88800e1cc2168.rlib,liblazy_static-801104a224541077.rlib,libcrossbeam_utils-b36a5a327b7adc05.rlib,libarrayvec-3a9fa320c1742bd0.rlib,libnodrop-79149331eea5d66e.rlib,libpng-d4db860dc0dc53ea.rlib,libdeflate-4f2e6964ce812724.rlib,libinflate-8ddf1d4e83ddde50.rlib,libadler32-995707b8d7754290.rlib,liblzw-dd83947d18cdb063.rlib,libnum_rational-eefb5b0798507707.rlib,libnum_iter-91cfa80da06ea775.rlib,libnum_integer-c99feba253abbe95.rlib,libnum_traits-415a1418f9eaea7c.rlib,libbyteorder-3fded929ffeef93b.rlib,libtexture-37b69312d9be1d31.rlib,libgfx_device_gl-df9abe57ada3be17.rlib,libgfx_gl-1e782edcad317a87.rlib,libgfx-3b604701cc576a8e.rlib,libgfx_core-32b61397925b2546.rlib,libdraw_state-7bf30707a453e592.rlib,liblog-c510392993674a0b.rlib,libcfg_if-455fd8c48e4af0ce.rlib,libpiston-1c9b810dc65c071b.rlib,libevent_loop-70b7e75eb60c4aa7.rlib,libwindow-faf0e7cf5064edf5.rlib,libshader_version-ae98fc9d5d81659b.rlib,libinput-ec0b8b6d5a0ab5c3.rlib,libviewport-09217ebca4daad02.rlib,libfloat-860bc5f53b7efffa.rlib,libserde-1fe66b9f7296848c.rlib,libbitflags-9100cf4f64fa9df7.rlib,librand-ae9d9db90c6b7771.rlib,liblibc-ad6cb31c622de432.rlib,librand_core-ec93ddd808f28b21.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" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-35a674ef6ad3fe6c/out" "-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/snake_game-73381b5abe8a43fa" "-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 `snake_game` (bin "snake_game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "de37da2fd3a264325ff028c602de8bc98292ccbed24b8e2bf48aa8970d6e56cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de37da2fd3a264325ff028c602de8bc98292ccbed24b8e2bf48aa8970d6e56cb", kill_on_drop: false }` [INFO] [stdout] de37da2fd3a264325ff028c602de8bc98292ccbed24b8e2bf48aa8970d6e56cb