[INFO] fetching crate ffmpeg-sys-the-third 2.0.0+ffmpeg-7.0... [INFO] checking ffmpeg-sys-the-third-2.0.0+ffmpeg-7.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate ffmpeg-sys-the-third 2.0.0+ffmpeg-7.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ffmpeg-sys-the-third 2.0.0+ffmpeg-7.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ffmpeg-sys-the-third 2.0.0+ffmpeg-7.0 [INFO] finished tweaking crates.io crate ffmpeg-sys-the-third 2.0.0+ffmpeg-7.0 [INFO] tweaked toml for crates.io crate ffmpeg-sys-the-third 2.0.0+ffmpeg-7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--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] Locking 37 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.5 (available: v0.70.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eeda04b8149d52ad6c6e14ec5f5f07c774d5dd08ad8638d09a9ce806fbea3de [INFO] running `Command { std: "docker" "start" "-a" "2eeda04b8149d52ad6c6e14ec5f5f07c774d5dd08ad8638d09a9ce806fbea3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eeda04b8149d52ad6c6e14ec5f5f07c774d5dd08ad8638d09a9ce806fbea3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eeda04b8149d52ad6c6e14ec5f5f07c774d5dd08ad8638d09a9ce806fbea3de", kill_on_drop: false }` [INFO] [stdout] 2eeda04b8149d52ad6c6e14ec5f5f07c774d5dd08ad8638d09a9ce806fbea3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c99d654a2855b9b7f339d7a1284a6540c52fd8225d6d111371d7ec1ae508ef30 [INFO] running `Command { std: "docker" "start" "-a" "c99d654a2855b9b7f339d7a1284a6540c52fd8225d6d111371d7ec1ae508ef30", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ffmpeg-sys-the-third v2.0.0+ffmpeg-7.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] error: could not compile `ffmpeg-sys-the-third` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/cargo /opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name ffmpeg_sys_the_third --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avcodec"' --cfg 'feature="avdevice"' --cfg 'feature="avfilter"' --cfg 'feature="avformat"' --cfg 'feature="default"' --cfg 'feature="non-exhaustive-enums"' --cfg 'feature="swresample"' --cfg 'feature="swscale"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("avcodec", "avdevice", "avfilter", "avformat", "avresample", "build", "build-drm", "build-lib-aacplus", "build-lib-ass", "build-lib-avs", "build-lib-celt", "build-lib-dav1d", "build-lib-dcadec", "build-lib-faac", "build-lib-fdk-aac", "build-lib-fontconfig", "build-lib-freebidi", "build-lib-freetype", "build-lib-frei0r", "build-lib-gnutls", "build-lib-gsm", "build-lib-ilbc", "build-lib-kvazaar", "build-lib-ladspa", "build-lib-mp3lame", "build-lib-opencore-amrnb", "build-lib-opencore-amrwb", "build-lib-opencv", "build-lib-openh264", "build-lib-openjpeg", "build-lib-openssl", "build-lib-opus", "build-lib-schroedinger", "build-lib-shine", "build-lib-smbclient", "build-lib-snappy", "build-lib-speex", "build-lib-ssh", "build-lib-stagefright-h264", "build-lib-theora", "build-lib-twolame", "build-lib-utvideo", "build-lib-vmaf", "build-lib-vo-aacenc", "build-lib-vo-amrwbenc", "build-lib-vorbis", "build-lib-vpx", "build-lib-wavpack", "build-lib-webp", "build-lib-x264", "build-lib-x265", "build-lib-xvid", "build-license-gpl", "build-license-nonfree", "build-license-version3", "build-nvenc", "build-pic", "build-zlib", "default", "non-exhaustive-enums", "postproc", "static", "swresample", "swscale"))' -C metadata=36dcd6761836e694 -C extra-filename=-36dcd6761836e694 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-f391dfd805719fd9.rmeta --cap-lints=allow -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -l avutil -l avcodec -l avformat -l avdevice -l avfilter -l swscale -l swresample -l avcodec --cfg 'feature="ff_api_vaapi"' --cfg 'feature="ff_api_vaapi_is_defined"' --cfg 'feature="ff_api_pkt_pts"' --cfg 'feature="ff_api_pkt_pts_is_defined"' --cfg 'feature="ff_api_error_frame"' --cfg 'feature="ff_api_error_frame_is_defined"' --cfg 'feature="ff_api_frame_qp"' --cfg 'feature="ff_api_frame_qp_is_defined"' --cfg 'feature="ff_api_d2str"' --cfg 'feature="ff_api_d2str_is_defined"' --cfg 'feature="ff_api_declare_aligned"' --cfg 'feature="ff_api_declare_aligned_is_defined"' --cfg 'feature="ff_api_debug_mv"' --cfg 'feature="ff_api_debug_mv_is_defined"' --cfg 'feature="ff_api_avctx_timebase"' --cfg 'feature="ff_api_avctx_timebase_is_defined"' --cfg 'feature="ff_api_coded_frame"' --cfg 'feature="ff_api_coded_frame_is_defined"' --cfg 'feature="ff_api_convergence_duration"' --cfg 'feature="ff_api_convergence_duration_is_defined"' --cfg 'feature="ff_api_private_opt"' --cfg 'feature="ff_api_private_opt_is_defined"' --cfg 'feature="ff_api_coder_type"' --cfg 'feature="ff_api_coder_type_is_defined"' --cfg 'feature="ff_api_rtp_callback"' --cfg 'feature="ff_api_rtp_callback_is_defined"' --cfg 'feature="ff_api_stat_bits"' --cfg 'feature="ff_api_stat_bits_is_defined"' --cfg 'feature="ff_api_vbv_delay"' --cfg 'feature="ff_api_vbv_delay_is_defined"' --cfg 'feature="ff_api_sidedata_only_pkt"' --cfg 'feature="ff_api_sidedata_only_pkt_is_defined"' --cfg 'feature="ff_api_avpicture"' --cfg 'feature="ff_api_avpicture_is_defined"' --cfg 'feature="ff_api_openh264_slice_mode"' --cfg 'feature="ff_api_openh264_slice_mode_is_defined"' --cfg 'feature="ff_api_openh264_cabac"' --cfg 'feature="ff_api_openh264_cabac_is_defined"' --cfg 'feature="ff_api_unused_codec_caps"' --cfg 'feature="ff_api_unused_codec_caps_is_defined"' --cfg 'feature="ff_api_thread_safe_callbacks"' --cfg 'feature="ff_api_thread_safe_callbacks_is_defined"' --cfg 'feature="ff_api_get_frame_class"' --cfg 'feature="ff_api_get_frame_class_is_defined"' --cfg 'feature="ff_api_auto_threads"' --cfg 'feature="ff_api_auto_threads_is_defined"' --cfg 'feature="ff_api_init_packet"' --cfg 'feature="ff_api_init_packet_is_defined"' --cfg 'feature="ff_api_lavf_avctx"' --cfg 'feature="ff_api_lavf_avctx_is_defined"' --cfg 'feature="ff_api_old_open_callbacks"' --cfg 'feature="ff_api_old_open_callbacks_is_defined"' --cfg 'feature="ff_api_lavf_priv_opt"' --cfg 'feature="ff_api_lavf_priv_opt_is_defined"' --cfg 'feature="ff_api_compute_pkt_fields2"' --cfg 'feature="ff_api_compute_pkt_fields2_is_defined"' --cfg 'feature="ff_api_r_frame_rate"' --cfg 'feature="ff_api_r_frame_rate_is_defined"' --cfg 'feature="ff_api_r_frame_rate"' --cfg 'feature="ff_api_r_frame_rate_is_defined"' --cfg 'feature="ff_api_device_capabilities"' --cfg 'feature="ff_api_device_capabilities_is_defined"' --cfg 'feature="ff_api_old_filter_opts_error"' --cfg 'feature="ff_api_old_filter_opts_error_is_defined"' --cfg 'feature="ff_api_sws_param_option"' --cfg 'feature="ff_api_sws_param_option_is_defined"' --cfg 'feature="ff_api_buffersink_alloc"' --cfg 'feature="ff_api_buffersink_alloc_is_defined"' --cfg 'feature="avcodec_version_greater_than_56_0"' --cfg 'feature="avcodec_version_greater_than_56_1"' --cfg 'feature="avcodec_version_greater_than_56_2"' --cfg 'feature="avcodec_version_greater_than_56_3"' --cfg 'feature="avcodec_version_greater_than_56_4"' --cfg 'feature="avcodec_version_greater_than_56_5"' --cfg 'feature="avcodec_version_greater_than_56_6"' --cfg 'feature="avcodec_version_greater_than_56_7"' --cfg 'feature="avcodec_version_greater_than_56_8"' --cfg 'feature="avcodec_version_greater_than_56_9"' --cfg 'feature="avcodec_version_greater_than_56_10"' --cfg 'feature="avcodec_version_greater_than_56_11"' --cfg 'feature="avcodec_version_greater_than_56_12"' --cfg 'feature="avcodec_version_greater_than_56_13"' --cfg 'feature="avcodec_version_greater_than_56_14"' --cfg 'feature="avcodec_version_greater_than_56_15"' --cfg 'feature="avcodec_version_greater_than_56_16"' --cfg 'feature="avcodec_version_greater_than_56_17"' --cfg 'feature="avcodec_version_greater_than_56_18"' --cfg 'feature="avcodec_version_greater_than_56_19"' --cfg 'feature="avcodec_version_greater_than_56_20"' --cfg 'feature="avcodec_version_greater_than_56_21"' --cfg 'feature="avcodec_version_greater_than_56_22"' --cfg 'feature="avcodec_version_greater_than_56_23"' --cfg 'feature="avcodec_version_greater_than_56_24"' --cfg 'feature="avcodec_version_greater_than_56_25"' --cfg 'feature="avcodec_version_greater_than_56_26"' --cfg 'feature="avcodec_version_greater_than_56_27"' --cfg 'feature="avcodec_version_greater_than_56_28"' --cfg 'feature="avcodec_version_greater_than_56_29"' --cfg 'feature="avcodec_version_greater_than_56_30"' --cfg 'feature="avcodec_version_greater_than_56_31"' --cfg 'feature="avcodec_version_greater_than_56_32"' --cfg 'feature="avcodec_version_greater_than_56_33"' --cfg 'feature="avcodec_version_greater_than_56_34"' --cfg 'feature="avcodec_version_greater_than_56_35"' --cfg 'feature="avcodec_version_greater_than_56_36"' --cfg 'feature="avcodec_version_greater_than_56_37"' --cfg 'feature="avcodec_version_greater_than_56_38"' --cfg 'feature="avcodec_version_greater_than_56_39"' --cfg 'feature="avcodec_version_greater_than_56_40"' --cfg 'feature="avcodec_version_greater_than_56_41"' --cfg 'feature="avcodec_version_greater_than_56_42"' --cfg 'feature="avcodec_version_greater_than_56_43"' --cfg 'feature="avcodec_version_greater_than_56_44"' --cfg 'feature="avcodec_version_greater_than_56_45"' --cfg 'feature="avcodec_version_greater_than_56_46"' --cfg 'feature="avcodec_version_greater_than_56_47"' --cfg 'feature="avcodec_version_greater_than_56_48"' --cfg 'feature="avcodec_version_greater_than_56_49"' --cfg 'feature="avcodec_version_greater_than_56_50"' --cfg 'feature="avcodec_version_greater_than_56_51"' --cfg 'feature="avcodec_version_greater_than_56_52"' --cfg 'feature="avcodec_version_greater_than_56_53"' --cfg 'feature="avcodec_version_greater_than_56_54"' --cfg 'feature="avcodec_version_greater_than_56_55"' --cfg 'feature="avcodec_version_greater_than_56_56"' --cfg 'feature="avcodec_version_greater_than_56_57"' --cfg 'feature="avcodec_version_greater_than_56_58"' --cfg 'feature="avcodec_version_greater_than_56_59"' --cfg 'feature="avcodec_version_greater_than_56_60"' --cfg 'feature="avcodec_version_greater_than_56_61"' --cfg 'feature="avcodec_version_greater_than_56_62"' --cfg 'feature="avcodec_version_greater_than_56_63"' --cfg 'feature="avcodec_version_greater_than_56_64"' --cfg 'feature="avcodec_version_greater_than_56_65"' --cfg 'feature="avcodec_version_greater_than_56_66"' --cfg 'feature="avcodec_version_greater_than_56_67"' --cfg 'feature="avcodec_version_greater_than_56_68"' --cfg 'feature="avcodec_version_greater_than_56_69"' --cfg 'feature="avcodec_version_greater_than_56_70"' --cfg 'feature="avcodec_version_greater_than_56_71"' --cfg 'feature="avcodec_version_greater_than_56_72"' --cfg 'feature="avcodec_version_greater_than_56_73"' --cfg 'feature="avcodec_version_greater_than_56_74"' --cfg 'feature="avcodec_version_greater_than_56_75"' --cfg 'feature="avcodec_version_greater_than_56_76"' --cfg 'feature="avcodec_version_greater_than_56_77"' --cfg 'feature="avcodec_version_greater_than_56_78"' --cfg 'feature="avcodec_version_greater_than_56_79"' --cfg 'feature="avcodec_version_greater_than_56_80"' --cfg 'feature="avcodec_version_greater_than_56_81"' --cfg 'feature="avcodec_version_greater_than_56_82"' --cfg 'feature="avcodec_version_greater_than_56_83"' --cfg 'feature="avcodec_version_greater_than_56_84"' --cfg 'feature="avcodec_version_greater_than_56_85"' --cfg 'feature="avcodec_version_greater_than_56_86"' --cfg 'feature="avcodec_version_greater_than_56_87"' --cfg 'feature="avcodec_version_greater_than_56_88"' --cfg 'feature="avcodec_version_greater_than_56_89"' --cfg 'feature="avcodec_version_greater_than_56_90"' --cfg 'feature="avcodec_version_greater_than_56_91"' --cfg 'feature="avcodec_version_greater_than_56_92"' --cfg 'feature="avcodec_version_greater_than_56_93"' --cfg 'feature="avcodec_version_greater_than_56_94"' --cfg 'feature="avcodec_version_greater_than_56_95"' --cfg 'feature="avcodec_version_greater_than_56_96"' --cfg 'feature="avcodec_version_greater_than_56_97"' --cfg 'feature="avcodec_version_greater_than_56_98"' --cfg 'feature="avcodec_version_greater_than_56_99"' --cfg 'feature="avcodec_version_greater_than_56_100"' --cfg 'feature="avcodec_version_greater_than_56_101"' --cfg 'feature="avcodec_version_greater_than_56_102"' --cfg 'feature="avcodec_version_greater_than_56_103"' --cfg 'feature="avcodec_version_greater_than_56_104"' --cfg 'feature="avcodec_version_greater_than_56_105"' --cfg 'feature="avcodec_version_greater_than_56_106"' --cfg 'feature="avcodec_version_greater_than_56_107"' --cfg 'feature="avcodec_version_greater_than_57_0"' --cfg 'feature="avcodec_version_greater_than_57_1"' --cfg 'feature="avcodec_version_greater_than_57_2"' --cfg 'feature="avcodec_version_greater_than_57_3"' --cfg 'feature="avcodec_version_greater_than_57_4"' --cfg 'feature="avcodec_version_greater_than_57_5"' --cfg 'feature="avcodec_version_greater_than_57_6"' --cfg 'feature="avcodec_version_greater_than_57_7"' --cfg 'feature="avcodec_version_greater_than_57_8"' --cfg 'feature="avcodec_version_greater_than_57_9"' --cfg 'feature="avcodec_version_greater_than_57_10"' --cfg 'feature="avcodec_version_greater_than_57_11"' --cfg 'feature="avcodec_version_greater_than_57_12"' --cfg 'feature="avcodec_version_greater_than_57_13"' --cfg 'feature="avcodec_version_greater_than_57_14"' --cfg 'feature="avcodec_version_greater_than_57_15"' --cfg 'feature="avcodec_version_greater_than_57_16"' --cfg 'feature="avcodec_version_greater_than_57_17"' --cfg 'feature="avcodec_version_greater_than_57_18"' --cfg 'feature="avcodec_version_greater_than_57_19"' --cfg 'feature="avcodec_version_greater_than_57_20"' --cfg 'feature="avcodec_version_greater_than_57_21"' --cfg 'feature="avcodec_version_greater_than_57_22"' --cfg 'feature="avcodec_version_greater_than_57_23"' --cfg 'feature="avcodec_version_greater_than_57_24"' --cfg 'feature="avcodec_version_greater_than_57_25"' --cfg 'feature="avcodec_version_greater_than_57_26"' --cfg 'feature="avcodec_version_greater_than_57_27"' --cfg 'feature="avcodec_version_greater_than_57_28"' --cfg 'feature="avcodec_version_greater_than_57_29"' --cfg 'feature="avcodec_version_greater_than_57_30"' --cfg 'feature="avcodec_version_greater_than_57_31"' --cfg 'feature="avcodec_version_greater_than_57_32"' --cfg 'feature="avcodec_version_greater_than_57_33"' --cfg 'feature="avcodec_version_greater_than_57_34"' --cfg 'feature="avcodec_version_greater_than_57_35"' --cfg 'feature="avcodec_version_greater_than_57_36"' --cfg 'feature="avcodec_version_greater_than_57_37"' --cfg 'feature="avcodec_version_greater_than_57_38"' --cfg 'feature="avcodec_version_greater_than_57_39"' --cfg 'feature="avcodec_version_greater_than_57_40"' --cfg 'feature="avcodec_version_greater_than_57_41"' --cfg 'feature="avcodec_version_greater_than_57_42"' --cfg 'feature="avcodec_version_greater_than_57_43"' --cfg 'feature="avcodec_version_greater_than_57_44"' --cfg 'feature="avcodec_version_greater_than_57_45"' --cfg 'feature="avcodec_version_greater_than_57_46"' --cfg 'feature="avcodec_version_greater_than_57_47"' --cfg 'feature="avcodec_version_greater_than_57_48"' --cfg 'feature="avcodec_version_greater_than_57_49"' --cfg 'feature="avcodec_version_greater_than_57_50"' --cfg 'feature="avcodec_version_greater_than_57_51"' --cfg 'feature="avcodec_version_greater_than_57_52"' --cfg 'feature="avcodec_version_greater_than_57_53"' --cfg 'feature="avcodec_version_greater_than_57_54"' --cfg 'feature="avcodec_version_greater_than_57_55"' --cfg 'feature="avcodec_version_greater_than_57_56"' --cfg 'feature="avcodec_version_greater_than_57_57"' --cfg 'feature="avcodec_version_greater_than_57_58"' --cfg 'feature="avcodec_version_greater_than_57_59"' --cfg 'feature="avcodec_version_greater_than_57_60"' --cfg 'feature="avcodec_version_greater_than_57_61"' --cfg 'feature="avcodec_version_greater_than_57_62"' --cfg 'feature="avcodec_version_greater_than_57_63"' --cfg 'feature="avcodec_version_greater_than_57_64"' --cfg 'feature="avcodec_version_greater_than_57_65"' --cfg 'feature="avcodec_version_greater_than_57_66"' --cfg 'feature="avcodec_version_greater_than_57_67"' --cfg 'feature="avcodec_version_greater_than_57_68"' --cfg 'feature="avcodec_version_greater_than_57_69"' --cfg 'feature="avcodec_version_greater_than_57_70"' --cfg 'feature="avcodec_version_greater_than_57_71"' --cfg 'feature="avcodec_version_greater_than_57_72"' --cfg 'feature="avcodec_version_greater_than_57_73"' --cfg 'feature="avcodec_version_greater_than_57_74"' --cfg 'feature="avcodec_version_greater_than_57_75"' --cfg 'feature="avcodec_version_greater_than_57_76"' --cfg 'feature="avcodec_version_greater_than_57_77"' --cfg 'feature="avcodec_version_greater_than_57_78"' --cfg 'feature="avcodec_version_greater_than_57_79"' --cfg 'feature="avcodec_version_greater_than_57_80"' --cfg 'feature="avcodec_version_greater_than_57_81"' --cfg 'feature="avcodec_version_greater_than_57_82"' --cfg 'feature="avcodec_version_greater_than_57_83"' --cfg 'feature="avcodec_version_greater_than_57_84"' --cfg 'feature="avcodec_version_greater_than_57_85"' --cfg 'feature="avcodec_version_greater_than_57_86"' --cfg 'feature="avcodec_version_greater_than_57_87"' --cfg 'feature="avcodec_version_greater_than_57_88"' --cfg 'feature="avcodec_version_greater_than_57_89"' --cfg 'feature="avcodec_version_greater_than_57_90"' --cfg 'feature="avcodec_version_greater_than_57_91"' --cfg 'feature="avcodec_version_greater_than_57_92"' --cfg 'feature="avcodec_version_greater_than_57_93"' --cfg 'feature="avcodec_version_greater_than_57_94"' --cfg 'feature="avcodec_version_greater_than_57_95"' --cfg 'feature="avcodec_version_greater_than_57_96"' --cfg 'feature="avcodec_version_greater_than_57_97"' --cfg 'feature="avcodec_version_greater_than_57_98"' --cfg 'feature="avcodec_version_greater_than_57_99"' --cfg 'feature="avcodec_version_greater_than_57_100"' --cfg 'feature="avcodec_version_greater_than_57_101"' --cfg 'feature="avcodec_version_greater_than_57_102"' --cfg 'feature="avcodec_version_greater_than_57_103"' --cfg 'feature="avcodec_version_greater_than_57_104"' --cfg 'feature="avcodec_version_greater_than_57_105"' --cfg 'feature="avcodec_version_greater_than_57_106"' --cfg 'feature="avcodec_version_greater_than_57_107"' --cfg 'feature="avcodec_version_greater_than_58_0"' --cfg 'feature="avcodec_version_greater_than_58_1"' --cfg 'feature="avcodec_version_greater_than_58_2"' --cfg 'feature="avcodec_version_greater_than_58_3"' --cfg 'feature="avcodec_version_greater_than_58_4"' --cfg 'feature="avcodec_version_greater_than_58_5"' --cfg 'feature="avcodec_version_greater_than_58_6"' --cfg 'feature="avcodec_version_greater_than_58_7"' --cfg 'feature="avcodec_version_greater_than_58_8"' --cfg 'feature="avcodec_version_greater_than_58_9"' --cfg 'feature="avcodec_version_greater_than_58_10"' --cfg 'feature="avcodec_version_greater_than_58_11"' --cfg 'feature="avcodec_version_greater_than_58_12"' --cfg 'feature="avcodec_version_greater_than_58_13"' --cfg 'feature="avcodec_version_greater_than_58_14"' --cfg 'feature="avcodec_version_greater_than_58_15"' --cfg 'feature="avcodec_version_greater_than_58_16"' --cfg 'feature="avcodec_version_greater_than_58_17"' --cfg 'feature="avcodec_version_greater_than_58_18"' --cfg 'feature="avcodec_version_greater_than_58_19"' --cfg 'feature="avcodec_version_greater_than_58_20"' --cfg 'feature="avcodec_version_greater_than_58_21"' --cfg 'feature="avcodec_version_greater_than_58_22"' --cfg 'feature="avcodec_version_greater_than_58_23"' --cfg 'feature="avcodec_version_greater_than_58_24"' --cfg 'feature="avcodec_version_greater_than_58_25"' --cfg 'feature="avcodec_version_greater_than_58_26"' --cfg 'feature="avcodec_version_greater_than_58_27"' --cfg 'feature="avcodec_version_greater_than_58_28"' --cfg 'feature="avcodec_version_greater_than_58_29"' --cfg 'feature="avcodec_version_greater_than_58_30"' --cfg 'feature="avcodec_version_greater_than_58_31"' --cfg 'feature="avcodec_version_greater_than_58_32"' --cfg 'feature="avcodec_version_greater_than_58_33"' --cfg 'feature="avcodec_version_greater_than_58_34"' --cfg 'feature="avcodec_version_greater_than_58_35"' --cfg 'feature="avcodec_version_greater_than_58_36"' --cfg 'feature="avcodec_version_greater_than_58_37"' --cfg 'feature="avcodec_version_greater_than_58_38"' --cfg 'feature="avcodec_version_greater_than_58_39"' --cfg 'feature="avcodec_version_greater_than_58_40"' --cfg 'feature="avcodec_version_greater_than_58_41"' --cfg 'feature="avcodec_version_greater_than_58_42"' --cfg 'feature="avcodec_version_greater_than_58_43"' --cfg 'feature="avcodec_version_greater_than_58_44"' --cfg 'feature="avcodec_version_greater_than_58_45"' --cfg 'feature="avcodec_version_greater_than_58_46"' --cfg 'feature="avcodec_version_greater_than_58_47"' --cfg 'feature="avcodec_version_greater_than_58_48"' --cfg 'feature="avcodec_version_greater_than_58_49"' --cfg 'feature="avcodec_version_greater_than_58_50"' --cfg 'feature="avcodec_version_greater_than_58_51"' --cfg 'feature="avcodec_version_greater_than_58_52"' --cfg 'feature="avcodec_version_greater_than_58_53"' --cfg 'feature="avcodec_version_greater_than_58_54"' --cfg 'feature="avcodec_version_greater_than_58_55"' --cfg 'feature="avcodec_version_greater_than_58_56"' --cfg 'feature="avcodec_version_greater_than_58_57"' --cfg 'feature="avcodec_version_greater_than_58_58"' --cfg 'feature="avcodec_version_greater_than_58_59"' --cfg 'feature="avcodec_version_greater_than_58_60"' --cfg 'feature="avcodec_version_greater_than_58_61"' --cfg 'feature="avcodec_version_greater_than_58_62"' --cfg 'feature="avcodec_version_greater_than_58_63"' --cfg 'feature="avcodec_version_greater_than_58_64"' --cfg 'feature="avcodec_version_greater_than_58_65"' --cfg 'feature="avcodec_version_greater_than_58_66"' --cfg 'feature="avcodec_version_greater_than_58_67"' --cfg 'feature="avcodec_version_greater_than_58_68"' --cfg 'feature="avcodec_version_greater_than_58_69"' --cfg 'feature="avcodec_version_greater_than_58_70"' --cfg 'feature="avcodec_version_greater_than_58_71"' --cfg 'feature="avcodec_version_greater_than_58_72"' --cfg 'feature="avcodec_version_greater_than_58_73"' --cfg 'feature="avcodec_version_greater_than_58_74"' --cfg 'feature="avcodec_version_greater_than_58_75"' --cfg 'feature="avcodec_version_greater_than_58_76"' --cfg 'feature="avcodec_version_greater_than_58_77"' --cfg 'feature="avcodec_version_greater_than_58_78"' --cfg 'feature="avcodec_version_greater_than_58_79"' --cfg 'feature="avcodec_version_greater_than_58_80"' --cfg 'feature="avcodec_version_greater_than_58_81"' --cfg 'feature="avcodec_version_greater_than_58_82"' --cfg 'feature="avcodec_version_greater_than_58_83"' --cfg 'feature="avcodec_version_greater_than_58_84"' --cfg 'feature="avcodec_version_greater_than_58_85"' --cfg 'feature="avcodec_version_greater_than_58_86"' --cfg 'feature="avcodec_version_greater_than_58_87"' --cfg 'feature="avcodec_version_greater_than_58_88"' --cfg 'feature="avcodec_version_greater_than_58_89"' --cfg 'feature="avcodec_version_greater_than_58_90"' --cfg 'feature="avcodec_version_greater_than_58_91"' --cfg 'feature="avcodec_version_greater_than_58_92"' --cfg 'feature="avcodec_version_greater_than_58_93"' --cfg 'feature="avcodec_version_greater_than_58_94"' --cfg 'feature="avcodec_version_greater_than_58_95"' --cfg 'feature="avcodec_version_greater_than_58_96"' --cfg 'feature="avcodec_version_greater_than_58_97"' --cfg 'feature="avcodec_version_greater_than_58_98"' --cfg 'feature="avcodec_version_greater_than_58_99"' --cfg 'feature="avcodec_version_greater_than_58_100"' --cfg 'feature="avcodec_version_greater_than_58_101"' --cfg 'feature="avcodec_version_greater_than_58_102"' --cfg 'feature="avcodec_version_greater_than_58_103"' --cfg 'feature="avcodec_version_greater_than_58_104"' --cfg 'feature="avcodec_version_greater_than_58_105"' --cfg 'feature="avcodec_version_greater_than_58_106"' --cfg 'feature="avcodec_version_greater_than_58_107"' --cfg 'feature="ffmpeg_3_0"' --cfg 'feature="ffmpeg_3_1"' --cfg 'feature="ffmpeg_3_2"' --cfg 'feature="ffmpeg_3_3"' --cfg 'feature="ffmpeg_3_1"' --cfg 'feature="ffmpeg_4_0"' --cfg 'feature="ffmpeg_4_1"' --cfg 'feature="ffmpeg_4_2"' --cfg 'feature="ffmpeg_4_3"' --cfg 'feature="ffmpeg_4_4"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ffmpeg-sys-the-third` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/cargo /opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name ffmpeg_sys_the_third --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="avcodec"' --cfg 'feature="avdevice"' --cfg 'feature="avfilter"' --cfg 'feature="avformat"' --cfg 'feature="default"' --cfg 'feature="non-exhaustive-enums"' --cfg 'feature="swresample"' --cfg 'feature="swscale"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("avcodec", "avdevice", "avfilter", "avformat", "avresample", "build", "build-drm", "build-lib-aacplus", "build-lib-ass", "build-lib-avs", "build-lib-celt", "build-lib-dav1d", "build-lib-dcadec", "build-lib-faac", "build-lib-fdk-aac", "build-lib-fontconfig", "build-lib-freebidi", "build-lib-freetype", "build-lib-frei0r", "build-lib-gnutls", "build-lib-gsm", "build-lib-ilbc", "build-lib-kvazaar", "build-lib-ladspa", "build-lib-mp3lame", "build-lib-opencore-amrnb", "build-lib-opencore-amrwb", "build-lib-opencv", "build-lib-openh264", "build-lib-openjpeg", "build-lib-openssl", "build-lib-opus", "build-lib-schroedinger", "build-lib-shine", "build-lib-smbclient", "build-lib-snappy", "build-lib-speex", "build-lib-ssh", "build-lib-stagefright-h264", "build-lib-theora", "build-lib-twolame", "build-lib-utvideo", "build-lib-vmaf", "build-lib-vo-aacenc", "build-lib-vo-amrwbenc", "build-lib-vorbis", "build-lib-vpx", "build-lib-wavpack", "build-lib-webp", "build-lib-x264", "build-lib-x265", "build-lib-xvid", "build-license-gpl", "build-license-nonfree", "build-license-version3", "build-nvenc", "build-pic", "build-zlib", "default", "non-exhaustive-enums", "postproc", "static", "swresample", "swscale"))' -C metadata=3fc85e4a92051247 -C extra-filename=-3fc85e4a92051247 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-f391dfd805719fd9.rmeta --cap-lints=allow -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -l avutil -l avcodec -l avformat -l avdevice -l avfilter -l swscale -l swresample -l avcodec --cfg 'feature="ff_api_vaapi"' --cfg 'feature="ff_api_vaapi_is_defined"' --cfg 'feature="ff_api_pkt_pts"' --cfg 'feature="ff_api_pkt_pts_is_defined"' --cfg 'feature="ff_api_error_frame"' --cfg 'feature="ff_api_error_frame_is_defined"' --cfg 'feature="ff_api_frame_qp"' --cfg 'feature="ff_api_frame_qp_is_defined"' --cfg 'feature="ff_api_d2str"' --cfg 'feature="ff_api_d2str_is_defined"' --cfg 'feature="ff_api_declare_aligned"' --cfg 'feature="ff_api_declare_aligned_is_defined"' --cfg 'feature="ff_api_debug_mv"' --cfg 'feature="ff_api_debug_mv_is_defined"' --cfg 'feature="ff_api_avctx_timebase"' --cfg 'feature="ff_api_avctx_timebase_is_defined"' --cfg 'feature="ff_api_coded_frame"' --cfg 'feature="ff_api_coded_frame_is_defined"' --cfg 'feature="ff_api_convergence_duration"' --cfg 'feature="ff_api_convergence_duration_is_defined"' --cfg 'feature="ff_api_private_opt"' --cfg 'feature="ff_api_private_opt_is_defined"' --cfg 'feature="ff_api_coder_type"' --cfg 'feature="ff_api_coder_type_is_defined"' --cfg 'feature="ff_api_rtp_callback"' --cfg 'feature="ff_api_rtp_callback_is_defined"' --cfg 'feature="ff_api_stat_bits"' --cfg 'feature="ff_api_stat_bits_is_defined"' --cfg 'feature="ff_api_vbv_delay"' --cfg 'feature="ff_api_vbv_delay_is_defined"' --cfg 'feature="ff_api_sidedata_only_pkt"' --cfg 'feature="ff_api_sidedata_only_pkt_is_defined"' --cfg 'feature="ff_api_avpicture"' --cfg 'feature="ff_api_avpicture_is_defined"' --cfg 'feature="ff_api_openh264_slice_mode"' --cfg 'feature="ff_api_openh264_slice_mode_is_defined"' --cfg 'feature="ff_api_openh264_cabac"' --cfg 'feature="ff_api_openh264_cabac_is_defined"' --cfg 'feature="ff_api_unused_codec_caps"' --cfg 'feature="ff_api_unused_codec_caps_is_defined"' --cfg 'feature="ff_api_thread_safe_callbacks"' --cfg 'feature="ff_api_thread_safe_callbacks_is_defined"' --cfg 'feature="ff_api_get_frame_class"' --cfg 'feature="ff_api_get_frame_class_is_defined"' --cfg 'feature="ff_api_auto_threads"' --cfg 'feature="ff_api_auto_threads_is_defined"' --cfg 'feature="ff_api_init_packet"' --cfg 'feature="ff_api_init_packet_is_defined"' --cfg 'feature="ff_api_lavf_avctx"' --cfg 'feature="ff_api_lavf_avctx_is_defined"' --cfg 'feature="ff_api_old_open_callbacks"' --cfg 'feature="ff_api_old_open_callbacks_is_defined"' --cfg 'feature="ff_api_lavf_priv_opt"' --cfg 'feature="ff_api_lavf_priv_opt_is_defined"' --cfg 'feature="ff_api_compute_pkt_fields2"' --cfg 'feature="ff_api_compute_pkt_fields2_is_defined"' --cfg 'feature="ff_api_r_frame_rate"' --cfg 'feature="ff_api_r_frame_rate_is_defined"' --cfg 'feature="ff_api_r_frame_rate"' --cfg 'feature="ff_api_r_frame_rate_is_defined"' --cfg 'feature="ff_api_device_capabilities"' --cfg 'feature="ff_api_device_capabilities_is_defined"' --cfg 'feature="ff_api_old_filter_opts_error"' --cfg 'feature="ff_api_old_filter_opts_error_is_defined"' --cfg 'feature="ff_api_sws_param_option"' --cfg 'feature="ff_api_sws_param_option_is_defined"' --cfg 'feature="ff_api_buffersink_alloc"' --cfg 'feature="ff_api_buffersink_alloc_is_defined"' --cfg 'feature="avcodec_version_greater_than_56_0"' --cfg 'feature="avcodec_version_greater_than_56_1"' --cfg 'feature="avcodec_version_greater_than_56_2"' --cfg 'feature="avcodec_version_greater_than_56_3"' --cfg 'feature="avcodec_version_greater_than_56_4"' --cfg 'feature="avcodec_version_greater_than_56_5"' --cfg 'feature="avcodec_version_greater_than_56_6"' --cfg 'feature="avcodec_version_greater_than_56_7"' --cfg 'feature="avcodec_version_greater_than_56_8"' --cfg 'feature="avcodec_version_greater_than_56_9"' --cfg 'feature="avcodec_version_greater_than_56_10"' --cfg 'feature="avcodec_version_greater_than_56_11"' --cfg 'feature="avcodec_version_greater_than_56_12"' --cfg 'feature="avcodec_version_greater_than_56_13"' --cfg 'feature="avcodec_version_greater_than_56_14"' --cfg 'feature="avcodec_version_greater_than_56_15"' --cfg 'feature="avcodec_version_greater_than_56_16"' --cfg 'feature="avcodec_version_greater_than_56_17"' --cfg 'feature="avcodec_version_greater_than_56_18"' --cfg 'feature="avcodec_version_greater_than_56_19"' --cfg 'feature="avcodec_version_greater_than_56_20"' --cfg 'feature="avcodec_version_greater_than_56_21"' --cfg 'feature="avcodec_version_greater_than_56_22"' --cfg 'feature="avcodec_version_greater_than_56_23"' --cfg 'feature="avcodec_version_greater_than_56_24"' --cfg 'feature="avcodec_version_greater_than_56_25"' --cfg 'feature="avcodec_version_greater_than_56_26"' --cfg 'feature="avcodec_version_greater_than_56_27"' --cfg 'feature="avcodec_version_greater_than_56_28"' --cfg 'feature="avcodec_version_greater_than_56_29"' --cfg 'feature="avcodec_version_greater_than_56_30"' --cfg 'feature="avcodec_version_greater_than_56_31"' --cfg 'feature="avcodec_version_greater_than_56_32"' --cfg 'feature="avcodec_version_greater_than_56_33"' --cfg 'feature="avcodec_version_greater_than_56_34"' --cfg 'feature="avcodec_version_greater_than_56_35"' --cfg 'feature="avcodec_version_greater_than_56_36"' --cfg 'feature="avcodec_version_greater_than_56_37"' --cfg 'feature="avcodec_version_greater_than_56_38"' --cfg 'feature="avcodec_version_greater_than_56_39"' --cfg 'feature="avcodec_version_greater_than_56_40"' --cfg 'feature="avcodec_version_greater_than_56_41"' --cfg 'feature="avcodec_version_greater_than_56_42"' --cfg 'feature="avcodec_version_greater_than_56_43"' --cfg 'feature="avcodec_version_greater_than_56_44"' --cfg 'feature="avcodec_version_greater_than_56_45"' --cfg 'feature="avcodec_version_greater_than_56_46"' --cfg 'feature="avcodec_version_greater_than_56_47"' --cfg 'feature="avcodec_version_greater_than_56_48"' --cfg 'feature="avcodec_version_greater_than_56_49"' --cfg 'feature="avcodec_version_greater_than_56_50"' --cfg 'feature="avcodec_version_greater_than_56_51"' --cfg 'feature="avcodec_version_greater_than_56_52"' --cfg 'feature="avcodec_version_greater_than_56_53"' --cfg 'feature="avcodec_version_greater_than_56_54"' --cfg 'feature="avcodec_version_greater_than_56_55"' --cfg 'feature="avcodec_version_greater_than_56_56"' --cfg 'feature="avcodec_version_greater_than_56_57"' --cfg 'feature="avcodec_version_greater_than_56_58"' --cfg 'feature="avcodec_version_greater_than_56_59"' --cfg 'feature="avcodec_version_greater_than_56_60"' --cfg 'feature="avcodec_version_greater_than_56_61"' --cfg 'feature="avcodec_version_greater_than_56_62"' --cfg 'feature="avcodec_version_greater_than_56_63"' --cfg 'feature="avcodec_version_greater_than_56_64"' --cfg 'feature="avcodec_version_greater_than_56_65"' --cfg 'feature="avcodec_version_greater_than_56_66"' --cfg 'feature="avcodec_version_greater_than_56_67"' --cfg 'feature="avcodec_version_greater_than_56_68"' --cfg 'feature="avcodec_version_greater_than_56_69"' --cfg 'feature="avcodec_version_greater_than_56_70"' --cfg 'feature="avcodec_version_greater_than_56_71"' --cfg 'feature="avcodec_version_greater_than_56_72"' --cfg 'feature="avcodec_version_greater_than_56_73"' --cfg 'feature="avcodec_version_greater_than_56_74"' --cfg 'feature="avcodec_version_greater_than_56_75"' --cfg 'feature="avcodec_version_greater_than_56_76"' --cfg 'feature="avcodec_version_greater_than_56_77"' --cfg 'feature="avcodec_version_greater_than_56_78"' --cfg 'feature="avcodec_version_greater_than_56_79"' --cfg 'feature="avcodec_version_greater_than_56_80"' --cfg 'feature="avcodec_version_greater_than_56_81"' --cfg 'feature="avcodec_version_greater_than_56_82"' --cfg 'feature="avcodec_version_greater_than_56_83"' --cfg 'feature="avcodec_version_greater_than_56_84"' --cfg 'feature="avcodec_version_greater_than_56_85"' --cfg 'feature="avcodec_version_greater_than_56_86"' --cfg 'feature="avcodec_version_greater_than_56_87"' --cfg 'feature="avcodec_version_greater_than_56_88"' --cfg 'feature="avcodec_version_greater_than_56_89"' --cfg 'feature="avcodec_version_greater_than_56_90"' --cfg 'feature="avcodec_version_greater_than_56_91"' --cfg 'feature="avcodec_version_greater_than_56_92"' --cfg 'feature="avcodec_version_greater_than_56_93"' --cfg 'feature="avcodec_version_greater_than_56_94"' --cfg 'feature="avcodec_version_greater_than_56_95"' --cfg 'feature="avcodec_version_greater_than_56_96"' --cfg 'feature="avcodec_version_greater_than_56_97"' --cfg 'feature="avcodec_version_greater_than_56_98"' --cfg 'feature="avcodec_version_greater_than_56_99"' --cfg 'feature="avcodec_version_greater_than_56_100"' --cfg 'feature="avcodec_version_greater_than_56_101"' --cfg 'feature="avcodec_version_greater_than_56_102"' --cfg 'feature="avcodec_version_greater_than_56_103"' --cfg 'feature="avcodec_version_greater_than_56_104"' --cfg 'feature="avcodec_version_greater_than_56_105"' --cfg 'feature="avcodec_version_greater_than_56_106"' --cfg 'feature="avcodec_version_greater_than_56_107"' --cfg 'feature="avcodec_version_greater_than_57_0"' --cfg 'feature="avcodec_version_greater_than_57_1"' --cfg 'feature="avcodec_version_greater_than_57_2"' --cfg 'feature="avcodec_version_greater_than_57_3"' --cfg 'feature="avcodec_version_greater_than_57_4"' --cfg 'feature="avcodec_version_greater_than_57_5"' --cfg 'feature="avcodec_version_greater_than_57_6"' --cfg 'feature="avcodec_version_greater_than_57_7"' --cfg 'feature="avcodec_version_greater_than_57_8"' --cfg 'feature="avcodec_version_greater_than_57_9"' --cfg 'feature="avcodec_version_greater_than_57_10"' --cfg 'feature="avcodec_version_greater_than_57_11"' --cfg 'feature="avcodec_version_greater_than_57_12"' --cfg 'feature="avcodec_version_greater_than_57_13"' --cfg 'feature="avcodec_version_greater_than_57_14"' --cfg 'feature="avcodec_version_greater_than_57_15"' --cfg 'feature="avcodec_version_greater_than_57_16"' --cfg 'feature="avcodec_version_greater_than_57_17"' --cfg 'feature="avcodec_version_greater_than_57_18"' --cfg 'feature="avcodec_version_greater_than_57_19"' --cfg 'feature="avcodec_version_greater_than_57_20"' --cfg 'feature="avcodec_version_greater_than_57_21"' --cfg 'feature="avcodec_version_greater_than_57_22"' --cfg 'feature="avcodec_version_greater_than_57_23"' --cfg 'feature="avcodec_version_greater_than_57_24"' --cfg 'feature="avcodec_version_greater_than_57_25"' --cfg 'feature="avcodec_version_greater_than_57_26"' --cfg 'feature="avcodec_version_greater_than_57_27"' --cfg 'feature="avcodec_version_greater_than_57_28"' --cfg 'feature="avcodec_version_greater_than_57_29"' --cfg 'feature="avcodec_version_greater_than_57_30"' --cfg 'feature="avcodec_version_greater_than_57_31"' --cfg 'feature="avcodec_version_greater_than_57_32"' --cfg 'feature="avcodec_version_greater_than_57_33"' --cfg 'feature="avcodec_version_greater_than_57_34"' --cfg 'feature="avcodec_version_greater_than_57_35"' --cfg 'feature="avcodec_version_greater_than_57_36"' --cfg 'feature="avcodec_version_greater_than_57_37"' --cfg 'feature="avcodec_version_greater_than_57_38"' --cfg 'feature="avcodec_version_greater_than_57_39"' --cfg 'feature="avcodec_version_greater_than_57_40"' --cfg 'feature="avcodec_version_greater_than_57_41"' --cfg 'feature="avcodec_version_greater_than_57_42"' --cfg 'feature="avcodec_version_greater_than_57_43"' --cfg 'feature="avcodec_version_greater_than_57_44"' --cfg 'feature="avcodec_version_greater_than_57_45"' --cfg 'feature="avcodec_version_greater_than_57_46"' --cfg 'feature="avcodec_version_greater_than_57_47"' --cfg 'feature="avcodec_version_greater_than_57_48"' --cfg 'feature="avcodec_version_greater_than_57_49"' --cfg 'feature="avcodec_version_greater_than_57_50"' --cfg 'feature="avcodec_version_greater_than_57_51"' --cfg 'feature="avcodec_version_greater_than_57_52"' --cfg 'feature="avcodec_version_greater_than_57_53"' --cfg 'feature="avcodec_version_greater_than_57_54"' --cfg 'feature="avcodec_version_greater_than_57_55"' --cfg 'feature="avcodec_version_greater_than_57_56"' --cfg 'feature="avcodec_version_greater_than_57_57"' --cfg 'feature="avcodec_version_greater_than_57_58"' --cfg 'feature="avcodec_version_greater_than_57_59"' --cfg 'feature="avcodec_version_greater_than_57_60"' --cfg 'feature="avcodec_version_greater_than_57_61"' --cfg 'feature="avcodec_version_greater_than_57_62"' --cfg 'feature="avcodec_version_greater_than_57_63"' --cfg 'feature="avcodec_version_greater_than_57_64"' --cfg 'feature="avcodec_version_greater_than_57_65"' --cfg 'feature="avcodec_version_greater_than_57_66"' --cfg 'feature="avcodec_version_greater_than_57_67"' --cfg 'feature="avcodec_version_greater_than_57_68"' --cfg 'feature="avcodec_version_greater_than_57_69"' --cfg 'feature="avcodec_version_greater_than_57_70"' --cfg 'feature="avcodec_version_greater_than_57_71"' --cfg 'feature="avcodec_version_greater_than_57_72"' --cfg 'feature="avcodec_version_greater_than_57_73"' --cfg 'feature="avcodec_version_greater_than_57_74"' --cfg 'feature="avcodec_version_greater_than_57_75"' --cfg 'feature="avcodec_version_greater_than_57_76"' --cfg 'feature="avcodec_version_greater_than_57_77"' --cfg 'feature="avcodec_version_greater_than_57_78"' --cfg 'feature="avcodec_version_greater_than_57_79"' --cfg 'feature="avcodec_version_greater_than_57_80"' --cfg 'feature="avcodec_version_greater_than_57_81"' --cfg 'feature="avcodec_version_greater_than_57_82"' --cfg 'feature="avcodec_version_greater_than_57_83"' --cfg 'feature="avcodec_version_greater_than_57_84"' --cfg 'feature="avcodec_version_greater_than_57_85"' --cfg 'feature="avcodec_version_greater_than_57_86"' --cfg 'feature="avcodec_version_greater_than_57_87"' --cfg 'feature="avcodec_version_greater_than_57_88"' --cfg 'feature="avcodec_version_greater_than_57_89"' --cfg 'feature="avcodec_version_greater_than_57_90"' --cfg 'feature="avcodec_version_greater_than_57_91"' --cfg 'feature="avcodec_version_greater_than_57_92"' --cfg 'feature="avcodec_version_greater_than_57_93"' --cfg 'feature="avcodec_version_greater_than_57_94"' --cfg 'feature="avcodec_version_greater_than_57_95"' --cfg 'feature="avcodec_version_greater_than_57_96"' --cfg 'feature="avcodec_version_greater_than_57_97"' --cfg 'feature="avcodec_version_greater_than_57_98"' --cfg 'feature="avcodec_version_greater_than_57_99"' --cfg 'feature="avcodec_version_greater_than_57_100"' --cfg 'feature="avcodec_version_greater_than_57_101"' --cfg 'feature="avcodec_version_greater_than_57_102"' --cfg 'feature="avcodec_version_greater_than_57_103"' --cfg 'feature="avcodec_version_greater_than_57_104"' --cfg 'feature="avcodec_version_greater_than_57_105"' --cfg 'feature="avcodec_version_greater_than_57_106"' --cfg 'feature="avcodec_version_greater_than_57_107"' --cfg 'feature="avcodec_version_greater_than_58_0"' --cfg 'feature="avcodec_version_greater_than_58_1"' --cfg 'feature="avcodec_version_greater_than_58_2"' --cfg 'feature="avcodec_version_greater_than_58_3"' --cfg 'feature="avcodec_version_greater_than_58_4"' --cfg 'feature="avcodec_version_greater_than_58_5"' --cfg 'feature="avcodec_version_greater_than_58_6"' --cfg 'feature="avcodec_version_greater_than_58_7"' --cfg 'feature="avcodec_version_greater_than_58_8"' --cfg 'feature="avcodec_version_greater_than_58_9"' --cfg 'feature="avcodec_version_greater_than_58_10"' --cfg 'feature="avcodec_version_greater_than_58_11"' --cfg 'feature="avcodec_version_greater_than_58_12"' --cfg 'feature="avcodec_version_greater_than_58_13"' --cfg 'feature="avcodec_version_greater_than_58_14"' --cfg 'feature="avcodec_version_greater_than_58_15"' --cfg 'feature="avcodec_version_greater_than_58_16"' --cfg 'feature="avcodec_version_greater_than_58_17"' --cfg 'feature="avcodec_version_greater_than_58_18"' --cfg 'feature="avcodec_version_greater_than_58_19"' --cfg 'feature="avcodec_version_greater_than_58_20"' --cfg 'feature="avcodec_version_greater_than_58_21"' --cfg 'feature="avcodec_version_greater_than_58_22"' --cfg 'feature="avcodec_version_greater_than_58_23"' --cfg 'feature="avcodec_version_greater_than_58_24"' --cfg 'feature="avcodec_version_greater_than_58_25"' --cfg 'feature="avcodec_version_greater_than_58_26"' --cfg 'feature="avcodec_version_greater_than_58_27"' --cfg 'feature="avcodec_version_greater_than_58_28"' --cfg 'feature="avcodec_version_greater_than_58_29"' --cfg 'feature="avcodec_version_greater_than_58_30"' --cfg 'feature="avcodec_version_greater_than_58_31"' --cfg 'feature="avcodec_version_greater_than_58_32"' --cfg 'feature="avcodec_version_greater_than_58_33"' --cfg 'feature="avcodec_version_greater_than_58_34"' --cfg 'feature="avcodec_version_greater_than_58_35"' --cfg 'feature="avcodec_version_greater_than_58_36"' --cfg 'feature="avcodec_version_greater_than_58_37"' --cfg 'feature="avcodec_version_greater_than_58_38"' --cfg 'feature="avcodec_version_greater_than_58_39"' --cfg 'feature="avcodec_version_greater_than_58_40"' --cfg 'feature="avcodec_version_greater_than_58_41"' --cfg 'feature="avcodec_version_greater_than_58_42"' --cfg 'feature="avcodec_version_greater_than_58_43"' --cfg 'feature="avcodec_version_greater_than_58_44"' --cfg 'feature="avcodec_version_greater_than_58_45"' --cfg 'feature="avcodec_version_greater_than_58_46"' --cfg 'feature="avcodec_version_greater_than_58_47"' --cfg 'feature="avcodec_version_greater_than_58_48"' --cfg 'feature="avcodec_version_greater_than_58_49"' --cfg 'feature="avcodec_version_greater_than_58_50"' --cfg 'feature="avcodec_version_greater_than_58_51"' --cfg 'feature="avcodec_version_greater_than_58_52"' --cfg 'feature="avcodec_version_greater_than_58_53"' --cfg 'feature="avcodec_version_greater_than_58_54"' --cfg 'feature="avcodec_version_greater_than_58_55"' --cfg 'feature="avcodec_version_greater_than_58_56"' --cfg 'feature="avcodec_version_greater_than_58_57"' --cfg 'feature="avcodec_version_greater_than_58_58"' --cfg 'feature="avcodec_version_greater_than_58_59"' --cfg 'feature="avcodec_version_greater_than_58_60"' --cfg 'feature="avcodec_version_greater_than_58_61"' --cfg 'feature="avcodec_version_greater_than_58_62"' --cfg 'feature="avcodec_version_greater_than_58_63"' --cfg 'feature="avcodec_version_greater_than_58_64"' --cfg 'feature="avcodec_version_greater_than_58_65"' --cfg 'feature="avcodec_version_greater_than_58_66"' --cfg 'feature="avcodec_version_greater_than_58_67"' --cfg 'feature="avcodec_version_greater_than_58_68"' --cfg 'feature="avcodec_version_greater_than_58_69"' --cfg 'feature="avcodec_version_greater_than_58_70"' --cfg 'feature="avcodec_version_greater_than_58_71"' --cfg 'feature="avcodec_version_greater_than_58_72"' --cfg 'feature="avcodec_version_greater_than_58_73"' --cfg 'feature="avcodec_version_greater_than_58_74"' --cfg 'feature="avcodec_version_greater_than_58_75"' --cfg 'feature="avcodec_version_greater_than_58_76"' --cfg 'feature="avcodec_version_greater_than_58_77"' --cfg 'feature="avcodec_version_greater_than_58_78"' --cfg 'feature="avcodec_version_greater_than_58_79"' --cfg 'feature="avcodec_version_greater_than_58_80"' --cfg 'feature="avcodec_version_greater_than_58_81"' --cfg 'feature="avcodec_version_greater_than_58_82"' --cfg 'feature="avcodec_version_greater_than_58_83"' --cfg 'feature="avcodec_version_greater_than_58_84"' --cfg 'feature="avcodec_version_greater_than_58_85"' --cfg 'feature="avcodec_version_greater_than_58_86"' --cfg 'feature="avcodec_version_greater_than_58_87"' --cfg 'feature="avcodec_version_greater_than_58_88"' --cfg 'feature="avcodec_version_greater_than_58_89"' --cfg 'feature="avcodec_version_greater_than_58_90"' --cfg 'feature="avcodec_version_greater_than_58_91"' --cfg 'feature="avcodec_version_greater_than_58_92"' --cfg 'feature="avcodec_version_greater_than_58_93"' --cfg 'feature="avcodec_version_greater_than_58_94"' --cfg 'feature="avcodec_version_greater_than_58_95"' --cfg 'feature="avcodec_version_greater_than_58_96"' --cfg 'feature="avcodec_version_greater_than_58_97"' --cfg 'feature="avcodec_version_greater_than_58_98"' --cfg 'feature="avcodec_version_greater_than_58_99"' --cfg 'feature="avcodec_version_greater_than_58_100"' --cfg 'feature="avcodec_version_greater_than_58_101"' --cfg 'feature="avcodec_version_greater_than_58_102"' --cfg 'feature="avcodec_version_greater_than_58_103"' --cfg 'feature="avcodec_version_greater_than_58_104"' --cfg 'feature="avcodec_version_greater_than_58_105"' --cfg 'feature="avcodec_version_greater_than_58_106"' --cfg 'feature="avcodec_version_greater_than_58_107"' --cfg 'feature="ffmpeg_3_0"' --cfg 'feature="ffmpeg_3_1"' --cfg 'feature="ffmpeg_3_2"' --cfg 'feature="ffmpeg_3_3"' --cfg 'feature="ffmpeg_3_1"' --cfg 'feature="ffmpeg_4_0"' --cfg 'feature="ffmpeg_4_1"' --cfg 'feature="ffmpeg_4_2"' --cfg 'feature="ffmpeg_4_3"' --cfg 'feature="ffmpeg_4_4"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c99d654a2855b9b7f339d7a1284a6540c52fd8225d6d111371d7ec1ae508ef30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99d654a2855b9b7f339d7a1284a6540c52fd8225d6d111371d7ec1ae508ef30", kill_on_drop: false }` [INFO] [stdout] c99d654a2855b9b7f339d7a1284a6540c52fd8225d6d111371d7ec1ae508ef30