[INFO] cloning repository https://github.com/w4/shalom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w4/shalom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05593d27b747151b0b5f11971fe4d990e3ce7055 [INFO] checking w4/shalom against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w4/shalom on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w4/shalom [INFO] finished tweaking git repo https://github.com/w4/shalom [INFO] tweaked toml for git repo https://github.com/w4/shalom written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/w4/shalom 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keyframe v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca50a6be10ac748e9f40ccc9dd8de1b348e1141cc512418b4fafea44884f89fc [INFO] running `Command { std: "docker" "start" "-a" "ca50a6be10ac748e9f40ccc9dd8de1b348e1141cc512418b4fafea44884f89fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca50a6be10ac748e9f40ccc9dd8de1b348e1141cc512418b4fafea44884f89fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca50a6be10ac748e9f40ccc9dd8de1b348e1141cc512418b4fafea44884f89fc", kill_on_drop: false }` [INFO] [stdout] ca50a6be10ac748e9f40ccc9dd8de1b348e1141cc512418b4fafea44884f89fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3989d95dfaad1c597b2f11d74406969ea6ef78cf51383cf359f0d253b777f0 [INFO] running `Command { std: "docker" "start" "-a" "bd3989d95dfaad1c597b2f11d74406969ea6ef78cf51383cf359f0d253b777f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking fontconfig-parser v0.5.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lyon_geom v1.0.4 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking fontdb v0.14.1 [INFO] [stderr] Checking svgtypes v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking tiny-skia-path v0.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking usvg-tree v0.35.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking exr v1.6.4 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking iced_core v0.10.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rustybuzz v0.7.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/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/rustcHYh6K1/symbols.o" "/opt/rustwide/target/debug/build/generic-array-8dd6dd7855f7b2f2/build_script_build-8dd6dd7855f7b2f2.build_script_build.fca616ca35ed710a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/generic-array-8dd6dd7855f7b2f2/build_script_build-8dd6dd7855f7b2f2.3d9quoya138g1y7s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-8dd6dd7855f7b2f2/build_script_build-8dd6dd7855f7b2f2" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeWEBYM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-feee0c0a0b5ba1ff/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-power-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-screencopy-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-virtual-pointer-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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 '4d1bd0db7f489b22c6d8aa2385937a95412c015b' [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.29.5/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: 0x560b688a7e4c - std::backtrace_rs::backtrace::libunwind::trace::hf82e7f192d52e64b [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x560b688a7e4c - std::backtrace_rs::backtrace::trace_unsynchronized::h5ac203979c6adda5 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560b688a7e4c - std::sys_common::backtrace::_print_fmt::hed146a3c2f312bec [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x560b688a7e4c - ::fmt::h447a09b0c9d8b3be [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x560b688cbba0 - core::fmt::rt::Argument::fmt::h5746129e8952c9d4 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x560b688cbba0 - core::fmt::write::he3c7b4da87cac5c9 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x560b688a5f6f - std::io::Write::write_fmt::h38bdb49a4fbe0f79 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x560b688a7c34 - std::sys_common::backtrace::_print::h433ad827a8eb7117 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x560b688a7c34 - std::sys_common::backtrace::print::hd30f60963b6f931b [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x560b688a9147 - std::panicking::default_hook::{{closure}}::hae6c6d0460433514 [INFO] [stderr] 10: 0x560b688a8eaf - std::panicking::default_hook::h26f114e2654b4583 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x560b688a95c8 - std::panicking::rust_panic_with_hook::h8da09eceb4025e00 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x560b688a94ae - std::panicking::begin_panic_handler::{{closure}}::h14ccf55fd0d8568a [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x560b688a8316 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4279fec1eb11e57 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x560b688a9212 - rust_begin_unwind [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x560b687cae05 - core::panicking::panic_fmt::hdcd414b50414e074 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x560b687cb283 - core::result::unwrap_failed::h3b43defab008b2e8 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x560b687cf15b - core::result::Result::unwrap::h08c13030feb55c35 [INFO] [stderr] 18: 0x560b687da499 - wayland_scanner::generate_code_with_destructor_events::h94b3512e2f478274 [INFO] [stderr] 19: 0x560b687dfe5e - build_script_build::generate_protocol::h3607d5d1656e9dd4 [INFO] [stderr] 20: 0x560b687e0d5b - build_script_build::main::h23eafc4c8511c179 [INFO] [stderr] 21: 0x560b687cd923 - core::ops::function::FnOnce::call_once::h7462b7d7edadd844 [INFO] [stderr] 22: 0x560b687dce66 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc256ccfa83b66dae [INFO] [stderr] 23: 0x560b687dceb9 - std::rt::lang_start::{{closure}}::h12a5f50264d79121 [INFO] [stderr] 24: 0x560b688a29f7 - core::ops::function::impls:: for &F>::call_once::h658622c66563c38f [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x560b688a29f7 - std::panicking::try::do_call::h8002e07ffb435d48 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x560b688a29f7 - std::panicking::try::he04747d1428f9f5a [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x560b688a29f7 - std::panic::catch_unwind::h8f4636046dcfb2df [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x560b688a29f7 - std::rt::lang_start_internal::{{closure}}::h8dffd1ea3bc0d1d0 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x560b688a29f7 - std::panicking::try::do_call::h5989f348b191affb [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x560b688a29f7 - std::panicking::try::hfbc357d86d926a0e [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x560b688a29f7 - std::panic::catch_unwind::he50dac537cfd37b0 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x560b688a29f7 - std::rt::lang_start_internal::h455d839bebdeb5d7 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x560b687dce97 - std::rt::lang_start::h5c2f08860b08546d [INFO] [stderr] 34: 0x560b687e2185 - main [INFO] [stderr] 35: 0x7ffb0f119d90 - [INFO] [stderr] 36: 0x7ffb0f119e40 - __libc_start_main [INFO] [stderr] 37: 0x560b687cb585 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `naga` (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/rmetaUlbMit" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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/rmetattRbMk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bd3989d95dfaad1c597b2f11d74406969ea6ef78cf51383cf359f0d253b777f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3989d95dfaad1c597b2f11d74406969ea6ef78cf51383cf359f0d253b777f0", kill_on_drop: false }` [INFO] [stdout] bd3989d95dfaad1c597b2f11d74406969ea6ef78cf51383cf359f0d253b777f0 [INFO] checking w4/shalom against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking w4/shalom against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking w4/shalom against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking w4/shalom against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking w4/shalom against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4%2Fshalom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/w4/shalom [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.