[INFO] cloning repository https://github.com/frolvanya/short [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frolvanya/short" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrolvanya%2Fshort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrolvanya%2Fshort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3aa60b77966d4c4fb3479c32e511925df48fe17 [INFO] checking frolvanya/short against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrolvanya%2Fshort" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frolvanya/short on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frolvanya/short [INFO] finished tweaking git repo https://github.com/frolvanya/short [INFO] tweaked toml for git repo https://github.com/frolvanya/short written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/frolvanya/short 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d8952964d252e8a03709468762dc3ba67bb72303b25cf0082467621f77cb7a4 [INFO] running `Command { std: "docker" "start" "-a" "3d8952964d252e8a03709468762dc3ba67bb72303b25cf0082467621f77cb7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d8952964d252e8a03709468762dc3ba67bb72303b25cf0082467621f77cb7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8952964d252e8a03709468762dc3ba67bb72303b25cf0082467621f77cb7a4", kill_on_drop: false }` [INFO] [stdout] 3d8952964d252e8a03709468762dc3ba67bb72303b25cf0082467621f77cb7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3cbaf33f92fb5de1ae346279a3bf5697b73cdec2ed9fac92ace5044800fcc3 [INFO] running `Command { std: "docker" "start" "-a" "4e3cbaf33f92fb5de1ae346279a3bf5697b73cdec2ed9fac92ace5044800fcc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking tree_magic v0.2.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_derive` (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/35b6491ce6d2b388d0a5de1e59e2123604af807f/bin/rustc --crate-name clap_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-3.1.7/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default"))' -C metadata=ef3b49907ef7fc2f -C extra-filename=-ee37a8b36cd302e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-6875ce2b04c6b28a.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-8422ca0a3712e0c1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3690865f0856398e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-996c65f3dc564f88.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0fc27735723272cd.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.27.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-27dcfb0fc0acf559/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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 '35b6491ce6d2b388d0a5de1e59e2123604af807f'. [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.27.0/src/lib.rs:154: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: 0x59e61d631f40 - std::backtrace_rs::backtrace::libunwind::trace::h8d049c603591f117 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x59e61d631f40 - std::backtrace_rs::backtrace::trace_unsynchronized::h12d723987b6ecb37 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x59e61d631f40 - std::sys::backtrace::_print_fmt::ha2d5d1796af7e95b [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59e61d631f40 - ::fmt::h1c9e2d37e83a6f45 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59e61d653db3 - core::fmt::rt::Argument::fmt::h6d4829024d2f28af [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59e61d653db3 - core::fmt::write::h70010609f08caa2c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x59e61d62f063 - std::io::Write::write_fmt::h5beca4280109502a [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x59e61d631d92 - std::sys::backtrace::BacktraceLock::print::hc6df4b657d226323 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59e61d632cef - std::panicking::default_hook::{{closure}}::he57abbdf0dfd49a1 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x59e61d632b5a - std::panicking::default_hook::ha257b0a6dcbf8c4d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x59e61d633712 - std::panicking::rust_panic_with_hook::h5e80f0d9b942b6f4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x59e61d63349a - std::panicking::begin_panic_handler::{{closure}}::h23399133522ade7c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x59e61d632459 - std::sys::backtrace::__rust_end_short_backtrace::ha1965244cc6f6d08 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x59e61d63312d - rust_begin_unwind [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x59e61d652c00 - core::panicking::panic_fmt::hd50a3c52a113c1bc [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x59e61d653076 - core::result::unwrap_failed::ha2807cfa44b0376c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x59e61d56e170 - wayland_scanner::generate_code_with_destructor_events::h5a59fba70eb0ceb0 [INFO] [stderr] 17: 0x59e61d57c9c0 - build_script_build::generate_protocol::he744293937de08b2 [INFO] [stderr] 18: 0x59e61d57d606 - build_script_build::main::hfdcaa8bd47871b41 [INFO] [stderr] 19: 0x59e61d570323 - core::ops::function::FnOnce::call_once::h5b3fc06969baf0ea [INFO] [stderr] 20: 0x59e61d57b7f6 - std::sys::backtrace::__rust_begin_short_backtrace::h24a2a50df2e86ca2 [INFO] [stderr] 21: 0x59e61d56e9e9 - std::rt::lang_start::{{closure}}::h8e3529a19b7ffd3c [INFO] [stderr] 22: 0x59e61d62bc10 - core::ops::function::impls:: for &F>::call_once::hbc5e797acdf5178d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x59e61d62bc10 - std::panicking::try::do_call::h7328265f90809c75 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x59e61d62bc10 - std::panicking::try::h35a3eaf756520b67 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x59e61d62bc10 - std::panic::catch_unwind::hb9240d7833bff7e4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x59e61d62bc10 - std::rt::lang_start_internal::{{closure}}::hb290b4b5ac28f5fe [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x59e61d62bc10 - std::panicking::try::do_call::hf43947ed79cf6909 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x59e61d62bc10 - std::panicking::try::hadc1bca0b521f754 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x59e61d62bc10 - std::panic::catch_unwind::h4851a96d6a84edb0 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x59e61d62bc10 - std::rt::lang_start_internal::h91e030916ec7a1ba [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x59e61d56e9d1 - std::rt::lang_start::hf83d1cf8a50620c4 [INFO] [stderr] 32: 0x59e61d57e1f5 - main [INFO] [stderr] 33: 0x7a0b72030d90 - [INFO] [stderr] 34: 0x7a0b72030e40 - __libc_start_main [INFO] [stderr] 35: 0x59e61d56d7a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive_more` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/h2-92cb14974b1d9635.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4e3cbaf33f92fb5de1ae346279a3bf5697b73cdec2ed9fac92ace5044800fcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3cbaf33f92fb5de1ae346279a3bf5697b73cdec2ed9fac92ace5044800fcc3", kill_on_drop: false }` [INFO] [stdout] 4e3cbaf33f92fb5de1ae346279a3bf5697b73cdec2ed9fac92ace5044800fcc3