[INFO] fetching crate scuffle-ffmpeg 0.3.5...
[INFO] testing scuffle-ffmpeg-0.3.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate scuffle-ffmpeg 0.3.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate scuffle-ffmpeg 0.3.5
[INFO] finished tweaking crates.io crate scuffle-ffmpeg 0.3.5
[INFO] tweaked toml for crates.io crate scuffle-ffmpeg 0.3.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scuffle-ffmpeg 0.3.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scuffle-ffmpeg 0.3.5 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded nutype-enum v0.1.5
[INFO] [stderr]   Downloaded fmtools v0.1.2
[INFO] [stderr]   Downloaded scuffle-changelog v0.1.1
[INFO] [stderr]   Downloaded scuffle-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded bon v3.6.3
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded bon-macros v3.6.3
[INFO] [stderr]   Downloaded rusty_ffmpeg v0.16.2+ffmpeg.7.1
[INFO] [stderr]   Downloaded va_list v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2debd1594be0e9593d8c46eba7ef074a0ba8c896c0271cc7a521c528190cc929
[INFO] running `Command { std: "docker" "start" "-a" "2debd1594be0e9593d8c46eba7ef074a0ba8c896c0271cc7a521c528190cc929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2debd1594be0e9593d8c46eba7ef074a0ba8c896c0271cc7a521c528190cc929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2debd1594be0e9593d8c46eba7ef074a0ba8c896c0271cc7a521c528190cc929", kill_on_drop: false }`
[INFO] [stdout] 2debd1594be0e9593d8c46eba7ef074a0ba8c896c0271cc7a521c528190cc929
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6858497b48757bf5e90d726a969ed1c3451faa89ff6b86ea17f037d7c025bd38
[INFO] running `Command { std: "docker" "start" "-a" "6858497b48757bf5e90d726a969ed1c3451faa89ff6b86ea17f037d7c025bd38", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling scuffle-workspace-hack v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling va_list v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling nutype-enum v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]    Compiling bon v3.6.3
[INFO] [stderr]    Compiling rusty_ffmpeg v0.16.2+ffmpeg.7.1
[INFO] [stderr]    Compiling scuffle-ffmpeg v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `AV_CODEC_ID_LEAD` in this scope
[INFO] [stdout]     --> src/enums/av_codec_id.rs:1020:16
[INFO] [stdout]      |
[INFO] [stdout] 1020 |         Lead = AV_CODEC_ID_LEAD as _,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CODEC_ID_MAD`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/rusty_ffmpeg-224e61fcd1757e82/out/binding.rs:3:276501
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...: AVCodecID = 128 ; pub const AV_CODEC_ID_MAD : AVCodecID = 129 ; pub const AV_CODEC_ID_FRWU : AVCodecID = 130 ; pub const AV_CODEC_ID...
[INFO] [stdout]      |                        ------------------------------------- similarly named constant `AV_CODEC_ID_MAD` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AV_CODEC_ID_QOA` in this scope
[INFO] [stdout]     --> src/enums/av_codec_id.rs:1852:15
[INFO] [stdout]      |
[INFO] [stdout] 1852 |         Qoa = AV_CODEC_ID_QOA as _,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CODEC_ID_QOI`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/rusty_ffmpeg-224e61fcd1757e82/out/binding.rs:3:282807
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...: AVCodecID = 259 ; pub const AV_CODEC_ID_QOI : AVCodecID = 260 ; pub const AV_CODEC_ID_PHM : AVCodecID = 261 ; pub const AV_CODEC_ID_...
[INFO] [stdout]      |                        ------------------------------------- similarly named constant `AV_CODEC_ID_QOI` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AV_CODEC_ID_LC3` in this scope
[INFO] [stdout]     --> src/enums/av_codec_id.rs:1857:15
[INFO] [stdout]      |
[INFO] [stdout] 1857 |         Lc3 = AV_CODEC_ID_LC3 as _,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CODEC_ID_AC3`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/rusty_ffmpeg-224e61fcd1757e82/out/binding.rs:3:289145
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...AVCodecID = 86018 ; pub const AV_CODEC_ID_AC3 : AVCodecID = 86019 ; pub const AV_CODEC_ID_DTS : AVCodecID = 86020 ; pub const AV_CODEC...
[INFO] [stdout]      |                        ------------------------------------- similarly named constant `AV_CODEC_ID_AC3` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AV_CODEC_ID_LCEVC` in this scope
[INFO] [stdout]     --> src/enums/av_codec_id.rs:2014:17
[INFO] [stdout]      |
[INFO] [stdout] 2014 |         Lcevc = AV_CODEC_ID_LCEVC as _,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CODEC_ID_EVC`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/rusty_ffmpeg-224e61fcd1757e82/out/binding.rs:3:283144
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...: AVCodecID = 266 ; pub const AV_CODEC_ID_EVC : AVCodecID = 267 ; pub const AV_CODEC_ID_RTV1 : AVCodecID = 268 ; pub const AV_CODEC_ID...
[INFO] [stdout]      |                        ------------------------------------- similarly named constant `AV_CODEC_ID_EVC` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FF_CHANNEL_ORDER_NB` in this scope
[INFO] [stdout]   --> src/enums/av_channel_order.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Nb = FF_CHANNEL_ORDER_NB as _,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/io/internal.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             avio_alloc_context(
[INFO] [stdout]     |             ------------------ arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 162 |                 options.write_fn,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<unsafe extern "C" fn(_, *mut u8, _) -> _>`
[INFO] [stdout]                found enum `Option<unsafe extern "C" fn(_, *const u8, _) -> _>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rusty_ffmpeg-224e61fcd1757e82/out/binding.rs:3:574466
[INFO] [stdout]     |
[INFO] [stdout]   3 | ...entry : * mut * mut AVIODirEntry) ; } extern "C" { pub fn avio_alloc_context (buffer : * mut :: std :: os :: raw :: c_uchar , buffer_s...
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scuffle-ffmpeg` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6858497b48757bf5e90d726a969ed1c3451faa89ff6b86ea17f037d7c025bd38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6858497b48757bf5e90d726a969ed1c3451faa89ff6b86ea17f037d7c025bd38", kill_on_drop: false }`
[INFO] [stdout] 6858497b48757bf5e90d726a969ed1c3451faa89ff6b86ea17f037d7c025bd38
