[INFO] cloning repository https://github.com/xiuxiu62/bgfx-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiuxiu62/bgfx-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fbgfx-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fbgfx-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9899cd5245d747dd5cc3717eadc0a4f0f902032b [INFO] checking xiuxiu62/bgfx-test against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiuxiu62%2Fbgfx-test" "/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/xiuxiu62/bgfx-test on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xiuxiu62/bgfx-test [INFO] finished tweaking git repo https://github.com/xiuxiu62/bgfx-test [INFO] tweaked toml for git repo https://github.com/xiuxiu62/bgfx-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xiuxiu62/bgfx-test 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfixed-string v1.0.0 [INFO] [stderr] Downloaded bgfx-rs v0.6.0 [INFO] [stderr] Downloaded glfw v0.43.0 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] Downloaded bgfx-sys v0.4.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 679648d57572dfe851521eaec4ef2c5d69d29535bb9df8161a232da470da5c42 [INFO] running `Command { std: "docker" "start" "-a" "679648d57572dfe851521eaec4ef2c5d69d29535bb9df8161a232da470da5c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "679648d57572dfe851521eaec4ef2c5d69d29535bb9df8161a232da470da5c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679648d57572dfe851521eaec4ef2c5d69d29535bb9df8161a232da470da5c42", kill_on_drop: false }` [INFO] [stdout] 679648d57572dfe851521eaec4ef2c5d69d29535bb9df8161a232da470da5c42 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f54487f47841701eee7aef1bb76ae9cab39a30c9a180813a508f8bf05351c87 [INFO] running `Command { std: "docker" "start" "-a" "9f54487f47841701eee7aef1bb76ae9cab39a30c9a180813a508f8bf05351c87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfixed-string v1.0.0 [INFO] [stderr] Checking glam v0.20.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling bgfx-sys v0.4.0 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking glfw v0.43.0 [INFO] [stderr] warning: bgfx-sys@0.4.0: In file included from bgfx/src/bgfx.cpp:5717: [INFO] [stderr] warning: bgfx-sys@0.4.0: bgfx/src/bgfx.idl.inl:1457:1: fatal error: error writing to /tmp/cc0SXriF.s: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: 1457 | } [INFO] [stderr] warning: bgfx-sys@0.4.0: | ^ [INFO] [stderr] warning: bgfx-sys@0.4.0: compilation terminated. [INFO] [stderr] warning: bgfx-sys@0.4.0: bgfx/src/renderer_webgpu.cpp:4998:34: fatal error: error writing to /tmp/ccTHcrBa.s: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: 4998 | } /* namespace webgpu */ } // namespace bgfx [INFO] [stderr] warning: bgfx-sys@0.4.0: | ^ [INFO] [stderr] warning: bgfx-sys@0.4.0: compilation terminated. [INFO] [stderr] warning: bgfx-sys@0.4.0: bgfx/src/renderer_nvn.cpp:46:23: fatal error: error writing to /tmp/ccgItDZD.s: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: 46 | } /* namespace nvn */ } // namespace bgfx [INFO] [stderr] warning: bgfx-sys@0.4.0: | ^ [INFO] [stderr] warning: bgfx-sys@0.4.0: compilation terminated. [INFO] [stderr] warning: bgfx-sys@0.4.0: bimg/src/image_decode.cpp:868:1: fatal error: error writing to /tmp/ccbkFH9W.s: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: 868 | } // namespace bimg [INFO] [stderr] warning: bgfx-sys@0.4.0: | ^ [INFO] [stderr] warning: bgfx-sys@0.4.0: compilation terminated. [INFO] [stderr] warning: bgfx-sys@0.4.0: bgfx/src/renderer_d3d9.cpp:4565:24: fatal error: error writing to /tmp/ccTary9z.s: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: 4565 | } /* namespace d3d9 */ } // namespace bgfx [INFO] [stderr] warning: bgfx-sys@0.4.0: | ^ [INFO] [stderr] warning: bgfx-sys@0.4.0: compilation terminated. [INFO] [stderr] warning: bgfx-sys@0.4.0: /tmp/ccNjsboT.s: Assembler messages: [INFO] [stderr] warning: bgfx-sys@0.4.0: /tmp/ccNjsboT.s: Fatal error: can't write 41 bytes to section .debug_line of /opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_gl.o: 'No space left on device' [INFO] [stderr] warning: bgfx-sys@0.4.0: /tmp/ccNjsboT.s: Fatal error: /opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_gl.o: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: bgfx/src/renderer_vk.cpp:9048:22: fatal error: error writing to /tmp/cc8VZu8W.s: No space left on device [INFO] [stderr] warning: bgfx-sys@0.4.0: 9048 | } /* namespace vk */ } // namespace bgfx [INFO] [stderr] warning: bgfx-sys@0.4.0: | ^ [INFO] [stderr] warning: bgfx-sys@0.4.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `bgfx-sys v0.4.0` [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/bgfx-sys-0f7a7834630f1be3/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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = 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: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bx/src/amalgamated.o" "-c" "bx/src/amalgamated.cpp" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bimg/src/image_decode.o" "-c" "bimg/src/image_decode.cpp" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bimg/src/image_gnf.o" "-c" "bimg/src/image_gnf.cpp" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bimg/src/image_cubemap_filter.o" "-c" "bimg/src/image_cubemap_filter.cpp" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bimg/src/image.o" "-c" "bimg/src/image.cpp" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/bgfx.o" "-c" "bgfx/src/bgfx.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/vertexlayout.o" "-c" "bgfx/src/vertexlayout.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/debug_renderdoc.o" "-c" "bgfx/src/debug_renderdoc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/topology.o" "-c" "bgfx/src/topology.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/shader.o" "-c" "bgfx/src/shader.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/shader_dxbc.o" "-c" "bgfx/src/shader_dxbc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_agc.o" "-c" "bgfx/src/renderer_agc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_gnm.o" "-c" "bgfx/src/renderer_gnm.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_webgpu.o" "-c" "bgfx/src/renderer_webgpu.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_nvn.o" "-c" "bgfx/src/renderer_nvn.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_gl.o" "-c" "bgfx/src/renderer_gl.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_vk.o" "-c" "bgfx/src/renderer_vk.cpp" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_noop.o" "-c" "bgfx/src/renderer_noop.cpp" [INFO] [stderr] cargo:warning=In file included from bgfx/src/bgfx.cpp:5717: [INFO] [stderr] cargo:warning=bgfx/src/bgfx.idl.inl:1457:1: fatal error: error writing to /tmp/cc0SXriF.s: No space left on device [INFO] [stderr] cargo:warning= 1457 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_d3d9.o" "-c" "bgfx/src/renderer_d3d9.cpp" [INFO] [stderr] cargo:warning=bgfx/src/renderer_webgpu.cpp:4998:34: fatal error: error writing to /tmp/ccTHcrBa.s: No space left on device [INFO] [stderr] cargo:warning= 4998 | } /* namespace webgpu */ } // namespace bgfx [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=bgfx/src/renderer_nvn.cpp:46:23: fatal error: error writing to /tmp/ccgItDZD.s: No space left on device [INFO] [stderr] cargo:warning= 46 | } /* namespace nvn */ } // namespace bgfx [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=bimg/src/image_decode.cpp:868:1: fatal error: error writing to /tmp/ccbkFH9W.s: No space left on device [INFO] [stderr] cargo:warning= 868 | } // namespace bimg [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=bgfx/src/renderer_d3d9.cpp:4565:24: fatal error: error writing to /tmp/ccTary9z.s: No space left on device [INFO] [stderr] cargo:warning= 4565 | } /* namespace d3d9 */ } // namespace bgfx [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/tmp/ccNjsboT.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccNjsboT.s: Fatal error: can't write 41 bytes to section .debug_line of /opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_gl.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccNjsboT.s: Fatal error: /opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bgfx/src/renderer_gl.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=bgfx/src/renderer_vk.cpp:9048:22: fatal error: error writing to /tmp/cc8VZu8W.s: No space left on device [INFO] [stderr] cargo:warning= 9048 | } /* namespace vk */ } // namespace bgfx [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 "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bgfx/3rdparty/khronos" "-I" "bgfx/3rdparty" "-I" "bgfx/include" "-I" "bx/include" "-I" "bx/3rdparty" "-I" "bimg/include" "-I" "bimg/3rdparty" "-I" "bimg/3rdparty/iqa/include" "-I" "bimg/3rdparty/astc-codec/include" "-I" "bimg/3rdparty/tinyexr/deps/miniz" "-Wall" "-Wextra" "-DBGFX_CONFIG_RENDERER_WEBGPU=0" "-DBGFX_CONFIG_RENDERER_GNM=0" "-DBIMG_DECODE_ASTC=0" "-DBGFX_CONFIG_RENDERER_VULKAN=1" "-DBGFX_CONFIG_RENDERER_OPENGL=1" "-o" "/opt/rustwide/target/debug/build/bgfx-sys-bceec59f9d2221f7/out/bimg/src/image_decode.o" "-c" "bimg/src/image_decode.cpp" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "9f54487f47841701eee7aef1bb76ae9cab39a30c9a180813a508f8bf05351c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f54487f47841701eee7aef1bb76ae9cab39a30c9a180813a508f8bf05351c87", kill_on_drop: false }` [INFO] [stdout] 9f54487f47841701eee7aef1bb76ae9cab39a30c9a180813a508f8bf05351c87