[INFO] cloning repository https://github.com/mplouffe/zero_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mplouffe/zero_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmplouffe%2Fzero_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmplouffe%2Fzero_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9ba7c7c1d8602a47e85db3c33454348146dfd3 [INFO] testing mplouffe/zero_game against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmplouffe%2Fzero_game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mplouffe/zero_game on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mplouffe/zero_game [INFO] finished tweaking git repo https://github.com/mplouffe/zero_game [INFO] tweaked toml for git repo https://github.com/mplouffe/zero_game written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mplouffe/zero_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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f1b3072125b41e5481c57e22b018d89389f88996d49e22881ea7087d3572ea0 [INFO] running `Command { std: "docker" "start" "-a" "0f1b3072125b41e5481c57e22b018d89389f88996d49e22881ea7087d3572ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f1b3072125b41e5481c57e22b018d89389f88996d49e22881ea7087d3572ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1b3072125b41e5481c57e22b018d89389f88996d49e22881ea7087d3572ea0", kill_on_drop: false }` [INFO] [stdout] 0f1b3072125b41e5481c57e22b018d89389f88996d49e22881ea7087d3572ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a094210f72b9597ec88d5acfc569dea5be6b19b3a0cb89659734f773139534 [INFO] running `Command { std: "docker" "start" "-a" "a9a094210f72b9597ec88d5acfc569dea5be6b19b3a0cb89659734f773139534", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [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 bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.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 libloading v0.7.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [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 jpeg-decoder v0.1.22 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling image v0.23.14 [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 smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.78.0 [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 zero_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/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/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/rustcP29Bmf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpiston-9fb05d196a9ece19.rlib,libevent_loop-4770a8b688bdccb3.rlib,libspin_sleep-37e8565f9b24673e.rlib,libopengl_graphics-c9c8b018b7af7b25.rlib,libimage-bb408c6a17dd27bb.rlib,libbytemuck-aad0be7f73619f27.rlib,libpng-79f9f3155e503dbc.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-7dbaea4c2bc68151.rlib,libweezl-3dac96602646ffad.rlib,libminiz_oxide-676e57d33608a143.rlib,libadler-f4caa73e14204bdd.rlib,libjpeg_decoder-32de2f2b520882af.rlib,librayon-4404ffc9a05b73a0.rlib,librayon_core-e72c116cb0b76cae.rlib,libnum_cpus-2e1e355d36182d62.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-d9ea3e232507e7dc.rlib,libshader_version-99b938b75734df90.rlib,libwindow-36ef19a37eba65d0.rlib,libgraphics_api_version-6d7b93ee5e3332ce.rlib,libinput-2f0620c028d83853.rlib,libviewport-eb5ea356cd5cff26.rlib,libfloat-a37db5b4d0facefc.rlib,libserde-9198d8623f896f83.rlib,libgl-020c5519e5cd84f6.rlib,libglutin-4fa4a2f4ec9a71d3.rlib,libwayland_egl-f566adb22b12f3a1.rlib,libosmesa_sys-62269d5e62375ded.rlib,libshared_library-4ed7a54237c85ca3.rlib,libwinit-7f3b4f496fd0e1cf.rlib,libmio_extras-87532a6cbc61d551.rlib,libmio-2a11f2ea82e876a7.rlib,libslab-26a3d359eb9be3d3.rlib,libiovec-4449f7d10c521136.rlib,libnet2-58f66ca1da9281b5.rlib,liblazycell-0fc01752428421b1.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libsmithay_client_toolkit-04d5516467ed15f0.rlib,libandrew-93c1c09a96e64d93.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-485b3522b68ed3ce.rlib,libxcursor-00f64c6382bc1d31.rlib,libnom-e3ae15de17d058c7.rlib,libmemchr-914f8b61b7405b25.rlib,libmemmap2-7a0b263e72b4e23f.rlib,libwayland_protocols-411d53f41050245e.rlib,libwayland_client-1986969c1f0ca1e8.rlib,libscoped_tls-563b287bd664763c.rlib,libwayland_commons-40a8c2126be1a59d.rlib,libonce_cell-5132bd2988d9c7dd.rlib,libnix-e4b3f7994fa9a44c.rlib,libwayland_sys-fc55cb6f0f79dfdc.rlib,libdlib-c21c985287d76525.rlib,liblibloading-264a54599aadeb4c.rlib,libcalloop-5a2155ace738b485.rlib,libnix-af5adb485033414e.rlib,libcfg_if-7e9efee4241be1ca.rlib,libdlib-3814cfa741f2cf82.rlib,liblibloading-b9d8331ed624d244.rlib,libraw_window_handle-8a42e05e0a8a9f94.rlib,libparking_lot-cda767415d22ce93.rlib,libparking_lot_core-6a3294acbe6593a4.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-d5640e27b0b04e9e.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-c8d1c53a917c5c42.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libglutin_glx_sys-2274f7720cd5158f.rlib,libx11_dl-5419f43f740b521e.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,liblibc-960e26e5cab55434.rlib,libglutin_egl_sys-d8582027330b0723.rlib,liblog-cb1a50f85f9d3564.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblazy_static-2bb390fee0230a38.rlib}" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/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/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zero_game-2ab8042cb0f36a16" "-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] 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 `zero_game` (bin "zero_game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a9a094210f72b9597ec88d5acfc569dea5be6b19b3a0cb89659734f773139534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a094210f72b9597ec88d5acfc569dea5be6b19b3a0cb89659734f773139534", kill_on_drop: false }` [INFO] [stdout] a9a094210f72b9597ec88d5acfc569dea5be6b19b3a0cb89659734f773139534