[INFO] cloning repository https://github.com/xiuxiu62/screen-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiuxiu62/screen-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fscreen-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fscreen-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e229923dc6311b5b2c1822471588b59283f68b [INFO] checking xiuxiu62/screen-emulator against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fscreen-emulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xiuxiu62/screen-emulator [INFO] finished tweaking git repo https://github.com/xiuxiu62/screen-emulator [INFO] tweaked toml for git repo https://github.com/xiuxiu62/screen-emulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xiuxiu62/screen-emulator on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xiuxiu62/screen-emulator 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded window_clipboard v0.2.1 [INFO] [stderr] Downloaded glyph_brush v0.7.2 [INFO] [stderr] Downloaded grid v0.5.0 [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23ead92a1562090793da3a81bc0dd32d699bb5d26c316f83bf87dcc0928e44d [INFO] running `Command { std: "docker" "start" "-a" "c23ead92a1562090793da3a81bc0dd32d699bb5d26c316f83bf87dcc0928e44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23ead92a1562090793da3a81bc0dd32d699bb5d26c316f83bf87dcc0928e44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23ead92a1562090793da3a81bc0dd32d699bb5d26c316f83bf87dcc0928e44d", kill_on_drop: false }` [INFO] [stdout] c23ead92a1562090793da3a81bc0dd32d699bb5d26c316f83bf87dcc0928e44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92617026e3e393c270e2f7716232abaa0f359d9d03478769c56e626d56884066 [INFO] running `Command { std: "docker" "start" "-a" "92617026e3e393c270e2f7716232abaa0f359d9d03478769c56e626d56884066", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking iced_core v0.4.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.1/src/lib.rs:11:61 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(pf_rustc_nightly, feature(link_llvm_intrinsics, platform_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.1/src/lib.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stdout] Some errors have detailed explanations: E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f21fbac535ab2c3bc50db20547f4d48477357103/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.65/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=630fe42cc7ebe914 -C extra-filename=-af1390bde1fe57dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-af190eefa8a5a4ca.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5cf9b03d964b6d90.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.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-7aa66ca67dc7e2df/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] 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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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 'f21fbac535ab2c3bc50db20547f4d48477357103'. [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.28.6/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: 0x5927cad8a1f2 - std::backtrace_rs::backtrace::libunwind::trace::hdd28e3d4a5a9d0cc [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5927cad8a1f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h03b733fdbee31c72 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5927cad8a1f2 - std::sys::backtrace::_print_fmt::hc3f5677c94e0f841 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5927cad8a1f2 - ::fmt::hba8b7b2472c0b94e [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5927cadaa8a3 - core::fmt::rt::Argument::fmt::hd4c74aa0894e2d19 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5927cadaa8a3 - core::fmt::write::he770107390ca69d8 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5927cad878f3 - std::io::default_write_fmt::h604c1246b2a1a298 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5927cad878f3 - std::io::Write::write_fmt::h38771f23f881f541 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5927cad8a042 - std::sys::backtrace::BacktraceLock::print::h9b573b2530b35f45 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5927cad8b459 - std::panicking::default_hook::{{closure}}::he10e6251b7f296b6 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5927cad8b23b - std::panicking::default_hook::h3fa450a4080e2b8e [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5927cad8be65 - std::panicking::rust_panic_with_hook::hb44725bb87f44d15 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5927cad8bbfa - std::panicking::begin_panic_handler::{{closure}}::h11d6973f35b89d94 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5927cad8a6f9 - std::sys::backtrace::__rust_end_short_backtrace::ha4820b1b09c76e26 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5927cad8b88d - __rustc[89384fab84f6634a]::rust_begin_unwind [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5927cada9800 - core::panicking::panic_fmt::h04cca67833e2f692 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5927cada9c36 - core::result::unwrap_failed::h3131c684683f9f45 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5927cacd5b2d - wayland_scanner::generate_code_with_destructor_events::hac6ae781915ec1e4 [INFO] [stderr] 18: 0x5927cacca81f - build_script_build::generate_protocol::hfa4d5524d0896cd5 [INFO] [stderr] 19: 0x5927caccb4a0 - build_script_build::main::hf4a6641a1056e3d5 [INFO] [stderr] 20: 0x5927cacd3be3 - core::ops::function::FnOnce::call_once::h4898cc95aafd9009 [INFO] [stderr] 21: 0x5927cacc6046 - std::sys::backtrace::__rust_begin_short_backtrace::h04cf9a761109f746 [INFO] [stderr] 22: 0x5927cacd38a9 - std::rt::lang_start::{{closure}}::h0a46967a8010cb4b [INFO] [stderr] 23: 0x5927cad84450 - core::ops::function::impls:: for &F>::call_once::h3ce0c20d4c88b1a1 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5927cad84450 - std::panicking::catch_unwind::do_call::hb14f6061cad64621 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5927cad84450 - std::panicking::catch_unwind::habb32751b74c6bbc [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5927cad84450 - std::panic::catch_unwind::hd254a6981b91f167 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5927cad84450 - std::rt::lang_start_internal::{{closure}}::hef836cc1d28e0d29 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5927cad84450 - std::panicking::catch_unwind::do_call::h2f2a554edee97d0d [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5927cad84450 - std::panicking::catch_unwind::h55d230ba5f75e031 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5927cad84450 - std::panic::catch_unwind::h153f7a1717c7877b [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5927cad84450 - std::rt::lang_start_internal::h7f6b3d95353a2117 [INFO] [stderr] at /rustc/f21fbac535ab2c3bc50db20547f4d48477357103/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5927cacd3891 - std::rt::lang_start::ha8340f3aab257e3e [INFO] [stderr] 33: 0x5927caccbd45 - main [INFO] [stderr] 34: 0x7261c45001ca - [INFO] [stderr] 35: 0x7261c450028b - __libc_start_main [INFO] [stderr] 36: 0x5927cacc53d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: spirv_cross@0.23.1: src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.cpp:1064:1: fatal error: error writing to /tmp/ccuVgdAb.s: No space left on device [INFO] [stderr] warning: spirv_cross@0.23.1: 1064 | } // namespace SPIRV_CROSS_NAMESPACE [INFO] [stderr] warning: spirv_cross@0.23.1: | ^ [INFO] [stderr] warning: spirv_cross@0.23.1: compilation terminated. [INFO] [stderr] warning: spirv_cross@0.23.1: src/vendor/SPIRV-Cross/spirv_parser.cpp:1199:1: fatal error: error writing to /tmp/ccOC0159.s: No space left on device [INFO] [stderr] warning: spirv_cross@0.23.1: 1199 | } // namespace SPIRV_CROSS_NAMESPACE [INFO] [stderr] warning: spirv_cross@0.23.1: | ^ [INFO] [stderr] warning: spirv_cross@0.23.1: compilation terminated. [INFO] [stderr] warning: spirv_cross@0.23.1: src/vendor/SPIRV-Cross/spirv_cross.cpp:4952:1: fatal error: error writing to /tmp/ccx6sODX.s: No space left on device [INFO] [stderr] warning: spirv_cross@0.23.1: 4952 | } [INFO] [stderr] warning: spirv_cross@0.23.1: | ^ [INFO] [stderr] warning: spirv_cross@0.23.1: compilation terminated. [INFO] [stderr] warning: spirv_cross@0.23.1: /tmp/ccspoJR7.s: Assembler messages: [INFO] [stderr] warning: spirv_cross@0.23.1: /tmp/ccspoJR7.s: Fatal error: can't write 16 bytes to section .debug_line of /opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_glsl.o: 'No space left on device' [INFO] [stderr] warning: spirv_cross@0.23.1: /tmp/ccspoJR7.s: Fatal error: /opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_glsl.o: No such file or directory [INFO] [stderr] error: failed to run custom build command for `spirv_cross v0.23.1` [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/spirv_cross-5f21388c8e08009a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/wrapper.o" "-c" "src/wrapper.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_cfg.o" "-c" "src/vendor/SPIRV-Cross/spirv_cfg.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_cross.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_parser.o" "-c" "src/vendor/SPIRV-Cross/spirv_parser.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_cross_util.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross_util.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_glsl.o" "-c" "src/vendor/SPIRV-Cross/spirv_glsl.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.cpp:1064:1: fatal error: error writing to /tmp/ccuVgdAb.s: No space left on device [INFO] [stderr] cargo:warning= 1064 | } // namespace SPIRV_CROSS_NAMESPACE [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=src/vendor/SPIRV-Cross/spirv_parser.cpp:1199:1: fatal error: error writing to /tmp/ccOC0159.s: No space left on device [INFO] [stderr] cargo:warning= 1199 | } // namespace SPIRV_CROSS_NAMESPACE [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=src/vendor/SPIRV-Cross/spirv_cross.cpp:4952:1: fatal error: error writing to /tmp/ccx6sODX.s: No space left on device [INFO] [stderr] cargo:warning= 4952 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/tmp/ccspoJR7.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccspoJR7.s: Fatal error: can't write 16 bytes to section .debug_line of /opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_glsl.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccspoJR7.s: Fatal error: /opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_glsl.o: No such file or directory [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" "-DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS" "-DSPIRV_CROSS_WRAPPER_NO_EXCEPTIONS" "-DSPIRV_CROSS_WRAPPER_GLSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-1f0181f730b9d628/out/src/vendor/SPIRV-Cross/spirv_cross.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "92617026e3e393c270e2f7716232abaa0f359d9d03478769c56e626d56884066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92617026e3e393c270e2f7716232abaa0f359d9d03478769c56e626d56884066", kill_on_drop: false }` [INFO] [stdout] 92617026e3e393c270e2f7716232abaa0f359d9d03478769c56e626d56884066