[INFO] cloning repository https://github.com/wingyplus/crispy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wingyplus/crispy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58fbdda6bdcd09c24ea8b9de38b06a972b3473e7 [INFO] testing wingyplus/crispy against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wingyplus/crispy on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wingyplus/crispy [INFO] finished tweaking git repo https://github.com/wingyplus/crispy [INFO] tweaked toml for git repo https://github.com/wingyplus/crispy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wingyplus/crispy 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 601ea1c037017f6e4139184bfbdec1cb7661f6c2d8ebc30929573cc5521a8f98 [INFO] running `Command { std: "docker" "start" "-a" "601ea1c037017f6e4139184bfbdec1cb7661f6c2d8ebc30929573cc5521a8f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "601ea1c037017f6e4139184bfbdec1cb7661f6c2d8ebc30929573cc5521a8f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601ea1c037017f6e4139184bfbdec1cb7661f6c2d8ebc30929573cc5521a8f98", kill_on_drop: false }` [INFO] [stdout] 601ea1c037017f6e4139184bfbdec1cb7661f6c2d8ebc30929573cc5521a8f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22ebc4252fb9e693d8f454a1b67e13f485f06b369a058933aea1c3dc899919b7 [INFO] running `Command { std: "docker" "start" "-a" "22ebc4252fb9e693d8f454a1b67e13f485f06b369a058933aea1c3dc899919b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stdout] error: failed to write /tmp/rustcxXVHV3/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.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-01f73522c31b4360/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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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 '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56310e2e3b75 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x56310e2e3b75 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56310e2e3b75 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x56310e2e3b75 - ::fmt::h0cdf3b9de85168c4 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56310e30686b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x56310e30686b - core::fmt::write::ha4c74c323a0d086c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x56310e2e167f - std::io::Write::write_fmt::h294ecab9c2433d17 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x56310e2e394e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56310e2e394e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56310e2e5059 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stderr] 10: 0x56310e2e4dfa - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x56310e2e5563 - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x56310e2e5444 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x56310e2e4039 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x56310e2e5177 - rust_begin_unwind [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x56310e3055d3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x56310e305b16 - core::result::unwrap_failed::h5e2f07fc18b50403 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x56310e21ee5f - wayland_scanner::generate_code_with_destructor_events::hbc137134f6a7e7a6 [INFO] [stderr] 18: 0x56310e21cad1 - build_script_build::generate_protocol::h867d66515356d718 [INFO] [stderr] 19: 0x56310e21df25 - build_script_build::main::h2ab3701bea048138 [INFO] [stderr] 20: 0x56310e227783 - core::ops::function::FnOnce::call_once::h85705776cff5c984 [INFO] [stderr] 21: 0x56310e226c26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h368a139de7a614ae [INFO] [stderr] 22: 0x56310e218fb9 - std::rt::lang_start::{{closure}}::h4f3aea32326ea4dd [INFO] [stderr] 23: 0x56310e2de29d - core::ops::function::impls:: for &F>::call_once::hda90dce4e6bdefe3 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x56310e2de29d - std::panicking::try::do_call::h3daba970910de455 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x56310e2de29d - std::panicking::try::h757722b8238f308f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x56310e2de29d - std::panic::catch_unwind::ha9a0dfc89bdcbc44 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x56310e2de29d - std::rt::lang_start_internal::{{closure}}::hd3df972b7066ec2f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x56310e2de29d - std::panicking::try::do_call::hd363832e82cac377 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x56310e2de29d - std::panicking::try::h0048ebc9f2bbe376 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x56310e2de29d - std::panic::catch_unwind::he639275a09c5d3f2 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x56310e2de29d - std::rt::lang_start_internal::h1d4e04e0996cd2a8 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x56310e218f97 - std::rt::lang_start::hfd4a5c697a1b3f0b [INFO] [stderr] 33: 0x56310e21e495 - main [INFO] [stderr] 34: 0x7f7439bfad90 - [INFO] [stderr] 35: 0x7f7439bfae40 - __libc_start_main [INFO] [stderr] 36: 0x56310e218775 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-commons` (lib) [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-e9808f048e603c7a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'DRI3', 'FDFromFence')) [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 [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/dri3.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d941368be5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55d941368be5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d941368be5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55d941368be5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55d94138aa0b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55d94138aa0b - core::fmt::write::ha4c74c323a0d086c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x55d94136640f - std::io::Write::write_fmt::h294ecab9c2433d17 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55d9413689be - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55d9413689be - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55d941369ef9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stderr] 10: 0x55d941369c9a - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55d94136a3b3 - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55d94136a294 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55d9413690a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55d941369fc7 - rust_begin_unwind [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55d941389ba3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55d941347d7e - build_script_build::main::{{closure}}::h6e1860ec105b3a6b [INFO] [stderr] 17: 0x55d941346816 - build_script_build::visit_xml::haffe73a64ce535f2 [INFO] [stderr] 18: 0x55d94134728c - build_script_build::main::h6c79645ead506318 [INFO] [stderr] 19: 0x55d941343573 - core::ops::function::FnOnce::call_once::hb637d1bf722f6d00 [INFO] [stderr] 20: 0x55d941341dc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4a110ed052940642 [INFO] [stderr] 21: 0x55d941342af9 - std::rt::lang_start::{{closure}}::h5d17e11333b2692c [INFO] [stderr] 22: 0x55d94136335d - core::ops::function::impls:: for &F>::call_once::hda90dce4e6bdefe3 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55d94136335d - std::panicking::try::do_call::h3daba970910de455 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 24: 0x55d94136335d - std::panicking::try::h757722b8238f308f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 25: 0x55d94136335d - std::panic::catch_unwind::ha9a0dfc89bdcbc44 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 26: 0x55d94136335d - std::rt::lang_start_internal::{{closure}}::hd3df972b7066ec2f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55d94136335d - std::panicking::try::do_call::hd363832e82cac377 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 28: 0x55d94136335d - std::panicking::try::h0048ebc9f2bbe376 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 29: 0x55d94136335d - std::panic::catch_unwind::he639275a09c5d3f2 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 30: 0x55d94136335d - std::rt::lang_start_internal::h1d4e04e0996cd2a8 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55d941342ad7 - std::rt::lang_start::h642af64e5a892e64 [INFO] [stderr] 32: 0x55d941347e05 - main [INFO] [stderr] 33: 0x7f1914962d90 - [INFO] [stderr] 34: 0x7f1914962e40 - __libc_start_main [INFO] [stderr] 35: 0x55d9413417b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiSaC7f/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "22ebc4252fb9e693d8f454a1b67e13f485f06b369a058933aea1c3dc899919b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ebc4252fb9e693d8f454a1b67e13f485f06b369a058933aea1c3dc899919b7", kill_on_drop: false }` [INFO] [stdout] 22ebc4252fb9e693d8f454a1b67e13f485f06b369a058933aea1c3dc899919b7 [INFO] testing wingyplus/crispy against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wingyplus/crispy on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wingyplus/crispy [INFO] finished tweaking git repo https://github.com/wingyplus/crispy [INFO] tweaked toml for git repo https://github.com/wingyplus/crispy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wingyplus/crispy 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing wingyplus/crispy against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing wingyplus/crispy against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing wingyplus/crispy against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crispp/src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing wingyplus/crispy against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingyplus%2Fcrispy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crispp/src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/wingyplus/crispy [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.