[INFO] cloning repository https://github.com/ma-hgn/pic2string [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ma-hgn/pic2string" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fma-hgn%2Fpic2string", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fma-hgn%2Fpic2string'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60d97109ea4927a1162a0640310d875cfa790bc8 [INFO] building ma-hgn/pic2string against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fma-hgn%2Fpic2string" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ma-hgn/pic2string on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ma-hgn/pic2string [INFO] finished tweaking git repo https://github.com/ma-hgn/pic2string [INFO] tweaked toml for git repo https://github.com/ma-hgn/pic2string written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ma-hgn/pic2string 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5e5ee082a70d0778eb58113bbecdba318d405d8798716ba7fe2055e09bb5d53 [INFO] running `Command { std: "docker" "start" "-a" "f5e5ee082a70d0778eb58113bbecdba318d405d8798716ba7fe2055e09bb5d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5e5ee082a70d0778eb58113bbecdba318d405d8798716ba7fe2055e09bb5d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e5ee082a70d0778eb58113bbecdba318d405d8798716ba7fe2055e09bb5d53", kill_on_drop: false }` [INFO] [stdout] f5e5ee082a70d0778eb58113bbecdba318d405d8798716ba7fe2055e09bb5d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc352d60fc21c7a8d8809c86ad47654d786258f40455cc70a2d78cd160db79da [INFO] running `Command { std: "docker" "start" "-a" "dc352d60fc21c7a8d8809c86ad47654d786258f40455cc70a2d78cd160db79da", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling libwebp-sys v0.9.5 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcE6Ii6a/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libwebp-sys@0.9.5: ar: /opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libwebpsys.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `libwebp-sys v0.9.5` [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/libwebp-sys-469e101d6117ab6b/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] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [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] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv_cpu.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_csp.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv_csp.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_dsp.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv_dsp.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_gamma.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv_gamma.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/sharpyuv/sharpyuv_sse2.c" [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] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libsharpyuv.a" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_cpu.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_csp.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_dsp.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_gamma.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/961cf7294c7492a1-sharpyuv_sse2.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libsharpyuv.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=sharpyuv [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-alpha_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/alpha_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-buffer_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/buffer_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-frame_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/frame_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-idec_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/idec_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-io_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/io_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-quant_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/quant_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-tree_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/tree_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-vp8_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/vp8_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-vp8l_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/vp8l_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-webp_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dec/webp_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c7eeee1795e3d296-anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/demux/anim_decode.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c7eeee1795e3d296-demux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/demux/demux.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/alpha_processing.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/alpha_processing_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/alpha_processing_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/alpha_processing_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/alpha_processing_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/cost.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/cost_mips32.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/cost_mips_dsp_r2.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/cost_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/cost_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/cpu.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_clip_tables.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_clip_tables.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_mips32.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/dec_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc_mips32.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/enc_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/filters.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/filters_mips_dsp_r2.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/filters_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/filters_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/filters_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc_mips32.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_enc_sse41.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/lossless_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/rescaler.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/rescaler_mips32.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/rescaler_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/rescaler_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/rescaler_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/rescaler_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-ssim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/ssim.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-ssim_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/ssim_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/upsampling.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/upsampling_mips_dsp_r2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/upsampling_msa.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/upsampling_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/upsampling_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/upsampling_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/yuv.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/yuv_mips32.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/yuv_mips_dsp_r2.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/yuv_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/yuv_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/dsp/yuv_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/alpha_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/analysis_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/backward_references_cost_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/backward_references_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/config_enc.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/cost_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/filter_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-frame_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/frame_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-histogram_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/histogram_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-iterator_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/iterator_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-near_lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/near_lossless_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/picture_csp_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/picture_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_psnr_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/picture_psnr_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_rescale_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/picture_rescale_enc.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_tools_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/picture_tools_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-predictor_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/predictor_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-quant_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/quant_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-syntax_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/syntax_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-token_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/token_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-tree_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/tree_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-vp8l_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/vp8l_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-webp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/enc/webp_enc.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-anim_encode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/mux/anim_encode.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxedit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/mux/muxedit.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxinternal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/mux/muxinternal.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/mux/muxread.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-bit_reader_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/bit_reader_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-bit_writer_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/bit_writer_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-color_cache_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/color_cache_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-filters_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/filters_utils.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-huffman_encode_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/huffman_encode_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-huffman_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/huffman_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-palette.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/palette.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-quant_levels_dec_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/quant_levels_dec_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-quant_levels_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/quant_levels_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-random_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/random_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-rescaler_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/rescaler_utils.c" [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-thread_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/thread_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.5/vendor/src/utils/utils.c" [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] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libwebpsys.a" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-alpha_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-buffer_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-frame_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-idec_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-io_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-quant_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-tree_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-vp8_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-vp8l_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5a674e2941afbac8-webp_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c7eeee1795e3d296-anim_decode.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c7eeee1795e3d296-demux.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-alpha_processing_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cost_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-cpu.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_clip_tables.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-dec_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-enc_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-filters_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_enc_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-lossless_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-rescaler_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-ssim.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-ssim_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-upsampling_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/6d09475a86e7ad14-yuv_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-alpha_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-analysis_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-backward_references_cost_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-backward_references_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-config_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-cost_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-filter_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-frame_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-histogram_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-iterator_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-near_lossless_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_csp_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_psnr_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_rescale_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-picture_tools_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-predictor_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-quant_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-syntax_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-token_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-tree_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-vp8l_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/c44cafd59645cbf0-webp_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-anim_encode.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libwebpsys.a" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxedit.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxinternal.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxread.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-bit_reader_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-bit_writer_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-color_cache_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-filters_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-huffman_encode_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-huffman_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-palette.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-quant_levels_dec_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-quant_levels_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-random_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-rescaler_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-thread_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-utils.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libwebpsys.a: No space left on device [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/libwebpsys.a" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxedit.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxinternal.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/16a135681459b7c1-muxread.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-bit_reader_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-bit_writer_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-color_cache_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-filters_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-huffman_encode_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-huffman_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-palette.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-quant_levels_dec_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-quant_levels_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-random_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-rescaler_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-thread_utils.o" "/opt/rustwide/target/debug/build/libwebp-sys-eccb5aa34c2423d5/out/5c2bc476589a6e83-utils.o" with args "ar" 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] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `clap_builder` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/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 -C debuginfo=2 --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=50d8259551d14cec -C extra-filename=-af3c60ddcbd0d054 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-c64133867fc8176d.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-3f5f62a5160c2726.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-b5c2fb94a3ed7e8d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-b27915f07a36acc9.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9z7vpy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dc352d60fc21c7a8d8809c86ad47654d786258f40455cc70a2d78cd160db79da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc352d60fc21c7a8d8809c86ad47654d786258f40455cc70a2d78cd160db79da", kill_on_drop: false }` [INFO] [stdout] dc352d60fc21c7a8d8809c86ad47654d786258f40455cc70a2d78cd160db79da