[INFO] fetching crate scuffle-ffmpeg 0.3.5...
[INFO] testing scuffle-ffmpeg-0.3.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate scuffle-ffmpeg 0.3.5 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scuffle-ffmpeg 0.3.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05b8598de07390271daba1da590fd60b2c4311952d42ef98d92d90b8bfa1ef83
[INFO] running `Command { std: "docker" "start" "-a" "05b8598de07390271daba1da590fd60b2c4311952d42ef98d92d90b8bfa1ef83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b8598de07390271daba1da590fd60b2c4311952d42ef98d92d90b8bfa1ef83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b8598de07390271daba1da590fd60b2c4311952d42ef98d92d90b8bfa1ef83", kill_on_drop: false }`
[INFO] [stdout] 05b8598de07390271daba1da590fd60b2c4311952d42ef98d92d90b8bfa1ef83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d67eeaf3879ee45f909dd1d22f5c5a925958b099b71aab488c9e07b6a9163d
[INFO] running `Command { std: "docker" "start" "-a" "b4d67eeaf3879ee45f909dd1d22f5c5a925958b099b71aab488c9e07b6a9163d", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.27
[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 once_cell v1.21.3
[INFO] [stderr]    Compiling va_list v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nutype-enum v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 thiserror 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 rusty_ffmpeg v0.16.2+ffmpeg.7.1
[INFO] [stderr]    Compiling bon v3.6.3
[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-a14a822a12e961e0/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-a14a822a12e961e0/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-a14a822a12e961e0/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-a14a822a12e961e0/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-a14a822a12e961e0/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] running `Command { std: "docker" "inspect" "b4d67eeaf3879ee45f909dd1d22f5c5a925958b099b71aab488c9e07b6a9163d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d67eeaf3879ee45f909dd1d22f5c5a925958b099b71aab488c9e07b6a9163d", kill_on_drop: false }`
[INFO] [stdout] b4d67eeaf3879ee45f909dd1d22f5c5a925958b099b71aab488c9e07b6a9163d
