[INFO] cloning repository https://github.com/shockham/noiray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/noiray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fnoiray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fnoiray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06559b5d3b55f957d5110549341ad7f99c52c83b [INFO] testing shockham/noiray against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fnoiray" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shockham/noiray on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shockham/noiray [INFO] finished tweaking git repo https://github.com/shockham/noiray [INFO] tweaked toml for git repo https://github.com/shockham/noiray written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shockham/noiray 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60873d7c3b4d66056c07f1ddcc4d03404499f63e3bdc45bf4feb5c3689a35fbb [INFO] running `Command { std: "docker" "start" "-a" "60873d7c3b4d66056c07f1ddcc4d03404499f63e3bdc45bf4feb5c3689a35fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60873d7c3b4d66056c07f1ddcc4d03404499f63e3bdc45bf4feb5c3689a35fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60873d7c3b4d66056c07f1ddcc4d03404499f63e3bdc45bf4feb5c3689a35fbb", kill_on_drop: false }` [INFO] [stdout] 60873d7c3b4d66056c07f1ddcc4d03404499f63e3bdc45bf4feb5c3689a35fbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5fcec7af9c6ceac2da934479afe60c7c5dff9bcc9a048651a323873164a0de2 [INFO] running `Command { std: "docker" "start" "-a" "d5fcec7af9c6ceac2da934479afe60c7c5dff9bcc9a048651a323873164a0de2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] warning: imgui-sys@0.3.0: third-party/cimgui/cimgui.cpp:2551:1: fatal error: error writing to /tmp/ccVGl7sh.s: No space left on device [INFO] [stderr] warning: imgui-sys@0.3.0: 2551 | } [INFO] [stderr] warning: imgui-sys@0.3.0: | ^ [INFO] [stderr] warning: imgui-sys@0.3.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `imgui-sys v0.3.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/imgui-sys-fc1b28e15ca288ab/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-b2efe33e396e738a/out/third-party/cimgui/cimgui.o" "-c" "third-party/cimgui/cimgui.cpp" [INFO] [stderr] cargo:warning=third-party/cimgui/cimgui.cpp:2551:1: fatal error: error writing to /tmp/ccVGl7sh.s: No space left on device [INFO] [stderr] cargo:warning= 2551 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-b2efe33e396e738a/out/third-party/cimgui/cimgui.o" "-c" "third-party/cimgui/cimgui.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.23.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-067f700a0505f885/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '7af779037716ae4125ceabb429791b4cf5dd0a43'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.23.6/src/lib.rs:158:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x642994e60e8f - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x642994e60e8f - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x642994e60e8f - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x642994e60e8f - ::fmt::hd0fb9a24f673249b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x642994e831a3 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x642994e831a3 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x642994e5e0e3 - std::io::Write::write_fmt::h91fb07e7406dd072 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x642994e60ce2 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x642994e61fcf - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x642994e61e3a - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x642994e62ac3 - as core::ops::function::Fn>::call::h4d850f4eb7d2da54 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 11: 0x642994e62ac3 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:839:13 [INFO] [stderr] 12: 0x642994e6277a - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stderr] 13: 0x642994e613a9 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x642994e6240d - rust_begin_unwind [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stderr] 15: 0x642994e82050 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x642994e824d6 - core::result::unwrap_failed::h934cbc059c4c1385 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x642994d766ea - wayland_scanner::generate_code_with_destructor_events::hb610229bbd60124e [INFO] [stderr] 18: 0x642994d7b1f0 - build_script_build::generate_protocol::h73f51b8dbfd1dfbb [INFO] [stderr] 19: 0x642994d7be36 - build_script_build::main::h0d210fc50a1048c3 [INFO] [stderr] 20: 0x642994d77dc3 - core::ops::function::FnOnce::call_once::h5d41b7802bfa1d3a [INFO] [stderr] 21: 0x642994d775a6 - std::sys::backtrace::__rust_begin_short_backtrace::h3e77d906506ac4ed [INFO] [stderr] 22: 0x642994d846f9 - std::rt::lang_start::{{closure}}::h8e1323a212962555 [INFO] [stderr] 23: 0x642994e5ab70 - core::ops::function::impls:: for &F>::call_once::h76ae7cb79ceff902 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x642994e5ab70 - std::panicking::try::do_call::h5e9ee0932fb75a19 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x642994e5ab70 - std::panicking::try::h0c7eb1d7822f778b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x642994e5ab70 - std::panic::catch_unwind::h1ce14d01400c6656 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x642994e5ab70 - std::rt::lang_start_internal::{{closure}}::h9a23cd65e99868d2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x642994e5ab70 - std::panicking::try::do_call::h7e63ea5c3daf4623 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x642994e5ab70 - std::panicking::try::h07b9cd53e5465fe2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x642994e5ab70 - std::panic::catch_unwind::he4bf53463537070d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x642994e5ab70 - std::rt::lang_start_internal::hf4e0eda8a9fcd00f [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x642994d846e1 - std::rt::lang_start::h72bdad340ce1c4ed [INFO] [stderr] 33: 0x642994d7c995 - main [INFO] [stderr] 34: 0x78ac2ea88d90 - [INFO] [stderr] 35: 0x78ac2ea88e40 - __libc_start_main [INFO] [stderr] 36: 0x642994d75e75 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `backtrace` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.60/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=327d8f25008799ac -C extra-filename=-69e6e064db780699 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-2ed9eab21d823b1b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b9927ae51538393f.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-676e57d33608a143.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-cd2c59d63cdd3218.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-b20f1c7cadc69ccd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `deflate` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name deflate --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deflate-0.7.20/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "gzip", "gzip-header"))' -C metadata=487664334b7ed641 -C extra-filename=-7fdcc7a7f89b3782 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-884c7c82211a01d9.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `jpeg-decoder` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name jpeg_decoder --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jpeg-decoder-0.1.22/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=58a10ccb61a9c70e -C extra-filename=-ecbdfd535fcd35c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rayon=/opt/rustwide/target/debug/deps/librayon-c112ef5f9e65f22c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `darling_core` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name darling_core --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.10.2/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=efbc8ef83b74a2c3 -C extra-filename=-12f33fba4f9f0d67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-225787193ada5c8f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c5fa94b9b5dfcc26.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-06c81b39424827f0.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-1e20d7043a8118c6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetap96ZDy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `glium v0.26.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glium-9c2864f01d82444f/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.26.0/build/main.rs:124:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562aa9c4cddf - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x562aa9c4cddf - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562aa9c4cddf - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x562aa9c4cddf - ::fmt::hd0fb9a24f673249b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x562aa9c6af73 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x562aa9c6af73 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x562aa9c4a163 - std::io::Write::write_fmt::h91fb07e7406dd072 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x562aa9c4cc32 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x562aa9c4db8f - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x562aa9c4d9fa - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x562aa9c4e572 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x562aa9c4e2fa - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x562aa9c4d2f9 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x562aa9c4df8d - rust_begin_unwind [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x562aa9c6a100 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x562aa9c6a586 - core::result::unwrap_failed::h934cbc059c4c1385 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x562aa9baae7b - build_script_main::generate_gl_bindings::h6f992fe7f75cb2bc [INFO] [stderr] 17: 0x562aa9baa367 - build_script_main::main::h67ff7ca8cfe93e2e [INFO] [stderr] 18: 0x562aa9bdca63 - core::ops::function::FnOnce::call_once::ha664ffd3cd086a40 [INFO] [stderr] 19: 0x562aa9bbd786 - std::sys::backtrace::__rust_begin_short_backtrace::h1123b19af34c2c60 [INFO] [stderr] 20: 0x562aa9bda229 - std::rt::lang_start::{{closure}}::h9fd23162cf4143af [INFO] [stderr] 21: 0x562aa9c470a0 - core::ops::function::impls:: for &F>::call_once::h76ae7cb79ceff902 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x562aa9c470a0 - std::panicking::try::do_call::h5e9ee0932fb75a19 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x562aa9c470a0 - std::panicking::try::h0c7eb1d7822f778b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x562aa9c470a0 - std::panic::catch_unwind::h1ce14d01400c6656 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x562aa9c470a0 - std::rt::lang_start_internal::{{closure}}::h9a23cd65e99868d2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x562aa9c470a0 - std::panicking::try::do_call::h7e63ea5c3daf4623 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x562aa9c470a0 - std::panicking::try::h07b9cd53e5465fe2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x562aa9c470a0 - std::panic::catch_unwind::he4bf53463537070d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x562aa9c470a0 - std::rt::lang_start_internal::hf4e0eda8a9fcd00f [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x562aa9bda211 - std::rt::lang_start::ha3b40ab9b56aa3c0 [INFO] [stderr] 31: 0x562aa9baaf35 - main [INFO] [stderr] 32: 0x743ed5001d90 - [INFO] [stderr] 33: 0x743ed5001e40 - __libc_start_main [INFO] [stderr] 34: 0x562aa9b8f1c5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `inflate` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d5fcec7af9c6ceac2da934479afe60c7c5dff9bcc9a048651a323873164a0de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5fcec7af9c6ceac2da934479afe60c7c5dff9bcc9a048651a323873164a0de2", kill_on_drop: false }` [INFO] [stdout] d5fcec7af9c6ceac2da934479afe60c7c5dff9bcc9a048651a323873164a0de2