[INFO] cloning repository https://github.com/urparvezali/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/urparvezali/snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furparvezali%2Fsnake_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furparvezali%2Fsnake_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5e450cb05a9e2f466166ca668e8b76710d3516c [INFO] testing urparvezali/snake_game against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furparvezali%2Fsnake_game" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/urparvezali/snake_game on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/urparvezali/snake_game [INFO] finished tweaking git repo https://github.com/urparvezali/snake_game [INFO] tweaked toml for git repo https://github.com/urparvezali/snake_game written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/urparvezali/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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa634f016c9a61731a3bac2177224eadd8f1e01f651756def7f0211d2ed4cbfd [INFO] running `Command { std: "docker" "start" "-a" "aa634f016c9a61731a3bac2177224eadd8f1e01f651756def7f0211d2ed4cbfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa634f016c9a61731a3bac2177224eadd8f1e01f651756def7f0211d2ed4cbfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa634f016c9a61731a3bac2177224eadd8f1e01f651756def7f0211d2ed4cbfd", kill_on_drop: false }` [INFO] [stdout] aa634f016c9a61731a3bac2177224eadd8f1e01f651756def7f0211d2ed4cbfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd2323358e5b0a4c11188fedd6d76c05049bea4717d25cfda0a1395e7bff34b [INFO] running `Command { std: "docker" "start" "-a" "cbd2323358e5b0a4c11188fedd6d76c05049bea4717d25cfda0a1395e7bff34b", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling piston-texture v0.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston2d-graphics v0.44.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling pistoncore-window v1.0.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.55.0 [INFO] [stderr] Compiling piston v0.55.0 [INFO] [stderr] Compiling piston-gfx_texture v0.44.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.80.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.72.0 [INFO] [stderr] Compiling piston_window v0.131.0 [INFO] [stderr] Compiling sname_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpXrCFj/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-7c1ee3f6639b8366.rlib,librand_chacha-43b2ae21038dc2d9.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-5f7efee3266b1c8d.rlib,libgetrandom-f09b6e105df60b50.rlib,libpiston_window-3026586fce28952a.rlib,libglutin_window-d59230f1c0440d3e.rlib,libglutin_winit-be76b3107077c1bb.rlib,libwinit-cb14ab408a452ee9.rlib,libsctk_adwaita-5bb887c85615b418.rlib,libab_glyph-26442f2e9223ef38.rlib,libowned_ttf_parser-e4afc86ca5e04d2a.rlib,libttf_parser-4f08181cd3bd2d44.rlib,libtiny_skia-9d2ad87f81cf3394.rlib,libarrayvec-c1a566055c336d69.rlib,libtiny_skia_path-1ecdc5625743ece4.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libmio-2aa0c1ab9e2da47d.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-202a427fe9891e59.rlib,libwayland_cursor-d069c17c34b90765.rlib,libxcursor-3e5f269f9cd164e8.rlib,libmemmap2-be12c00a7ecf6448.rlib,libwayland_protocols-bb6590e4efbc3722.rlib,libwayland_client-3f9d8da3f1a040ef.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-d733a45b43df2cb4.rlib,libnix-b38b1bd490c7a3f9.rlib,libwayland_sys-8c43a87df45ea068.rlib,libcalloop-e666f3c8f542af53.rlib,libthiserror-22a6bfc81c04f211.rlib,libslotmap-57b8b97e2b54730a.rlib,libnix-c08453980224056a.rlib,libmemoffset-e3be71a08382b567.rlib,libvec_map-ecbce826993378bd.rlib,libinstant-7bc6417db7068f77.rlib,libgl-4bb65889093cc1b6.rlib,libglutin-9ef2cbf72bf757c4.rlib,libglutin_glx_sys-beb37404ce23fed4.rlib,libx11_dl-3ba6f3dd7a49f787.rlib,liblibc-806e8ad3b6403ff3.rlib,libwayland_sys-e1e9cea9e58f5069.rlib,liblazy_static-2bb390fee0230a38.rlib,libdlib-3d79174ca6ce2a2c.rlib,liblibloading-6f9f2ae941b5d3c2.rlib,libraw_window_handle-e0a5c5ebc6f64816.rlib,libonce_cell-24c5d665b6879050.rlib,liblibloading-352cc3147d091de2.rlib,libglutin_egl_sys-0ad8948b51346fa1.rlib,libpiston-4816d39a0462ac91.rlib,libevent_loop-31f75ce5505cc40f.rlib,libspin_sleep-9df6858fb25faf63.rlib,libwindow-23d9454514816b36.rlib,libinput-f1a95875f67c7a8a.rlib,libserde-406a91d10797b6a7.rlib,libgfx_graphics-0ebd7337f893cf48.rlib,libshader_version-6eb125141b312908.rlib,libgraphics_api_version-b5c17c5d50eeb190.rlib,libshaders_graphics2d-9549e6f338de137b.rlib,libgraphics-131610aa3b6f9a2a.rlib,libinterpolation-6dd8db28c0869b95.rlib,libvecmath-843e6b281ef68e5b.rlib,librusttype-5aba8922bb889f58.rlib,libab_glyph_rasterizer-58ae3059bbb17bdd.rlib,libowned_ttf_parser-fd699418b869bd88.rlib,libttf_parser-376657040b996834.rlib,libfnv-2d77ec4f6f971b24.rlib,libread_color-ed5971ccc838dfc7.rlib,libviewport-3544988024a2dfce.rlib,libfloat-3b1d5641558862e6.rlib,libgfx_texture-94ca7a056583efb2.rlib,libimage-76eafd93f15ecda3.rlib,libqoi-e9a612c843a63fa6.rlib,libbytemuck-f0eadf089cdb7e1b.rlib,libpng-d468ca4129d948a3.rlib,libfdeflate-2676e2396689691a.rlib,libexr-e7c830cbd740e7a3.rlib,libflume-4dd0e947e9093daf.rlib,libzune_inflate-249878d2816071b4.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-9a95a3935a0a9638.rlib,libsmallvec-1a60f31cc60814d8.rlib,libgif-8ed99f0e5c62f413.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-1efcbe4f07366651.rlib,libnum_traits-dc57fdeb8e4c04bf.rlib,libtiff-cd4df492f5779603.rlib,libflate2-74c9ec44e4d06240.rlib,libminiz_oxide-ceb6486036c18f08.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-b7c484418f407b4e.rlib,librayon-354da3fb012c5454.rlib,librayon_core-706f24b732877e98.rlib,libcrossbeam_deque-5e31c0983b068b96.rlib,libcrossbeam_epoch-13c69baa8b46551d.rlib,libcrossbeam_utils-cc91f8ce4c69491d.rlib,libeither-229e626b51c6e8a7.rlib,libtexture-df7d97735b190c67.rlib,libgfx_device_gl-da3f88cf79ff682b.rlib,libgfx_gl-97c8109b4e34af80.rlib,libgfx-e69f9904860b6c7b.rlib,libgfx_core-4dd8522eb39edfb0.rlib,libdraw_state-83b8d5dd5918e1e8.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-062448fef1760a61.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" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpXrCFj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sname_game-a6cb5e1c775128e3" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sname_game` (bin "sname_game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cbd2323358e5b0a4c11188fedd6d76c05049bea4717d25cfda0a1395e7bff34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd2323358e5b0a4c11188fedd6d76c05049bea4717d25cfda0a1395e7bff34b", kill_on_drop: false }` [INFO] [stdout] cbd2323358e5b0a4c11188fedd6d76c05049bea4717d25cfda0a1395e7bff34b