[INFO] cloning repository https://github.com/mayone-du/iced-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mayone-du/iced-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayone-du%2Ficed-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayone-du%2Ficed-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcd005c80ac9580fdf83ecbda392a932f40d082c [INFO] checking mayone-du/iced-tutorial against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayone-du%2Ficed-tutorial" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mayone-du/iced-tutorial on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mayone-du/iced-tutorial [INFO] finished tweaking git repo https://github.com/mayone-du/iced-tutorial [INFO] tweaked toml for git repo https://github.com/mayone-du/iced-tutorial written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mayone-du/iced-tutorial 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v4.2.2 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1b606aee18379ad7939440332122247ae40291c6ecdcd3636941e538ff731af [INFO] running `Command { std: "docker" "start" "-a" "c1b606aee18379ad7939440332122247ae40291c6ecdcd3636941e538ff731af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1b606aee18379ad7939440332122247ae40291c6ecdcd3636941e538ff731af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b606aee18379ad7939440332122247ae40291c6ecdcd3636941e538ff731af", kill_on_drop: false }` [INFO] [stdout] c1b606aee18379ad7939440332122247ae40291c6ecdcd3636941e538ff731af [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ace6f495702ddb2909cefaacf12515edf3cbe383677b2f6f4411507ff6df184a [INFO] running `Command { std: "docker" "start" "-a" "ace6f495702ddb2909cefaacf12515edf3cbe383677b2f6f4411507ff6df184a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [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 xml-rs v0.8.4 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking ttf-parser v0.13.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking wayland-commons v0.29.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.13.2 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking ab_glyph v0.2.12 [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: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-protocols v0.28.6 [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 memmap2 v0.3.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking gpu-alloc-types v0.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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/0c478fdfe138a8b09744798c85fe2be657768b00/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=041bbfd7d6bdbcd5 -C extra-filename=-8a338f3de8631a81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48b8a442ef0069b6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5f0c6c50e846786f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.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/wayland-protocols-61dc6f926334ba9a/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=./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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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 '0c478fdfe138a8b09744798c85fe2be657768b00'. [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.29.1/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: 0x5c1425c4b0a2 - std::backtrace_rs::backtrace::libunwind::trace::h3500734a796cf6ef [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c1425c4b0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0266a983b31fb5cc [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c1425c4b0a2 - std::sys::backtrace::_print_fmt::h2b74d9aecb70d15e [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c1425c4b0a2 - ::fmt::h5b1888c075850a62 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c1425c6ad33 - core::fmt::rt::Argument::fmt::h930a3a220368d4e7 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x5c1425c6ad33 - core::fmt::write::ha9599d5e1b6c9417 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5c1425c48973 - std::io::default_write_fmt::ha4a78ff879cd82a6 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c1425c48973 - std::io::Write::write_fmt::he0172b0bd22192db [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5c1425c4aef2 - std::sys::backtrace::BacktraceLock::print::he8469cc239d68e45 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c1425c4c2fc - std::panicking::default_hook::{{closure}}::hed68b99872c53c9e [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5c1425c4c0ff - std::panicking::default_hook::h036be5ee0e9401e0 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c1425c4cd22 - std::panicking::rust_panic_with_hook::h1b4dccf4b7fb6584 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c1425c4caaa - std::panicking::begin_panic_handler::{{closure}}::h001c9f913515c81d [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c1425c4b599 - std::sys::backtrace::__rust_end_short_backtrace::h10c1e4007ce0196c [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c1425c4c73d - __rustc[9cd1b277053e308f]::rust_begin_unwind [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c1425c69c70 - core::panicking::panic_fmt::h5e4abc693819d4f7 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c1425c6a0a6 - core::result::unwrap_failed::h565896d70f84f026 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5c1425b8d4fd - wayland_scanner::generate_code_with_destructor_events::heab6043c51e50c1a [INFO] [stderr] 18: 0x5c1425b9880d - build_script_build::generate_protocol::h25a7afd673829874 [INFO] [stderr] 19: 0x5c1425b99a4d - build_script_build::main::haf4e5dcd05e5f272 [INFO] [stderr] 20: 0x5c1425b89453 - core::ops::function::FnOnce::call_once::h70fe3c1ffcaa2c09 [INFO] [stderr] 21: 0x5c1425b87a56 - std::sys::backtrace::__rust_begin_short_backtrace::hbfad63145290c970 [INFO] [stderr] 22: 0x5c1425b96b19 - std::rt::lang_start::{{closure}}::h0a66c21f05136227 [INFO] [stderr] 23: 0x5c1425c45200 - core::ops::function::impls:: for &F>::call_once::h3522fd884f6da964 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5c1425c45200 - std::panicking::try::do_call::hbd4c2b45748ec25d [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5c1425c45200 - std::panicking::try::h5d20bd3e7c99965b [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5c1425c45200 - std::panic::catch_unwind::h4fa3bb8e756e15b8 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5c1425c45200 - std::rt::lang_start_internal::{{closure}}::he527d09c3cee1833 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5c1425c45200 - std::panicking::try::do_call::h6627ab1dbd07321b [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5c1425c45200 - std::panicking::try::hcde223bd8103cc47 [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5c1425c45200 - std::panic::catch_unwind::h1ef7c2393b1c085f [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5c1425c45200 - std::rt::lang_start_internal::h2bff4adb47ffab9e [INFO] [stderr] at /rustc/0c478fdfe138a8b09744798c85fe2be657768b00/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5c1425b96b01 - std::rt::lang_start::hf3655ec638d8c237 [INFO] [stderr] 33: 0x5c1425b9a285 - main [INFO] [stderr] 34: 0x799af94721ca - [INFO] [stderr] 35: 0x799af947228b - __libc_start_main [INFO] [stderr] 36: 0x5c1425b86da5 - _start [INFO] [stderr] 37: 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/rmetacbKCdT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/ash-65fbbaf1a275548f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] [stderr] warning: spirv_cross@0.23.1: src/vendor/SPIRV-Cross/spirv_cfg.cpp:404:1: fatal error: error writing to /tmp/ccyXrblB.s: No space left on device [INFO] [stderr] warning: spirv_cross@0.23.1: 404 | } // 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_parsed_ir.cpp:1064:1: fatal error: error writing to /tmp/ccSvO49n.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] 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-38d42d3bee30d934/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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/out/src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.o" "-c" "src/vendor/SPIRV-Cross/spirv_cross_parsed_ir.cpp" [INFO] [stderr] exit status: 0 [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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/out/src/vendor/SPIRV-Cross/spirv_glsl.o" "-c" "src/vendor/SPIRV-Cross/spirv_glsl.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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/out/src/vendor/SPIRV-Cross/spirv_hlsl.o" "-c" "src/vendor/SPIRV-Cross/spirv_hlsl.cpp" [INFO] [stderr] cargo:warning=src/vendor/SPIRV-Cross/spirv_cfg.cpp:404:1: fatal error: error writing to /tmp/ccyXrblB.s: No space left on device [INFO] [stderr] cargo:warning= 404 | } // namespace SPIRV_CROSS_NAMESPACE [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/out/src/vendor/SPIRV-Cross/spirv_msl.o" "-c" "src/vendor/SPIRV-Cross/spirv_msl.cpp" [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/ccSvO49n.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] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [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" "-DSPIRV_CROSS_WRAPPER_HLSL" "-DSPIRV_CROSS_WRAPPER_MSL" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/spirv_cross-68aa39b175258e09/out/src/vendor/SPIRV-Cross/spirv_cfg.o" "-c" "src/vendor/SPIRV-Cross/spirv_cfg.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ace6f495702ddb2909cefaacf12515edf3cbe383677b2f6f4411507ff6df184a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace6f495702ddb2909cefaacf12515edf3cbe383677b2f6f4411507ff6df184a", kill_on_drop: false }` [INFO] [stdout] ace6f495702ddb2909cefaacf12515edf3cbe383677b2f6f4411507ff6df184a