[INFO] cloning repository https://github.com/cbhuber17/snakey-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbhuber17/snakey-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbhuber17%2Fsnakey-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbhuber17%2Fsnakey-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c8e77f7cab86c69974544459bdcf57b33945e6d [INFO] checking cbhuber17/snakey-rust/1c8e77f7cab86c69974544459bdcf57b33945e6d against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbhuber17%2Fsnakey-rust" "/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/cbhuber17/snakey-rust on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbhuber17/snakey-rust [INFO] finished tweaking git repo https://github.com/cbhuber17/snakey-rust [INFO] tweaked toml for git repo https://github.com/cbhuber17/snakey-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cbhuber17/snakey-rust 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" "+498fce24f39c1ecbb0abe08824e72162da853341" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2306567e298c564e14b00da586e418e18cd48548ee9cb6798b14bdd2972ac1c6 [INFO] running `Command { std: "docker" "start" "-a" "2306567e298c564e14b00da586e418e18cd48548ee9cb6798b14bdd2972ac1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2306567e298c564e14b00da586e418e18cd48548ee9cb6798b14bdd2972ac1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2306567e298c564e14b00da586e418e18cd48548ee9cb6798b14bdd2972ac1c6", kill_on_drop: false }` [INFO] [stdout] 2306567e298c564e14b00da586e418e18cd48548ee9cb6798b14bdd2972ac1c6 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ead72757898c9b032de8a00946e89160c00094065e63b6ff7b194bb6c376df [INFO] running `Command { std: "docker" "start" "-a" "36ead72757898c9b032de8a00946e89160c00094065e63b6ff7b194bb6c376df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking bitstream-io v2.3.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking gfx v0.18.3 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/shader_version-8c33493f3b9d269c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/shader_version-8c33493f3b9d269c/dep-lib-shader_version` [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] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-63ff93ca92e20935/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.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] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-power-management-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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 '498fce24f39c1ecbb0abe08824e72162da853341'. [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.5/src/lib.rs:156: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: 0x59ee75e4c81a - std::backtrace_rs::backtrace::libunwind::trace::h165a742eed8427f3 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59ee75e4c81a - std::backtrace_rs::backtrace::trace_unsynchronized::h43d6fdeba113697d [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59ee75e4c81a - std::sys::backtrace::_print_fmt::hc28fbdb571bddd23 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59ee75e4c81a - ::fmt::hc0916f080df69cbc [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59ee75e6cdcb - core::fmt::rt::Argument::fmt::h63bd0d17574a4673 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59ee75e6cdcb - core::fmt::write::h1cdc4f14a75c5548 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x59ee75e49bb3 - std::io::Write::write_fmt::h0cf64680d2b84aff [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x59ee75e4c662 - std::sys::backtrace::BacktraceLock::print::he86d94a18d6e5758 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59ee75e4d657 - std::panicking::default_hook::{{closure}}::hce82b9dc90a9f218 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x59ee75e4d486 - std::panicking::default_hook::h4ab8f56609100140 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x59ee75e4dc97 - std::panicking::rust_panic_with_hook::h2f1f068fdfc16fae [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x59ee75e4db37 - std::panicking::begin_panic_handler::{{closure}}::hd1e64ad72920dd0b [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x59ee75e4ccf9 - std::sys::backtrace::__rust_end_short_backtrace::hdcc661ff31a11db0 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x59ee75e4d7c4 - rust_begin_unwind [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x59ee75e6bce3 - core::panicking::panic_fmt::h763de88618c68aa5 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x59ee75e6c056 - core::result::unwrap_failed::h43bb02533dca902e [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/core/src/result.rs:1677:5 [INFO] [stderr] 16: 0x59ee75d81df6 - wayland_scanner::generate_code_with_destructor_events::hb8566a85bd131067 [INFO] [stderr] 17: 0x59ee75d7f670 - build_script_build::generate_protocol::hc94f40a95db9e88a [INFO] [stderr] 18: 0x59ee75d80549 - build_script_build::main::h4cae8f36db1a6370 [INFO] [stderr] 19: 0x59ee75d86c73 - core::ops::function::FnOnce::call_once::hb69c713ef465275e [INFO] [stderr] 20: 0x59ee75d866a6 - std::sys::backtrace::__rust_begin_short_backtrace::hc53079b484ff0164 [INFO] [stderr] 21: 0x59ee75d89229 - std::rt::lang_start::{{closure}}::hf32fdeb81e56332a [INFO] [stderr] 22: 0x59ee75e46d50 - core::ops::function::impls:: for &F>::call_once::h58ed3040d55f03e0 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x59ee75e46d50 - std::panicking::try::do_call::he04193ea7982fc09 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x59ee75e46d50 - std::panicking::try::h12f5caa9437a63c2 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x59ee75e46d50 - std::panic::catch_unwind::h014d0fa80a2ecd22 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x59ee75e46d50 - std::rt::lang_start_internal::{{closure}}::h6c4e7c41d494530e [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x59ee75e46d50 - std::panicking::try::do_call::h5c459dc34b5c2eff [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x59ee75e46d50 - std::panicking::try::hf15f163b0568be33 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x59ee75e46d50 - std::panic::catch_unwind::ha7e67233325d28d7 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x59ee75e46d50 - std::rt::lang_start_internal::h4622e2e59e6b9187 [INFO] [stderr] at /rustc/498fce24f39c1ecbb0abe08824e72162da853341/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x59ee75d89207 - std::rt::lang_start::h53830ac44022c5d7 [INFO] [stderr] 32: 0x59ee75d81895 - main [INFO] [stderr] 33: 0x7ff7db7cad90 - [INFO] [stderr] 34: 0x7ff7db7cae40 - __libc_start_main [INFO] [stderr] 35: 0x59ee75d76485 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagslvWh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `getrandom` (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/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/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" "-Wl,--version-script=/tmp/rustc0mOKps/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0mOKps/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.serde_derive.86eecba9a6e5d725-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.cnltw9vevqjz1mxh7m8j57h70.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-1aa739555d263376.689vipdf4mb8h37bil6dkscf8.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-a3c82350341b0ead.rlib" "/opt/rustwide/target/debug/deps/libquote-12f3988dd0d8aa39.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-55b02ea9c2928d93.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37c078235c49dbe1.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b7496091c0628861.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-88fbd7fc3f6191ac.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3cde559bd38beda9.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fa97315c69d0bf16.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f71802864f365d8d.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2fc763da12024778.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de372216f105bcc0.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c92aa9505ba54896.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1290c243b075e81c.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7367a33f078a78f7.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fbbaaa45e62fc80e.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-34bb4537ed7f45c7.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8ca34f59c17ace7d.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-47e924ffd8a98444.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b4f82c3eca2f0f4b.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-75d2cc7090a2edf1.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/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/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-1aa739555d263376.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libserde_derive-1aa739555d263376.so" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1LiUzc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rav1e` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36ead72757898c9b032de8a00946e89160c00094065e63b6ff7b194bb6c376df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ead72757898c9b032de8a00946e89160c00094065e63b6ff7b194bb6c376df", kill_on_drop: false }` [INFO] [stdout] 36ead72757898c9b032de8a00946e89160c00094065e63b6ff7b194bb6c376df