[INFO] cloning repository https://github.com/benschoob/rust-game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benschoob/rust-game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenschoob%2Frust-game-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenschoob%2Frust-game-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 400beef3cda4fec61ae1c7b5899e620e261a02d1 [INFO] building benschoob/rust-game-of-life against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenschoob%2Frust-game-of-life" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benschoob/rust-game-of-life on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benschoob/rust-game-of-life [INFO] finished tweaking git repo https://github.com/benschoob/rust-game-of-life [INFO] tweaked toml for git repo https://github.com/benschoob/rust-game-of-life written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/benschoob/rust-game-of-life 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.85.1 [INFO] [stderr] Downloaded spin_sleep v1.3.0 [INFO] [stderr] Downloaded piston2d-graphics v0.44.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.72.0 [INFO] [stderr] Downloaded pistoncore-event_loop v1.0.0 [INFO] [stderr] Downloaded piston v1.0.0 [INFO] [stderr] Downloaded pistoncore-window v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d75f55436fd014c0cc89e8519ff52af1c6b22a5208dd6a69d39f54340c23a80e [INFO] running `Command { std: "docker" "start" "-a" "d75f55436fd014c0cc89e8519ff52af1c6b22a5208dd6a69d39f54340c23a80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d75f55436fd014c0cc89e8519ff52af1c6b22a5208dd6a69d39f54340c23a80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75f55436fd014c0cc89e8519ff52af1c6b22a5208dd6a69d39f54340c23a80e", kill_on_drop: false }` [INFO] [stdout] d75f55436fd014c0cc89e8519ff52af1c6b22a5208dd6a69d39f54340c23a80e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ff43bb7cc23f1c19d9c53c3216cc1105fa65f173bb5c3f1ec80cfa101ef7086 [INFO] running `Command { std: "docker" "start" "-a" "2ff43bb7cc23f1c19d9c53c3216cc1105fa65f173bb5c3f1ec80cfa101ef7086", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling piston-texture v0.9.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin_sleep v1.3.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.44.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [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 v1.0.0 [INFO] [stderr] Compiling piston v1.0.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.72.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.85.1 [INFO] [stderr] Compiling life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwdYZ0c/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpiston-de5b280df68d8d5e.rlib,libevent_loop-02a2e3961ca316f4.rlib,libspin_sleep-72e42b88481c51d4.rlib,libopengl_graphics-946af89e3e292783.rlib,libgraphics-94a4e922b1d61750.rlib,libinterpolation-2b30ff3a8ea3b1c9.rlib,libvecmath-07bdf362d658e256.rlib,librusttype-3e3eee77219d3bde.rlib,libowned_ttf_parser-0d4f48a6bff6d483.rlib,libttf_parser-6e67e16c6a1610d4.rlib,libfnv-2efd5e10883e6e67.rlib,libread_color-2c79b0e5d47d182a.rlib,libtexture-53faa5be8e0f3cb2.rlib,libimage-ded0904f21ca0ff8.rlib,libimage_webp-830176e231008b1c.rlib,libqoi-17df803fbff5e795.rlib,libexr-e897eefdc14fca29.rlib,libzune_inflate-b82eebcc61c2e884.rlib,libbit_field-d58a164a3f42429d.rlib,liblebe-c500653ea0841b12.rlib,libhalf-1a738c79aa849b47.rlib,libzune_jpeg-54848c4069cf0709.rlib,libzune_core-0a1fd592f240cd06.rlib,libgif-1f8508016dd4b4c1.rlib,libcolor_quant-f3304fd72d2569ac.rlib,libbyteorder_lite-7e4b7eec7c32689d.rlib,libravif-9265b7a44918a000.rlib,libloop9-6e56c56643ab1e61.rlib,libavif_serialize-5bf7fa4074947304.rlib,libquick_error-0208f2cfecf6cf35.rlib,librgb-9542fb5d9b201eab.rlib,librav1e-0f5c22118ecc657b.rlib,libprofiling-cfc4a7f17201a493.rlib,libav1_grain-f229af6fd35cb4d1.rlib,libnom-04ca8457daebccb0.rlib,libmemchr-fee3213bd3067b8f.rlib,libnum_rational-56616632fcecb7fc.rlib,libnum_bigint-edff43dc50e56d6f.rlib,libnum_integer-4b54a71436a52b79.rlib,libanyhow-353fcd40ec60ba9e.rlib,libdebug_unreachable-5daada1f80af7768.rlib,libmaybe_rayon-ddb726108665d93b.rlib,librayon-4e4a1ccb117023e4.rlib,librayon_core-5cd844cc7a2f8ccb.rlib,libcrossbeam_deque-d7b1f59cd937046d.rlib,libcrossbeam_epoch-2c1c146357ea9950.rlib,libcrossbeam_utils-db2208c4b95aa65b.rlib,libv_frame-dd056f9eb3175304.rlib,libaligned_vec-f52286f12f86659a.rlib,libbitstream_io-6480ed26eb1be90f.rlib,libitertools-0e00808665da7ca2.rlib,libeither-6c7c4f27ff88d62d.rlib,libimgref-1761d9aa2aad2d1d.rlib,libnum_traits-4ebfaa7a8a1cd519.rlib,libtiff-7bc52f2a07ee4769.rlib,libweezl-9eba960298a80768.rlib,libjpeg_decoder-bb18fa1451baf2ae.rlib,libshaders_graphics2d-5dbdf20ca48cd4c4.rlib,libglutin_window-4e793c6a190a86f9.rlib,libshader_version-ae799368236c1ae9.rlib,libwindow-8db371c643645e44.rlib,libgraphics_api_version-4ad651e655b24fa2.rlib,libinput-52c7e4dd74f6183f.rlib,libserde-8c285775e7885a07.rlib,libviewport-8355121d5b50ab00.rlib,libfloat-963e1c0d86e80233.rlib,libglutin_winit-f9e0acc1908b8505.rlib,libwinit-6ca91b38a01606ea.rlib,libsctk_adwaita-55d92efe4cb3f7b9.rlib,libab_glyph-4417516dfba612a7.rlib,libowned_ttf_parser-07831902764d8217.rlib,libttf_parser-5e22ca25f79ca036.rlib,libab_glyph_rasterizer-1354112e88136426.rlib,libtiny_skia-d29923de20009cbd.rlib,libpng-d7ff0bbce532c862.rlib,libflate2-f6eebea581692540.rlib,libminiz_oxide-dcc4a70e0143ded9.rlib,libfdeflate-234601f1f23c7fa5.rlib,libsimd_adler32-aa524fb7a0a51706.rlib,libcrc32fast-25395f089ec7acee.rlib,libarrayvec-4f2dabd03168866b.rlib,libtiny_skia_path-896279d673b454b2.rlib,libbytemuck-051e3dced4eaa2b2.rlib,libstrict_num-9779753d1e96dad4.rlib,libarrayref-085953147318b841.rlib,libmio-f4cfff642b25dc88.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libsmithay_client_toolkit-2c5abc01b4229d84.rlib,libwayland_cursor-f1e71f3d5394a920.rlib,libxcursor-14d59c2c52bcf33a.rlib,libmemmap2-693a3acf8db13996.rlib,libwayland_protocols-f6305fd260434e17.rlib,libwayland_client-745aeb73178abf00.rlib,libscoped_tls-224cd115891bdb65.rlib,libwayland_commons-d0215407bd370c21.rlib,libsmallvec-ab4e0a533746c3c8.rlib,libnix-332ecb862a234f5f.rlib,libwayland_sys-c8b17506043a7ebc.rlib,libcalloop-b0692087c6cf2432.rlib,libthiserror-9f0251e1ccbc95d1.rlib,libslotmap-2e1a78f49adb78e1.rlib,libnix-d0494b196e98d864.rlib,libmemoffset-6b18d56c6b13f837.rlib,libvec_map-f04e21527147b93b.rlib,libinstant-83b05a9c23243d7c.rlib,libgl-85aa40e44a284050.rlib,libglutin-b165fd595fd6bc9d.rlib,libbitflags-def4ff224bdcd924.rlib,libglutin_glx_sys-7cec6071acc32902.rlib,libx11_dl-037a01fb9fbf8bc7.rlib,liblibc-51ba143982669083.rlib,libwayland_sys-9a664c3a41606a52.rlib,liblog-87f621f648857c4d.rlib,liblazy_static-30a961c9c1cd9eba.rlib,libdlib-81782f115acc53ab.rlib,liblibloading-c341852058578045.rlib,libraw_window_handle-8d7dcec3fb46d127.rlib,libonce_cell-ab1a5db9df03d0c2.rlib,liblibloading-8e98d40a253ddd94.rlib,libcfg_if-02ffc4ff30a29427.rlib,libglutin_egl_sys-ca3ba2f375a68924.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/rustcwdYZ0c/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/life-78f6aa3875fd5c5c" "-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 `life` (bin "life") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2ff43bb7cc23f1c19d9c53c3216cc1105fa65f173bb5c3f1ec80cfa101ef7086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff43bb7cc23f1c19d9c53c3216cc1105fa65f173bb5c3f1ec80cfa101ef7086", kill_on_drop: false }` [INFO] [stdout] 2ff43bb7cc23f1c19d9c53c3216cc1105fa65f173bb5c3f1ec80cfa101ef7086