[INFO] cloning repository https://github.com/mwbryant/ranim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwbryant/ranim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Franim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Franim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41d51807c356429b22fe2238e776171390f4ceb9
[INFO] checking mwbryant/ranim against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Franim" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mwbryant/ranim on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mwbryant/ranim
[INFO] finished tweaking git repo https://github.com/mwbryant/ranim
[INFO] tweaked toml for git repo https://github.com/mwbryant/ranim written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mwbryant/ranim 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff3637efbe68b88bb10c5757244f2b37f052658b6048e4c0bf183e18534081a9
[INFO] running `Command { std: "docker" "start" "-a" "ff3637efbe68b88bb10c5757244f2b37f052658b6048e4c0bf183e18534081a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff3637efbe68b88bb10c5757244f2b37f052658b6048e4c0bf183e18534081a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3637efbe68b88bb10c5757244f2b37f052658b6048e4c0bf183e18534081a9", kill_on_drop: false }`
[INFO] [stdout] ff3637efbe68b88bb10c5757244f2b37f052658b6048e4c0bf183e18534081a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61c2115d82dcefc3900da6e8522e282db0a07aec348a1c42cb177b23bad62a87
[INFO] running `Command { std: "docker" "start" "-a" "61c2115d82dcefc3900da6e8522e282db0a07aec348a1c42cb177b23bad62a87", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking adler32 v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking xmlparser v0.13.2
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking simplecss v0.2.0
[INFO] [stderr]     Checking rgb v0.8.20
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking kurbo v0.6.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking roxmltree v0.13.0
[INFO] [stderr]     Checking data-url v0.1.0
[INFO] [stderr]     Checking flate2 v1.0.16
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking pico-args v0.3.3
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking unicode-script v0.5.2
[INFO] [stderr]     Checking svgfilters v0.2.0
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking svg v0.8.0
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.2
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking fontdb v0.1.0
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]    Compiling rustybuzz v0.1.1
[INFO] [stderr]    Compiling tiny-skia v0.1.0
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr] warning: tiny-skia@0.1.0: fatal error: error in backend: IO failure on output stream: No space left on device
[INFO] [stderr] warning: tiny-skia@0.1.0: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
[INFO] [stderr] warning: tiny-skia@0.1.0: Stack dump:
[INFO] [stderr] warning: tiny-skia@0.1.0: 0.	Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapController.o -c skia/src/core/SkBitmapController.cpp
[INFO] [stderr] warning: tiny-skia@0.1.0: 1.	<eof> parser at end of file
[INFO] [stderr] warning: tiny-skia@0.1.0:  #0 0x00007fd7e0fddd01 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3fd01)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #1 0x00007fd7e0fdba3e llvm::sys::RunSignalHandlers() (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3da3e)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #2 0x00007fd7e0fdd0ab llvm::sys::CleanupOnSignal(unsigned long) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3f0ab)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #3 0x00007fd7e0f09bea (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd6bbea)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #4 0x00007fd7e0f09b8b (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd6bb8b)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #5 0x00007fd7e0fd8007 llvm::sys::Process::Exit(int, bool) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3a007)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #6 0x00000000004136d2 (/usr/lib/llvm-14/bin/clang+0x4136d2)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #7 0x00007fd7e0f18673 llvm::report_fatal_error(llvm::Twine const&, bool) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd7a673)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #8 0x00007fd7e0fbf126 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe21126)
[INFO] [stderr] warning: tiny-skia@0.1.0:  #9 0x00007fd7e0fbe079 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe20079)
[INFO] [stderr] warning: tiny-skia@0.1.0: #10 0x00007fd7e82c72c8 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream> >) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x18572c8)
[INFO] [stderr] warning: tiny-skia@0.1.0: #11 0x00007fd7e85ec855 (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x1b7c855)
[INFO] [stderr] warning: tiny-skia@0.1.0: #12 0x00007fd7e7474824 clang::ParseAST(clang::Sema&, bool, bool) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0xa04824)
[INFO] [stderr] warning: tiny-skia@0.1.0: #13 0x00007fd7e85e8b71 clang::CodeGenAction::ExecuteAction() (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x1b78b71)
[INFO] [stderr] warning: tiny-skia@0.1.0: #14 0x00007fd7e8f84b57 clang::FrontendAction::Execute() (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x2514b57)
[INFO] [stderr] warning: tiny-skia@0.1.0: #15 0x00007fd7e8edc3a6 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x246c3a6)
[INFO] [stderr] warning: tiny-skia@0.1.0: #16 0x00007fd7e8ffe45b clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x258e45b)
[INFO] [stderr] warning: tiny-skia@0.1.0: #17 0x000000000041328b cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/lib/llvm-14/bin/clang+0x41328b)
[INFO] [stderr] warning: tiny-skia@0.1.0: #18 0x00000000004114bc (/usr/lib/llvm-14/bin/clang+0x4114bc)
[INFO] [stderr] warning: tiny-skia@0.1.0: #19 0x00007fd7e8b5aed2 (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20eaed2)
[INFO] [stderr] warning: tiny-skia@0.1.0: #20 0x00007fd7e0f09b6d llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd6bb6d)
[INFO] [stderr] warning: tiny-skia@0.1.0: #21 0x00007fd7e8b5a9c0 clang::driver::CC1Command::Execute(llvm::ArrayRef<llvm::Optional<llvm::StringRef> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, bool*) const (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20ea9c0)
[INFO] [stderr] warning: tiny-skia@0.1.0: #22 0x00007fd7e8b25183 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20b5183)
[INFO] [stderr] warning: tiny-skia@0.1.0: #23 0x00007fd7e8b2540a clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*> >&) const (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20b540a)
[INFO] [stderr] warning: tiny-skia@0.1.0: #24 0x00007fd7e8b3f507 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*> >&) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20cf507)
[INFO] [stderr] warning: tiny-skia@0.1.0: #25 0x0000000000410f26 main (/usr/lib/llvm-14/bin/clang+0x410f26)
[INFO] [stderr] warning: tiny-skia@0.1.0: #26 0x00007fd7dfc69d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90)
[INFO] [stderr] warning: tiny-skia@0.1.0: #27 0x00007fd7dfc69e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40)
[INFO] [stderr] warning: tiny-skia@0.1.0: #28 0x000000000040e3b5 _start (/usr/lib/llvm-14/bin/clang+0x40e3b5)
[INFO] [stderr] warning: tiny-skia@0.1.0: fatal error: error in backend: IO failure on output stream: No space left on device
[INFO] [stderr] warning: tiny-skia@0.1.0: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
[INFO] [stderr] warning: tiny-skia@0.1.0: Stack dump:
[INFO] [stderr] warning: tiny-skia@0.1.0: 0.	Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmap.o -c skia/src/core/SkBitmap.cpp
[INFO] [stderr] warning: tiny-skia@0.1.0: 1.	<eof> parser at end of file
[INFO] [stderr] error: failed to run custom build command for `tiny-skia v0.1.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/tiny-skia-809fd0d3f310d687/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SKIA_LIB_DIR
[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 = Some("clang++")
[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]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkAlphaRuns.o" "-c" "skia/src/core/SkAlphaRuns.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkAAClip.o" "-c" "skia/src/core/SkAAClip.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkAnalyticEdge.o" "-c" "skia/src/core/SkAnalyticEdge.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkArenaAlloc.o" "-c" "skia/src/core/SkArenaAlloc.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapCache.o" "-c" "skia/src/core/SkBitmapCache.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapController.o" "-c" "skia/src/core/SkBitmapController.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmap.o" "-c" "skia/src/core/SkBitmap.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapProcState.o" "-c" "skia/src/core/SkBitmapProcState.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapDevice.o" "-c" "skia/src/core/SkBitmapDevice.cpp"
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapProcState_matrixProcs.o" "-c" "skia/src/core/SkBitmapProcState_matrixProcs.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBlendMode.o" "-c" "skia/src/core/SkBlendMode.cpp"
[INFO] [stderr]   cargo:warning=fatal error: error in backend: IO failure on output stream: No space left on device
[INFO] [stderr]   cargo:warning=PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
[INFO] [stderr]   cargo:warning=Stack dump:
[INFO] [stderr]   cargo:warning=0.	Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapController.o -c skia/src/core/SkBitmapController.cpp
[INFO] [stderr]   cargo:warning=1.	<eof> parser at end of file
[INFO] [stderr]   cargo:warning= #0 0x00007fd7e0fddd01 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3fd01)
[INFO] [stderr]   cargo:warning= #1 0x00007fd7e0fdba3e llvm::sys::RunSignalHandlers() (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3da3e)
[INFO] [stderr]   cargo:warning= #2 0x00007fd7e0fdd0ab llvm::sys::CleanupOnSignal(unsigned long) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3f0ab)
[INFO] [stderr]   cargo:warning= #3 0x00007fd7e0f09bea (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd6bbea)
[INFO] [stderr]   cargo:warning= #4 0x00007fd7e0f09b8b (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd6bb8b)
[INFO] [stderr]   cargo:warning= #5 0x00007fd7e0fd8007 llvm::sys::Process::Exit(int, bool) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe3a007)
[INFO] [stderr]   cargo:warning= #6 0x00000000004136d2 (/usr/lib/llvm-14/bin/clang+0x4136d2)
[INFO] [stderr]   cargo:warning= #7 0x00007fd7e0f18673 llvm::report_fatal_error(llvm::Twine const&, bool) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd7a673)
[INFO] [stderr]   cargo:warning= #8 0x00007fd7e0fbf126 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe21126)
[INFO] [stderr]   cargo:warning= #9 0x00007fd7e0fbe079 llvm::raw_fd_ostream::~raw_fd_ostream() (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xe20079)
[INFO] [stderr]   cargo:warning=#10 0x00007fd7e82c72c8 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream> >) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x18572c8)
[INFO] [stderr]   cargo:warning=#11 0x00007fd7e85ec855 (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x1b7c855)
[INFO] [stderr]   cargo:warning=#12 0x00007fd7e7474824 clang::ParseAST(clang::Sema&, bool, bool) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0xa04824)
[INFO] [stderr]   cargo:warning=#13 0x00007fd7e85e8b71 clang::CodeGenAction::ExecuteAction() (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x1b78b71)
[INFO] [stderr]   cargo:warning=#14 0x00007fd7e8f84b57 clang::FrontendAction::Execute() (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x2514b57)
[INFO] [stderr]   cargo:warning=#15 0x00007fd7e8edc3a6 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x246c3a6)
[INFO] [stderr]   cargo:warning=#16 0x00007fd7e8ffe45b clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x258e45b)
[INFO] [stderr]   cargo:warning=#17 0x000000000041328b cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/lib/llvm-14/bin/clang+0x41328b)
[INFO] [stderr]   cargo:warning=#18 0x00000000004114bc (/usr/lib/llvm-14/bin/clang+0x4114bc)
[INFO] [stderr]   cargo:warning=#19 0x00007fd7e8b5aed2 (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20eaed2)
[INFO] [stderr]   cargo:warning=#20 0x00007fd7e0f09b6d llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/lib/x86_64-linux-gnu/libLLVM-14.so.1+0xd6bb6d)
[INFO] [stderr]   cargo:warning=#21 0x00007fd7e8b5a9c0 clang::driver::CC1Command::Execute(llvm::ArrayRef<llvm::Optional<llvm::StringRef> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, bool*) const (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20ea9c0)
[INFO] [stderr]   cargo:warning=#22 0x00007fd7e8b25183 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20b5183)
[INFO] [stderr]   cargo:warning=#23 0x00007fd7e8b2540a clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*> >&) const (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20b540a)
[INFO] [stderr]   cargo:warning=#24 0x00007fd7e8b3f507 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*> >&) (/lib/x86_64-linux-gnu/libclang-cpp.so.14+0x20cf507)
[INFO] [stderr]   cargo:warning=#25 0x0000000000410f26 main (/usr/lib/llvm-14/bin/clang+0x410f26)
[INFO] [stderr]   cargo:warning=#26 0x00007fd7dfc69d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90)
[INFO] [stderr]   cargo:warning=#27 0x00007fd7dfc69e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40)
[INFO] [stderr]   cargo:warning=#28 0x000000000040e3b5 _start (/usr/lib/llvm-14/bin/clang+0x40e3b5)
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=fatal error: error in backend: IO failure on output stream: No space left on device
[INFO] [stderr]   cargo:warning=PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
[INFO] [stderr]   cargo:warning=Stack dump:
[INFO] [stderr]   cargo:warning=0.	Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmap.o -c skia/src/core/SkBitmap.cpp
[INFO] [stderr]   cargo:warning=1.	<eof> parser at end of file
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBlitRow_D32.o" "-c" "skia/src/core/SkBlitRow_D32.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-07cb1d1a3efa4762/out/skia/src/core/SkBitmapController.o" "-c" "skia/src/core/SkBitmapController.cpp" with args "clang++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: rustybuzz@0.1.1: harfbuzz/src/hb-blob.cc:244:1: fatal error: error writing to /tmp/cclQNLhN.s: No space left on device
[INFO] [stderr] warning: rustybuzz@0.1.1:   244 | }
[INFO] [stderr] warning: rustybuzz@0.1.1:       | ^
[INFO] [stderr] warning: rustybuzz@0.1.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `rustybuzz v0.1.1`
[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/rustybuzz-30373ecf6aa9cae1/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   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]   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]   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" "-I" "harfbuzz/src" "-Wall" "-Wextra" "-std=c++11" "-fno-rtti" "-fno-exceptions" "-fno-threadsafe-statics" "-fvisibility-inlines-hidden" "-o" "/opt/rustwide/target/debug/build/rustybuzz-ce38206307179feb/out/harfbuzz/src/hb-aat-layout.o" "-c" "harfbuzz/src/hb-aat-layout.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "harfbuzz/src" "-Wall" "-Wextra" "-std=c++11" "-fno-rtti" "-fno-exceptions" "-fno-threadsafe-statics" "-fvisibility-inlines-hidden" "-o" "/opt/rustwide/target/debug/build/rustybuzz-ce38206307179feb/out/harfbuzz/src/hb-aat-map.o" "-c" "harfbuzz/src/hb-aat-map.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "harfbuzz/src" "-Wall" "-Wextra" "-std=c++11" "-fno-rtti" "-fno-exceptions" "-fno-threadsafe-statics" "-fvisibility-inlines-hidden" "-o" "/opt/rustwide/target/debug/build/rustybuzz-ce38206307179feb/out/harfbuzz/src/hb-blob.o" "-c" "harfbuzz/src/hb-blob.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "harfbuzz/src" "-Wall" "-Wextra" "-std=c++11" "-fno-rtti" "-fno-exceptions" "-fno-threadsafe-statics" "-fvisibility-inlines-hidden" "-o" "/opt/rustwide/target/debug/build/rustybuzz-ce38206307179feb/out/harfbuzz/src/hb-buffer.o" "-c" "harfbuzz/src/hb-buffer.cc"
[INFO] [stderr]   cargo:warning=harfbuzz/src/hb-blob.cc:244:1: fatal error: error writing to /tmp/cclQNLhN.s: No space left on device
[INFO] [stderr]   cargo:warning=  244 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "harfbuzz/src" "-Wall" "-Wextra" "-std=c++11" "-fno-rtti" "-fno-exceptions" "-fno-threadsafe-statics" "-fvisibility-inlines-hidden" "-o" "/opt/rustwide/target/debug/build/rustybuzz-ce38206307179feb/out/harfbuzz/src/hb-buffer-serialize.o" "-c" "harfbuzz/src/hb-buffer-serialize.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "harfbuzz/src" "-Wall" "-Wextra" "-std=c++11" "-fno-rtti" "-fno-exceptions" "-fno-threadsafe-statics" "-fvisibility-inlines-hidden" "-o" "/opt/rustwide/target/debug/build/rustybuzz-ce38206307179feb/out/harfbuzz/src/hb-blob.o" "-c" "harfbuzz/src/hb-blob.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "61c2115d82dcefc3900da6e8522e282db0a07aec348a1c42cb177b23bad62a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c2115d82dcefc3900da6e8522e282db0a07aec348a1c42cb177b23bad62a87", kill_on_drop: false }`
[INFO] [stdout] 61c2115d82dcefc3900da6e8522e282db0a07aec348a1c42cb177b23bad62a87
