[INFO] cloning repository https://github.com/theHamdiz/webp_converter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theHamdiz/webp_converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43e14737768f239fdf51654c53a6e2ba4b5c20b2 [INFO] testing theHamdiz/webp_converter against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theHamdiz/webp_converter on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theHamdiz/webp_converter [INFO] finished tweaking git repo https://github.com/theHamdiz/webp_converter [INFO] tweaked toml for git repo https://github.com/theHamdiz/webp_converter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theHamdiz/webp_converter 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d47ea301456a108aaef30a968a5472722de0989d54742e21195c0a779e713ef [INFO] running `Command { std: "docker" "start" "-a" "9d47ea301456a108aaef30a968a5472722de0989d54742e21195c0a779e713ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d47ea301456a108aaef30a968a5472722de0989d54742e21195c0a779e713ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d47ea301456a108aaef30a968a5472722de0989d54742e21195c0a779e713ef", kill_on_drop: false }` [INFO] [stdout] 9d47ea301456a108aaef30a968a5472722de0989d54742e21195c0a779e713ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ff20c603a1c2de0015371a1c2b8e18e9d342f2580963d4bf1d9bd1d0d3ae86 [INFO] running `Command { std: "docker" "start" "-a" "44ff20c603a1c2de0015371a1c2b8e18e9d342f2580963d4bf1d9bd1d0d3ae86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling libwebp-sys v0.9.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6sIeyY" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaahdXCO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDnT8W1" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatmaoAh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWv2jJo/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3hNqyd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (lib) due to 2 previous errors [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccCG9hc6.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccCG9hc6.s: Fatal error: can't write 13 bytes to section .text.WebPIsPremultipliedMode of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccCG9hc6.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o: No space left on device [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/buffer_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/anim_decode.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/io_dec.c:660:1: fatal error: error writing to /tmp/cclAeJzw.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 660 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/idec_dec.c:908:1: fatal error: error writing to /tmp/ccRr5gNB.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 908 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/frame_dec.c:801:1: fatal error: error writing to /tmp/ccbt4Xp7.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 801 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8_dec.c:722:1: fatal error: error writing to /tmp/ccKCldDN.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 722 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/anim_decode.c:473:1: fatal error: error writing to /tmp/ccti6xzS.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 473 | } [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: /tmp/cccGBNmw.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/cccGBNmw.s: Fatal error: can't write 40 bytes to section .text.Mult of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/cccGBNmw.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/webp_dec.c:857:1: fatal error: error writing to /tmp/ccsX4kWu.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 857 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/demux.c:974:1: fatal error: error writing to /tmp/ccO4eect.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 974 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8l_dec.c:1748:1: fatal error: error writing to /tmp/ccPIfkT9.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1748 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-frame_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/frame_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-idec_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/idec_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-io_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/io_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-vp8_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-vp8l_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8l_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-webp_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/webp_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/anim_decode.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-demux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/demux.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_neon.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_sse2.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost_sse2.c:113:1: fatal error: error writing to /tmp/cc15P6Xj.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 113 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_clip_tables.c:369:1: fatal error: error writing to /tmp/ccOy7V5Q.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 369 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost.c:410:1: fatal error: error writing to /tmp/cctWrdHW.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 410 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_sse2.c:402:1: fatal error: error writing to /tmp/ccCddwR9.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 402 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_mips32.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_clip_tables.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_clip_tables.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_mips_dsp_r2.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec.c:888:1: fatal error: error writing to /tmp/ccjXPSHc.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 888 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc.c:831:1: fatal error: error writing to /tmp/ccWPMh8a.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 831 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_sse2.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_neon.c:941:1: fatal error: error writing to /tmp/ccsMKtuH.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 941 | WEBP_DSP_INIT_STUB(VP8EncDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters.c:295:1: fatal error: error writing to /tmp/ccApvTM7.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 295 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters_sse2.c:334:1: fatal error: error writing to /tmp/ccmu7f8t.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 334 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips32.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips_dsp_r2.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_msa.c:146:1: fatal error: error writing to /tmp/cc95Cljd.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 146 | WEBP_DSP_INIT_STUB(VP8LEncDspInitMSA) [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips_dsp_r2.c:279:1: fatal error: error writing to /tmp/ccgEuqsH.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 279 | WEBP_DSP_INIT_STUB(VP8LEncDspInitMIPSdspR2) [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: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_neon.c:142:1: fatal error: error writing to /tmp/ccipK55S.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 142 | WEBP_DSP_INIT_STUB(VP8LEncDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_msa.c:354:1: fatal error: error writing to /tmp/cczC9MZq.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 354 | WEBP_DSP_INIT_STUB(VP8LDspInitMSA) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc.c:952:1: fatal error: error writing to /tmp/ccSg5YSt.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 952 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_mips_dsp_r2.c:699:1: fatal error: error writing to /tmp/ccHYfEL6.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 699 | WEBP_DSP_INIT_STUB(VP8LDspInitMIPSdspR2) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse41.c:203:1: fatal error: error writing to /tmp/ccJclXoU.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 203 | WEBP_DSP_INIT_STUB(VP8LEncDspInitSSE41) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless.c:678:1: fatal error: error writing to /tmp/ccerC3M5.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 678 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips32.c:395:1: fatal error: error writing to /tmp/ccy7tqVr.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 395 | WEBP_DSP_INIT_STUB(VP8LEncDspInitMIPS32) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_sse2.c:1222:1: fatal error: error writing to /tmp/ccYKYnvh.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1222 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_neon.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips_dsp_r2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_msa.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse41.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_mips_dsp_r2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_msa.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse2.c:663:1: fatal error: error writing to /tmp/ccEAAwyK.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 663 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_neon.c:643:1: fatal error: error writing to /tmp/cc5KylZE.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 643 | WEBP_DSP_INIT_STUB(VP8LDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips32.c:293:1: fatal error: error closing /tmp/ccYZiNbr.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 293 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitMIPS32) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_msa.c:441:1: fatal error: error closing /tmp/cc8Fbruh.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 441 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitMSA) [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: /tmp/ccj2cewA.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccj2cewA.s: Fatal error: can't write 11 bytes to section .text.VP8LDspInitSSE41 of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccj2cewA.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_neon.c:190:1: fatal error: error writing to /tmp/ccGEEzQh.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 190 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips_dsp_r2.c:312:1: fatal error: error writing to /tmp/ccDSI2az.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 312 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitMIPSdspR2) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_sse2.c:1508:1: fatal error: error writing to /tmp/cc3MrhKV.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1508 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler.c:252:1: fatal error: error writing to /tmp/ccmNiX4Z.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 252 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_sse2.c:360:1: fatal error: error writing to /tmp/cclf1qde.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 360 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse41.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips_dsp_r2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_msa.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim_sse2.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccGFmzuc.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccGFmzuc.s: Fatal error: can't write 11 bytes to section .text.WebPInitSamplersMIPS32 of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccGFmzuc.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c:132:1: fatal error: error writing to /tmp/cc4xM7jv.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim.c:160:1: fatal error: error writing to /tmp/ccF4BEsP.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 160 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c:706:1: fatal error: error writing to /tmp/ccfrYCoS.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c:245:1: fatal error: error writing to /tmp/ccs6kcLO.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: /tmp/cc4hl7eL.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/cc4hl7eL.s: Fatal error: can't write 11 bytes to section .text.WebPInitConvertARGBToYUVNEON of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/cc4hl7eL.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim_sse2.c:159:1: fatal error: error writing to /tmp/cc8pCMVM.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 159 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling.c:326:1: fatal error: error writing to /tmp/ccZhzLiQ.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 326 | } [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: /tmp/ccED9vYO.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccED9vYO.s: Fatal error: can't write 24 bytes to section .rodata.WebPConfigInitInternal of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccuMrs1H.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccuMrs1H.s: Fatal error: can't write 11 bytes to section .text.WebPInitSamplersSSE41 of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccuMrs1H.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccED9vYO.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c:233:1: fatal error: error writing to /tmp/ccCiwv3W.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c:340:1: fatal error: error writing to /tmp/ccRe9jOL.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/analysis_enc.c:482:1: fatal error: error writing to /tmp/cciMLulb.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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c:453:1: fatal error: error writing to /tmp/ccJ0CbYm.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/iterator_enc.c:457:1: fatal error: error writing to /tmp/ccVIl5Vu.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 457 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse41.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/alpha_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-near_lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/analysis_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/filter_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-iterator_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/iterator_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_cost_enc.c:795:1: fatal error: error writing to /tmp/ccpiaXsy.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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/frame_enc.c:894:1: fatal error: error writing to /tmp/cc9MMImy.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 894 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.c:257:1: fatal error: error writing to /tmp/cc17J9Hc.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c:144:1: fatal error: error writing to /tmp/cchutyjW.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 144 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c:1065:1: fatal error: error writing to /tmp/ccPMhxEa.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_rescale_enc.c:278:1: fatal error: error writing to /tmp/ccz17n5o.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 278 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_tools_enc.c:269:1: fatal error: error writing to /tmp/ccAlUiVr.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 269 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_psnr_enc.c:224:1: fatal error: error writing to /tmp/ccBLGDhb.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 224 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c:751:1: fatal error: error writing to /tmp/ccX2iFV4.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/histogram_enc.c:1250:1: fatal error: error writing to /tmp/ccDvzYvu.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1250 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_enc.c:299:1: fatal error: error writing to /tmp/ccfXTVGi.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 299 | LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA) [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-frame_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/frame_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-histogram_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/histogram_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-near_lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: libwebp-sys@0.9.4: ToolExecError: 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-syntax_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/syntax_enc.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_rescale_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_rescale_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_tools_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_tools_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-token_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/token_enc.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/predictor_enc.c:792:1: fatal error: error writing to /tmp/ccMR8R0g.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 792 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_enc.c:844:1: fatal error: error writing to /tmp/cclqIPHj.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 844 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/tree_enc.c:503:1: fatal error: error writing to /tmp/ccdA72EE.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 503 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/token_enc.c:247:1: fatal error: error writing to /tmp/ccED2rAZ.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 247 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_reader_utils.c:222:1: fatal error: error writing to /tmp/ccdDRCDr.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 222 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/syntax_enc.c:389:1: fatal error: error writing to /tmp/ccqQbNIz.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 389 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/webp_enc.c:410:1: fatal error: error writing to /tmp/ccwgUxeK.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 410 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxinternal.c:544:1: fatal error: error writing to /tmp/cc1DUp1C.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 544 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/quant_enc.c:1398:1: fatal error: error writing to /tmp/ccGeP04I.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1398 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxread.c:555:1: fatal error: error writing to /tmp/ccCoDuts.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 555 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-predictor_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/predictor_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_writer_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_writer_utils.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-quant_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/quant_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-syntax_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/syntax_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-token_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/token_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-tree_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/tree_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-webp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/webp_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxinternal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxinternal.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxread.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_reader_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_reader_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-color_cache_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/color_cache_utils.c" [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxedit.c:654:1: fatal error: error writing to /tmp/cc1Kav9b.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 654 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/filters_utils.c:71:1: fatal error: error closing /tmp/ccegpnaU.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 71 | } [INFO] [stderr] warning: libwebp-sys@0.9.4: | ^ [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccOHok5j.s: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.9.4: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.9.4: /tmp/ccOHok5j.s: Fatal error: can't write 220 bytes to section .rodata.kRandomTable of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/73583afa97447333-random_utils.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_utils.c:139:1: fatal error: error writing to /tmp/ccKToGci.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 139 | } [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: /tmp/ccOHok5j.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/73583afa97447333-random_utils.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_dec_utils.c:291:1: fatal error: error writing to /tmp/ccKPJYpx.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 291 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/utils.c:257:1: fatal error: error writing to /tmp/ccieXUAG.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: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/thread_utils.c:367:1: fatal error: error writing to /tmp/cc4p5yPb.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 367 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_utils.c:296:1: fatal error: error writing to /tmp/ccolEG8e.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 296 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/anim_encode.c:1583:1: fatal error: error writing to /tmp/ccICjDpg.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1583 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/palette.c:402:1: fatal error: error writing to /tmp/ccLfSXfT.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 402 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_writer_utils.c:345:1: fatal error: error writing to /tmp/ccalTa4C.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 345 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_encode_utils.c:416:1: fatal error: error writing to /tmp/cc0mYMcJ.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 416 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/rescaler_utils.c:158:1: fatal error: error writing to /tmp/ccAAuMcM.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 158 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/vp8l_enc.c:1895:1: fatal error: error writing to /tmp/ccRe2erA.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.9.4: 1895 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-vp8l_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/vp8l_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-anim_encode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/anim_encode.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxedit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxedit.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_writer_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_writer_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-filters_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/filters_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-huffman_encode_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_encode_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-huffman_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-palette.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/palette.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-quant_levels_dec_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_dec_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-quant_levels_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-random_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/random_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-rescaler_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/rescaler_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-thread_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/thread_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/utils.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [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-9dde329e0a998b4e/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") [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") [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_csp.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_dsp.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_gamma.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/libsharpyuv.a" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv.o" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_cpu.o" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_csp.o" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_dsp.o" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_gamma.o" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/ebec435d0ad50157-sharpyuv_sse2.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/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-abf5c104e4c61afe/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-alpha_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-frame_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-idec_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-io_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-quant_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-tree_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-vp8_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-vp8l_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8l_dec.c" [INFO] [stderr] cargo:warning=/tmp/ccCG9hc6.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccCG9hc6.s: Fatal error: can't write 13 bytes to section .text.WebPIsPremultipliedMode of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccCG9hc6.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o: No space left on device [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-webp_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/webp_dec.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-buffer_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/buffer_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-demux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/io_dec.c:660:1: fatal error: error writing to /tmp/cclAeJzw.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 660 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/idec_dec.c:908:1: fatal error: error writing to /tmp/ccRr5gNB.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 908 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/frame_dec.c:801:1: fatal error: error writing to /tmp/ccbt4Xp7.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 801 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8_dec.c:722:1: fatal error: error writing to /tmp/ccKCldDN.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 722 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_mips_dsp_r2.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/anim_decode.c:473:1: fatal error: error writing to /tmp/ccti6xzS.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 473 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cccGBNmw.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cccGBNmw.s: Fatal error: can't write 40 bytes to section .text.Mult of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cccGBNmw.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/webp_dec.c:857:1: fatal error: error writing to /tmp/ccsX4kWu.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 857 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/demux.c:974:1: fatal error: error writing to /tmp/ccO4eect.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 974 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8l_dec.c:1748:1: fatal error: error writing to /tmp/ccPIfkT9.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1748 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-frame_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/frame_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-idec_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/idec_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-io_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/io_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-vp8_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-vp8l_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/vp8l_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/a98b951b061f7fe5-webp_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dec/webp_dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/anim_decode.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/81745a784ef0c48b-demux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/demux/demux.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_neon.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_clip_tables.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_clip_tables.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost_sse2.c:113:1: fatal error: error writing to /tmp/cc15P6Xj.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 113 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_clip_tables.c:369:1: fatal error: error writing to /tmp/ccOy7V5Q.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 369 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost.c:410:1: fatal error: error writing to /tmp/cctWrdHW.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 410 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_sse2.c:402:1: fatal error: error writing to /tmp/ccCddwR9.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 402 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/alpha_processing_sse2.c" with args "cc" did not execute successfully (status code exit status: 1). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-cost_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/cost_sse2.c" with args "cc" did not execute successfully (status code exit status: 1). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_clip_tables.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_clip_tables.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_msa.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec.c:888:1: fatal error: error writing to /tmp/ccjXPSHc.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 888 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_neon.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc.c:831:1: fatal error: error writing to /tmp/ccWPMh8a.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 831 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_sse2.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_neon.c:941:1: fatal error: error writing to /tmp/ccsMKtuH.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 941 | WEBP_DSP_INIT_STUB(VP8EncDspInitNEON) [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters.c:295:1: fatal error: error writing to /tmp/ccApvTM7.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 295 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters_sse2.c:334:1: fatal error: error writing to /tmp/ccmu7f8t.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 334 | } [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: 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: 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips32.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters.c" with args "cc" did not execute successfully (status code exit status: 1). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-filters_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/filters_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_msa.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_msa.c:146:1: fatal error: error writing to /tmp/cc95Cljd.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 146 | WEBP_DSP_INIT_STUB(VP8LEncDspInitMSA) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips_dsp_r2.c:279:1: fatal error: error writing to /tmp/ccgEuqsH.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 279 | WEBP_DSP_INIT_STUB(VP8LEncDspInitMIPSdspR2) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_neon.c:142:1: fatal error: error writing to /tmp/ccipK55S.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 142 | WEBP_DSP_INIT_STUB(VP8LEncDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_msa.c:354:1: fatal error: error writing to /tmp/cczC9MZq.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 354 | WEBP_DSP_INIT_STUB(VP8LDspInitMSA) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc.c:952:1: fatal error: error writing to /tmp/ccSg5YSt.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 952 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_mips_dsp_r2.c:699:1: fatal error: error writing to /tmp/ccHYfEL6.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 699 | WEBP_DSP_INIT_STUB(VP8LDspInitMIPSdspR2) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse41.c:203:1: fatal error: error writing to /tmp/ccJclXoU.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 203 | WEBP_DSP_INIT_STUB(VP8LEncDspInitSSE41) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless.c:678:1: fatal error: error writing to /tmp/ccerC3M5.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 678 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips32.c:395:1: fatal error: error writing to /tmp/ccy7tqVr.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 395 | WEBP_DSP_INIT_STUB(VP8LEncDspInitMIPS32) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_sse2.c:1222:1: fatal error: error writing to /tmp/ccYKYnvh.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1222 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_neon.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_mips_dsp_r2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_msa.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse41.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_mips_dsp_r2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_msa.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_sse2.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse2.c:663:1: fatal error: error writing to /tmp/ccEAAwyK.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 663 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_neon.c:643:1: fatal error: error writing to /tmp/cc5KylZE.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 643 | WEBP_DSP_INIT_STUB(VP8LDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips32.c:293:1: fatal error: error closing /tmp/ccYZiNbr.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 293 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitMIPS32) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_msa.c:441:1: fatal error: error closing /tmp/cc8Fbruh.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 441 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitMSA) [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccj2cewA.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccj2cewA.s: Fatal error: can't write 11 bytes to section .text.VP8LDspInitSSE41 of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccj2cewA.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_neon.c:190:1: fatal error: error writing to /tmp/ccGEEzQh.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 190 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitNEON) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips_dsp_r2.c:312:1: fatal error: error writing to /tmp/ccDSI2az.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 312 | WEBP_DSP_INIT_STUB(WebPRescalerDspInitMIPSdspR2) [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_sse2.c:1508:1: fatal error: error writing to /tmp/cc3MrhKV.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1508 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler.c:252:1: fatal error: error writing to /tmp/ccmNiX4Z.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 252 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_sse2.c:360:1: fatal error: error writing to /tmp/cclf1qde.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 360 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-dec_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/dec_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/enc_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_enc_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_enc_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse41.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_mips_dsp_r2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_msa.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c" [INFO] [stderr] cargo:warning=/tmp/ccGFmzuc.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccGFmzuc.s: Fatal error: can't write 11 bytes to section .text.WebPInitSamplersMIPS32 of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccGFmzuc.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips_dsp_r2.c:132:1: fatal error: error writing to /tmp/cc4xM7jv.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim.c:160:1: fatal error: error writing to /tmp/ccF4BEsP.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 160 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_neon.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.c:706:1: fatal error: error writing to /tmp/ccfrYCoS.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.c:245:1: fatal error: error writing to /tmp/ccs6kcLO.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] cargo:warning=/tmp/cc4hl7eL.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cc4hl7eL.s: Fatal error: can't write 11 bytes to section .text.WebPInitConvertARGBToYUVNEON of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cc4hl7eL.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim_sse2.c:159:1: fatal error: error writing to /tmp/cc8pCMVM.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 159 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/lossless_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-rescaler_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/rescaler_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-ssim_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/ssim_sse2.c" with args "cc" did not execute successfully (status code exit status: 1). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_mips32.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_neon.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse41.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/config_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling.c:326:1: fatal error: error writing to /tmp/ccZhzLiQ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 326 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-frame_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-histogram_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-iterator_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/iterator_enc.c" [INFO] [stderr] cargo:warning=/tmp/ccED9vYO.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccED9vYO.s: Fatal error: can't write 24 bytes to section .rodata.WebPConfigInitInternal of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccuMrs1H.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccuMrs1H.s: Fatal error: can't write 11 bytes to section .text.WebPInitSamplersSSE41 of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccuMrs1H.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccED9vYO.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/filter_enc.c:233:1: fatal error: error writing to /tmp/ccCiwv3W.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/cost_enc.c:340:1: fatal error: error writing to /tmp/ccRe9jOL.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/analysis_enc.c:482:1: fatal error: error writing to /tmp/cciMLulb.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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/alpha_enc.c:453:1: fatal error: error writing to /tmp/ccJ0CbYm.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/iterator_enc.c:457:1: fatal error: error writing to /tmp/ccVIl5Vu.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 457 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse41.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-alpha_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/alpha_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-near_lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-analysis_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/analysis_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-config_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-filter_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/filter_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-iterator_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/iterator_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_enc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_psnr_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_rescale_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_rescale_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_tools_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-predictor_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/predictor_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_cost_enc.c:795:1: fatal error: error writing to /tmp/ccpiaXsy.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] 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-quant_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/quant_enc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/frame_enc.c:894:1: fatal error: error writing to /tmp/cc9MMImy.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 894 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.c:257:1: fatal error: error writing to /tmp/cc17J9Hc.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c:144:1: fatal error: error writing to /tmp/cchutyjW.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 144 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_enc.c:1065:1: fatal error: error writing to /tmp/ccPMhxEa.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_rescale_enc.c:278:1: fatal error: error writing to /tmp/ccz17n5o.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 278 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_tools_enc.c:269:1: fatal error: error writing to /tmp/ccAlUiVr.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 269 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_psnr_enc.c:224:1: fatal error: error writing to /tmp/ccBLGDhb.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 224 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/yuv_sse2.c:751:1: fatal error: error writing to /tmp/ccX2iFV4.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/histogram_enc.c:1250:1: fatal error: error writing to /tmp/ccDvzYvu.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1250 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_enc.c:299:1: fatal error: error writing to /tmp/ccfXTVGi.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 299 | LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA) [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/dsp/upsampling_sse2.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/c068fe856efbc8fb-yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-backward_references_cost_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-backward_references_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/backward_references_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-frame_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/frame_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-histogram_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/histogram_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-near_lossless_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/near_lossless_enc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-syntax_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/syntax_enc.c" [INFO] [stderr] 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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_psnr_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_psnr_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_rescale_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_rescale_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_tools_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_tools_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-token_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-tree_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-vp8l_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-webp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-anim_encode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxedit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxedit.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxinternal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_reader_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_reader_utils.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/predictor_enc.c:792:1: fatal error: error writing to /tmp/ccMR8R0g.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 792 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_enc.c:844:1: fatal error: error writing to /tmp/cclqIPHj.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 844 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/tree_enc.c:503:1: fatal error: error writing to /tmp/ccdA72EE.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 503 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/token_enc.c:247:1: fatal error: error writing to /tmp/ccED2rAZ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 247 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_reader_utils.c:222:1: fatal error: error writing to /tmp/ccdDRCDr.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 222 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/syntax_enc.c:389:1: fatal error: error writing to /tmp/ccqQbNIz.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 389 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/webp_enc.c:410:1: fatal error: error writing to /tmp/ccwgUxeK.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 410 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxinternal.c:544:1: fatal error: error writing to /tmp/cc1DUp1C.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 544 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/quant_enc.c:1398:1: fatal error: error writing to /tmp/ccGeP04I.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1398 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxread.c:555:1: fatal error: error writing to /tmp/ccCoDuts.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 555 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_csp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_csp_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-picture_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/picture_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-predictor_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/predictor_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_writer_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_writer_utils.c" [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-quant_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/quant_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-syntax_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/syntax_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-token_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/token_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-tree_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/tree_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-webp_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/webp_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxinternal.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxinternal.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxread.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxread.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_reader_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_reader_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-color_cache_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/color_cache_utils.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxedit.c:654:1: fatal error: error writing to /tmp/cc1Kav9b.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 654 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-filters_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-huffman_encode_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-huffman_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_utils.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-palette.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-quant_levels_dec_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-quant_levels_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-random_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-rescaler_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/rescaler_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-thread_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/utils.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/filters_utils.c:71:1: fatal error: error closing /tmp/ccegpnaU.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 71 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccOHok5j.s: compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccOHok5j.s: Fatal error: can't write 220 bytes to section .rodata.kRandomTable of /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/73583afa97447333-random_utils.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_utils.c:139:1: fatal error: error writing to /tmp/ccKToGci.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 139 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccOHok5j.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-abf5c104e4c61afe/out/73583afa97447333-random_utils.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_dec_utils.c:291:1: fatal error: error writing to /tmp/ccKPJYpx.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 291 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/utils.c:257:1: fatal error: error writing to /tmp/ccieXUAG.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] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/thread_utils.c:367:1: fatal error: error writing to /tmp/cc4p5yPb.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 367 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_utils.c:296:1: fatal error: error writing to /tmp/ccolEG8e.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 296 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/anim_encode.c:1583:1: fatal error: error writing to /tmp/ccICjDpg.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1583 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/palette.c:402:1: fatal error: error writing to /tmp/ccLfSXfT.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 402 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_writer_utils.c:345:1: fatal error: error writing to /tmp/ccalTa4C.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 345 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_encode_utils.c:416:1: fatal error: error writing to /tmp/cc0mYMcJ.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 416 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/rescaler_utils.c:158:1: fatal error: error writing to /tmp/ccAAuMcM.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 158 | } [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-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/vp8l_enc.c:1895:1: fatal error: error writing to /tmp/ccRe2erA.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1895 | } [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/5edea49e70f64bc2-vp8l_enc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/enc/vp8l_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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-anim_encode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/anim_encode.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/f87814535bc8dcc3-muxedit.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/mux/muxedit.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-bit_writer_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/bit_writer_utils.c" with args "cc" did not execute successfully (status code exit status: 1). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-filters_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/filters_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-huffman_encode_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_encode_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-huffman_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/huffman_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-palette.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/palette.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-quant_levels_dec_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_dec_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-quant_levels_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/quant_levels_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-random_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/random_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-rescaler_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/rescaler_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-thread_utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/thread_utils.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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/utils.c" with args "cc" did not execute successfully (status code exit status: 1). [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-6f17d22bba15001f/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-abf5c104e4c61afe/out/73583afa97447333-utils.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libwebp-sys-0.9.4/vendor/src/utils/utils.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "44ff20c603a1c2de0015371a1c2b8e18e9d342f2580963d4bf1d9bd1d0d3ae86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ff20c603a1c2de0015371a1c2b8e18e9d342f2580963d4bf1d9bd1d0d3ae86", kill_on_drop: false }` [INFO] [stdout] 44ff20c603a1c2de0015371a1c2b8e18e9d342f2580963d4bf1d9bd1d0d3ae86 [INFO] testing theHamdiz/webp_converter against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/assets/WebConverterLogo.png [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.ico [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.rc [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing theHamdiz/webp_converter against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/assets/WebConverterLogo.png [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.ico [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.rc [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing theHamdiz/webp_converter against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/assets/WebConverterLogo.png [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.ico [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.rc [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing theHamdiz/webp_converter against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/assets/WebConverterLogo.png [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.ico [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.rc [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing theHamdiz/webp_converter against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHamdiz%2Fwebp_converter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/assets/WebConverterLogo.png [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.ico [INFO] [stderr] error: unable to write file src/assets/WebpConverterLogo.rc [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/theHamdiz/webp_converter [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.