[INFO] cloning repository https://github.com/shockham/terr_3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/terr_3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7050b2fbb195fffe99c5f10f943119260b9fd69
[INFO] checking shockham/terr_3d against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fterr_3d" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shockham/terr_3d
[INFO] finished tweaking git repo https://github.com/shockham/terr_3d
[INFO] tweaked toml for git repo https://github.com/shockham/terr_3d written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shockham/terr_3d on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shockham/terr_3d 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 simdnoise v3.1.6
[INFO] [stderr]   Downloaded simdeez v1.0.7
[INFO] [stderr]   Downloaded caper v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3f7e58b1c06455c93eee3ca4944cea918f695e2dc2e6a3c1c8b8de78aa7fb8b
[INFO] running `Command { std: "docker" "start" "-a" "f3f7e58b1c06455c93eee3ca4944cea918f695e2dc2e6a3c1c8b8de78aa7fb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3f7e58b1c06455c93eee3ca4944cea918f695e2dc2e6a3c1c8b8de78aa7fb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f7e58b1c06455c93eee3ca4944cea918f695e2dc2e6a3c1c8b8de78aa7fb8b", kill_on_drop: false }`
[INFO] [stdout] f3f7e58b1c06455c93eee3ca4944cea918f695e2dc2e6a3c1c8b8de78aa7fb8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ddea2dde3bd042e5457b70f774618ee2529cc5e5f4f952bc5393dcacd094fb0
[INFO] running `Command { std: "docker" "start" "-a" "3ddea2dde3bd042e5457b70f774618ee2529cc5e5f4f952bc5393dcacd094fb0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling glium v0.26.0
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling imgui-sys v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-rational-a10e2d59f52a3544/build_script_build-a10e2d59f52a3544.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/num-rational-a10e2d59f52a3544/dep-build-script-build-script-build`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaF5gw6w"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayRW7Yw"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inflate` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `ogg` (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 `wayland-scanner` (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/32cd9114712a24010b0583624dc52ac302194128/bin/rustc --crate-name wayland_scanner --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.23.6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdb2b3db1e76c085 -C extra-filename=-e2c371115ba2d5ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-1a4c701caf1a13c8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacAjTQG"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetackPcCR"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7IUILr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-3dc4d3d4be7c3941,libkhronos_api-21b058a19a7424b3,libxml-1a4c701caf1a13c8,liblog-c40a5a460b1e90c2,libcfg_if-a6ec14cb1a24e6b7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7IUILr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glium-130f4199bee94775/build_script_main-130f4199bee94775" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slice-deque` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `glium` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaweP5oe"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: minimp3-sys@0.3.2: minimp3.c:2: fatal error: error writing to /tmp/ccKECAo8.s: No space left on device
[INFO] [stderr] warning: minimp3-sys@0.3.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `minimp3-sys v0.3.2`
[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/minimp3-sys-715ab4cf26ef09b6/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" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-54d7796623b88445/out/minimp3.o" "-c" "minimp3.c"
[INFO] [stderr]   cargo:warning=minimp3.c:2: fatal error: error writing to /tmp/ccKECAo8.s: No space left on device
[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" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-54d7796623b88445/out/minimp3.o" "-c" "minimp3.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `deflate` (lib) due to 1 previous error
[INFO] [stderr] warning: imgui-sys@0.3.0: third-party/cimgui/cimgui.cpp:2551:1: fatal error: error writing to /tmp/ccn0w0rA.s: No space left on device
[INFO] [stderr] warning: imgui-sys@0.3.0:  2551 | }
[INFO] [stderr] warning: imgui-sys@0.3.0:       | ^
[INFO] [stderr] warning: imgui-sys@0.3.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `imgui-sys v0.3.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/imgui-sys-fc1b28e15ca288ab/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]   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]   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" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-f4c06dcea6d7ca78/out/third-party/cimgui/cimgui.o" "-c" "third-party/cimgui/cimgui.cpp"
[INFO] [stderr]   cargo:warning=third-party/cimgui/cimgui.cpp:2551:1: fatal error: error writing to /tmp/ccn0w0rA.s: No space left on device
[INFO] [stderr]   cargo:warning= 2551 | }
[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" "-Wall" "-Wextra" "-Wno-return-type-c-linkage" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-f4c06dcea6d7ca78/out/third-party/cimgui/cimgui.o" "-c" "third-party/cimgui/cimgui.cpp" 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/rmeta3yvBMg/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauP6KHj/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqoedlK/full.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" "3ddea2dde3bd042e5457b70f774618ee2529cc5e5f4f952bc5393dcacd094fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ddea2dde3bd042e5457b70f774618ee2529cc5e5f4f952bc5393dcacd094fb0", kill_on_drop: false }`
[INFO] [stdout] 3ddea2dde3bd042e5457b70f774618ee2529cc5e5f4f952bc5393dcacd094fb0
