[INFO] cloning repository https://github.com/wwIrvingww/Labyrinth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwIrvingww/Labyrinth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwwIrvingww%2FLabyrinth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwwIrvingww%2FLabyrinth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 997ee86c882d3c665a3ffae0e6743bdf5f974767 [INFO] checking wwIrvingww/Labyrinth against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FwwIrvingww%2FLabyrinth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwIrvingww/Labyrinth on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwIrvingww/Labyrinth [INFO] finished tweaking git repo https://github.com/wwIrvingww/Labyrinth [INFO] tweaked toml for git repo https://github.com/wwIrvingww/Labyrinth written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wwIrvingww/Labyrinth 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e22fcc3f76aace3c6943c17ca326e19fa59c5718db3e0014f70d011898acf92a [INFO] running `Command { std: "docker" "start" "-a" "e22fcc3f76aace3c6943c17ca326e19fa59c5718db3e0014f70d011898acf92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e22fcc3f76aace3c6943c17ca326e19fa59c5718db3e0014f70d011898acf92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22fcc3f76aace3c6943c17ca326e19fa59c5718db3e0014f70d011898acf92a", kill_on_drop: false }` [INFO] [stdout] e22fcc3f76aace3c6943c17ca326e19fa59c5718db3e0014f70d011898acf92a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c5d3e9b32cd9bcb5458c5b6c0654d7cb9043cc9141247b151a83196af067206 [INFO] running `Command { std: "docker" "start" "-a" "4c5d3e9b32cd9bcb5458c5b6c0654d7cb9043cc9141247b151a83196af067206", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking xcursor v0.3.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadX7dpc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `same-file` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc82oxQx/symbols.o" "/opt/rustwide/target/debug/build/semver-74e8cc979b97641a/build_script_build-74e8cc979b97641a.build_script_build.135a8c1ebed3b7bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/semver-74e8cc979b97641a/build_script_build-74e8cc979b97641a.b17fosqmcz3q5yeob88y3uago.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/semver-74e8cc979b97641a/build_script_build-74e8cc979b97641a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccmzrg79.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/semver-74e8cc979b97641a/build_script_build-74e8cc979b97641a /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustc82oxQx/symbols.o /opt/rustwide/target/debug/build/semver-74e8cc979b97641a/build_script_build-74e8cc979b97641a.build_script_build.135a8c1ebed3b7bb-cgu.0.rcgu.o /opt/rustwide/target/debug/build/semver-74e8cc979b97641a/build_script_build-74e8cc979b97641a.b17fosqmcz3q5yeob88y3uago.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `semver` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-c5cc3324e9577fc3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '2277c63fa464d237b17b68d3b87f9fbb89e58a3e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e6fc8439c6a - std::backtrace_rs::backtrace::libunwind::trace::h8d0bdf80a0f87e99 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e6fc8439c6a - std::backtrace_rs::backtrace::trace_unsynchronized::hc903eb23862fe495 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e6fc8439c6a - std::sys::backtrace::_print_fmt::h55af0e4e970286e7 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e6fc8439c6a - ::fmt::h63651fafd8ebbfa0 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e6fc845aea3 - core::fmt::rt::Argument::fmt::hd2a8a2f1057f697c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e6fc845aea3 - core::fmt::write::hdb158160e9e6cd59 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/fmt/mod.rs:1185:21 [INFO] [stderr] 6: 0x5e6fc84370e3 - std::io::Write::write_fmt::h8bf6adbad5f5baca [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5e6fc8439ab2 - std::sys::backtrace::BacktraceLock::print::hae8e432826b03d5c [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e6fc843aa8d - std::panicking::default_hook::{{closure}}::hd06d7e03540ea429 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5e6fc843a8d2 - std::panicking::default_hook::h12c95d58130a1023 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5e6fc843b1d7 - std::panicking::rust_panic_with_hook::h697b5b602be24010 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5e6fc843af5a - std::panicking::begin_panic_handler::{{closure}}::h745d83bcf8d1ed96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5e6fc843a159 - std::sys::backtrace::__rust_end_short_backtrace::h7f1a2382a0fc2366 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5e6fc843abed - rust_begin_unwind [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5e6fc8459d70 - core::panicking::panic_fmt::h4bfd3c78954f424b [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e6fc845a116 - core::result::unwrap_failed::hf1464f0eb2f81a3a [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5e6fc836ed96 - wayland_scanner::generate_code_with_destructor_events::h4b8c53c6170d046c [INFO] [stderr] 17: 0x5e6fc83755b0 - build_script_build::generate_protocol::hf4d9b19fb0ef36a3 [INFO] [stderr] 18: 0x5e6fc83769fc - build_script_build::main::h91a136c6113afddc [INFO] [stderr] 19: 0x5e6fc83783c3 - core::ops::function::FnOnce::call_once::h9882c738a260caee [INFO] [stderr] 20: 0x5e6fc8377166 - std::sys::backtrace::__rust_begin_short_backtrace::h30508407780f827b [INFO] [stderr] 21: 0x5e6fc8373449 - std::rt::lang_start::{{closure}}::h124ae530869a530e [INFO] [stderr] 22: 0x5e6fc84341c7 - core::ops::function::impls:: for &F>::call_once::h5f5a80dfd77d0329 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5e6fc84341c7 - std::panicking::try::do_call::h991f66738822fa96 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x5e6fc84341c7 - std::panicking::try::hd51fc8290d31a6fe [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x5e6fc84341c7 - std::panic::catch_unwind::hd4d83d170bf1e1e1 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5e6fc84341c7 - std::rt::lang_start_internal::{{closure}}::h7d1ac671d1f60a28 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5e6fc84341c7 - std::panicking::try::do_call::hcd1ee13e5bb8ef7e [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 28: 0x5e6fc84341c7 - std::panicking::try::ha2a4df763d7b566f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 29: 0x5e6fc84341c7 - std::panic::catch_unwind::h9baf623ecdcecc4f [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5e6fc84341c7 - std::rt::lang_start_internal::h7cba1b5807edcdd5 [INFO] [stderr] at /rustc/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5e6fc8373427 - std::rt::lang_start::h99444fbff5b1a334 [INFO] [stderr] 32: 0x5e6fc8376f75 - main [INFO] [stderr] 33: 0x7f6a9ce73d90 - [INFO] [stderr] 34: 0x7f6a9ce73e40 - __libc_start_main [INFO] [stderr] 35: 0x5e6fc8364b95 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4c5d3e9b32cd9bcb5458c5b6c0654d7cb9043cc9141247b151a83196af067206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c5d3e9b32cd9bcb5458c5b6c0654d7cb9043cc9141247b151a83196af067206", kill_on_drop: false }` [INFO] [stdout] 4c5d3e9b32cd9bcb5458c5b6c0654d7cb9043cc9141247b151a83196af067206