[INFO] cloning repository https://github.com/Tattomoosa/bevy_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tattomoosa/bevy_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/Tattomoosa/bevy_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tattomoosa/bevy_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/Tattomoosa/bevy_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tattomoosa/bevy_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/Tattomoosa/bevy_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tattomoosa/bevy_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1df65e3e15eeb1f1975ff5e06ec0d43e384caeb7 [INFO] checking Tattomoosa/bevy_experiments/1df65e3e15eeb1f1975ff5e06ec0d43e384caeb7 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTattomoosa%2Fbevy_experiments" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tattomoosa/bevy_experiments on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Tattomoosa/bevy_experiments [INFO] finished tweaking git repo https://github.com/Tattomoosa/bevy_experiments [INFO] tweaked toml for git repo https://github.com/Tattomoosa/bevy_experiments written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tattomoosa/bevy_experiments 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" "+6d565b71a096078f59574161a2a382ec4a1eb751" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f938cf3362d06762ad2817de64db66aae569d22170fe33edae5d347fb888045 [INFO] running `Command { std: "docker" "start" "-a" "5f938cf3362d06762ad2817de64db66aae569d22170fe33edae5d347fb888045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f938cf3362d06762ad2817de64db66aae569d22170fe33edae5d347fb888045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f938cf3362d06762ad2817de64db66aae569d22170fe33edae5d347fb888045", kill_on_drop: false }` [INFO] [stdout] 5f938cf3362d06762ad2817de64db66aae569d22170fe33edae5d347fb888045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f143ab1cc5a9a41a82201839e7c06baa7016dfa580d868807ca32ba641465639 [INFO] running `Command { std: "docker" "start" "-a" "f143ab1cc5a9a41a82201839e7c06baa7016dfa580d868807ca32ba641465639", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling glam v0.9.4 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.8 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking fixedbitset v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ahash v0.4.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bevy_utils v0.2.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bevy_tasks v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.1.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking wayland-sys v0.23.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/rmetaDQ8Qb9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scoped_threadpool` (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/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/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/rustc0zRBOR/symbols.o" "/opt/rustwide/target/debug/build/pin-project-internal-aec9c991e73cc1d5/build_script_build-aec9c991e73cc1d5.build_script_build.95e3ad9d79daf1f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/pin-project-internal-aec9c991e73cc1d5/build_script_build-aec9c991e73cc1d5.145kmttfwh7k98v5j72zrer57.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fb8c387236db3c10.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b251837809b2f64b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbef83eaa4e01f04.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-12a772286de2fca7.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-023bbe5ada7abfc3.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-de2bcdf10ec69c2b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8e1754df350800fd.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-06c2ab7b9c32e037.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51d2621fc57a281b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-54a930408793772f.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c7d01cba400dcb2.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9f84d69e331b75b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-eec95493246aae39.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f6676c475e08ab0.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-799d520624f8b2e0.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fcf93d4842acd9a9.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0e6386368b0a24e8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6d565b71a096078f59574161a2a382ec4a1eb751/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/6d565b71a096078f59574161a2a382ec4a1eb751/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/pin-project-internal-aec9c991e73cc1d5/build_script_build-aec9c991e73cc1d5" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-internal` (build script) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c: In function 'SpvReflectResult spvReflectCreateShaderModule(size_t, const void*, SpvReflectShaderModule*)': [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::spirv_code' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: 2910 | Parser parser = { 0 }; [INFO] [stderr] warning: spirv-reflect@0.2.3: | ^ [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::string_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::strings' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_language' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_language_version' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_file_id' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_embedded' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::node_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::nodes' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::entry_point_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::function_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::functions' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::type_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::descriptor_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::push_constant_count' [-Wmissing-field-initializers] [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c: In function 'SpvReflectResult spvReflectChangeDescriptorBindingNumbers(SpvReflectShaderModule*, const SpvReflectDescriptorBinding*, uint32_t, uint32_t)': [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:4012:28: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] warning: spirv-reflect@0.2.3: 4012 | if (new_binding_number != SPV_REFLECT_BINDING_NUMBER_DONT_CHANGE) { [INFO] [stderr] warning: spirv-reflect@0.2.3: | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:4018:25: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] warning: spirv-reflect@0.2.3: 4018 | if (new_set_binding != SPV_REFLECT_SET_NUMBER_DONT_CHANGE) { [INFO] [stderr] warning: spirv-reflect@0.2.3: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:4026:23: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] warning: spirv-reflect@0.2.3: 4026 | if (new_set_binding != SPV_REFLECT_SET_NUMBER_DONT_CHANGE) { [INFO] [stderr] warning: spirv-reflect@0.2.3: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c: In function 'SpvReflectResult spvReflectChangeDescriptorSetNumber(SpvReflectShaderModule*, const SpvReflectDescriptorSet*, uint32_t)': [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:4060:49: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] warning: spirv-reflect@0.2.3: 4060 | if (IsNotNull(p_target_set) && new_set_number != SPV_REFLECT_SET_NUMBER_DONT_CHANGE) { [INFO] [stderr] warning: spirv-reflect@0.2.3: | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c: At global scope: [INFO] [stderr] warning: spirv-reflect@0.2.3: vendor/spirv_reflect.c:4141:1: fatal error: error writing to /tmp/cco0CUPm.s: No space left on device [INFO] [stderr] warning: spirv-reflect@0.2.3: 4141 | } [INFO] [stderr] warning: spirv-reflect@0.2.3: | ^ [INFO] [stderr] warning: spirv-reflect@0.2.3: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `spirv-reflect v0.2.3` [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/spirv-reflect-ac56c856facc3fe9/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/spirv-reflect-c7bc16bcbd4e0529/out/vendor/spirv_reflect.o" "-c" "vendor/spirv_reflect.c" [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c: In function 'SpvReflectResult spvReflectCreateShaderModule(size_t, const void*, SpvReflectShaderModule*)': [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::spirv_code' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning= 2910 | Parser parser = { 0 }; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::string_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::strings' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_language' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_language_version' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_file_id' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::source_embedded' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::node_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::nodes' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::entry_point_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::function_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::functions' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::type_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::descriptor_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:2910:23: warning: missing initializer for member 'Parser::push_constant_count' [-Wmissing-field-initializers] [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c: In function 'SpvReflectResult spvReflectChangeDescriptorBindingNumbers(SpvReflectShaderModule*, const SpvReflectDescriptorBinding*, uint32_t, uint32_t)': [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:4012:28: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] cargo:warning= 4012 | if (new_binding_number != SPV_REFLECT_BINDING_NUMBER_DONT_CHANGE) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:4018:25: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] cargo:warning= 4018 | if (new_set_binding != SPV_REFLECT_SET_NUMBER_DONT_CHANGE) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:4026:23: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] cargo:warning= 4026 | if (new_set_binding != SPV_REFLECT_SET_NUMBER_DONT_CHANGE) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c: In function 'SpvReflectResult spvReflectChangeDescriptorSetNumber(SpvReflectShaderModule*, const SpvReflectDescriptorSet*, uint32_t)': [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:4060:49: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and '' [-Wsign-compare] [INFO] [stderr] cargo:warning= 4060 | if (IsNotNull(p_target_set) && new_set_number != SPV_REFLECT_SET_NUMBER_DONT_CHANGE) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c: At global scope: [INFO] [stderr] cargo:warning=vendor/spirv_reflect.c:4141:1: fatal error: error writing to /tmp/cco0CUPm.s: No space left on device [INFO] [stderr] cargo:warning= 4141 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/spirv-reflect-c7bc16bcbd4e0529/out/vendor/spirv_reflect.o" "-c" "vendor/spirv_reflect.c" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8gL66Y/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatcMlYA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqwxLpC/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f143ab1cc5a9a41a82201839e7c06baa7016dfa580d868807ca32ba641465639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f143ab1cc5a9a41a82201839e7c06baa7016dfa580d868807ca32ba641465639", kill_on_drop: false }` [INFO] [stdout] f143ab1cc5a9a41a82201839e7c06baa7016dfa580d868807ca32ba641465639