[INFO] updating cached repository https://github.com/cc-ru/rip-converter [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cd325e7b2fbd7f9dbcb5ad4ef9eeb1aea616013e [INFO] testing cc-ru/rip-converter against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc-ru%2Frip-converter" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cc-ru/rip-converter on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cc-ru/rip-converter [INFO] finished tweaking git repo https://github.com/cc-ru/rip-converter [INFO] tweaked toml for git repo https://github.com/cc-ru/rip-converter written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/cc-ru/rip-converter already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] ae27e0099074ed69be524309559599eeac6164de041c455e43065f30e24171c5 [INFO] running `"docker" "start" "-a" "ae27e0099074ed69be524309559599eeac6164de041c455e43065f30e24171c5"` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling ffmpeg v0.2.0-alpha.2 (https://github.com/meh/rust-ffmpeg.git#94ebdf14) [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling bindgen v0.30.0 [INFO] [stderr] Compiling ffmpeg-sys v3.4.0 [INFO] [stderr] error: failed to run custom build command for `ffmpeg-sys v3.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ffmpeg-sys-01d1ce7d02b51de3/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=avformat [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"libavfilter\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package libavfilter was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libavfilter.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libavfilter\' found\n" } }', src/libcore/result.rs:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f4f921c00b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55f4f921c00b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f4f921c00b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55f4f921c00b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55f4f921c00b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55f4f921bce6 - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55f4f921c71d - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55f4f921c2a2 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55f4f921c186 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55f4f923b6cd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55f4f923b7c7 - core::result::unwrap_failed::hf7591c1dd9412006 [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x55f4f88b8bb5 - core::result::Result::unwrap::had7b6f104e43bf7e [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/result.rs:852 [INFO] [stderr] 12: 0x55f4f88a7e35 - build_script_build::main::h5d5064c7ed0ef410 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ffmpeg-sys-3.4.0/build.rs:522 [INFO] [stderr] 13: 0x55f4f88b49c0 - std::rt::lang_start::{{closure}}::h77e4c6e647fea1f6 [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55f4f921c123 - std::rt::lang_start_internal::{{closure}}::h4e93c1949c7a1955 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55f4f921c123 - std::panicking::try::do_call::h9440ccd4dc467eaa [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55f4f922310a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55f4f921cc2d - std::panicking::try::hc046e7ee42ee744f [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55f4f921cc2d - std::panic::catch_unwind::h27dfc457c200aee0 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55f4f921cc2d - std::rt::lang_start_internal::hea1b49a567afe309 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55f4f88b4999 - std::rt::lang_start::h2d9d27395fb1c54f [INFO] [stderr] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55f4f88b008a - main [INFO] [stderr] 22: 0x7f5d0f951b97 - __libc_start_main [INFO] [stderr] 23: 0x55f4f889ed8a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "ae27e0099074ed69be524309559599eeac6164de041c455e43065f30e24171c5"` [INFO] running `"docker" "rm" "-f" "ae27e0099074ed69be524309559599eeac6164de041c455e43065f30e24171c5"` [INFO] [stdout] ae27e0099074ed69be524309559599eeac6164de041c455e43065f30e24171c5