[INFO] cloning repository https://github.com/schuermannator/sph-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schuermannator/sph-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf07151dbff75fcea16dd21a6671314e564686b4 [INFO] testing schuermannator/sph-rust against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust" "/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/schuermannator/sph-rust on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schuermannator/sph-rust [INFO] finished tweaking git repo https://github.com/schuermannator/sph-rust [INFO] tweaked toml for git repo https://github.com/schuermannator/sph-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/schuermannator/sph-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ca87300bf4970ad96c948361609f0c6e340f16c5fb37936b6a91bf3d9f96fae [INFO] running `Command { std: "docker" "start" "-a" "6ca87300bf4970ad96c948361609f0c6e340f16c5fb37936b6a91bf3d9f96fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ca87300bf4970ad96c948361609f0c6e340f16c5fb37936b6a91bf3d9f96fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca87300bf4970ad96c948361609f0c6e340f16c5fb37936b6a91bf3d9f96fae", kill_on_drop: false }` [INFO] [stdout] 6ca87300bf4970ad96c948361609f0c6e340f16c5fb37936b6a91bf3d9f96fae [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0d72dfd52cf348519f168855b624a0b1d84dafa1a6f6a7217b74dbfa6d468c [INFO] running `Command { std: "docker" "start" "-a" "0b0d72dfd52cf348519f168855b624a0b1d84dafa1a6f6a7217b74dbfa6d468c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot` (lib) [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 `gfx_core` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKCnlrv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-rational` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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-1ac5bb4263e30d2e/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [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 '595316b4006932405a63862d8fe65f71a6356293'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.13/src/lib.rs:145:80: [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: 0x55caf8cb17a5 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55caf8cb17a5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55caf8cb17a5 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55caf8cb17a5 - ::fmt::h093865098a3fff40 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55caf8cd31fb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55caf8cd31fb - core::fmt::write::h7a508f96bafac160 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55caf8caf41f - std::io::Write::write_fmt::h484601497d9f125a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55caf8cb2c71 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55caf8cb2c71 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55caf8cb294c - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55caf8cb357f - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 11: 0x55caf8cb357f - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stderr] 12: 0x55caf8cb31a7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stderr] 13: 0x55caf8cb1c69 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x55caf8cb2e34 - rust_begin_unwind [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stderr] 15: 0x55caf8cd1fb3 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55caf8cd2486 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55caf8bd1081 - wayland_scanner::generate_c_interfaces::hb92c6c4b2ffd0f1d [INFO] [stderr] 18: 0x55caf8bdaddc - build_script_build::generate_protocol::hc00d7448219aeab4 [INFO] [stderr] 19: 0x55caf8bdba3a - build_script_build::main::hfef9efcee0439285 [INFO] [stderr] 20: 0x55caf8be2273 - core::ops::function::FnOnce::call_once::ha76e383697afae57 [INFO] [stderr] 21: 0x55caf8bdf926 - std::sys::backtrace::__rust_begin_short_backtrace::hd69dd9387fbd6373 [INFO] [stderr] 22: 0x55caf8bd9019 - std::rt::lang_start::{{closure}}::h898c3e3f6e094dd7 [INFO] [stderr] 23: 0x55caf8cac710 - core::ops::function::impls:: for &F>::call_once::hcfa85c3fbac5078a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55caf8cac710 - std::panicking::try::do_call::hb3cf00a7f42d3840 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x55caf8cac710 - std::panicking::try::h065f2ef53c491c04 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x55caf8cac710 - std::panic::catch_unwind::h159783fa4a40797c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 27: 0x55caf8cac710 - std::rt::lang_start_internal::{{closure}}::h120b54b1708149f0 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:48 [INFO] [stderr] 28: 0x55caf8cac710 - std::panicking::try::do_call::h2eb0e0c217689fbf [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x55caf8cac710 - std::panicking::try::h4a91890850e0ceb3 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x55caf8cac710 - std::panic::catch_unwind::h3ff2686a348805a1 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 31: 0x55caf8cac710 - std::rt::lang_start_internal::h0865ffa830341474 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:20 [INFO] [stderr] 32: 0x55caf8bd8ff7 - std::rt::lang_start::h1400db0fd265b2d2 [INFO] [stderr] 33: 0x55caf8bdc4a5 - main [INFO] [stderr] 34: 0x7fb861ce0d90 - [INFO] [stderr] 35: 0x7fb861ce0e40 - __libc_start_main [INFO] [stderr] 36: 0x55caf8bd0035 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: bzip2-sys@0.1.8+1.0.8: bzip2-1.0.8/compress.c:667:1: fatal error: error writing to /tmp/ccBZBp5i.s: No space left on device [INFO] [stderr] warning: bzip2-sys@0.1.8+1.0.8: 667 | } [INFO] [stderr] warning: bzip2-sys@0.1.8+1.0.8: | ^ [INFO] [stderr] warning: bzip2-sys@0.1.8+1.0.8: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.8+1.0.8` [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/bzip2-sys-947d6e4e51650544/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("1") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-20634c346e82a1e3/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-20634c346e82a1e3/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-20634c346e82a1e3/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-20634c346e82a1e3/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-20634c346e82a1e3/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" [INFO] [stderr] cargo:warning=bzip2-1.0.8/compress.c:667:1: fatal error: error writing to /tmp/ccBZBp5i.s: No space left on device [INFO] [stderr] cargo:warning= 667 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-20634c346e82a1e3/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `gfx_gl v0.6.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/gfx_gl-201e0f1b851c86f8/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx_gl-0.6.1/build.rs:27:6: [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: 0x5647db19fbc5 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5647db19fbc5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5647db19fbc5 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5647db19fbc5 - ::fmt::h093865098a3fff40 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5647db1bd2db - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5647db1bd2db - core::fmt::write::h7a508f96bafac160 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5647db19d96f - std::io::Write::write_fmt::h484601497d9f125a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5647db1a0d11 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5647db1a0d11 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5647db1a09ec - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5647db1a1391 - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5647db1a11f7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5647db1a0089 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5647db1a0e84 - rust_begin_unwind [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5647db1bc3f3 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5647db1bc8c6 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x5647db12828c - build_script_build::main::hfecc3fc09a609a0a [INFO] [stderr] 17: 0x5647db1254c3 - core::ops::function::FnOnce::call_once::h269ee95266db4ee5 [INFO] [stderr] 18: 0x5647db125216 - std::sys::backtrace::__rust_begin_short_backtrace::hd9bd1f7c05da08ab [INFO] [stderr] 19: 0x5647db12fe69 - std::rt::lang_start::{{closure}}::h2f8ee955b80b0567 [INFO] [stderr] 20: 0x5647db19b3c0 - core::ops::function::impls:: for &F>::call_once::hcfa85c3fbac5078a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5647db19b3c0 - std::panicking::try::do_call::hb3cf00a7f42d3840 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x5647db19b3c0 - std::panicking::try::h065f2ef53c491c04 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x5647db19b3c0 - std::panic::catch_unwind::h159783fa4a40797c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x5647db19b3c0 - std::rt::lang_start_internal::{{closure}}::h120b54b1708149f0 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x5647db19b3c0 - std::panicking::try::do_call::h2eb0e0c217689fbf [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x5647db19b3c0 - std::panicking::try::h4a91890850e0ceb3 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x5647db19b3c0 - std::panic::catch_unwind::h3ff2686a348805a1 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x5647db19b3c0 - std::rt::lang_start_internal::h0865ffa830341474 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x5647db12fe47 - std::rt::lang_start::h47dca401df8510d1 [INFO] [stderr] 30: 0x5647db128355 - main [INFO] [stderr] 31: 0x7fdaaa519d90 - [INFO] [stderr] 32: 0x7fdaaa519e40 - __libc_start_main [INFO] [stderr] 33: 0x5647db0ec755 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0b0d72dfd52cf348519f168855b624a0b1d84dafa1a6f6a7217b74dbfa6d468c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0d72dfd52cf348519f168855b624a0b1d84dafa1a6f6a7217b74dbfa6d468c", kill_on_drop: false }` [INFO] [stdout] 0b0d72dfd52cf348519f168855b624a0b1d84dafa1a6f6a7217b74dbfa6d468c [INFO] testing schuermannator/sph-rust against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] testing schuermannator/sph-rust against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] testing schuermannator/sph-rust against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] testing schuermannator/sph-rust against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] testing schuermannator/sph-rust against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschuermannator%2Fsph-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/schuermannator/sph-rust [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.