[INFO] cloning repository https://github.com/shadowmint/rust-snapshot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowmint/rust-snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-snapshot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-snapshot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d40530f4655bc08b54b125184f61688d31bf84b3
[INFO] checking shadowmint/rust-snapshot against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-snapshot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shadowmint/rust-snapshot
[INFO] finished tweaking git repo https://github.com/shadowmint/rust-snapshot
[INFO] tweaked toml for git repo https://github.com/shadowmint/rust-snapshot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadowmint/rust-snapshot on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadowmint/rust-snapshot 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking shadowmint/rust-snapshot against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-snapshot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shadowmint/rust-snapshot
[INFO] finished tweaking git repo https://github.com/shadowmint/rust-snapshot
[INFO] tweaked toml for git repo https://github.com/shadowmint/rust-snapshot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shadowmint/rust-snapshot on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shadowmint/rust-snapshot 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-scope v4.3.0
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded slog-term v2.6.0
[INFO] [stderr]   Downloaded trackable v1.0.0
[INFO] [stderr]   Downloaded arc-swap v0.4.8
[INFO] [stderr]   Downloaded sntpc v0.2.0
[INFO] [stderr]   Downloaded libflate_lz77 v1.0.0
[INFO] [stderr]   Downloaded slog-kvfilter v0.7.0
[INFO] [stderr]   Downloaded sloggers v1.0.1
[INFO] [stderr]   Downloaded slog-stdlog v4.1.0
[INFO] [stderr]   Downloaded gif v0.11.1
[INFO] [stderr]   Downloaded clang-sys v1.0.3
[INFO] [stderr]   Downloaded weezl v0.1.3
[INFO] [stderr]   Downloaded libflate v1.0.3
[INFO] [stderr]   Downloaded slog-async v2.5.0
[INFO] [stderr]   Downloaded bindgen v0.55.1
[INFO] [stderr]   Downloaded image v0.23.12
[INFO] [stderr]   Downloaded ffmpeg-sys v4.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b1f792b3d3b399cd3c6904b8bb6eb4a841c52c9b38ddbd5f69380af448f7200
[INFO] running `Command { std: "docker" "start" "-a" "7b1f792b3d3b399cd3c6904b8bb6eb4a841c52c9b38ddbd5f69380af448f7200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b1f792b3d3b399cd3c6904b8bb6eb4a841c52c9b38ddbd5f69380af448f7200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1f792b3d3b399cd3c6904b8bb6eb4a841c52c9b38ddbd5f69380af448f7200", kill_on_drop: false }`
[INFO] [stdout] 7b1f792b3d3b399cd3c6904b8bb6eb4a841c52c9b38ddbd5f69380af448f7200
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f8969e5db409285739c9a62d70e4718b541ad00ffdde858bdf4d31bdedaabc
[INFO] running `Command { std: "docker" "start" "-a" "d4f8969e5db409285739c9a62d70e4718b541ad00ffdde858bdf4d31bdedaabc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling libloading v0.6.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling clang-sys v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking rle-decode-fast v1.0.1
[INFO] [stderr]     Checking slog-scope v4.3.0
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking libflate_lz77 v1.0.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking slog-stdlog v4.1.0
[INFO] [stderr]     Checking libflate v1.0.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking slog-async v2.5.0
[INFO] [stderr]     Checking simple_logger v1.11.0
[INFO] [stderr]     Checking slog-term v2.6.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]     Checking trackable v1.0.0
[INFO] [stderr]     Checking sntpc v0.2.0
[INFO] [stderr]     Checking slog-kvfilter v0.7.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]    Compiling ffmpeg-sys v4.2.1
[INFO] [stderr]     Checking sloggers v1.0.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr] error: failed to run custom build command for `ffmpeg-sys v4.2.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/ffmpeg-sys-645b1f00b40204f8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAVUTIL_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=avutil
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAVFORMAT_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=avformat
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAVFILTER_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=avfilter
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAVDEVICE_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=avdevice
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSWSCALE_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=swscale
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSWRESAMPLE_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=swresample
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBAVCODEC_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=avcodec
[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]   stdout of /opt/rustwide/target/debug/build/ffmpeg-sys-2b1db7170edb4466/out/check=[FF_API_OLD_AVOPTIONS]00
[INFO] [stderr]   [FF_API_PIX_FMT]00
[INFO] [stderr]   [FF_API_CONTEXT_SIZE]00
[INFO] [stderr]   [FF_API_PIX_FMT_DESC]00
[INFO] [stderr]   [FF_API_AV_REVERSE]00
[INFO] [stderr]   [FF_API_AUDIOCONVERT]00
[INFO] [stderr]   [FF_API_CPU_FLAG_MMX2]00
[INFO] [stderr]   [FF_API_LLS_PRIVATE]00
[INFO] [stderr]   [FF_API_AVFRAME_LAVC]00
[INFO] [stderr]   [FF_API_VDPAU]00
[INFO] [stderr]   [FF_API_GET_CHANNEL_LAYOUT_COMPAT]00
[INFO] [stderr]   [FF_API_XVMC]11
[INFO] [stderr]   [FF_API_OPT_TYPE_METADATA]00
[INFO] [stderr]   [FF_API_DLOG]00
[INFO] [stderr]   [FF_API_HMAC]00
[INFO] [stderr]   [FF_API_VAAPI]00
[INFO] [stderr]   [FF_API_PKT_PTS]00
[INFO] [stderr]   [FF_API_ERROR_FRAME]00
[INFO] [stderr]   [FF_API_FRAME_QP]00
[INFO] [stderr]   [FF_API_VIMA_DECODER]00
[INFO] [stderr]   [FF_API_REQUEST_CHANNELS]00
[INFO] [stderr]   [FF_API_OLD_DECODE_AUDIO]00
[INFO] [stderr]   [FF_API_OLD_ENCODE_AUDIO]00
[INFO] [stderr]   [FF_API_OLD_ENCODE_VIDEO]00
[INFO] [stderr]   [FF_API_CODEC_ID]00
[INFO] [stderr]   [FF_API_AUDIO_CONVERT]00
[INFO] [stderr]   [FF_API_AVCODEC_RESAMPLE]00
[INFO] [stderr]   [FF_API_DEINTERLACE]00
[INFO] [stderr]   [FF_API_DESTRUCT_PACKET]00
[INFO] [stderr]   [FF_API_GET_BUFFER]00
[INFO] [stderr]   [FF_API_MISSING_SAMPLE]00
[INFO] [stderr]   [FF_API_LOWRES]00
[INFO] [stderr]   [FF_API_CAP_VDPAU]00
[INFO] [stderr]   [FF_API_BUFS_VDPAU]00
[INFO] [stderr]   [FF_API_VOXWARE]00
[INFO] [stderr]   [FF_API_SET_DIMENSIONS]00
[INFO] [stderr]   [FF_API_DEBUG_MV]00
[INFO] [stderr]   [FF_API_AC_VLC]00
[INFO] [stderr]   [FF_API_OLD_MSMPEG4]00
[INFO] [stderr]   [FF_API_ASPECT_EXTENDED]00
[INFO] [stderr]   [FF_API_THREAD_OPAQUE]00
[INFO] [stderr]   [FF_API_CODEC_PKT]00
[INFO] [stderr]   [FF_API_ARCH_ALPHA]00
[INFO] [stderr]   [FF_API_ERROR_RATE]00
[INFO] [stderr]   [FF_API_QSCALE_TYPE]00
[INFO] [stderr]   [FF_API_MB_TYPE]00
[INFO] [stderr]   [FF_API_MAX_BFRAMES]00
[INFO] [stderr]   [FF_API_NEG_LINESIZES]00
[INFO] [stderr]   [FF_API_EMU_EDGE]00
[INFO] [stderr]   [FF_API_ARCH_SH4]00
[INFO] [stderr]   [FF_API_ARCH_SPARC]00
[INFO] [stderr]   [FF_API_UNUSED_MEMBERS]00
[INFO] [stderr]   [FF_API_IDCT_XVIDMMX]00
[INFO] [stderr]   [FF_API_INPUT_PRESERVED]00
[INFO] [stderr]   [FF_API_NORMALIZE_AQP]00
[INFO] [stderr]   [FF_API_GMC]00
[INFO] [stderr]   [FF_API_MV0]00
[INFO] [stderr]   [FF_API_CODEC_NAME]00
[INFO] [stderr]   [FF_API_AFD]00
[INFO] [stderr]   [FF_API_VISMV]00
[INFO] [stderr]   [FF_API_DV_FRAME_PROFILE]00
[INFO] [stderr]   [FF_API_AUDIOENC_DELAY]00
[INFO] [stderr]   [FF_API_VAAPI_CONTEXT]00
[INFO] [stderr]   [FF_API_AVCTX_TIMEBASE]00
[INFO] [stderr]   [FF_API_MPV_OPT]00
[INFO] [stderr]   [FF_API_STREAM_CODEC_TAG]00
[INFO] [stderr]   [FF_API_QUANT_BIAS]00
[INFO] [stderr]   [FF_API_RC_STRATEGY]00
[INFO] [stderr]   [FF_API_CODED_FRAME]00
[INFO] [stderr]   [FF_API_MOTION_EST]00
[INFO] [stderr]   [FF_API_WITHOUT_PREFIX]00
[INFO] [stderr]   [FF_API_CONVERGENCE_DURATION]00
[INFO] [stderr]   [FF_API_PRIVATE_OPT]00
[INFO] [stderr]   [FF_API_CODER_TYPE]00
[INFO] [stderr]   [FF_API_RTP_CALLBACK]00
[INFO] [stderr]   [FF_API_STAT_BITS]00
[INFO] [stderr]   [FF_API_VBV_DELAY]00
[INFO] [stderr]   [FF_API_SIDEDATA_ONLY_PKT]00
[INFO] [stderr]   [FF_API_AVPICTURE]00
[INFO] [stderr]   [FF_API_LAVF_BITEXACT]00
[INFO] [stderr]   [FF_API_LAVF_FRAC]00
[INFO] [stderr]   [FF_API_URL_FEOF]00
[INFO] [stderr]   [FF_API_PROBESIZE_32]00
[INFO] [stderr]   [FF_API_LAVF_AVCTX]00
[INFO] [stderr]   [FF_API_OLD_OPEN_CALLBACKS]00
[INFO] [stderr]   [FF_API_AVFILTERPAD_PUBLIC]00
[INFO] [stderr]   [FF_API_FOO_COUNT]00
[INFO] [stderr]   [FF_API_OLD_FILTER_OPTS]00
[INFO] [stderr]   [FF_API_OLD_FILTER_OPTS_ERROR]00
[INFO] [stderr]   [FF_API_AVFILTER_OPEN]00
[INFO] [stderr]   [FF_API_OLD_FILTER_REGISTER]00
[INFO] [stderr]   [FF_API_OLD_GRAPH_PARSE]00
[INFO] [stderr]   [FF_API_NOCONST_GET_NAME]00
[INFO] [stderr]   [FF_API_SWS_CPU_CAPS]00
[INFO] [stderr]   [FF_API_ARCH_BFIN]00
[INFO] [stderr]   [avcodec_version_greater_than_56_0]1
[INFO] [stderr]   [avcodec_version_greater_than_56_1]1
[INFO] [stderr]   [avcodec_version_greater_than_56_2]1
[INFO] [stderr]   [avcodec_version_greater_than_56_3]1
[INFO] [stderr]   [avcodec_version_greater_than_56_4]1
[INFO] [stderr]   [avcodec_version_greater_than_56_5]1
[INFO] [stderr]   [avcodec_version_greater_than_56_6]1
[INFO] [stderr]   [avcodec_version_greater_than_56_7]1
[INFO] [stderr]   [avcodec_version_greater_than_56_8]1
[INFO] [stderr]   [avcodec_version_greater_than_56_9]1
[INFO] [stderr]   [avcodec_version_greater_than_56_10]1
[INFO] [stderr]   [avcodec_version_greater_than_56_11]1
[INFO] [stderr]   [avcodec_version_greater_than_56_12]1
[INFO] [stderr]   [avcodec_version_greater_than_56_13]1
[INFO] [stderr]   [avcodec_version_greater_than_56_14]1
[INFO] [stderr]   [avcodec_version_greater_than_56_15]1
[INFO] [stderr]   [avcodec_version_greater_than_56_16]1
[INFO] [stderr]   [avcodec_version_greater_than_56_17]1
[INFO] [stderr]   [avcodec_version_greater_than_56_18]1
[INFO] [stderr]   [avcodec_version_greater_than_56_19]1
[INFO] [stderr]   [avcodec_version_greater_than_56_20]1
[INFO] [stderr]   [avcodec_version_greater_than_56_21]1
[INFO] [stderr]   [avcodec_version_greater_than_56_22]1
[INFO] [stderr]   [avcodec_version_greater_than_56_23]1
[INFO] [stderr]   [avcodec_version_greater_than_56_24]1
[INFO] [stderr]   [avcodec_version_greater_than_56_25]1
[INFO] [stderr]   [avcodec_version_greater_than_56_26]1
[INFO] [stderr]   [avcodec_version_greater_than_56_27]1
[INFO] [stderr]   [avcodec_version_greater_than_56_28]1
[INFO] [stderr]   [avcodec_version_greater_than_56_29]1
[INFO] [stderr]   [avcodec_version_greater_than_56_30]1
[INFO] [stderr]   [avcodec_version_greater_than_56_31]1
[INFO] [stderr]   [avcodec_version_greater_than_56_32]1
[INFO] [stderr]   [avcodec_version_greater_than_56_33]1
[INFO] [stderr]   [avcodec_version_greater_than_56_34]1
[INFO] [stderr]   [avcodec_version_greater_than_56_35]1
[INFO] [stderr]   [avcodec_version_greater_than_56_36]1
[INFO] [stderr]   [avcodec_version_greater_than_56_37]1
[INFO] [stderr]   [avcodec_version_greater_than_56_38]1
[INFO] [stderr]   [avcodec_version_greater_than_56_39]1
[INFO] [stderr]   [avcodec_version_greater_than_56_40]1
[INFO] [stderr]   [avcodec_version_greater_than_56_41]1
[INFO] [stderr]   [avcodec_version_greater_than_56_42]1
[INFO] [stderr]   [avcodec_version_greater_than_56_43]1
[INFO] [stderr]   [avcodec_version_greater_than_56_44]1
[INFO] [stderr]   [avcodec_version_greater_than_56_45]1
[INFO] [stderr]   [avcodec_version_greater_than_56_46]1
[INFO] [stderr]   [avcodec_version_greater_than_56_47]1
[INFO] [stderr]   [avcodec_version_greater_than_56_48]1
[INFO] [stderr]   [avcodec_version_greater_than_56_49]1
[INFO] [stderr]   [avcodec_version_greater_than_56_50]1
[INFO] [stderr]   [avcodec_version_greater_than_56_51]1
[INFO] [stderr]   [avcodec_version_greater_than_56_52]1
[INFO] [stderr]   [avcodec_version_greater_than_56_53]1
[INFO] [stderr]   [avcodec_version_greater_than_56_54]1
[INFO] [stderr]   [avcodec_version_greater_than_56_55]1
[INFO] [stderr]   [avcodec_version_greater_than_56_56]1
[INFO] [stderr]   [avcodec_version_greater_than_56_57]1
[INFO] [stderr]   [avcodec_version_greater_than_56_58]1
[INFO] [stderr]   [avcodec_version_greater_than_56_59]1
[INFO] [stderr]   [avcodec_version_greater_than_56_60]1
[INFO] [stderr]   [avcodec_version_greater_than_56_61]1
[INFO] [stderr]   [avcodec_version_greater_than_56_62]1
[INFO] [stderr]   [avcodec_version_greater_than_56_63]1
[INFO] [stderr]   [avcodec_version_greater_than_56_64]1
[INFO] [stderr]   [avcodec_version_greater_than_56_65]1
[INFO] [stderr]   [avcodec_version_greater_than_56_66]1
[INFO] [stderr]   [avcodec_version_greater_than_56_67]1
[INFO] [stderr]   [avcodec_version_greater_than_56_68]1
[INFO] [stderr]   [avcodec_version_greater_than_56_69]1
[INFO] [stderr]   [avcodec_version_greater_than_56_70]1
[INFO] [stderr]   [avcodec_version_greater_than_56_71]1
[INFO] [stderr]   [avcodec_version_greater_than_56_72]1
[INFO] [stderr]   [avcodec_version_greater_than_56_73]1
[INFO] [stderr]   [avcodec_version_greater_than_56_74]1
[INFO] [stderr]   [avcodec_version_greater_than_56_75]1
[INFO] [stderr]   [avcodec_version_greater_than_56_76]1
[INFO] [stderr]   [avcodec_version_greater_than_56_77]1
[INFO] [stderr]   [avcodec_version_greater_than_56_78]1
[INFO] [stderr]   [avcodec_version_greater_than_56_79]1
[INFO] [stderr]   [avcodec_version_greater_than_56_80]1
[INFO] [stderr]   [avcodec_version_greater_than_56_81]1
[INFO] [stderr]   [avcodec_version_greater_than_56_82]1
[INFO] [stderr]   [avcodec_version_greater_than_56_83]1
[INFO] [stderr]   [avcodec_version_greater_than_56_84]1
[INFO] [stderr]   [avcodec_version_greater_than_56_85]1
[INFO] [stderr]   [avcodec_version_greater_than_56_86]1
[INFO] [stderr]   [avcodec_version_greater_than_56_87]1
[INFO] [stderr]   [avcodec_version_greater_than_56_88]1
[INFO] [stderr]   [avcodec_version_greater_than_56_89]1
[INFO] [stderr]   [avcodec_version_greater_than_56_90]1
[INFO] [stderr]   [avcodec_version_greater_than_56_91]1
[INFO] [stderr]   [avcodec_version_greater_than_56_92]1
[INFO] [stderr]   [avcodec_version_greater_than_56_93]1
[INFO] [stderr]   [avcodec_version_greater_than_56_94]1
[INFO] [stderr]   [avcodec_version_greater_than_56_95]1
[INFO] [stderr]   [avcodec_version_greater_than_56_96]1
[INFO] [stderr]   [avcodec_version_greater_than_56_97]1
[INFO] [stderr]   [avcodec_version_greater_than_56_98]1
[INFO] [stderr]   [avcodec_version_greater_than_56_99]1
[INFO] [stderr]   [avcodec_version_greater_than_56_100]1
[INFO] [stderr]   [avcodec_version_greater_than_56_101]1
[INFO] [stderr]   [avcodec_version_greater_than_56_102]1
[INFO] [stderr]   [avcodec_version_greater_than_56_103]1
[INFO] [stderr]   [avcodec_version_greater_than_56_104]1
[INFO] [stderr]   [avcodec_version_greater_than_56_105]1
[INFO] [stderr]   [avcodec_version_greater_than_56_106]1
[INFO] [stderr]   [avcodec_version_greater_than_56_107]1
[INFO] [stderr]   [avcodec_version_greater_than_57_0]1
[INFO] [stderr]   [avcodec_version_greater_than_57_1]1
[INFO] [stderr]   [avcodec_version_greater_than_57_2]1
[INFO] [stderr]   [avcodec_version_greater_than_57_3]1
[INFO] [stderr]   [avcodec_version_greater_than_57_4]1
[INFO] [stderr]   [avcodec_version_greater_than_57_5]1
[INFO] [stderr]   [avcodec_version_greater_than_57_6]1
[INFO] [stderr]   [avcodec_version_greater_than_57_7]1
[INFO] [stderr]   [avcodec_version_greater_than_57_8]1
[INFO] [stderr]   [avcodec_version_greater_than_57_9]1
[INFO] [stderr]   [avcodec_version_greater_than_57_10]1
[INFO] [stderr]   [avcodec_version_greater_than_57_11]1
[INFO] [stderr]   [avcodec_version_greater_than_57_12]1
[INFO] [stderr]   [avcodec_version_greater_than_57_13]1
[INFO] [stderr]   [avcodec_version_greater_than_57_14]1
[INFO] [stderr]   [avcodec_version_greater_than_57_15]1
[INFO] [stderr]   [avcodec_version_greater_than_57_16]1
[INFO] [stderr]   [avcodec_version_greater_than_57_17]1
[INFO] [stderr]   [avcodec_version_greater_than_57_18]1
[INFO] [stderr]   [avcodec_version_greater_than_57_19]1
[INFO] [stderr]   [avcodec_version_greater_than_57_20]1
[INFO] [stderr]   [avcodec_version_greater_than_57_21]1
[INFO] [stderr]   [avcodec_version_greater_than_57_22]1
[INFO] [stderr]   [avcodec_version_greater_than_57_23]1
[INFO] [stderr]   [avcodec_version_greater_than_57_24]1
[INFO] [stderr]   [avcodec_version_greater_than_57_25]1
[INFO] [stderr]   [avcodec_version_greater_than_57_26]1
[INFO] [stderr]   [avcodec_version_greater_than_57_27]1
[INFO] [stderr]   [avcodec_version_greater_than_57_28]1
[INFO] [stderr]   [avcodec_version_greater_than_57_29]1
[INFO] [stderr]   [avcodec_version_greater_than_57_30]1
[INFO] [stderr]   [avcodec_version_greater_than_57_31]1
[INFO] [stderr]   [avcodec_version_greater_than_57_32]1
[INFO] [stderr]   [avcodec_version_greater_than_57_33]1
[INFO] [stderr]   [avcodec_version_greater_than_57_34]1
[INFO] [stderr]   [avcodec_version_greater_than_57_35]1
[INFO] [stderr]   [avcodec_version_greater_than_57_36]1
[INFO] [stderr]   [avcodec_version_greater_than_57_37]1
[INFO] [stderr]   [avcodec_version_greater_than_57_38]1
[INFO] [stderr]   [avcodec_version_greater_than_57_39]1
[INFO] [stderr]   [avcodec_version_greater_than_57_40]1
[INFO] [stderr]   [avcodec_version_greater_than_57_41]1
[INFO] [stderr]   [avcodec_version_greater_than_57_42]1
[INFO] [stderr]   [avcodec_version_greater_than_57_43]1
[INFO] [stderr]   [avcodec_version_greater_than_57_44]1
[INFO] [stderr]   [avcodec_version_greater_than_57_45]1
[INFO] [stderr]   [avcodec_version_greater_than_57_46]1
[INFO] [stderr]   [avcodec_version_greater_than_57_47]1
[INFO] [stderr]   [avcodec_version_greater_than_57_48]1
[INFO] [stderr]   [avcodec_version_greater_than_57_49]1
[INFO] [stderr]   [avcodec_version_greater_than_57_50]1
[INFO] [stderr]   [avcodec_version_greater_than_57_51]1
[INFO] [stderr]   [avcodec_version_greater_than_57_52]1
[INFO] [stderr]   [avcodec_version_greater_than_57_53]1
[INFO] [stderr]   [avcodec_version_greater_than_57_54]1
[INFO] [stderr]   [avcodec_version_greater_than_57_55]1
[INFO] [stderr]   [avcodec_version_greater_than_57_56]1
[INFO] [stderr]   [avcodec_version_greater_than_57_57]1
[INFO] [stderr]   [avcodec_version_greater_than_57_58]1
[INFO] [stderr]   [avcodec_version_greater_than_57_59]1
[INFO] [stderr]   [avcodec_version_greater_than_57_60]1
[INFO] [stderr]   [avcodec_version_greater_than_57_61]1
[INFO] [stderr]   [avcodec_version_greater_than_57_62]1
[INFO] [stderr]   [avcodec_version_greater_than_57_63]1
[INFO] [stderr]   [avcodec_version_greater_than_57_64]1
[INFO] [stderr]   [avcodec_version_greater_than_57_65]1
[INFO] [stderr]   [avcodec_version_greater_than_57_66]1
[INFO] [stderr]   [avcodec_version_greater_than_57_67]1
[INFO] [stderr]   [avcodec_version_greater_than_57_68]1
[INFO] [stderr]   [avcodec_version_greater_than_57_69]1
[INFO] [stderr]   [avcodec_version_greater_than_57_70]1
[INFO] [stderr]   [avcodec_version_greater_than_57_71]1
[INFO] [stderr]   [avcodec_version_greater_than_57_72]1
[INFO] [stderr]   [avcodec_version_greater_than_57_73]1
[INFO] [stderr]   [avcodec_version_greater_than_57_74]1
[INFO] [stderr]   [avcodec_version_greater_than_57_75]1
[INFO] [stderr]   [avcodec_version_greater_than_57_76]1
[INFO] [stderr]   [avcodec_version_greater_than_57_77]1
[INFO] [stderr]   [avcodec_version_greater_than_57_78]1
[INFO] [stderr]   [avcodec_version_greater_than_57_79]1
[INFO] [stderr]   [avcodec_version_greater_than_57_80]1
[INFO] [stderr]   [avcodec_version_greater_than_57_81]1
[INFO] [stderr]   [avcodec_version_greater_than_57_82]1
[INFO] [stderr]   [avcodec_version_greater_than_57_83]1
[INFO] [stderr]   [avcodec_version_greater_than_57_84]1
[INFO] [stderr]   [avcodec_version_greater_than_57_85]1
[INFO] [stderr]   [avcodec_version_greater_than_57_86]1
[INFO] [stderr]   [avcodec_version_greater_than_57_87]1
[INFO] [stderr]   [avcodec_version_greater_than_57_88]1
[INFO] [stderr]   [avcodec_version_greater_than_57_89]1
[INFO] [stderr]   [avcodec_version_greater_than_57_90]1
[INFO] [stderr]   [avcodec_version_greater_than_57_91]1
[INFO] [stderr]   [avcodec_version_greater_than_57_92]1
[INFO] [stderr]   [avcodec_version_greater_than_57_93]1
[INFO] [stderr]   [avcodec_version_greater_than_57_94]1
[INFO] [stderr]   [avcodec_version_greater_than_57_95]1
[INFO] [stderr]   [avcodec_version_greater_than_57_96]1
[INFO] [stderr]   [avcodec_version_greater_than_57_97]1
[INFO] [stderr]   [avcodec_version_greater_than_57_98]1
[INFO] [stderr]   [avcodec_version_greater_than_57_99]1
[INFO] [stderr]   [avcodec_version_greater_than_57_100]1
[INFO] [stderr]   [avcodec_version_greater_than_57_101]1
[INFO] [stderr]   [avcodec_version_greater_than_57_102]1
[INFO] [stderr]   [avcodec_version_greater_than_57_103]1
[INFO] [stderr]   [avcodec_version_greater_than_57_104]1
[INFO] [stderr]   [avcodec_version_greater_than_57_105]1
[INFO] [stderr]   [avcodec_version_greater_than_57_106]1
[INFO] [stderr]   [avcodec_version_greater_than_57_107]1
[INFO] [stderr]   [avcodec_version_greater_than_58_0]1
[INFO] [stderr]   [avcodec_version_greater_than_58_1]1
[INFO] [stderr]   [avcodec_version_greater_than_58_2]1
[INFO] [stderr]   [avcodec_version_greater_than_58_3]1
[INFO] [stderr]   [avcodec_version_greater_than_58_4]1
[INFO] [stderr]   [avcodec_version_greater_than_58_5]1
[INFO] [stderr]   [avcodec_version_greater_than_58_6]1
[INFO] [stderr]   [avcodec_version_greater_than_58_7]1
[INFO] [stderr]   [avcodec_version_greater_than_58_8]1
[INFO] [stderr]   [avcodec_version_greater_than_58_9]1
[INFO] [stderr]   [avcodec_version_greater_than_58_10]1
[INFO] [stderr]   [avcodec_version_greater_than_58_11]1
[INFO] [stderr]   [avcodec_version_greater_than_58_12]1
[INFO] [stderr]   [avcodec_version_greater_than_58_13]1
[INFO] [stderr]   [avcodec_version_greater_than_58_14]1
[INFO] [stderr]   [avcodec_version_greater_than_58_15]1
[INFO] [stderr]   [avcodec_version_greater_than_58_16]1
[INFO] [stderr]   [avcodec_version_greater_than_58_17]1
[INFO] [stderr]   [avcodec_version_greater_than_58_18]1
[INFO] [stderr]   [avcodec_version_greater_than_58_19]1
[INFO] [stderr]   [avcodec_version_greater_than_58_20]1
[INFO] [stderr]   [avcodec_version_greater_than_58_21]1
[INFO] [stderr]   [avcodec_version_greater_than_58_22]1
[INFO] [stderr]   [avcodec_version_greater_than_58_23]1
[INFO] [stderr]   [avcodec_version_greater_than_58_24]1
[INFO] [stderr]   [avcodec_version_greater_than_58_25]1
[INFO] [stderr]   [avcodec_version_greater_than_58_26]1
[INFO] [stderr]   [avcodec_version_greater_than_58_27]1
[INFO] [stderr]   [avcodec_version_greater_than_58_28]1
[INFO] [stderr]   [avcodec_version_greater_than_58_29]1
[INFO] [stderr]   [avcodec_version_greater_than_58_30]1
[INFO] [stderr]   [avcodec_version_greater_than_58_31]1
[INFO] [stderr]   [avcodec_version_greater_than_58_32]1
[INFO] [stderr]   [avcodec_version_greater_than_58_33]1
[INFO] [stderr]   [avcodec_version_greater_than_58_34]1
[INFO] [stderr]   [avcodec_version_greater_than_58_35]1
[INFO] [stderr]   [avcodec_version_greater_than_58_36]1
[INFO] [stderr]   [avcodec_version_greater_than_58_37]1
[INFO] [stderr]   [avcodec_version_greater_than_58_38]1
[INFO] [stderr]   [avcodec_version_greater_than_58_39]1
[INFO] [stderr]   [avcodec_version_greater_than_58_40]1
[INFO] [stderr]   [avcodec_version_greater_than_58_41]1
[INFO] [stderr]   [avcodec_version_greater_than_58_42]1
[INFO] [stderr]   [avcodec_version_greater_than_58_43]1
[INFO] [stderr]   [avcodec_version_greater_than_58_44]1
[INFO] [stderr]   [avcodec_version_greater_than_58_45]1
[INFO] [stderr]   [avcodec_version_greater_than_58_46]1
[INFO] [stderr]   [avcodec_version_greater_than_58_47]1
[INFO] [stderr]   [avcodec_version_greater_than_58_48]1
[INFO] [stderr]   [avcodec_version_greater_than_58_49]1
[INFO] [stderr]   [avcodec_version_greater_than_58_50]1
[INFO] [stderr]   [avcodec_version_greater_than_58_51]1
[INFO] [stderr]   [avcodec_version_greater_than_58_52]1
[INFO] [stderr]   [avcodec_version_greater_than_58_53]1
[INFO] [stderr]   [avcodec_version_greater_than_58_54]1
[INFO] [stderr]   [avcodec_version_greater_than_58_55]1
[INFO] [stderr]   [avcodec_version_greater_than_58_56]1
[INFO] [stderr]   [avcodec_version_greater_than_58_57]1
[INFO] [stderr]   [avcodec_version_greater_than_58_58]1
[INFO] [stderr]   [avcodec_version_greater_than_58_59]1
[INFO] [stderr]   [avcodec_version_greater_than_58_60]1
[INFO] [stderr]   [avcodec_version_greater_than_58_61]1
[INFO] [stderr]   [avcodec_version_greater_than_58_62]1
[INFO] [stderr]   [avcodec_version_greater_than_58_63]1
[INFO] [stderr]   [avcodec_version_greater_than_58_64]1
[INFO] [stderr]   [avcodec_version_greater_than_58_65]1
[INFO] [stderr]   [avcodec_version_greater_than_58_66]1
[INFO] [stderr]   [avcodec_version_greater_than_58_67]1
[INFO] [stderr]   [avcodec_version_greater_than_58_68]1
[INFO] [stderr]   [avcodec_version_greater_than_58_69]1
[INFO] [stderr]   [avcodec_version_greater_than_58_70]1
[INFO] [stderr]   [avcodec_version_greater_than_58_71]1
[INFO] [stderr]   [avcodec_version_greater_than_58_72]1
[INFO] [stderr]   [avcodec_version_greater_than_58_73]1
[INFO] [stderr]   [avcodec_version_greater_than_58_74]1
[INFO] [stderr]   [avcodec_version_greater_than_58_75]1
[INFO] [stderr]   [avcodec_version_greater_than_58_76]1
[INFO] [stderr]   [avcodec_version_greater_than_58_77]1
[INFO] [stderr]   [avcodec_version_greater_than_58_78]1
[INFO] [stderr]   [avcodec_version_greater_than_58_79]1
[INFO] [stderr]   [avcodec_version_greater_than_58_80]1
[INFO] [stderr]   [avcodec_version_greater_than_58_81]1
[INFO] [stderr]   [avcodec_version_greater_than_58_82]1
[INFO] [stderr]   [avcodec_version_greater_than_58_83]1
[INFO] [stderr]   [avcodec_version_greater_than_58_84]1
[INFO] [stderr]   [avcodec_version_greater_than_58_85]1
[INFO] [stderr]   [avcodec_version_greater_than_58_86]1
[INFO] [stderr]   [avcodec_version_greater_than_58_87]1
[INFO] [stderr]   [avcodec_version_greater_than_58_88]1
[INFO] [stderr]   [avcodec_version_greater_than_58_89]1
[INFO] [stderr]   [avcodec_version_greater_than_58_90]1
[INFO] [stderr]   [avcodec_version_greater_than_58_91]1
[INFO] [stderr]   [avcodec_version_greater_than_58_92]1
[INFO] [stderr]   [avcodec_version_greater_than_58_93]1
[INFO] [stderr]   [avcodec_version_greater_than_58_94]1
[INFO] [stderr]   [avcodec_version_greater_than_58_95]1
[INFO] [stderr]   [avcodec_version_greater_than_58_96]1
[INFO] [stderr]   [avcodec_version_greater_than_58_97]1
[INFO] [stderr]   [avcodec_version_greater_than_58_98]1
[INFO] [stderr]   [avcodec_version_greater_than_58_99]1
[INFO] [stderr]   [avcodec_version_greater_than_58_100]1
[INFO] [stderr]   [avcodec_version_greater_than_58_101]1
[INFO] [stderr]   [avcodec_version_greater_than_58_102]1
[INFO] [stderr]   [avcodec_version_greater_than_58_103]1
[INFO] [stderr]   [avcodec_version_greater_than_58_104]1
[INFO] [stderr]   [avcodec_version_greater_than_58_105]1
[INFO] [stderr]   [avcodec_version_greater_than_58_106]1
[INFO] [stderr]   [avcodec_version_greater_than_58_107]1
[INFO] [stderr]   [avcodec_version_greater_than_59_0]1
[INFO] [stderr]   [avcodec_version_greater_than_59_1]1
[INFO] [stderr]   [avcodec_version_greater_than_59_2]1
[INFO] [stderr]   [avcodec_version_greater_than_59_3]1
[INFO] [stderr]   [avcodec_version_greater_than_59_4]1
[INFO] [stderr]   [avcodec_version_greater_than_59_5]1
[INFO] [stderr]   [avcodec_version_greater_than_59_6]1
[INFO] [stderr]   [avcodec_version_greater_than_59_7]1
[INFO] [stderr]   [avcodec_version_greater_than_59_8]1
[INFO] [stderr]   [avcodec_version_greater_than_59_9]1
[INFO] [stderr]   [avcodec_version_greater_than_59_10]1
[INFO] [stderr]   [avcodec_version_greater_than_59_11]1
[INFO] [stderr]   [avcodec_version_greater_than_59_12]1
[INFO] [stderr]   [avcodec_version_greater_than_59_13]1
[INFO] [stderr]   [avcodec_version_greater_than_59_14]1
[INFO] [stderr]   [avcodec_version_greater_than_59_15]1
[INFO] [stderr]   [avcodec_version_greater_than_59_16]1
[INFO] [stderr]   [avcodec_version_greater_than_59_17]1
[INFO] [stderr]   [avcodec_version_greater_than_59_18]1
[INFO] [stderr]   [avcodec_version_greater_than_59_19]1
[INFO] [stderr]   [avcodec_version_greater_than_59_20]1
[INFO] [stderr]   [avcodec_version_greater_than_59_21]1
[INFO] [stderr]   [avcodec_version_greater_than_59_22]1
[INFO] [stderr]   [avcodec_version_greater_than_59_23]1
[INFO] [stderr]   [avcodec_version_greater_than_59_24]1
[INFO] [stderr]   [avcodec_version_greater_than_59_25]1
[INFO] [stderr]   [avcodec_version_greater_than_59_26]1
[INFO] [stderr]   [avcodec_version_greater_than_59_27]1
[INFO] [stderr]   [avcodec_version_greater_than_59_28]1
[INFO] [stderr]   [avcodec_version_greater_than_59_29]1
[INFO] [stderr]   [avcodec_version_greater_than_59_30]1
[INFO] [stderr]   [avcodec_version_greater_than_59_31]1
[INFO] [stderr]   [avcodec_version_greater_than_59_32]1
[INFO] [stderr]   [avcodec_version_greater_than_59_33]1
[INFO] [stderr]   [avcodec_version_greater_than_59_34]1
[INFO] [stderr]   [avcodec_version_greater_than_59_35]1
[INFO] [stderr]   [avcodec_version_greater_than_59_36]1
[INFO] [stderr]   [avcodec_version_greater_than_59_37]1
[INFO] [stderr]   [avcodec_version_greater_than_59_38]1
[INFO] [stderr]   [avcodec_version_greater_than_59_39]1
[INFO] [stderr]   [avcodec_version_greater_than_59_40]1
[INFO] [stderr]   [avcodec_version_greater_than_59_41]1
[INFO] [stderr]   [avcodec_version_greater_than_59_42]1
[INFO] [stderr]   [avcodec_version_greater_than_59_43]1
[INFO] [stderr]   [avcodec_version_greater_than_59_44]1
[INFO] [stderr]   [avcodec_version_greater_than_59_45]1
[INFO] [stderr]   [avcodec_version_greater_than_59_46]1
[INFO] [stderr]   [avcodec_version_greater_than_59_47]1
[INFO] [stderr]   [avcodec_version_greater_than_59_48]1
[INFO] [stderr]   [avcodec_version_greater_than_59_49]1
[INFO] [stderr]   [avcodec_version_greater_than_59_50]1
[INFO] [stderr]   [avcodec_version_greater_than_59_51]1
[INFO] [stderr]   [avcodec_version_greater_than_59_52]1
[INFO] [stderr]   [avcodec_version_greater_than_59_53]1
[INFO] [stderr]   [avcodec_version_greater_than_59_54]1
[INFO] [stderr]   [avcodec_version_greater_than_59_55]1
[INFO] [stderr]   [avcodec_version_greater_than_59_56]1
[INFO] [stderr]   [avcodec_version_greater_than_59_57]1
[INFO] [stderr]   [avcodec_version_greater_than_59_58]1
[INFO] [stderr]   [avcodec_version_greater_than_59_59]1
[INFO] [stderr]   [avcodec_version_greater_than_59_60]1
[INFO] [stderr]   [avcodec_version_greater_than_59_61]1
[INFO] [stderr]   [avcodec_version_greater_than_59_62]1
[INFO] [stderr]   [avcodec_version_greater_than_59_63]1
[INFO] [stderr]   [avcodec_version_greater_than_59_64]1
[INFO] [stderr]   [avcodec_version_greater_than_59_65]1
[INFO] [stderr]   [avcodec_version_greater_than_59_66]1
[INFO] [stderr]   [avcodec_version_greater_than_59_67]1
[INFO] [stderr]   [avcodec_version_greater_than_59_68]1
[INFO] [stderr]   [avcodec_version_greater_than_59_69]1
[INFO] [stderr]   [avcodec_version_greater_than_59_70]1
[INFO] [stderr]   [avcodec_version_greater_than_59_71]1
[INFO] [stderr]   [avcodec_version_greater_than_59_72]1
[INFO] [stderr]   [avcodec_version_greater_than_59_73]1
[INFO] [stderr]   [avcodec_version_greater_than_59_74]1
[INFO] [stderr]   [avcodec_version_greater_than_59_75]1
[INFO] [stderr]   [avcodec_version_greater_than_59_76]1
[INFO] [stderr]   [avcodec_version_greater_than_59_77]1
[INFO] [stderr]   [avcodec_version_greater_than_59_78]1
[INFO] [stderr]   [avcodec_version_greater_than_59_79]1
[INFO] [stderr]   [avcodec_version_greater_than_59_80]1
[INFO] [stderr]   [avcodec_version_greater_than_59_81]1
[INFO] [stderr]   [avcodec_version_greater_than_59_82]1
[INFO] [stderr]   [avcodec_version_greater_than_59_83]1
[INFO] [stderr]   [avcodec_version_greater_than_59_84]1
[INFO] [stderr]   [avcodec_version_greater_than_59_85]1
[INFO] [stderr]   [avcodec_version_greater_than_59_86]1
[INFO] [stderr]   [avcodec_version_greater_than_59_87]1
[INFO] [stderr]   [avcodec_version_greater_than_59_88]1
[INFO] [stderr]   [avcodec_version_greater_than_59_89]1
[INFO] [stderr]   [avcodec_version_greater_than_59_90]1
[INFO] [stderr]   [avcodec_version_greater_than_59_91]1
[INFO] [stderr]   [avcodec_version_greater_than_59_92]1
[INFO] [stderr]   [avcodec_version_greater_than_59_93]1
[INFO] [stderr]   [avcodec_version_greater_than_59_94]1
[INFO] [stderr]   [avcodec_version_greater_than_59_95]1
[INFO] [stderr]   [avcodec_version_greater_than_59_96]1
[INFO] [stderr]   [avcodec_version_greater_than_59_97]1
[INFO] [stderr]   [avcodec_version_greater_than_59_98]1
[INFO] [stderr]   [avcodec_version_greater_than_59_99]1
[INFO] [stderr]   [avcodec_version_greater_than_59_100]1
[INFO] [stderr]   [avcodec_version_greater_than_59_101]1
[INFO] [stderr]   [avcodec_version_greater_than_59_102]1
[INFO] [stderr]   [avcodec_version_greater_than_59_103]1
[INFO] [stderr]   [avcodec_version_greater_than_59_104]1
[INFO] [stderr]   [avcodec_version_greater_than_59_105]1
[INFO] [stderr]   [avcodec_version_greater_than_59_106]1
[INFO] [stderr]   [avcodec_version_greater_than_59_107]1
[INFO] [stderr] 
[INFO] [stderr]   cargo:rustc-cfg=feature="ff_api_xvmc"
[INFO] [stderr]   cargo:ff_api_xvmc=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ff_api_xvmc_is_defined"
[INFO] [stderr]   cargo:ff_api_xvmc_is_defined=true
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_0"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_1"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_2"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_3"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_4"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_5"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_6"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_7"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_8"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_9"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_10"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_11"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_12"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_13"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_14"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_15"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_16"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_17"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_18"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_19"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_20"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_21"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_22"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_23"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_24"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_25"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_26"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_27"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_28"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_29"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_30"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_31"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_32"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_33"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_34"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_35"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_36"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_37"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_38"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_39"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_40"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_41"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_42"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_43"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_44"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_45"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_46"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_47"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_48"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_49"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_50"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_51"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_52"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_53"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_54"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_55"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_56"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_57"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_58"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_59"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_60"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_61"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_62"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_63"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_64"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_65"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_66"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_67"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_68"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_69"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_70"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_71"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_72"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_73"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_74"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_75"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_76"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_77"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_78"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_79"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_80"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_81"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_82"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_83"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_84"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_85"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_86"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_87"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_88"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_89"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_90"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_91"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_92"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_93"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_94"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_95"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_96"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_97"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_98"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_99"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_100"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_101"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_102"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_103"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_104"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_105"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_106"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_56_107"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_0"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_1"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_2"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_3"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_4"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_5"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_6"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_7"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_8"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_9"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_10"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_11"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_12"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_13"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_14"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_15"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_16"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_17"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_18"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_19"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_20"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_21"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_22"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_23"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_24"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_25"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_26"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_27"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_28"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_29"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_30"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_31"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_32"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_33"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_34"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_35"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_36"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_37"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_38"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_39"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_40"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_41"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_42"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_43"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_44"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_45"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_46"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_47"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_48"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_49"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_50"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_51"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_52"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_53"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_54"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_55"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_56"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_57"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_58"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_59"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_60"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_61"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_62"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_63"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_64"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_65"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_66"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_67"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_68"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_69"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_70"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_71"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_72"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_73"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_74"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_75"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_76"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_77"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_78"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_79"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_80"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_81"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_82"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_83"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_84"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_85"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_86"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_87"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_88"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_89"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_90"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_91"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_92"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_93"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_94"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_95"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_96"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_97"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_98"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_99"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_100"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_101"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_102"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_103"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_104"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_105"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_106"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_57_107"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_0"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_1"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_2"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_3"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_4"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_5"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_6"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_7"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_8"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_9"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_10"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_11"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_12"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_13"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_14"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_15"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_16"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_17"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_18"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_19"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_20"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_21"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_22"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_23"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_24"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_25"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_26"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_27"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_28"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_29"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_30"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_31"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_32"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_33"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_34"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_35"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_36"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_37"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_38"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_39"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_40"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_41"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_42"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_43"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_44"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_45"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_46"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_47"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_48"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_49"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_50"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_51"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_52"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_53"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_54"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_55"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_56"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_57"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_58"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_59"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_60"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_61"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_62"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_63"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_64"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_65"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_66"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_67"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_68"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_69"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_70"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_71"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_72"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_73"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_74"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_75"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_76"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_77"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_78"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_79"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_80"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_81"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_82"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_83"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_84"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_85"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_86"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_87"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_88"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_89"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_90"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_91"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_92"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_93"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_94"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_95"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_96"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_97"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_98"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_99"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_100"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_101"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_102"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_103"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_104"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_105"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_106"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_58_107"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_0"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_1"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_2"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_3"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_4"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_5"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_6"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_7"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_8"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_9"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_10"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_11"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_12"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_13"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_14"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_15"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_16"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_17"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_18"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_19"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_20"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_21"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_22"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_23"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_24"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_25"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_26"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_27"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_28"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_29"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_30"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_31"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_32"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_33"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_34"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_35"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_36"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_37"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_38"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_39"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_40"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_41"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_42"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_43"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_44"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_45"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_46"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_47"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_48"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_49"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_50"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_51"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_52"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_53"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_54"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_55"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_56"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_57"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_58"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_59"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_60"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_61"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_62"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_63"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_64"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_65"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_66"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_67"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_68"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_69"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_70"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_71"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_72"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_73"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_74"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_75"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_76"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_77"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_78"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_79"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_80"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_81"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_82"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_83"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_84"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_85"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_86"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_87"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_88"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_89"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_90"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_91"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_92"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_93"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_94"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_95"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_96"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_97"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_98"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_99"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_100"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_101"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_102"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_103"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_104"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_105"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_106"
[INFO] [stderr]   cargo:rustc-cfg=feature="avcodec_version_greater_than_59_107"
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_3_0"
[INFO] [stderr]   cargo:ffmpeg_3_0=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_3_1"
[INFO] [stderr]   cargo:ffmpeg_3_1=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_3_2"
[INFO] [stderr]   cargo:ffmpeg_3_2=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_3_3"
[INFO] [stderr]   cargo:ffmpeg_3_3=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_3_1"
[INFO] [stderr]   cargo:ffmpeg_3_1=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_4_0"
[INFO] [stderr]   cargo:ffmpeg_4_0=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_4_1"
[INFO] [stderr]   cargo:ffmpeg_4_1=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_4_2"
[INFO] [stderr]   cargo:ffmpeg_4_2=true
[INFO] [stderr]   cargo:rustc-cfg=feature="ffmpeg_4_3"
[INFO] [stderr]   cargo:ffmpeg_4_3=true
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal error: '/usr/include/libavcodec/vaapi.h' file not found
[INFO] [stderr]   fatal error: '/usr/include/libavcodec/vaapi.h' file not found, err: true
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1233) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-sys-4.2.1/build.rs:1218:6:
[INFO] [stderr]   Unable to generate bindings: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5eeec625fb32 - std[dba79e9753783c38]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5eeec625fb32 - std[dba79e9753783c38]::backtrace_rs::backtrace::trace_unsynchronized::<std[dba79e9753783c38]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5eeec625fb32 - std[dba79e9753783c38]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x5eeec625fb32 - <<std[dba79e9753783c38]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d4885ac49a51a39d]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x5eeec6278ad7 - <core[d4885ac49a51a39d]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5eeec6278ad7 - core[d4885ac49a51a39d]::fmt::write
[INFO] [stderr]      6:     0x5eeec62669d6 - std[dba79e9753783c38]::io::default_write_fmt::<std[dba79e9753783c38]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5eeec62669d6 - <std[dba79e9753783c38]::sys::stdio::unix::Stderr as std[dba79e9753783c38]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5eeec624007f - <std[dba79e9753783c38]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x5eeec624007f - std[dba79e9753783c38]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5eeec6259c81 - std[dba79e9753783c38]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5eeec6259eeb - std[dba79e9753783c38]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5eeec6240138 - std[dba79e9753783c38]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5eeec62378d9 - std[dba79e9753783c38]::sys::backtrace::__rust_end_short_backtrace::<std[dba79e9753783c38]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x5eeec6240bad - __rustc[b9aa8e3f186ee0d1]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5eeec627924c - core[d4885ac49a51a39d]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5eeec6278f92 - core[d4885ac49a51a39d]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5eeec5e63134 - <core[d4885ac49a51a39d]::result::Result<bindgen[64af63ffff92ccb7]::Bindings, ()>>::expect
[INFO] [stderr]     18:     0x5eeec5e590ef - build_script_build[821cbcd6a6960d3f]::main
[INFO] [stderr]     19:     0x5eeec5e646e3 - <fn() as core[d4885ac49a51a39d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5eeec5e5ee86 - std[dba79e9753783c38]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5eeec5e62e49 - std[dba79e9753783c38]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5eeec6258d7a - <&dyn core[d4885ac49a51a39d]::ops::function::Fn<(), Output = i32> + core[d4885ac49a51a39d]::marker::Sync + core[d4885ac49a51a39d]::panic::unwind_safe::RefUnwindSafe as core[d4885ac49a51a39d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5eeec6258d7a - std[dba79e9753783c38]::panicking::catch_unwind::do_call::<&dyn core[d4885ac49a51a39d]::ops::function::Fn<(), Output = i32> + core[d4885ac49a51a39d]::marker::Sync + core[d4885ac49a51a39d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5eeec6258d7a - std[dba79e9753783c38]::panicking::catch_unwind::<i32, &dyn core[d4885ac49a51a39d]::ops::function::Fn<(), Output = i32> + core[d4885ac49a51a39d]::marker::Sync + core[d4885ac49a51a39d]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5eeec6258d7a - std[dba79e9753783c38]::panic::catch_unwind::<&dyn core[d4885ac49a51a39d]::ops::function::Fn<(), Output = i32> + core[d4885ac49a51a39d]::marker::Sync + core[d4885ac49a51a39d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5eeec6258d7a - std[dba79e9753783c38]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5eeec6258d7a - std[dba79e9753783c38]::panicking::catch_unwind::do_call::<std[dba79e9753783c38]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5eeec6258d7a - std[dba79e9753783c38]::panicking::catch_unwind::<isize, std[dba79e9753783c38]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5eeec6258d7a - std[dba79e9753783c38]::panic::catch_unwind::<std[dba79e9753783c38]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5eeec6258d7a - std[dba79e9753783c38]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5eeec5e62751 - std[dba79e9753783c38]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5eeec5e5e985 - main
[INFO] [stderr]     33:     0x73af380951ca - <unknown>
[INFO] [stderr]     34:     0x73af3809528b - __libc_start_main
[INFO] [stderr]     35:     0x5eeec5e4de95 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d4f8969e5db409285739c9a62d70e4718b541ad00ffdde858bdf4d31bdedaabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f8969e5db409285739c9a62d70e4718b541ad00ffdde858bdf4d31bdedaabc", kill_on_drop: false }`
[INFO] [stdout] d4f8969e5db409285739c9a62d70e4718b541ad00ffdde858bdf4d31bdedaabc
