[INFO] fetching crate rsav 0.1.0...
[INFO] testing rsav-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rsav 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rsav 0.1.0
[INFO] finished tweaking crates.io crate rsav 0.1.0
[INFO] tweaked toml for crates.io crate rsav 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsav 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsav 0.1.0 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f3dc82a55089292963fc61113cd913805b4c2c635ee9cde64409548072e0a74
[INFO] running `Command { std: "docker" "start" "-a" "7f3dc82a55089292963fc61113cd913805b4c2c635ee9cde64409548072e0a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f3dc82a55089292963fc61113cd913805b4c2c635ee9cde64409548072e0a74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3dc82a55089292963fc61113cd913805b4c2c635ee9cde64409548072e0a74", kill_on_drop: false }`
[INFO] [stdout] 7f3dc82a55089292963fc61113cd913805b4c2c635ee9cde64409548072e0a74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 878be575e9b94774ade55ebd2e22ce5d0edfa5677ba7cf4515aec15865f7965e
[INFO] running `Command { std: "docker" "start" "-a" "878be575e9b94774ade55ebd2e22ce5d0edfa5677ba7cf4515aec15865f7965e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rsav v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.0.0
[INFO] [stdout] error[E0425]: cannot find value `AV_CODEC_ID_QOA` in this scope
[INFO] [stdout]     --> src/codec/id.rs:1664:29
[INFO] [stdout]      |
[INFO] [stdout] 1664 |             CodecId::QOA => AV_CODEC_ID_QOA,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `AV_CODEC_ID_QOI`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/ffmpeg-sys-next-f5c44faf0467d45f/out/bindings.rs:3:245144
[INFO] [stdout]      |
[INFO] [stdout]    3 | ..., AV_CODEC_ID_JPEGXL = 259 , AV_CODEC_ID_QOI = 260 , AV_CODEC_ID_PHM = 261 , AV_CODEC_ID_RADIANCE_HDR = 262 , AV_CODEC_ID_WBMP = 263 ,...
[INFO] [stdout]      |                                 --------------- similarly named unit variant `AV_CODEC_ID_QOI` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AV_CODEC_ID_LEAD` in this scope
[INFO] [stdout]     --> src/codec/id.rs:1665:30
[INFO] [stdout]      |
[INFO] [stdout] 1665 |             CodecId::LEAD => AV_CODEC_ID_LEAD,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `AV_CODEC_ID_MAD`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/ffmpeg-sys-next-f5c44faf0467d45f/out/bindings.rs:3:241720
[INFO] [stdout]      |
[INFO] [stdout]    3 | ...27 , AV_CODEC_ID_DPX = 128 , AV_CODEC_ID_MAD = 129 , AV_CODEC_ID_FRWU = 130 , AV_CODEC_ID_FLASHSV2 = 131 , AV_CODEC_ID_CDGRAPHICS = 13...
[INFO] [stdout]      |                                 --------------- similarly named unit variant `AV_CODEC_ID_MAD` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/codec/id.rs:1113:13
[INFO] [stdout]      |
[INFO] [stdout] 1113 |             AV_CODEC_ID_LEAD => CodecId::LEAD,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/codec/id.rs:1113:13
[INFO] [stdout]      |
[INFO] [stdout]  572 |             AV_CODEC_ID_NONE => CodecId::None,
[INFO] [stdout]      |             ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  575 |             AV_CODEC_ID_MPEG1VIDEO => CodecId::MPEG1VIDEO,
[INFO] [stdout]      |             ---------------------- matches some of the same values
[INFO] [stdout]  576 |             AV_CODEC_ID_MPEG2VIDEO => CodecId::MPEG2VIDEO,
[INFO] [stdout]      |             ---------------------- matches some of the same values
[INFO] [stdout]  577 |             AV_CODEC_ID_H261 => CodecId::H261,
[INFO] [stdout]      |             ---------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1113 |             AV_CODEC_ID_LEAD => CodecId::LEAD,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^ ...and 518 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `AV_CODEC_ID_QOA`
[INFO] [stdout]     --> src/codec/id.rs:1112:13
[INFO] [stdout]      |
[INFO] [stdout] 1112 |             AV_CODEC_ID_QOA => CodecId::QOA,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `AV_CODEC_ID_QOI`
[INFO] [stdout]      |
[INFO] [stdout] 1112 -             AV_CODEC_ID_QOA => CodecId::QOA,
[INFO] [stdout] 1112 +             ffmpeg_sys_next::AVCodecID::AV_CODEC_ID_QOI => CodecId::QOA,
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1112 |             _AV_CODEC_ID_QOA => CodecId::QOA,
[INFO] [stdout]      |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `AV_CODEC_ID_LEAD`
[INFO] [stdout]     --> src/codec/id.rs:1113:13
[INFO] [stdout]      |
[INFO] [stdout] 1113 |             AV_CODEC_ID_LEAD => CodecId::LEAD,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: you might have meant to pattern match on the similarly named variant `AV_CODEC_ID_MAD`
[INFO] [stdout]      |
[INFO] [stdout] 1113 -             AV_CODEC_ID_LEAD => CodecId::LEAD,
[INFO] [stdout] 1113 +             ffmpeg_sys_next::AVCodecID::AV_CODEC_ID_MAD => CodecId::LEAD,
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1113 |             _AV_CODEC_ID_LEAD => CodecId::LEAD,
[INFO] [stdout]      |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsav` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "878be575e9b94774ade55ebd2e22ce5d0edfa5677ba7cf4515aec15865f7965e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878be575e9b94774ade55ebd2e22ce5d0edfa5677ba7cf4515aec15865f7965e", kill_on_drop: false }`
[INFO] [stdout] 878be575e9b94774ade55ebd2e22ce5d0edfa5677ba7cf4515aec15865f7965e
