[INFO] cloning repository https://github.com/z669016/dungeoncrawl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/z669016/dungeoncrawl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz669016%2Fdungeoncrawl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz669016%2Fdungeoncrawl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b23bdf671b9800f81196de7d5bfe0f1eb90aee [INFO] checking z669016/dungeoncrawl against try#b67bddc71c8ce18bca43818e26d6290f72650a92 for pr-116633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz669016%2Fdungeoncrawl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/z669016/dungeoncrawl on toolchain b67bddc71c8ce18bca43818e26d6290f72650a92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/z669016/dungeoncrawl [INFO] finished tweaking git repo https://github.com/z669016/dungeoncrawl [INFO] tweaked toml for git repo https://github.com/z669016/dungeoncrawl written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/z669016/dungeoncrawl 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" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20249499c19374172ed03bf2ebac0beccd57c311133375a9738f8c6f09e95519 [INFO] running `Command { std: "docker" "start" "-a" "20249499c19374172ed03bf2ebac0beccd57c311133375a9738f8c6f09e95519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20249499c19374172ed03bf2ebac0beccd57c311133375a9738f8c6f09e95519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20249499c19374172ed03bf2ebac0beccd57c311133375a9738f8c6f09e95519", kill_on_drop: false }` [INFO] [stdout] 20249499c19374172ed03bf2ebac0beccd57c311133375a9738f8c6f09e95519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+b67bddc71c8ce18bca43818e26d6290f72650a92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2fb2715e8b32c0581b70b1bdbafa26171ce1ea77e67848905a0b87bf741ffa [INFO] running `Command { std: "docker" "start" "-a" "0e2fb2715e8b32c0581b70b1bdbafa26171ce1ea77e67848905a0b87bf741ffa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcs6ygoB/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.build_script_build.7f6179f3de684390-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da.43r7cy15z93hgipt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-b2b7099eaef3526f.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-c61f463e91de337d.rlib" "/opt/rustwide/target/debug/deps/libxml-3ad370f799dba558.rlib" "/opt/rustwide/target/debug/deps/liblog-6867e5f44e3e6e6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-164bf69dabbcc49a.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d443167bf112fd0.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7d41aefd6a07eedf.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4d8142661cd27fe.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-341625455d3be712.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-20c3b3d7abbc8c93.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b67bddc71c8ce18bca43818e26d6290f72650a92/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-927c08e4e27bb3da/build_script_build-927c08e4e27bb3da" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6PTKCJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-iter-2b3c79c1fee664cb/build_script_build-2b3c79c1fee664cb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-iter-2b3c79c1fee664cb/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `calloop` (lib) due to 2 previous errors [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-ccc5c14e2539f117/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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 toolchain 'b67bddc71c8ce18bca43818e26d6290f72650a92' [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: 0x56178fcc344c - std::backtrace_rs::backtrace::libunwind::trace::h6515c66004dd90a5 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56178fcc344c - std::backtrace_rs::backtrace::trace_unsynchronized::hb49b63cfbfc6564b [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56178fcc344c - std::sys_common::backtrace::_print_fmt::h17b15f3ddd9916c7 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56178fcc344c - ::fmt::hc45a0e2e503aadb2 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56178fce7640 - core::fmt::rt::Argument::fmt::h329566028220f232 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x56178fce7640 - core::fmt::write::h217839073e4137e7 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x56178fcc13bf - std::io::Write::write_fmt::hd37f310f523dcb8e [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x56178fcc3234 - std::sys_common::backtrace::_print::hadc45d817f527567 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56178fcc3234 - std::sys_common::backtrace::print::h896285ca7620ef3e [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56178fcc47c7 - std::panicking::default_hook::{{closure}}::h0c189de8e2576500 [INFO] [stderr] 10: 0x56178fcc450a - std::panicking::default_hook::h1f4aec5145f7516e [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x56178fcc4ca8 - std::panicking::rust_panic_with_hook::hb9a820409473d33b [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:731:13 [INFO] [stderr] 12: 0x56178fcc4b91 - std::panicking::begin_panic_handler::{{closure}}::he6982c37b0a14631 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:609:13 [INFO] [stderr] 13: 0x56178fcc3966 - std::sys_common::backtrace::__rust_end_short_backtrace::hb6a4b32b2a7ba35f [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 14: 0x56178fcc48c2 - rust_begin_unwind [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:597:5 [INFO] [stderr] 15: 0x56178fbf6de5 - core::panicking::panic_fmt::h48bd0ad2cc4c8697 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x56178fbf7333 - core::result::unwrap_failed::h28308fcb41a07acb [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/core/src/result.rs:1653:5 [INFO] [stderr] 17: 0x56178fbfec4b - core::result::Result::unwrap::hb56dde49df4d4e73 [INFO] [stderr] 18: 0x56178fbfc0a9 - wayland_scanner::generate_code_with_destructor_events::h5e3e22970e867c9a [INFO] [stderr] 19: 0x56178fbfff3e - build_script_build::generate_protocol::h7fc2b402ea27bd6e [INFO] [stderr] 20: 0x56178fc0140f - build_script_build::main::hd78e5ea0bcfd8dfd [INFO] [stderr] 21: 0x56178fbfd833 - core::ops::function::FnOnce::call_once::he57528688762d948 [INFO] [stderr] 22: 0x56178fbfc4e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0acee19a6809df2d [INFO] [stderr] 23: 0x56178fbf8179 - std::rt::lang_start::{{closure}}::h2eeb757b9bd026fa [INFO] [stderr] 24: 0x56178fcbdcd7 - core::ops::function::impls:: for &F>::call_once::h4734faa13a46f381 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x56178fcbdcd7 - std::panicking::try::do_call::h63a54a76a2c57fcf [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:504:40 [INFO] [stderr] 26: 0x56178fcbdcd7 - std::panicking::try::h1a4f2b1ff6c77cc5 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:468:19 [INFO] [stderr] 27: 0x56178fcbdcd7 - std::panic::catch_unwind::h531e42ebe9ac0a04 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x56178fcbdcd7 - std::rt::lang_start_internal::{{closure}}::h66d90467f2a34771 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x56178fcbdcd7 - std::panicking::try::do_call::hb03043f2a35f118e [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:504:40 [INFO] [stderr] 30: 0x56178fcbdcd7 - std::panicking::try::h5a10909bd4d9095f [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panicking.rs:468:19 [INFO] [stderr] 31: 0x56178fcbdcd7 - std::panic::catch_unwind::hc0e8853c1cd31417 [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x56178fcbdcd7 - std::rt::lang_start_internal::h22c67c37494cbc5e [INFO] [stderr] at /rustc/b67bddc71c8ce18bca43818e26d6290f72650a92/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x56178fbf8157 - std::rt::lang_start::hf1e36fce3868a50e [INFO] [stderr] 34: 0x56178fc019b5 - main [INFO] [stderr] 35: 0x7f84a7f5dd90 - [INFO] [stderr] 36: 0x7f84a7f5de40 - __libc_start_main [INFO] [stderr] 37: 0x56178fbf7635 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/x11_dl-8dc542bfda5b6eaf.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/x11-dl-8dc542bfda5b6eaf/dep-lib-x11-dl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLgg952" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "0e2fb2715e8b32c0581b70b1bdbafa26171ce1ea77e67848905a0b87bf741ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2fb2715e8b32c0581b70b1bdbafa26171ce1ea77e67848905a0b87bf741ffa", kill_on_drop: false }` [INFO] [stdout] 0e2fb2715e8b32c0581b70b1bdbafa26171ce1ea77e67848905a0b87bf741ffa