[INFO] cloning repository https://github.com/woelper/sondervermoegen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woelper/sondervermoegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66e228f4c5bdae33b7d894da2aa613b9a54393c0 [INFO] testing woelper/sondervermoegen against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woelper/sondervermoegen on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/woelper/sondervermoegen [INFO] finished tweaking git repo https://github.com/woelper/sondervermoegen [INFO] tweaked toml for git repo https://github.com/woelper/sondervermoegen written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/woelper/sondervermoegen 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf5a9b21786fe377308f017b7d2385f7dbe12c9be6c4125712172c0e18c7933b [INFO] running `Command { std: "docker" "start" "-a" "bf5a9b21786fe377308f017b7d2385f7dbe12c9be6c4125712172c0e18c7933b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf5a9b21786fe377308f017b7d2385f7dbe12c9be6c4125712172c0e18c7933b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5a9b21786fe377308f017b7d2385f7dbe12c9be6c4125712172c0e18c7933b", kill_on_drop: false }` [INFO] [stdout] bf5a9b21786fe377308f017b7d2385f7dbe12c9be6c4125712172c0e18c7933b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae7e4fcb4dace32e59fb9e2739135e92d20ba2b447b1c7f8054c61cfb50d51eb [INFO] running `Command { std: "docker" "start" "-a" "ae7e4fcb4dace32e59fb9e2739135e92d20ba2b447b1c7f8054c61cfb50d51eb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcuwxJhJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcuwxJhJ/symbols.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.bytemuck_derive.a160408619be7f29-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.bytemuck_derive.a160408619be7f29-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.bytemuck_derive.a160408619be7f29-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.bytemuck_derive.a160408619be7f29-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.bytemuck_derive.a160408619be7f29-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.bytemuck_derive.a160408619be7f29-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.g2yhy6yp3wnh350.rcgu.rmeta" "/opt/rustwide/target/debug/deps/bytemuck_derive-d75920755953b380.1a4w4p3b300eu99n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6ee57c1b65b9f67e.rlib" "/opt/rustwide/target/debug/deps/libquote-6c0806f209847175.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e479f76827a641e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-200f50c47f4edf39.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbytemuck_derive-d75920755953b380.so" "-Wl,--gc-sections" "-shared" "-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 `wayland-client` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bytemuck_derive` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcf4KKDt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcf4KKDt/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.thiserror_impl.cdcc97cce9200b8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.4ebky2jsccybjc54.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-8161467918b8e022.5ewsrkooch1p4gio.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6ee57c1b65b9f67e.rlib" "/opt/rustwide/target/debug/deps/libquote-6c0806f209847175.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e479f76827a641e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-200f50c47f4edf39.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-8161467918b8e022.so" "-Wl,--gc-sections" "-shared" "-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] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.4` [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-27a5c7e77c100103/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.77.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.77.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.77.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain {toolchain}rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.4/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: 0x564477c4a1f6 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x564477c4a1f6 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564477c4a1f6 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x564477c4a1f6 - ::fmt::h9c4bd387f9f3f544 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x564477c6cdc0 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x564477c6cdc0 - core::fmt::write::h938c332fdab924eb [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x564477c480af - std::io::Write::write_fmt::h4a694b02e44e6363 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x564477c49fd4 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x564477c49fd4 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x564477c4b537 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stderr] 10: 0x564477c4b299 - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x564477c4b9c8 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x564477c4b8a2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stderr] 13: 0x564477c4a6f6 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x564477c4b5f4 - rust_begin_unwind [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x564477b7bde5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x564477b7c343 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x564477b7cdeb - wayland_scanner::generate_code_with_destructor_events::h2f4486e227a7c8bc [INFO] [stderr] 18: 0x564477b81b6e - build_script_build::generate_protocol::h488a32e278f17acf [INFO] [stderr] 19: 0x564477b83b38 - build_script_build::main::hdd6c61b07882faf9 [INFO] [stderr] 20: 0x564477b7f1a3 - core::ops::function::FnOnce::call_once::hd433ef6051d634d2 [INFO] [stderr] 21: 0x564477b8eef6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbb546a5480b4e7c [INFO] [stderr] 22: 0x564477b8ef49 - std::rt::lang_start::{{closure}}::h6d564e4b1b778862 [INFO] [stderr] 23: 0x564477c44961 - core::ops::function::impls:: for &F>::call_once::he2501730d3d7649e [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x564477c44961 - std::panicking::try::do_call::h900df580cee6b404 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x564477c44961 - std::panicking::try::h2835d399792b43db [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x564477c44961 - std::panic::catch_unwind::hdff7b6e6c35776df [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x564477c44961 - std::rt::lang_start_internal::{{closure}}::h6f12a67e0af11221 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x564477c44961 - std::panicking::try::do_call::h226d8232820746bf [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x564477c44961 - std::panicking::try::h7a70dd2f0620aaac [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x564477c44961 - std::panic::catch_unwind::h4827d3381ec3b157 [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x564477c44961 - std::rt::lang_start_internal::hc3f700406209db2c [INFO] [stderr] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x564477b8ef27 - std::rt::lang_start::h4a3e006a795a001b [INFO] [stderr] 33: 0x564477b83ef5 - main [INFO] [stderr] 34: 0x7f196a923d90 - [INFO] [stderr] 35: 0x7f196a923e40 - __libc_start_main [INFO] [stderr] 36: 0x564477b7c645 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcNIoNtW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNIoNtW/symbols.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.tracing_attributes.de8d1953cefd2f59-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.w20aho679n8bel7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tracing_attributes-93a1d9af96125b1d.48easms48if8aqen.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6ee57c1b65b9f67e.rlib" "/opt/rustwide/target/debug/deps/libquote-6c0806f209847175.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e479f76827a641e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-200f50c47f4edf39.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-93a1d9af96125b1d.so" "-Wl,--gc-sections" "-shared" "-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 `tracing-attributes` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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" "-Wl,--version-script=/tmp/rustcgP6m3G/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcgP6m3G/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.serde_derive.a58f51ed57b65e7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.wlawvhjtht5ipfm.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-0391a3cd32b40b13.3h4abx1qpz6xdm58.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-6ee57c1b65b9f67e.rlib" "/opt/rustwide/target/debug/deps/libquote-6c0806f209847175.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e479f76827a641e5.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-200f50c47f4edf39.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-0391a3cd32b40b13.so" "-Wl,--gc-sections" "-shared" "-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 `serde_derive` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaucsNxT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ae7e4fcb4dace32e59fb9e2739135e92d20ba2b447b1c7f8054c61cfb50d51eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7e4fcb4dace32e59fb9e2739135e92d20ba2b447b1c7f8054c61cfb50d51eb", kill_on_drop: false }` [INFO] [stdout] ae7e4fcb4dace32e59fb9e2739135e92d20ba2b447b1c7f8054c61cfb50d51eb [INFO] testing woelper/sondervermoegen against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/maskable_icon_x512.png [INFO] [stderr] error: unable to write file docs/sondervermoegen.js [INFO] [stderr] error: unable to write file docs/sondervermoegen_bg.wasm [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file leo.json [INFO] [stderr] error: unable to write file setup_web.bat [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 woelper/sondervermoegen against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/maskable_icon_x512.png [INFO] [stderr] error: unable to write file docs/sondervermoegen.js [INFO] [stderr] error: unable to write file docs/sondervermoegen_bg.wasm [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file leo.json [INFO] [stderr] error: unable to write file setup_web.bat [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 woelper/sondervermoegen against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/maskable_icon_x512.png [INFO] [stderr] error: unable to write file docs/sondervermoegen.js [INFO] [stderr] error: unable to write file docs/sondervermoegen_bg.wasm [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file leo.json [INFO] [stderr] error: unable to write file setup_web.bat [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 woelper/sondervermoegen against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/maskable_icon_x512.png [INFO] [stderr] error: unable to write file docs/sondervermoegen.js [INFO] [stderr] error: unable to write file docs/sondervermoegen_bg.wasm [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file leo.json [INFO] [stderr] error: unable to write file setup_web.bat [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 woelper/sondervermoegen against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoelper%2Fsondervermoegen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file docs/index.html [INFO] [stderr] error: unable to write file docs/manifest.json [INFO] [stderr] error: unable to write file docs/maskable_icon_x512.png [INFO] [stderr] error: unable to write file docs/sondervermoegen.js [INFO] [stderr] error: unable to write file docs/sondervermoegen_bg.wasm [INFO] [stderr] error: unable to write file docs/sw.js [INFO] [stderr] error: unable to write file leo.json [INFO] [stderr] error: unable to write file setup_web.bat [INFO] [stderr] error: unable to write file setup_web.sh [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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/woelper/sondervermoegen [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.