[INFO] cloning repository https://github.com/laralex/cupio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laralex/cupio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaralex%2Fcupio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaralex%2Fcupio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d92443f2ba4707c8cd6645ce2a0f56aa5f370fb4 [INFO] checking laralex/cupio against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaralex%2Fcupio" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laralex/cupio on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/laralex/cupio [INFO] finished tweaking git repo https://github.com/laralex/cupio [INFO] tweaked toml for git repo https://github.com/laralex/cupio written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/laralex/cupio 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b849c977a1db29fc67a190d525c1474f8e915403706a0de63c6fb3f72a2c3d30 [INFO] running `Command { std: "docker" "start" "-a" "b849c977a1db29fc67a190d525c1474f8e915403706a0de63c6fb3f72a2c3d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b849c977a1db29fc67a190d525c1474f8e915403706a0de63c6fb3f72a2c3d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b849c977a1db29fc67a190d525c1474f8e915403706a0de63c6fb3f72a2c3d30", kill_on_drop: false }` [INFO] [stdout] b849c977a1db29fc67a190d525c1474f8e915403706a0de63c6fb3f72a2c3d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e992a3db41ffe685ae2cda865b463c0a86cf65fbca4ab80ac67234ff3a0f3a [INFO] running `Command { std: "docker" "start" "-a" "c1e992a3db41ffe685ae2cda865b463c0a86cf65fbca4ab80ac67234ff3a0f3a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pin-project-internal` (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/f3dc08d20a1589b87bde75bb82ee6423307f9bde/bin/rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06c54a8639b5ef1b -C extra-filename=-f316b186aa9326c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-34b686ddfac29f65.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c18fad762a0b3f65.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c7a2e3e721dde73.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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.4` [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-598bb5716a7b2782/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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 'f3dc08d20a1589b87bde75bb82ee6423307f9bde'. [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.4/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: 0x5f1d202eadf0 - std::backtrace_rs::backtrace::libunwind::trace::hf4abec8af41a0614 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f1d202eadf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h94f96e6f2949b4d6 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f1d202eadf0 - std::sys::backtrace::_print_fmt::hc6492afae4d915da [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f1d202eadf0 - ::fmt::hecad07c277b6e163 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f1d2030caf3 - core::fmt::rt::Argument::fmt::h01645e3827051fa0 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f1d2030caf3 - core::fmt::write::h68eba66a75254875 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5f1d202e8053 - std::io::Write::write_fmt::h23909f5defc1e412 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5f1d202eac42 - std::sys::backtrace::BacktraceLock::print::h4a85cf0721c53c72 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f1d202ebb9f - std::panicking::default_hook::{{closure}}::hcb4825b81311c0f8 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5f1d202eba0a - std::panicking::default_hook::hbc67dbc6ec051dfc [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5f1d202ec5c2 - std::panicking::rust_panic_with_hook::h0fb85c252c46a357 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5f1d202ec34a - std::panicking::begin_panic_handler::{{closure}}::h28f78102a3792d57 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5f1d202eb309 - std::sys::backtrace::__rust_end_short_backtrace::h90c7f1f2d4188839 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5f1d202ebfdd - rust_begin_unwind [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5f1d2030b940 - core::panicking::panic_fmt::h5f81f91910872e5a [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5f1d2030bdb6 - core::result::unwrap_failed::h38681de89449c75b [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5f1d20227a40 - wayland_scanner::generate_code_with_destructor_events::h08e3887a94ded3e4 [INFO] [stderr] 17: 0x5f1d2022cfa0 - build_script_build::generate_protocol::hb57044cb049202db [INFO] [stderr] 18: 0x5f1d2022e3e5 - build_script_build::main::h22ec9051a2d3342e [INFO] [stderr] 19: 0x5f1d20229e93 - core::ops::function::FnOnce::call_once::h3c2f65cf69f0dc64 [INFO] [stderr] 20: 0x5f1d20228346 - std::sys::backtrace::__rust_begin_short_backtrace::h997dc92e9f1803a9 [INFO] [stderr] 21: 0x5f1d20228249 - std::rt::lang_start::{{closure}}::h221ecd7c2a38a569 [INFO] [stderr] 22: 0x5f1d202e4c00 - core::ops::function::impls:: for &F>::call_once::ha8b20cf2d19eb30d [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5f1d202e4c00 - std::panicking::try::do_call::h7daad9f2a6278a5a [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5f1d202e4c00 - std::panicking::try::h38f4a1ad57fcfbec [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5f1d202e4c00 - std::panic::catch_unwind::h70eb49bd33bb5981 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5f1d202e4c00 - std::rt::lang_start_internal::{{closure}}::haedff79b2478354c [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5f1d202e4c00 - std::panicking::try::do_call::h7a7287aafd770d36 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5f1d202e4c00 - std::panicking::try::hb0a82a9fb3e7f0ba [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5f1d202e4c00 - std::panic::catch_unwind::hf330c5a6521c9082 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5f1d202e4c00 - std::rt::lang_start_internal::h1775cc468798d7f5 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5f1d20228231 - std::rt::lang_start::h80141b59b797ddc8 [INFO] [stderr] 32: 0x5f1d2022ef95 - main [INFO] [stderr] 33: 0x7c9e08c98d90 - [INFO] [stderr] 34: 0x7c9e08c98e40 - __libc_start_main [INFO] [stderr] 35: 0x5f1d202272a5 - _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/rmetaI7ONwi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1e992a3db41ffe685ae2cda865b463c0a86cf65fbca4ab80ac67234ff3a0f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e992a3db41ffe685ae2cda865b463c0a86cf65fbca4ab80ac67234ff3a0f3a", kill_on_drop: false }` [INFO] [stdout] c1e992a3db41ffe685ae2cda865b463c0a86cf65fbca4ab80ac67234ff3a0f3a