[INFO] cloning repository https://github.com/rust-adventure/super-corgo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/super-corgo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fsuper-corgo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fsuper-corgo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a968ab5651116d252575cefefab5b2dee6678ff6 [INFO] testing rust-adventure/super-corgo against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Fsuper-corgo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/super-corgo on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-adventure/super-corgo [INFO] finished tweaking git repo https://github.com/rust-adventure/super-corgo [INFO] tweaked toml for git repo https://github.com/rust-adventure/super-corgo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/super-corgo 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_rapier2d v0.11.0 [INFO] [stderr] Downloaded clang-sys v1.2.1 [INFO] [stderr] Downloaded slotmap v0.4.2 [INFO] [stderr] Downloaded rapier2d v0.11.0 [INFO] [stderr] Downloaded nix v0.20.1 [INFO] [stderr] Downloaded wide v0.7.0 [INFO] [stderr] Downloaded ldtk_rust v0.5.2 [INFO] [stderr] Downloaded parry2d v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211928e66f8993f3e205c718c762763b08710ab855de37c991f6b4416d02aeff [INFO] running `Command { std: "docker" "start" "-a" "211928e66f8993f3e205c718c762763b08710ab855de37c991f6b4416d02aeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211928e66f8993f3e205c718c762763b08710ab855de37c991f6b4416d02aeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211928e66f8993f3e205c718c762763b08710ab855de37c991f6b4416d02aeff", kill_on_drop: false }` [INFO] [stdout] 211928e66f8993f3e205c718c762763b08710ab855de37c991f6b4416d02aeff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f56e86c0c97a434980a30bb9d45ebaf2631f0ec9de213f97458b4dcf34da0ea7 [INFO] running `Command { std: "docker" "start" "-a" "f56e86c0c97a434980a30bb9d45ebaf2631f0ec9de213f97458b4dcf34da0ea7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name regex_automata --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9f1d0bb95d0f8d6c -C extra-filename=-a4913a572fdf424f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a8b7a392e3a16251.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=4ce317381d2c440b -C extra-filename=-a8b7a392e3a16251 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libscoped_threadpool-ea80625569c7ab31.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scoped_threadpool` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1de6b355a9bcca7b -C extra-filename=-36d8298223f64d46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-81123488faa05381.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e95fd1d1246b263e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a8b7a392e3a16251.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=43eeba6d09a0218e -C extra-filename=-c1974ad4b29d9bec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c04f9a3250798f92.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9d083ea772f8a688.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacNsrFg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [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: ar: /opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/libspirv_reflect_cpp.a: error reading /opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/vendor/spirv_reflect.o: No space left on device [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-26afc5a781444044/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,x87") [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-09da293c61faec89/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] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/libspirv_reflect_cpp.a" "/opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/vendor/spirv_reflect.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/libspirv_reflect_cpp.a: error reading /opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/vendor/spirv_reflect.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/libspirv_reflect_cpp.a" "/opt/rustwide/target/debug/build/spirv-reflect-09da293c61faec89/out/vendor/spirv_reflect.o" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapgPvdY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoWQRXk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glam` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f56e86c0c97a434980a30bb9d45ebaf2631f0ec9de213f97458b4dcf34da0ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56e86c0c97a434980a30bb9d45ebaf2631f0ec9de213f97458b4dcf34da0ea7", kill_on_drop: false }` [INFO] [stdout] f56e86c0c97a434980a30bb9d45ebaf2631f0ec9de213f97458b4dcf34da0ea7