[INFO] cloning repository https://github.com/thrilliams/jc3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thrilliams/jc3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthrilliams%2Fjc3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthrilliams%2Fjc3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 558e7026a07243cbc35d6d806e3819614390d489 [INFO] checking thrilliams/jc3-rs against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthrilliams%2Fjc3-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thrilliams/jc3-rs on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thrilliams/jc3-rs [INFO] finished tweaking git repo https://github.com/thrilliams/jc3-rs [INFO] tweaked toml for git repo https://github.com/thrilliams/jc3-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thrilliams/jc3-rs 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5586838d06cc2102d250f458fe9eb041eab683ed8b20496ff829ac98b0d2d30 [INFO] running `Command { std: "docker" "start" "-a" "c5586838d06cc2102d250f458fe9eb041eab683ed8b20496ff829ac98b0d2d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5586838d06cc2102d250f458fe9eb041eab683ed8b20496ff829ac98b0d2d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5586838d06cc2102d250f458fe9eb041eab683ed8b20496ff829ac98b0d2d30", kill_on_drop: false }` [INFO] [stdout] c5586838d06cc2102d250f458fe9eb041eab683ed8b20496ff829ac98b0d2d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1addc440f19ba8402da13df7cfe3c8c256cf28d5f752eb347df46f4faac97f [INFO] running `Command { std: "docker" "start" "-a" "9c1addc440f19ba8402da13df7cfe3c8c256cf28d5f752eb347df46f4faac97f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking texpresso v2.0.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling libwebp-sys v0.9.4 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.12 [INFO] [stderr] error: failed to run custom build command for `libz-ng-sys v1.1.12` [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/libz-ng-sys-d461b9472613dc54/build-script-build_zng` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libz-ng-sys-1.1.12/src/zlib-ng" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=OFF" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- Using CMake version 3.22.1 [INFO] [stderr] -- ZLIB_HEADER_VERSION: 1.2.13 [INFO] [stderr] -- ZLIBNG_HEADER_VERSION: 2.1.3 [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Arch detected: 'x86_64' [INFO] [stderr] -- Basearch of 'x86_64' has been detected as: 'x86' [INFO] [stderr] -- Performing Test FNO_LTO_AVAILABLE [INFO] [stderr] -- Performing Test FNO_LTO_AVAILABLE - Success [INFO] [stderr] -- Looking for sys/auxv.h [INFO] [stderr] -- Looking for sys/auxv.h - found [INFO] [stderr] -- Looking for sys/sdt.h [INFO] [stderr] -- Looking for sys/sdt.h - not found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of off64_t [INFO] [stderr] -- Check size of off64_t - failed [INFO] [stderr] -- Check size of _off64_t [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/build.make.tmpb3dee [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/compiler_depend.make.tmpf487d [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/compiler_depend.ts.tmpf8303 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/depend.make.tmp8fb1f [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/flags.make.tmp0fbf6 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/link.txt.tmp12f3a [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/DependInfo.cmake.tmpa46ad [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/libz-ng-sys-ca79732de5731919/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_2b6b4.dir/progress.make.tmp6820c [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.22/Modules/CheckTypeSize.cmake:139 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.22/Modules/CheckTypeSize.cmake:270 (__check_type_size_impl) [INFO] [stderr] CMakeLists.txt:322 (check_type_size) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cb0ddad97b0 - std::backtrace_rs::backtrace::libunwind::trace::h9c3c4e294142ea48 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cb0ddad97b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1e619cef385b7fec [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cb0ddad97b0 - std::sys::backtrace::_print_fmt::ha76af5e378583120 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cb0ddad97b0 - ::fmt::h3ddc85d9c2f726ce [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cb0ddafe343 - core::fmt::rt::Argument::fmt::h07aef14d063b54e0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5cb0ddafe343 - core::fmt::write::h23c8b18bae561da8 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5cb0ddad6163 - std::io::Write::write_fmt::h372b5db2c80bd6ef [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5cb0ddad9602 - std::sys::backtrace::BacktraceLock::print::h85018fce7ab69fc0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5cb0ddada78f - std::panicking::default_hook::{{closure}}::h1b28109503120a15 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5cb0ddada5fa - std::panicking::default_hook::hb46a55ff761541bf [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5cb0ddadb1b2 - std::panicking::rust_panic_with_hook::hbfd7341b10760741 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5cb0ddadaf3a - std::panicking::begin_panic_handler::{{closure}}::hfe4c784a7e6f3ead [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5cb0ddad9cb9 - std::sys::backtrace::__rust_end_short_backtrace::hd873cd17080bc811 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5cb0ddadabcd - rust_begin_unwind [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5cb0ddafd1b0 - core::panicking::panic_fmt::hc68cc5bec686c194 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5cb0dda6f21f - cmake::fail::hd1fd3a82c43b7f61 [INFO] [stderr] 16: 0x5cb0dda6ea9a - cmake::run::h959ee1d2253e240e [INFO] [stderr] 17: 0x5cb0dda6ae8c - cmake::Config::build::h034083610ab78f49 [INFO] [stderr] 18: 0x5cb0dda5a0a6 - build_script_build_zng::build_zlib_ng::h0509c8c5471598b3 [INFO] [stderr] 19: 0x5cb0dda5ac07 - build_script_build_zng::main::h59bf886e4d773080 [INFO] [stderr] 20: 0x5cb0dda58713 - core::ops::function::FnOnce::call_once::hacae7ad1aef275ba [INFO] [stderr] 21: 0x5cb0dda586a6 - std::sys::backtrace::__rust_begin_short_backtrace::h96b046c20ae8b29b [INFO] [stderr] 22: 0x5cb0dda585b9 - std::rt::lang_start::{{closure}}::h67b0e5452d91f49f [INFO] [stderr] 23: 0x5cb0ddad1540 - core::ops::function::impls:: for &F>::call_once::h3a3954f312669b80 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5cb0ddad1540 - std::panicking::try::do_call::h15280d78ca9916c0 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x5cb0ddad1540 - std::panicking::try::h18a25ef7a9601662 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x5cb0ddad1540 - std::panic::catch_unwind::ha68e133483c91301 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5cb0ddad1540 - std::rt::lang_start_internal::{{closure}}::he62a16bc1bdb891d [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5cb0ddad1540 - std::panicking::try::do_call::hea82ac16587787fe [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x5cb0ddad1540 - std::panicking::try::he06faab44f04d7d3 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x5cb0ddad1540 - std::panic::catch_unwind::h386c4c65f294f06b [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5cb0ddad1540 - std::rt::lang_start_internal::h93fe82db65005387 [INFO] [stderr] at /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5cb0dda585a1 - std::rt::lang_start::hfe631757e6524adb [INFO] [stderr] 33: 0x5cb0dda5ac55 - main [INFO] [stderr] 34: 0x7c52a13fad90 - [INFO] [stderr] 35: 0x7c52a13fae40 - __libc_start_main [INFO] [stderr] 36: 0x5cb0dda583d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c:132:1: fatal error: error writing to /tmp/cc2lLFbs.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 132 | WEBP_DSP_INIT_STUB(WebPInitSamplersMIPSdspR2) [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse41.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c:245:1: fatal error: error writing to /tmp/ccG1k0hq.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 245 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c:706:1: fatal error: error writing to /tmp/cc9jSdZz.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 706 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/config_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/analysis_enc.c:482:1: fatal error: error writing to /tmp/ccmzhHDQ.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 482 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c:453:1: fatal error: error writing to /tmp/cchOmLG0.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 453 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/analysis_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/config_enc.c:155:1: fatal error: error writing to /tmp/ccSaW3oR.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 155 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_cost_enc.c:795:1: fatal error: error writing to /tmp/cci4HEu1.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 795 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c:340:1: fatal error: error writing to /tmp/cc7venXr.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 340 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_cost_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/config_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-frame_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/frame_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c:233:1: fatal error: error writing to /tmp/ccfXwnkj.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 233 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c:1065:1: fatal error: error writing to /tmp/ccFZyR6F.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1065 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/picture_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.c:257:1: fatal error: error writing to /tmp/ccAVZ9nK.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 257 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_psnr_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/picture_psnr_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c:751:1: fatal error: error writing to /tmp/ccA9ldqg.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 751 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-quant_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/quant_enc.c" [INFO] [stderr] error: failed to run custom build command for `libwebp-sys v0.9.4` [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-189075adf14609ff/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_csp.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_dsp.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_gamma.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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-6714ead97d5bac44/out/libsharpyuv.a" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv.o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_cpu.o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_csp.o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_dsp.o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_gamma.o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/ec5296b7fd6cb904-sharpyuv_sse2.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/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-6714ead97d5bac44/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-alpha_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-buffer_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-frame_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-idec_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-io_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-quant_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-tree_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-vp8_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-vp8l_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/3944fa35ea3f3996-webp_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/bd989e4fce625bd1-anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/bd989e4fce625bd1-demux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-alpha_processing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-alpha_processing_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-alpha_processing_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-alpha_processing_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-cost.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-cost_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-cost_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/cost_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-cost_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-cost_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/cost_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] 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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_clip_tables.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/dec_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/dec_neon.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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-dec_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/enc_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] 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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-filters.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-filters_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/filters_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-filters_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-filters_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-filters_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-rescaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-rescaler_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-rescaler_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-rescaler_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-rescaler_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-rescaler_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_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] 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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-ssim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-ssim_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c:132:1: fatal error: error writing to /tmp/cc2lLFbs.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 132 | WEBP_DSP_INIT_STUB(WebPInitSamplersMIPSdspR2) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse41.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c:245:1: fatal error: error writing to /tmp/ccG1k0hq.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 245 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c:706:1: fatal error: error writing to /tmp/cc9jSdZz.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 706 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/config_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/analysis_enc.c:482:1: fatal error: error writing to /tmp/ccmzhHDQ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 482 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c:453:1: fatal error: error writing to /tmp/cchOmLG0.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 453 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/analysis_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/config_enc.c:155:1: fatal error: error writing to /tmp/ccSaW3oR.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 155 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_cost_enc.c:795:1: fatal error: error writing to /tmp/cci4HEu1.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 795 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c:340:1: fatal error: error writing to /tmp/cc7venXr.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 340 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_cost_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/config_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-frame_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-histogram_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-iterator_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-near_lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c:233:1: fatal error: error writing to /tmp/ccfXwnkj.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 233 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c:1065:1: fatal error: error writing to /tmp/ccFZyR6F.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1065 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/picture_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.c:257:1: fatal error: error writing to /tmp/ccAVZ9nK.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 257 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_psnr_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_rescale_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/picture_rescale_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c:751:1: fatal error: error writing to /tmp/ccA9ldqg.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 751 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-picture_tools_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-predictor_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/predictor_enc.c" [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c" with args "cc" did not execute successfully (status code exit status: 1).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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-quant_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-syntax_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-token_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-tree_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-vp8l_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/87240bdf9909abcd-webp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/enc/webp_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/29e31c20f2405438-anim_encode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/29e31c20f2405438-muxedit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/mux/muxedit.c" [INFO] [stderr] [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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/29e31c20f2405438-muxinternal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/29e31c20f2405438-muxread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-bit_reader_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-bit_writer_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-color_cache_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-filters_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/utils/filters_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-huffman_encode_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-huffman_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/utils/huffman_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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-palette.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-quant_levels_dec_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-quant_levels_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-random_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-rescaler_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-thread_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/be5d7533fd1099e3-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/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] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "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.4/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-Wall" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-DWEBP_HAVE_SSE2=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-6714ead97d5bac44/out/1a816293eb0b0c0e-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "9c1addc440f19ba8402da13df7cfe3c8c256cf28d5f752eb347df46f4faac97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1addc440f19ba8402da13df7cfe3c8c256cf28d5f752eb347df46f4faac97f", kill_on_drop: false }` [INFO] [stdout] 9c1addc440f19ba8402da13df7cfe3c8c256cf28d5f752eb347df46f4faac97f