[INFO] cloning repository https://github.com/retrokiller543/rustic_rtmp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrokiller543/rustic_rtmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Frustic_rtmp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Frustic_rtmp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7daba48b71973230dbe9d5ea87b3194a71bd07 [INFO] checking retrokiller543/rustic_rtmp against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Frustic_rtmp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retrokiller543/rustic_rtmp on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/retrokiller543/rustic_rtmp [INFO] finished tweaking git repo https://github.com/retrokiller543/rustic_rtmp [INFO] tweaked toml for git repo https://github.com/retrokiller543/rustic_rtmp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/retrokiller543/rustic_rtmp 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa904da9b75ae311cd145560d675967cbb6d818e6ff3ae7e614f0a9ea9963e16 [INFO] running `Command { std: "docker" "start" "-a" "aa904da9b75ae311cd145560d675967cbb6d818e6ff3ae7e614f0a9ea9963e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa904da9b75ae311cd145560d675967cbb6d818e6ff3ae7e614f0a9ea9963e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa904da9b75ae311cd145560d675967cbb6d818e6ff3ae7e614f0a9ea9963e16", kill_on_drop: false }` [INFO] [stdout] aa904da9b75ae311cd145560d675967cbb6d818e6ff3ae7e614f0a9ea9963e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a166382386055a443895e939d6fa964ad09eedd3e805aaaf6733138c96320f7 [INFO] running `Command { std: "docker" "start" "-a" "4a166382386055a443895e939d6fa964ad09eedd3e805aaaf6733138c96320f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling openh264-sys2 v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking flexi_logger v0.25.6 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] warning: openh264-sys2@0.4.1: upstream/codec/decoder/core/src/decoder.cpp:1259:1: fatal error: error writing to /tmp/cczkxyDq.s: No space left on device [INFO] [stderr] warning: openh264-sys2@0.4.1: 1259 | } // namespace WelsDec [INFO] [stderr] warning: openh264-sys2@0.4.1: | ^ [INFO] [stderr] warning: openh264-sys2@0.4.1: compilation terminated. [INFO] [stderr] warning: openh264-sys2@0.4.1: upstream/codec/decoder/core/src/rec_mb.cpp:1078:1: fatal error: error writing to /tmp/ccLPbLvE.s: No space left on device [INFO] [stderr] warning: openh264-sys2@0.4.1: 1078 | } // namespace WelsDec [INFO] [stderr] warning: openh264-sys2@0.4.1: | ^ [INFO] [stderr] warning: openh264-sys2@0.4.1: compilation terminated. [INFO] [stderr] warning: openh264-sys2@0.4.1: upstream/codec/decoder/core/src/decoder_core.cpp:3000:1: fatal error: error writing to /tmp/ccVBpOsg.s: No space left on device [INFO] [stderr] warning: openh264-sys2@0.4.1: 3000 | } // namespace WelsDec [INFO] [stderr] warning: openh264-sys2@0.4.1: | ^ [INFO] [stderr] warning: openh264-sys2@0.4.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `openh264-sys2 v0.4.1` [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/openh264-sys2-c04ac526add3d15d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/satd_sad.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/satd_sad.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/mc_luma.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/mc_luma.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/cpuid.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/cpuid.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/dct.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/dct.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/mb_copy.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/mb_copy.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/expand_picture.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/expand_picture.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/deblock.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/deblock.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/mc_chroma.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/mc_chroma.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/vaa.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/vaa.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/common/x86/intra_pred_com.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/intra_pred_com.o" [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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsThreadPool.o" "-c" "upstream/codec/common/src/WelsThreadPool.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsTaskThread.o" "-c" "upstream/codec/common/src/WelsTaskThread.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/intra_pred_common.o" "-c" "upstream/codec/common/src/intra_pred_common.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/utils.o" "-c" "upstream/codec/common/src/utils.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/memory_align.o" "-c" "upstream/codec/common/src/memory_align.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsThread.o" "-c" "upstream/codec/common/src/WelsThread.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/sad_common.o" "-c" "upstream/codec/common/src/sad_common.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/mc.o" "-c" "upstream/codec/common/src/mc.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/common_tables.o" "-c" "upstream/codec/common/src/common_tables.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/copy_mb.o" "-c" "upstream/codec/common/src/copy_mb.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsThreadLib.o" "-c" "upstream/codec/common/src/WelsThreadLib.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/expand_pic.o" "-c" "upstream/codec/common/src/expand_pic.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/welsCodecTrace.o" "-c" "upstream/codec/common/src/welsCodecTrace.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/crt_util_safe_x.o" "-c" "upstream/codec/common/src/crt_util_safe_x.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/deblocking_common.o" "-c" "upstream/codec/common/src/deblocking_common.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/cpu.o" "-c" "upstream/codec/common/src/cpu.cpp" [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/openh264-sys2-14e15b492b023e2a/out/libopenh264_common.a" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsThreadPool.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsTaskThread.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/intra_pred_common.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/utils.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/memory_align.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsThread.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/sad_common.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/mc.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/common_tables.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/copy_mb.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/WelsThreadLib.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/expand_pic.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/welsCodecTrace.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/crt_util_safe_x.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/deblocking_common.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/common/src/cpu.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/satd_sad.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/mc_luma.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/cpuid.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/dct.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/mb_copy.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/expand_picture.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/deblock.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/mc_chroma.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/vaa.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/intra_pred_com.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/libopenh264_common.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=openh264_common [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64-unknown-linux-gnu [INFO] [stderr] CXXSTDLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64_unknown_linux_gnu [INFO] [stderr] CXXSTDLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXSTDLIB [INFO] [stderr] HOST_CXXSTDLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB [INFO] [stderr] CXXSTDLIB = None [INFO] [stderr] cargo:rustc-link-lib=stdc++ [INFO] [stderr] cargo:rustc-link-lib=static=openh264_common [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/processing/src/x86/denoisefilter.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/denoisefilter.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/processing/src/x86/vaa.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/vaa.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/processing/src/x86/downsample_bilinear.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/downsample_bilinear.o" [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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/downsample/downsamplefuncs.o" "-c" "upstream/codec/processing/src/downsample/downsamplefuncs.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/complexityanalysis/ComplexityAnalysis.o" "-c" "upstream/codec/processing/src/complexityanalysis/ComplexityAnalysis.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/scenechangedetection/SceneChangeDetection.o" "-c" "upstream/codec/processing/src/scenechangedetection/SceneChangeDetection.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/backgrounddetection/BackgroundDetection.o" "-c" "upstream/codec/processing/src/backgrounddetection/BackgroundDetection.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/downsample/downsample.o" "-c" "upstream/codec/processing/src/downsample/downsample.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/denoise/denoise_filter.o" "-c" "upstream/codec/processing/src/denoise/denoise_filter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/denoise/denoise.o" "-c" "upstream/codec/processing/src/denoise/denoise.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/common/WelsFrameWorkEx.o" "-c" "upstream/codec/processing/src/common/WelsFrameWorkEx.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/common/WelsFrameWork.o" "-c" "upstream/codec/processing/src/common/WelsFrameWork.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/common/memory.o" "-c" "upstream/codec/processing/src/common/memory.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/vaacalc/vaacalcfuncs.o" "-c" "upstream/codec/processing/src/vaacalc/vaacalcfuncs.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/vaacalc/vaacalculation.o" "-c" "upstream/codec/processing/src/vaacalc/vaacalculation.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/imagerotate/imagerotatefuncs.o" "-c" "upstream/codec/processing/src/imagerotate/imagerotatefuncs.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/imagerotate/imagerotate.o" "-c" "upstream/codec/processing/src/imagerotate/imagerotate.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/adaptivequantization/AdaptiveQuantization.o" "-c" "upstream/codec/processing/src/adaptivequantization/AdaptiveQuantization.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/scrolldetection/ScrollDetection.o" "-c" "upstream/codec/processing/src/scrolldetection/ScrollDetection.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/processing/src/common/" "-I" "upstream/codec/processing/interface/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/scrolldetection/ScrollDetectionFuncs.o" "-c" "upstream/codec/processing/src/scrolldetection/ScrollDetectionFuncs.cpp" [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/openh264-sys2-14e15b492b023e2a/out/libopenh264_processing.a" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/complexityanalysis/ComplexityAnalysis.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/downsample/downsamplefuncs.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/downsample/downsample.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/backgrounddetection/BackgroundDetection.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/scenechangedetection/SceneChangeDetection.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/denoise/denoise_filter.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/denoise/denoise.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/common/WelsFrameWorkEx.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/common/WelsFrameWork.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/common/memory.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/vaacalc/vaacalcfuncs.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/vaacalc/vaacalculation.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/imagerotate/imagerotatefuncs.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/imagerotate/imagerotate.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/adaptivequantization/AdaptiveQuantization.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/scrolldetection/ScrollDetection.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/processing/src/scrolldetection/ScrollDetectionFuncs.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/denoisefilter.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/vaa.o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/downsample_bilinear.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/libopenh264_processing.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=openh264_processing [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64-unknown-linux-gnu [INFO] [stderr] CXXSTDLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64_unknown_linux_gnu [INFO] [stderr] CXXSTDLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXSTDLIB [INFO] [stderr] HOST_CXXSTDLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXSTDLIB [INFO] [stderr] CXXSTDLIB = None [INFO] [stderr] cargo:rustc-link-lib=stdc++ [INFO] [stderr] cargo:rustc-link-lib=static=openh264_processing [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/decoder/core/x86/dct.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/dct.o" [INFO] [stderr] running: "nasm" "-felf64" "-gdwarf" "-Iupstream/codec/common/x86/" "-DUNIX64" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openh264-sys2-0.4.1/upstream/codec/decoder/core/x86/intra_pred.asm" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/intra_pred.o" [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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/pic_queue.o" "-c" "upstream/codec/decoder/core/src/pic_queue.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/get_intra_predictor.o" "-c" "upstream/codec/decoder/core/src/get_intra_predictor.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/parse_mb_syn_cavlc.o" "-c" "upstream/codec/decoder/core/src/parse_mb_syn_cavlc.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/wels_decoder_thread.o" "-c" "upstream/codec/decoder/core/src/wels_decoder_thread.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/mv_pred.o" "-c" "upstream/codec/decoder/core/src/mv_pred.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/fmo.o" "-c" "upstream/codec/decoder/core/src/fmo.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/decode_slice.o" "-c" "upstream/codec/decoder/core/src/decode_slice.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/memmgr_nal_unit.o" "-c" "upstream/codec/decoder/core/src/memmgr_nal_unit.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/error_concealment.o" "-c" "upstream/codec/decoder/core/src/error_concealment.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/manage_dec_ref.o" "-c" "upstream/codec/decoder/core/src/manage_dec_ref.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/parse_mb_syn_cabac.o" "-c" "upstream/codec/decoder/core/src/parse_mb_syn_cabac.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/bit_stream.o" "-c" "upstream/codec/decoder/core/src/bit_stream.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/decoder_data_tables.o" "-c" "upstream/codec/decoder/core/src/decoder_data_tables.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/decoder_core.o" "-c" "upstream/codec/decoder/core/src/decoder_core.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/decode_mb_aux.o" "-c" "upstream/codec/decoder/core/src/decode_mb_aux.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/cabac_decoder.o" "-c" "upstream/codec/decoder/core/src/cabac_decoder.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/deblocking.o" "-c" "upstream/codec/decoder/core/src/deblocking.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/decoder.o" "-c" "upstream/codec/decoder/core/src/decoder.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/rec_mb.o" "-c" "upstream/codec/decoder/core/src/rec_mb.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/au_parser.o" "-c" "upstream/codec/decoder/core/src/au_parser.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/plus/src/welsDecoderExt.o" "-c" "upstream/codec/decoder/plus/src/welsDecoderExt.cpp" [INFO] [stderr] cargo:warning=upstream/codec/decoder/core/src/decoder.cpp:1259:1: fatal error: error writing to /tmp/cczkxyDq.s: No space left on device [INFO] [stderr] cargo:warning= 1259 | } // namespace WelsDec [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=upstream/codec/decoder/core/src/rec_mb.cpp:1078:1: fatal error: error writing to /tmp/ccLPbLvE.s: No space left on device [INFO] [stderr] cargo:warning= 1078 | } // namespace WelsDec [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=upstream/codec/decoder/core/src/decoder_core.cpp:3000:1: fatal error: error writing to /tmp/ccVBpOsg.s: No space left on device [INFO] [stderr] cargo:warning= 3000 | } // namespace WelsDec [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "upstream/codec/api/wels/" "-I" "upstream/codec/common/inc/" "-I" "upstream/codec/decoder/core/inc/" "-I" "upstream/codec/decoder/plus/inc/" "-fno-strict-aliasing" "-fno-common" "-undefined dynamic_lookup" "-fstack-protector-all" "-DX86_ASM" "-o" "/opt/rustwide/target/debug/build/openh264-sys2-14e15b492b023e2a/out/upstream/codec/decoder/core/src/decoder_core.o" "-c" "upstream/codec/decoder/core/src/decoder_core.cpp" with args "c++" 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] running `Command { std: "docker" "inspect" "4a166382386055a443895e939d6fa964ad09eedd3e805aaaf6733138c96320f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a166382386055a443895e939d6fa964ad09eedd3e805aaaf6733138c96320f7", kill_on_drop: false }` [INFO] [stdout] 4a166382386055a443895e939d6fa964ad09eedd3e805aaaf6733138c96320f7