[INFO] cloning repository https://github.com/shtanton/angrit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shtanton/angrit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3ae0a6b9ee2faa21eed287e8e7fe0f6bff495e0
[INFO] testing shtanton/angrit against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shtanton/angrit on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shtanton/angrit
[INFO] finished tweaking git repo https://github.com/shtanton/angrit
[INFO] tweaked toml for git repo https://github.com/shtanton/angrit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shtanton/angrit 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clipboard_wayland v0.1.0
[INFO] [stderr]   Downloaded window_clipboard v0.1.1
[INFO] [stderr]   Downloaded iced_winit v0.1.0
[INFO] [stderr]   Downloaded iced_futures v0.1.2
[INFO] [stderr]   Downloaded iced_core v0.2.1
[INFO] [stderr]   Downloaded clipboard_x11 v0.1.0
[INFO] [stderr]   Downloaded svg_fmt v0.2.1
[INFO] [stderr]   Downloaded iced_style v0.1.0
[INFO] [stderr]   Downloaded iced_native v0.2.2
[INFO] [stderr]   Downloaded dodrio v0.1.0
[INFO] [stderr]   Downloaded iced_web v0.2.1
[INFO] [stderr]   Downloaded wgpu_glyph v0.7.0
[INFO] [stderr]   Downloaded euclid v0.20.13
[INFO] [stderr]   Downloaded iced v0.1.1
[INFO] [stderr]   Downloaded iced_wgpu v0.2.3
[INFO] [stderr]   Downloaded core-text v13.3.2
[INFO] [stderr]   Downloaded guillotiere v0.4.4
[INFO] [stderr]   Downloaded smithay-clipboard v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20eb57403bcbab7a73449562f83b6fde69ffef577036ce0df6e554fbf6c79eb3
[INFO] running `Command { std: "docker" "start" "-a" "20eb57403bcbab7a73449562f83b6fde69ffef577036ce0df6e554fbf6c79eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20eb57403bcbab7a73449562f83b6fde69ffef577036ce0df6e554fbf6c79eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20eb57403bcbab7a73449562f83b6fde69ffef577036ce0df6e554fbf6c79eb3", kill_on_drop: false }`
[INFO] [stdout] 20eb57403bcbab7a73449562f83b6fde69ffef577036ce0df6e554fbf6c79eb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d34ada548579b1d890484f62f54928bf38c6e193b154686d50c8e3676b7973
[INFO] running `Command { std: "docker" "start" "-a" "e7d34ada548579b1d890484f62f54928bf38c6e193b154686d50c8e3676b7973", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libloading v0.6.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-sys v0.23.6
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling gfx-hal v0.4.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling relevant v0.4.2
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling ash v0.29.0
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling colorful v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling twox-hash v1.5.0
[INFO] [stderr]    Compiling euclid v0.20.13
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling xi-unicode v0.2.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling iced_core v0.2.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling glam v0.8.7
[INFO] [stderr]    Compiling servo-fontconfig v0.4.0
[INFO] [stderr]    Compiling gfx-backend-empty v0.4.0
[INFO] [stderr]    Compiling rendy-memory v0.5.2
[INFO] [stderr]    Compiling rendy-descriptor v0.5.1
[INFO] [stderr]    Compiling glyph_brush v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling freetype v0.4.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling instant v0.1.4
[INFO] [stderr]    Compiling lyon_geom v0.14.1
[INFO] [stderr]    Compiling wayland-commons v0.23.6
[INFO] [stderr]    Compiling calloop v0.4.4
[INFO] [stderr]    Compiling svg_fmt v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling iced_style v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling lyon_path v0.14.0
[INFO] [stderr]    Compiling font-kit v0.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.1.4
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling zerocopy v0.2.8
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.23.6`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-6d847fccec8b39c3/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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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 '1871252fc8bb672d40787e67404e6eaae7059369'.
[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.23.6/src/lib.rs:158: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:     0x55c20e82c2c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55c20e82c2c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55c20e82c2c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55c20e82c2c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55c20e84da0b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x55c20e84da0b - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]      6:     0x55c20e82a22f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]      7:     0x55c20e82c09e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55c20e82c09e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55c20e82d779 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]     10:     0x55c20e82d4bd - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x55c20e82dd7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]     12:     0x55c20e82dd7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stderr]     13:     0x55c20e82daf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]     14:     0x55c20e82c789 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     15:     0x55c20e82d827 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]     16:     0x55c20e73ac63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]     17:     0x55c20e73b156 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stderr]     18:     0x55c20e74c7a5 - wayland_scanner::generate_code_with_destructor_events::h53a5034ac6ba9340
[INFO] [stderr]     19:     0x55c20e73fca1 - build_script_build::generate_protocol::hb48de2432acbd8b1
[INFO] [stderr]     20:     0x55c20e7410f5 - build_script_build::main::hf4687275513abb43
[INFO] [stderr]     21:     0x55c20e73cc43 - core::ops::function::FnOnce::call_once::h4d74ce37b771c252
[INFO] [stderr]     22:     0x55c20e74cc16 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd9bd40b0e3b3500a
[INFO] [stderr]     23:     0x55c20e73bd89 - std::rt::lang_start::{{closure}}::hcb7a12f26e73bf2f
[INFO] [stderr]     24:     0x55c20e826e7d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x55c20e826e7d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     26:     0x55c20e826e7d - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     27:     0x55c20e826e7d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     28:     0x55c20e826e7d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]     29:     0x55c20e826e7d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     30:     0x55c20e826e7d - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     31:     0x55c20e826e7d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     32:     0x55c20e826e7d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]     33:     0x55c20e73bd67 - std::rt::lang_start::hf8bdbd43de012c3d
[INFO] [stderr]     34:     0x55c20e741665 - main
[INFO] [stderr]     35:     0x7fa13a404d90 - <unknown>
[INFO] [stderr]     36:     0x7fa13a404e40 - __libc_start_main
[INFO] [stderr]     37:     0x55c20e73b435 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaa9E5Io"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `xcb v0.9.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/xcb-48ed125d47beb447/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('request: ', ('xcb', 'Render', 'CreateConicalGradient'))
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 2455, in <module>
[INFO] [stderr]       module.generate()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xcbgen/state.py", line 108, in generate
[INFO] [stderr]       self.close()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 293, in rs_close
[INFO] [stderr]       _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name)))
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 118, in writeout
[INFO] [stderr]       print(line.rstrip(), file=f)
[INFO] [stderr]   OSError: [Errno 28] No space left on device
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/build.rs:77:17:
[INFO] [stderr]   processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xml/render.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x558959cde8a5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x558959cde8a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x558959cde8a5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x558959cde8a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x558959cff47b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x558959cff47b - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]      6:     0x558959cdc5bf - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]      7:     0x558959cde67e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x558959cde67e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x558959cdfb89 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]     10:     0x558959cdf8cd - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x558959ce0023 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x558959cdff04 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x558959cded69 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x558959cdfc37 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x558959cb7fd3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x558959cbec5e - build_script_build::main::{{closure}}::h13130c78c45c216c
[INFO] [stderr]     17:     0x558959cbd6f6 - build_script_build::visit_xml::ha110fed820066684
[INFO] [stderr]     18:     0x558959cbe16c - build_script_build::main::h98dce3563e7ab498
[INFO] [stderr]     19:     0x558959cba493 - core::ops::function::FnOnce::call_once::hfb5a132f7ccf871c
[INFO] [stderr]     20:     0x558959cb8bd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd36b54810143acc8
[INFO] [stderr]     21:     0x558959cb9919 - std::rt::lang_start::{{closure}}::h2da788a396912452
[INFO] [stderr]     22:     0x558959cd953d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x558959cd953d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     24:     0x558959cd953d - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     25:     0x558959cd953d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x558959cd953d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x558959cd953d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     28:     0x558959cd953d - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     29:     0x558959cd953d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x558959cd953d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x558959cb98f7 - std::rt::lang_start::h051119b169c56c09
[INFO] [stderr]     32:     0x558959cbece5 - main
[INFO] [stderr]     33:     0x7f8a5abdfd90 - <unknown>
[INFO] [stderr]     34:     0x7f8a5abdfe40 - __libc_start_main
[INFO] [stderr]     35:     0x558959cb85c5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `euclid` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKx0gWo"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7RqPlU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e7d34ada548579b1d890484f62f54928bf38c6e193b154686d50c8e3676b7973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d34ada548579b1d890484f62f54928bf38c6e193b154686d50c8e3676b7973", kill_on_drop: false }`
[INFO] [stdout] e7d34ada548579b1d890484f62f54928bf38c6e193b154686d50c8e3676b7973
[INFO] testing shtanton/angrit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] testing shtanton/angrit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] testing shtanton/angrit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] testing shtanton/angrit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] testing shtanton/angrit against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshtanton%2Fangrit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/shtanton/angrit
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
