[INFO] cloning repository https://github.com/thomas9911/imgopt_python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomas9911/imgopt_python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimgopt_python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimgopt_python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e79ffebdd7a3fc38b5125fb91fe6328f1a20aa0 [INFO] checking thomas9911/imgopt_python against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimgopt_python" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomas9911/imgopt_python on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomas9911/imgopt_python [INFO] finished tweaking git repo https://github.com/thomas9911/imgopt_python [INFO] tweaked toml for git repo https://github.com/thomas9911/imgopt_python written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thomas9911/imgopt_python 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/thomas9911/imgopt` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.3.0 [INFO] [stderr] Downloaded webp v0.2.0 [INFO] [stderr] Downloaded svgparser v0.6.4 [INFO] [stderr] Downloaded svgdom v0.10.5 [INFO] [stderr] Downloaded imagequant v3.1.0 [INFO] [stderr] Downloaded mozjpeg v0.9.1 [INFO] [stderr] Downloaded xmlparser v0.1.2 [INFO] [stderr] Downloaded nasm-rs v0.2.1 [INFO] [stderr] Downloaded imagequant-sys v3.1.0+sys2.16.0 [INFO] [stderr] Downloaded png v0.17.1 [INFO] [stderr] Downloaded svgcleaner v0.9.5 [INFO] [stderr] Downloaded simplecss v0.1.0 [INFO] [stderr] Downloaded mozjpeg-sys v1.0.0 [INFO] [stderr] Downloaded libwebp-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30194cc9720ea7852ef2e1e93bccb58731af775580d443c20666efbbb3c1132 [INFO] running `Command { std: "docker" "start" "-a" "c30194cc9720ea7852ef2e1e93bccb58731af775580d443c20666efbbb3c1132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30194cc9720ea7852ef2e1e93bccb58731af775580d443c20666efbbb3c1132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30194cc9720ea7852ef2e1e93bccb58731af775580d443c20666efbbb3c1132", kill_on_drop: false }` [INFO] [stdout] c30194cc9720ea7852ef2e1e93bccb58731af775580d443c20666efbbb3c1132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 083cf9dfd3bac51e4b7f7821609a99ea07216ebf465077ba0b12fdb43664b09e [INFO] running `Command { std: "docker" "start" "-a" "083cf9dfd3bac51e4b7f7821609a99ea07216ebf465077ba0b12fdb43664b09e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking xmlparser v0.1.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking fallible_collections v0.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking float-cmp v0.3.0 [INFO] [stderr] Checking svgparser v0.6.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking simplecss v0.1.0 [INFO] [stderr] Compiling libwebp-sys v0.2.0 [INFO] [stderr] Compiling imagequant-sys v3.1.0+sys2.16.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking svgdom v0.10.5 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking png v0.17.1 [INFO] [stderr] Checking svgcleaner v0.9.5 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking imagequant v3.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] warning: libwebp-sys@0.2.0: /tmp/cc0EOdzk.s: Assembler messages: [INFO] [stderr] warning: libwebp-sys@0.2.0: /tmp/cc0EOdzk.s: Fatal error: can't write 11 bytes to section .text.WebPInitConvertARGBToYUVNEON of /opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_neon.o: 'No space left on device' [INFO] [stderr] warning: libwebp-sys@0.2.0: /tmp/cc0EOdzk.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_neon.o: No space left on device [INFO] [stderr] warning: libwebp-sys@0.2.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv.c:308:1: fatal error: error writing to /tmp/cc6Wsd5W.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.2.0: 308 | } [INFO] [stderr] warning: libwebp-sys@0.2.0: | ^ [INFO] [stderr] warning: libwebp-sys@0.2.0: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.2.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_sse2.c:701:1: fatal error: error writing to /tmp/ccIRgoig.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.2.0: 701 | } [INFO] [stderr] warning: libwebp-sys@0.2.0: | ^ [INFO] [stderr] warning: libwebp-sys@0.2.0: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.2.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_sse2.c:257:1: fatal error: error writing to /tmp/ccUAkAmx.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.2.0: 257 | } [INFO] [stderr] warning: libwebp-sys@0.2.0: | ^ [INFO] [stderr] warning: libwebp-sys@0.2.0: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.2.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_sse2.c:398:1: fatal error: error writing to /tmp/ccHJZYzk.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.2.0: 398 | } [INFO] [stderr] warning: libwebp-sys@0.2.0: | ^ [INFO] [stderr] warning: libwebp-sys@0.2.0: compilation terminated. [INFO] [stderr] warning: libwebp-sys@0.2.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_sse2.c:866:1: fatal error: error writing to /tmp/ccxgorm7.s: No space left on device [INFO] [stderr] warning: libwebp-sys@0.2.0: 866 | } [INFO] [stderr] warning: libwebp-sys@0.2.0: | ^ [INFO] [stderr] warning: libwebp-sys@0.2.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libwebp-sys v0.2.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libwebp-sys-8033bba033601e35/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/alpha_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/alpha_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/buffer_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/buffer_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/frame_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/frame_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/idec_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/idec_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/io_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/io_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/quant_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/quant_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/tree_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/tree_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/vp8_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/vp8_dec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/vp8l_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/vp8l_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/webp_dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dec/webp_dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/anim_decode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/demux/anim_decode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/demux.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/demux/demux.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/alpha_processing.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/alpha_processing.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/alpha_processing_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/alpha_processing_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/alpha_processing_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/alpha_processing_neon.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/alpha_processing_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/alpha_processing_sse2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/alpha_processing_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/alpha_processing_sse41.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/cpu.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/cpu.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_clip_tables.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_clip_tables.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_mips32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_msa.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_neon.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_sse2.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/dec_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/dec_sse41.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/filters.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/filters.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/filters_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/filters_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/filters_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/filters_msa.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/filters_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/filters_neon.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/filters_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/filters_sse2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/lossless.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/lossless_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/lossless_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_msa.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/lossless_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_neon.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_sse2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/rescaler.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/rescaler_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_mips32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/rescaler_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/rescaler_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_msa.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/rescaler_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_neon.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/rescaler_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_sse2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/upsampling.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/upsampling_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/upsampling_msa.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_msa.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/upsampling_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_neon.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/upsampling_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_sse2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/upsampling_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_sse41.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_mips32.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_mips32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_mips_dsp_r2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_mips_dsp_r2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_neon.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_neon.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_sse2.c" [INFO] [stderr] cargo:warning=/tmp/cc0EOdzk.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/cc0EOdzk.s: Fatal error: can't write 11 bytes to section .text.WebPInitConvertARGBToYUVNEON of /opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_neon.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/cc0EOdzk.s: Fatal error: /opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_neon.o: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv.c:308:1: fatal error: error writing to /tmp/cc6Wsd5W.s: No space left on device [INFO] [stderr] cargo:warning= 308 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_sse2.c:701:1: fatal error: error writing to /tmp/ccIRgoig.s: No space left on device [INFO] [stderr] cargo:warning= 701 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/yuv_sse41.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_sse41.c" [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/upsampling_sse2.c:257:1: fatal error: error writing to /tmp/ccUAkAmx.s: No space left on device [INFO] [stderr] cargo:warning= 257 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/rescaler_sse2.c:398:1: fatal error: error writing to /tmp/ccHJZYzk.s: No space left on device [INFO] [stderr] cargo:warning= 398 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/yuv_sse2.c:866:1: fatal error: error writing to /tmp/ccxgorm7.s: No space left on device [INFO] [stderr] cargo:warning= 866 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor" "-Wall" "-Wextra" "-fvisibility=hidden" "-DNDEBUG=1" "-D_THREAD_SAFE=1" "-o" "/opt/rustwide/target/debug/build/libwebp-sys-5e09fa54954064db/out/lossless_sse2.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libwebp-sys-0.2.0/vendor/src/dsp/lossless_sse2.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetak1AA6x/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "083cf9dfd3bac51e4b7f7821609a99ea07216ebf465077ba0b12fdb43664b09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083cf9dfd3bac51e4b7f7821609a99ea07216ebf465077ba0b12fdb43664b09e", kill_on_drop: false }` [INFO] [stdout] 083cf9dfd3bac51e4b7f7821609a99ea07216ebf465077ba0b12fdb43664b09e