[INFO] cloning repository https://github.com/jacobsimpson/dungeoncrawl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobsimpson/dungeoncrawl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobsimpson%2Fdungeoncrawl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobsimpson%2Fdungeoncrawl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00eaf1111553d2839269e16f1288efd3951394ed [INFO] checking jacobsimpson/dungeoncrawl against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobsimpson%2Fdungeoncrawl" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobsimpson/dungeoncrawl on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacobsimpson/dungeoncrawl [INFO] finished tweaking git repo https://github.com/jacobsimpson/dungeoncrawl [INFO] tweaked toml for git repo https://github.com/jacobsimpson/dungeoncrawl written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jacobsimpson/dungeoncrawl 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae74eff2d01157288f285649fdfe1cb70491cc70d3eb54bad1e5475337613486 [INFO] running `Command { std: "docker" "start" "-a" "ae74eff2d01157288f285649fdfe1cb70491cc70d3eb54bad1e5475337613486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae74eff2d01157288f285649fdfe1cb70491cc70d3eb54bad1e5475337613486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae74eff2d01157288f285649fdfe1cb70491cc70d3eb54bad1e5475337613486", kill_on_drop: false }` [INFO] [stdout] ae74eff2d01157288f285649fdfe1cb70491cc70d3eb54bad1e5475337613486 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12d15f18cc66ac5fc588eef83ccf69f89a3bd65284f64e9ca88f1defd3a86f5 [INFO] running `Command { std: "docker" "start" "-a" "d12d15f18cc66ac5fc588eef83ccf69f89a3bd65284f64e9ca88f1defd3a86f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/deflate-9ae71fd05f417eb0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/deflate-9ae71fd05f417eb0/dep-lib-deflate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetag6No3s/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-scanner` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name wayland_scanner --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea35b1fe39f6bae5 -C extra-filename=-71b2739b23dfc4c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-504ad283f3c397a6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bbf5b2dd511e5880.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-14b1fdc33ca90dfb.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/parking_lot-871fe2921fee5255.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/parking_lot-871fe2921fee5255/dep-lib-parking_lot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/crossbeam-utils-97d83ba0a8ec7d54/stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHcYMY9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-iter` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/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/rustcBhj8ib/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.build_script_build.33b08781da040840-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f.97ypmey3uagnppmoo9pdyxvqm.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-06178813f8a240a3.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-4b6c8a74c3ed0e9c.rlib" "/opt/rustwide/target/debug/deps/libxml-14b1fdc33ca90dfb.rlib" "/opt/rustwide/target/debug/deps/liblog-86df03eba430e3f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-16eb9d4763cb6c52.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/da0275e101cdc809ce291ed8b64d6f82c6b65467/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/da0275e101cdc809ce291ed8b64d6f82c6b65467/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-1faf412bce2d744f/build_script_build-1faf412bce2d744f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d12d15f18cc66ac5fc588eef83ccf69f89a3bd65284f64e9ca88f1defd3a86f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12d15f18cc66ac5fc588eef83ccf69f89a3bd65284f64e9ca88f1defd3a86f5", kill_on_drop: false }` [INFO] [stdout] d12d15f18cc66ac5fc588eef83ccf69f89a3bd65284f64e9ca88f1defd3a86f5