[INFO] cloning repository https://github.com/ENBYSS/imgtoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ENBYSS/imgtoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FENBYSS%2Fimgtoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FENBYSS%2Fimgtoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 722e602dd698296e65fafa1b6a2a8368cb176219
[INFO] testing ENBYSS/imgtoy against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FENBYSS%2Fimgtoy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ENBYSS/imgtoy
[INFO] finished tweaking git repo https://github.com/ENBYSS/imgtoy
[INFO] tweaked toml for git repo https://github.com/ENBYSS/imgtoy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ENBYSS/imgtoy on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ENBYSS/imgtoy 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aejenk/image-effects`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.3
[INFO] [stderr]   Downloaded ffmpeg-next v7.1.0
[INFO] [stderr]   Downloaded ez-ffmpeg v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24e9517ba1e2cd8ea13f813b3b393b824938d382188836dce39c6628fcdec8f0
[INFO] running `Command { std: "docker" "start" "-a" "24e9517ba1e2cd8ea13f813b3b393b824938d382188836dce39c6628fcdec8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24e9517ba1e2cd8ea13f813b3b393b824938d382188836dce39c6628fcdec8f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e9517ba1e2cd8ea13f813b3b393b824938d382188836dce39c6628fcdec8f0", kill_on_drop: false }`
[INFO] [stdout] 24e9517ba1e2cd8ea13f813b3b393b824938d382188836dce39c6628fcdec8f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 993dcc66e44b8c803c8714ee6f1e02fb6bdac2e333a921eb24c5370f742da6f5
[INFO] running `Command { std: "docker" "start" "-a" "993dcc66e44b8c803c8714ee6f1e02fb6bdac2e333a921eb24c5370f742da6f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling image-effects v0.2.1 (https://github.com/aejenk/image-effects?branch=databend#2e014306)
[INFO] [stderr]    Compiling ez-ffmpeg v0.5.3
[INFO] [stdout] error[E0432]: unresolved import `ffmpeg_sys_next::AVCodecConfig`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/context/ffmpeg_context.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | use ffmpeg_sys_next::AVCodecConfig::*;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ could not find `AVCodecConfig` in `ffmpeg_sys_next`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ffmpeg_sys_next::avcodec_get_supported_config`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/context/ffmpeg_context.rs:45:72
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...ket_side_data_new, avcodec_get_supported_config, avfilter_graph_segment_apply, avfilter_graph_segment_create_filters, avfilter_graph_s...
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       no `avcodec_get_supported_config` in the root
[INFO] [stdout]    |                       help: a similar name exists in the module: `avcodec_get_hw_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ffmpeg_sys_next::AVSideDataProps`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/scheduler/enc_task.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | use ffmpeg_sys_next::AVSideDataProps::AV_SIDE_DATA_PROP_GLOBAL;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ could not find `AVSideDataProps` in `ffmpeg_sys_next`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ffmpeg_sys_next::av_frame_side_data_clone`, `ffmpeg_sys_next::av_frame_side_data_desc`, `ffmpeg_sys_next::AV_FRAME_SIDE_DATA_FLAG_UNIQUE`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/scheduler/enc_task.rs:27:47
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...y, av_frame_side_data_clone, av_frame_side_data_desc, AV_CODEC_FLAG_COPY_OPAQUE, AV_CODEC_FLAG_FRAME_DURATION, AV_FRAME_FLAG_INTERLACED, AV_FRAME_FLAG_TOP_FIELD_FIRST, AV_FRAME_SIDE_DATA_FLAG_UNIQUE};
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^ no `av_frame_side_data_desc` in the root                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AV_FRAME_SIDE_DATA_FLAG_UNIQUE` in the root
[INFO] [stdout]    |       |
[INFO] [stdout]    |       no `av_frame_side_data_clone` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 27 - use ffmpeg_sys_next::{av_channel_layout_copy, av_frame_side_data_clone, av_frame_side_data_desc, AV_CODEC_FLAG_COPY_OPAQUE, AV_CODEC_FLAG_FRAME_DURATION, AV_FRAME_FLAG_INTERLACED, AV_FRAME_FLAG_TOP_FIELD_FIRST, AV_FRAME_SIDE_DATA_FLAG_UNIQUE};
[INFO] [stdout] 27 + use ffmpeg_sys_next::{av_channel_layout_copy, av_frame_side_data_name, av_frame_side_data_desc, AV_CODEC_FLAG_COPY_OPAQUE, AV_CODEC_FLAG_FRAME_DURATION, AV_FRAME_FLAG_INTERLACED, AV_FRAME_FLAG_TOP_FIELD_FIRST, AV_FRAME_SIDE_DATA_FLAG_UNIQUE};
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 27 - use ffmpeg_sys_next::{av_channel_layout_copy, av_frame_side_data_clone, av_frame_side_data_desc, AV_CODEC_FLAG_COPY_OPAQUE, AV_CODEC_FLAG_FRAME_DURATION, AV_FRAME_FLAG_INTERLACED, AV_FRAME_FLAG_TOP_FIELD_FIRST, AV_FRAME_SIDE_DATA_FLAG_UNIQUE};
[INFO] [stdout] 27 + use ffmpeg_sys_next::{av_channel_layout_copy, av_frame_side_data_clone, av_frame_side_data_name, AV_CODEC_FLAG_COPY_OPAQUE, AV_CODEC_FLAG_FRAME_DURATION, AV_FRAME_FLAG_INTERLACED, AV_FRAME_FLAG_TOP_FIELD_FIRST, AV_FRAME_SIDE_DATA_FLAG_UNIQUE};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `ffmpeg_sys_next::av_buffersink_get_color_range`, `ffmpeg_sys_next::av_buffersink_get_colorspace`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/scheduler/filter_task.rs:48:53
[INFO] [stdout]    |
[INFO] [stdout] 48 |     av_buffer_replace, av_buffersink_get_ch_layout, av_buffersink_get_color_range,
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `av_buffersink_get_color_range` in the root
[INFO] [stdout] 49 |     av_buffersink_get_colorspace, av_buffersink_get_format, av_channel_layout_check,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `av_buffersink_get_colorspace` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 48 -     av_buffer_replace, av_buffersink_get_ch_layout, av_buffersink_get_color_range,
[INFO] [stdout] 48 +     av_buffer_replace, av_buffersink_get_ch_layout, av_buffersink_get_frame_rate,
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 49 -     av_buffersink_get_colorspace, av_buffersink_get_format, av_channel_layout_check,
[INFO] [stdout] 49 +     av_buffersink_get_format, av_buffersink_get_format, av_channel_layout_check,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/context/ffmpeg_context.rs:1445:22
[INFO] [stdout]      |
[INFO] [stdout] 1445 |                 Some(write_packet_wrapper),
[INFO] [stdout]      |                 ---- ^^^^^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 arguments to this enum variant are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected fn pointer `unsafe extern "C" fn(_, *mut u8, _) -> _`
[INFO] [stdout]                    found fn item `unsafe extern "C" fn(_, *const u8, _) -> _ {write_packet_wrapper}`
[INFO] [stdout] help: the type constructed contains `unsafe extern "C" fn(*mut c_void, *const u8, i32) -> i32 {write_packet_wrapper}` due to the type of the argument passed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/context/ffmpeg_context.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1445 |                 Some(write_packet_wrapper),
[INFO] [stdout]      |                 ^^^^^--------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]     --> /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:607:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `decoded_side_data` on type `AVCodecContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/scheduler/enc_task.rs:592:37
[INFO] [stdout]     |
[INFO] [stdout] 592 |                     &mut (*enc_ctx).decoded_side_data,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `nb_decoded_side_data` on type `AVCodecContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ez-ffmpeg-0.5.3/src/core/scheduler/enc_task.rs:593:37
[INFO] [stdout]     |
[INFO] [stdout] 593 |                     &mut (*enc_ctx).nb_decoded_side_data,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ez-ffmpeg` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "993dcc66e44b8c803c8714ee6f1e02fb6bdac2e333a921eb24c5370f742da6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993dcc66e44b8c803c8714ee6f1e02fb6bdac2e333a921eb24c5370f742da6f5", kill_on_drop: false }`
[INFO] [stdout] 993dcc66e44b8c803c8714ee6f1e02fb6bdac2e333a921eb24c5370f742da6f5
