[INFO] cloning repository https://github.com/yuta0801/resvg-text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuta0801/resvg-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuta0801%2Fresvg-text", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuta0801%2Fresvg-text'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 051a8167bfa9284f7123ce3c7b045f3626e2959a [INFO] testing yuta0801/resvg-text against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuta0801%2Fresvg-text" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuta0801/resvg-text on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuta0801/resvg-text [INFO] finished tweaking git repo https://github.com/yuta0801/resvg-text [INFO] tweaked toml for git repo https://github.com/yuta0801/resvg-text written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/yuta0801/resvg-text already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d39f498148446d0a5e2d3320d8556f1e06f2a3077c1fa9ee663cecb3eb86940b [INFO] running `Command { std: "docker" "start" "-a" "d39f498148446d0a5e2d3320d8556f1e06f2a3077c1fa9ee663cecb3eb86940b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d39f498148446d0a5e2d3320d8556f1e06f2a3077c1fa9ee663cecb3eb86940b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39f498148446d0a5e2d3320d8556f1e06f2a3077c1fa9ee663cecb3eb86940b", kill_on_drop: false }` [INFO] [stdout] d39f498148446d0a5e2d3320d8556f1e06f2a3077c1fa9ee663cecb3eb86940b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b180a0c8bd066b5ea6ae8e4eba4da8cfadb2480cf69e4d46cb9e5c2571793d [INFO] running `Command { std: "docker" "start" "-a" "c5b180a0c8bd066b5ea6ae8e4eba4da8cfadb2480cf69e4d46cb9e5c2571793d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] error: failed to run custom build command for `tiny-skia v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tiny-skia-c95b3b303bc71b51/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/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-7c6c92c860e955f8/out/skia/src/core/SkBitmapProcState_matrixProcs.o" "-c" "skia/src/core/SkBitmapProcState_matrixProcs.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-7c6c92c860e955f8/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-7c6c92c860e955f8/out/skia/src/core/SkBlendMode.o" "-c" "skia/src/core/SkBlendMode.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-7c6c92c860e955f8/out/skia/src/core/SkBlitRow_D32.o" "-c" "skia/src/core/SkBlitRow_D32.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-7c6c92c860e955f8/out/skia/src/core/SkBlitter_ARGB32.o" "-c" "skia/src/core/SkBlitter_ARGB32.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-7c6c92c860e955f8/out/skia/src/core/SkBlitter.o" "-c" "skia/src/core/SkBlitter.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-7c6c92c860e955f8/out/skia/src/core/SkBlitter_RGB565.o" "-c" "skia/src/core/SkBlitter_RGB565.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-7c6c92c860e955f8/out/skia/src/core/SkBlitter_A8.o" "-c" "skia/src/core/SkBlitter_A8.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-7c6c92c860e955f8/out/skia/src/core/SkBlitter_Sprite.o" "-c" "skia/src/core/SkBlitter_Sprite.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-7c6c92c860e955f8/out/skia/src/core/SkBuffer.o" "-c" "skia/src/core/SkBuffer.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-7c6c92c860e955f8/out/skia/src/core/SkBlurMask.o" "-c" "skia/src/core/SkBlurMask.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-7c6c92c860e955f8/out/skia/src/core/SkBlurMF.o" "-c" "skia/src/core/SkBlurMF.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-7c6c92c860e955f8/out/skia/src/core/SkCachedData.o" "-c" "skia/src/core/SkCachedData.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-7c6c92c860e955f8/out/skia/src/core/SkCanvas.o" "-c" "skia/src/core/SkCanvas.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-7c6c92c860e955f8/out/skia/src/core/SkCanvasPriv.o" "-c" "skia/src/core/SkCanvasPriv.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-7c6c92c860e955f8/out/skia/src/core/SkClipStack.o" "-c" "skia/src/core/SkClipStack.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-7c6c92c860e955f8/out/skia/src/core/SkClipStackDevice.o" "-c" "skia/src/core/SkClipStackDevice.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-7c6c92c860e955f8/out/skia/src/core/SkColorFilter.o" "-c" "skia/src/core/SkColorFilter.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-7c6c92c860e955f8/out/skia/src/core/SkColorFilter_Matrix.o" "-c" "skia/src/core/SkColorFilter_Matrix.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-7c6c92c860e955f8/out/skia/src/core/SkColorSpace.o" "-c" "skia/src/core/SkColorSpace.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-7c6c92c860e955f8/out/skia/src/core/SkColor.o" "-c" "skia/src/core/SkColor.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-7c6c92c860e955f8/out/skia/src/core/SkColorSpaceXformSteps.o" "-c" "skia/src/core/SkColorSpaceXformSteps.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-7c6c92c860e955f8/out/skia/src/core/SkContourMeasure.o" "-c" "skia/src/core/SkContourMeasure.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-7c6c92c860e955f8/out/skia/src/core/SkConvertPixels.o" "-c" "skia/src/core/SkConvertPixels.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-7c6c92c860e955f8/out/skia/src/core/SkCpu.o" "-c" "skia/src/core/SkCpu.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-7c6c92c860e955f8/out/skia/src/core/SkData.o" "-c" "skia/src/core/SkData.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-7c6c92c860e955f8/out/skia/src/core/SkDeque.o" "-c" "skia/src/core/SkDeque.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-7c6c92c860e955f8/out/skia/src/core/SkDevice.o" "-c" "skia/src/core/SkDevice.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-7c6c92c860e955f8/out/skia/src/core/SkDraw.o" "-c" "skia/src/core/SkDraw.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-7c6c92c860e955f8/out/skia/src/core/SkEdgeBuilder.o" "-c" "skia/src/core/SkEdgeBuilder.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-7c6c92c860e955f8/out/skia/src/core/SkEdge.o" "-c" "skia/src/core/SkEdge.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-7c6c92c860e955f8/out/skia/src/core/SkEdgeClipper.o" "-c" "skia/src/core/SkEdgeClipper.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-7c6c92c860e955f8/out/skia/src/core/SkGaussFilter.o" "-c" "skia/src/core/SkGaussFilter.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-7c6c92c860e955f8/out/skia/src/core/SkGeometry.o" "-c" "skia/src/core/SkGeometry.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-7c6c92c860e955f8/out/skia/src/core/SkGraphics.o" "-c" "skia/src/core/SkGraphics.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-7c6c92c860e955f8/out/skia/src/core/SkImageFilterCache.o" "-c" "skia/src/core/SkImageFilterCache.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-7c6c92c860e955f8/out/skia/src/core/SkHalf.o" "-c" "skia/src/core/SkHalf.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-7c6c92c860e955f8/out/skia/src/core/SkIDChangeListener.o" "-c" "skia/src/core/SkIDChangeListener.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-7c6c92c860e955f8/out/skia/src/core/SkImageFilterTypes.o" "-c" "skia/src/core/SkImageFilterTypes.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-7c6c92c860e955f8/out/skia/src/core/SkImageFilter.o" "-c" "skia/src/core/SkImageFilter.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-7c6c92c860e955f8/out/skia/src/core/SkImageInfo.o" "-c" "skia/src/core/SkImageInfo.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-7c6c92c860e955f8/out/skia/src/core/SkLatticeIter.o" "-c" "skia/src/core/SkLatticeIter.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-7c6c92c860e955f8/out/skia/src/core/SkLineClipper.o" "-c" "skia/src/core/SkLineClipper.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-7c6c92c860e955f8/out/skia/src/core/SkLocalMatrixImageFilter.o" "-c" "skia/src/core/SkLocalMatrixImageFilter.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-7c6c92c860e955f8/out/skia/src/core/SkM44.o" "-c" "skia/src/core/SkM44.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-7c6c92c860e955f8/out/skia/src/core/SkMalloc.o" "-c" "skia/src/core/SkMalloc.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-7c6c92c860e955f8/out/skia/src/core/SkMallocPixelRef.o" "-c" "skia/src/core/SkMallocPixelRef.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-7c6c92c860e955f8/out/skia/src/core/SkMarkerStack.o" "-c" "skia/src/core/SkMarkerStack.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-7c6c92c860e955f8/out/skia/src/core/SkMaskBlurFilter.o" "-c" "skia/src/core/SkMaskBlurFilter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [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-7c6c92c860e955f8/out/skia/src/core/SkMaskFilter.o" "-c" "skia/src/core/SkMaskFilter.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-7c6c92c860e955f8/out/skia/src/core/SkMask.o" "-c" "skia/src/core/SkMask.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-7c6c92c860e955f8/out/skia/src/core/SkMaskCache.o" "-c" "skia/src/core/SkMaskCache.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-7c6c92c860e955f8/out/skia/src/core/SkMath.o" "-c" "skia/src/core/SkMath.cpp" [INFO] [stderr] signal: 9 [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-7c6c92c860e955f8/out/skia/src/core/SkMatrix44.o" "-c" "skia/src/core/SkMatrix44.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] exit status: 0 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [INFO] [stderr] signal: 9 [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] 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-7c6c92c860e955f8/out/skia/src/core/SkAAClip.o" "-c" "skia/src/core/SkAAClip.cpp" with args "clang++" did not execute successfully (status code signal: 9). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c5b180a0c8bd066b5ea6ae8e4eba4da8cfadb2480cf69e4d46cb9e5c2571793d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b180a0c8bd066b5ea6ae8e4eba4da8cfadb2480cf69e4d46cb9e5c2571793d", kill_on_drop: false }` [INFO] [stdout] c5b180a0c8bd066b5ea6ae8e4eba4da8cfadb2480cf69e4d46cb9e5c2571793d