[INFO] cloning repository https://github.com/indiv0/colonize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indiv0/colonize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findiv0%2Fcolonize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findiv0%2Fcolonize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47b62368c8843e34590a9adf5efefa9c5a0e4f87
[INFO] building indiv0/colonize against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findiv0%2Fcolonize" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/indiv0/colonize on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/indiv0/colonize
[INFO] finished tweaking git repo https://github.com/indiv0/colonize
[INFO] tweaked toml for git repo https://github.com/indiv0/colonize written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/indiv0/colonize 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/bonsairobo/building-blocks`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inplace_it v0.3.2
[INFO] [stderr]   Downloaded range-alloc v0.1.1
[INFO] [stderr]   Downloaded find-crate v0.6.2
[INFO] [stderr]   Downloaded fixedbitset v0.3.1
[INFO] [stderr]   Downloaded hexasphere v3.1.0
[INFO] [stderr]   Downloaded noise v0.6.0
[INFO] [stderr]   Downloaded bevy_rapier3d v0.7.0
[INFO] [stderr]   Downloaded snap v1.0.3
[INFO] [stderr]   Downloaded notify v5.0.0-pre.4
[INFO] [stderr]   Downloaded owned_ttf_parser v0.9.0
[INFO] [stderr]   Downloaded ttf-parser v0.9.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.7
[INFO] [stderr]   Downloaded anyhow v1.0.37
[INFO] [stderr]   Downloaded rapier3d v0.4.2
[INFO] [stderr]   Downloaded inotify v0.8.3
[INFO] [stderr]   Downloaded minimp3 v0.5.0
[INFO] [stderr]   Downloaded nalgebra v0.23.2
[INFO] [stderr]   Downloaded rectangle-pack v0.2.0
[INFO] [stderr]   Downloaded shaderc v0.7.0
[INFO] [stderr]   Downloaded bevy_mod_picking v0.3.1
[INFO] [stderr]   Downloaded ncollide3d v0.26.1
[INFO] [stderr]   Downloaded shaderc-sys v0.7.0
[INFO] [stderr]   Downloaded bevy_webgl2 v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1576adaa31c045e331a54678bdf8285c4c91886cf57cd54fff1d70716e597b1
[INFO] running `Command { std: "docker" "start" "-a" "d1576adaa31c045e331a54678bdf8285c4c91886cf57cd54fff1d70716e597b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1576adaa31c045e331a54678bdf8285c4c91886cf57cd54fff1d70716e597b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1576adaa31c045e331a54678bdf8285c4c91886cf57cd54fff1d70716e597b1", kill_on_drop: false }`
[INFO] [stdout] d1576adaa31c045e331a54678bdf8285c4c91886cf57cd54fff1d70716e597b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fa11027481f224362ad94cba4bc212dd31a18f72f83dd9148d62ba30a0fea31
[INFO] running `Command { std: "docker" "start" "-a" "5fa11027481f224362ad94cba4bc212dd31a18f72f83dd9148d62ba30a0fea31", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling standback v0.2.14
[INFO] [stderr]    Compiling time v0.2.23
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ahash v0.6.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fixedbitset v0.3.1
[INFO] [stderr]    Compiling glam v0.11.3
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling inotify-sys v0.1.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling inotify v0.8.3
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling bevy-glsl-to-spirv v0.2.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `u64`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/num/mod.rs:1117:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 208 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 208 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling spirv-reflect v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:1712:54
[INFO] [stdout]      |
[INFO] [stdout] 1712 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]      |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/num/mod.rs:1117:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1712 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 1712 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2128:19
[INFO] [stdout]      |
[INFO] [stdout] 2128 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/num/mod.rs:1117:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2128 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2128 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2156:19
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/num/mod.rs:1117:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2156 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2156 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling gfx-hal v0.6.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 '<unnamed enum>' [-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 '<unnamed enum>' [-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 '<unnamed enum>' [-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 '<unnamed enum>' [-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-452ff0ccba299952/out/libspirv_reflect_cpp.a: 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-e6b82022a6424a25/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("3")
[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++" "-O3" "-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-452ff0ccba299952/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 '<unnamed enum>' [-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 '<unnamed enum>' [-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 '<unnamed enum>' [-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 '<unnamed enum>' [-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-452ff0ccba299952/out/libspirv_reflect_cpp.a" "/opt/rustwide/target/debug/build/spirv-reflect-452ff0ccba299952/out/vendor/spirv_reflect.o"
[INFO] [stderr]   cargo:warning=ar: /opt/rustwide/target/debug/build/spirv-reflect-452ff0ccba299952/out/libspirv_reflect_cpp.a: 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-452ff0ccba299952/out/libspirv_reflect_cpp.a" "/opt/rustwide/target/debug/build/spirv-reflect-452ff0ccba299952/out/vendor/spirv_reflect.o" with args "ar" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "5fa11027481f224362ad94cba4bc212dd31a18f72f83dd9148d62ba30a0fea31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa11027481f224362ad94cba4bc212dd31a18f72f83dd9148d62ba30a0fea31", kill_on_drop: false }`
[INFO] [stdout] 5fa11027481f224362ad94cba4bc212dd31a18f72f83dd9148d62ba30a0fea31
