[INFO] fetching crate metadata 0.1.9...
[INFO] checking metadata-0.1.9 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate metadata 0.1.9 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate metadata 0.1.9 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate metadata 0.1.9
[INFO] finished tweaking crates.io crate metadata 0.1.9
[INFO] tweaked toml for crates.io crate metadata 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate metadata 0.1.9 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b18e535f4404081b6c3e1a7a431d361dd9a330701d0871146221e1ec8f2cd2e
[INFO] running `Command { std: "docker" "start" "-a" "2b18e535f4404081b6c3e1a7a431d361dd9a330701d0871146221e1ec8f2cd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b18e535f4404081b6c3e1a7a431d361dd9a330701d0871146221e1ec8f2cd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b18e535f4404081b6c3e1a7a431d361dd9a330701d0871146221e1ec8f2cd2e", kill_on_drop: false }`
[INFO] [stdout] 2b18e535f4404081b6c3e1a7a431d361dd9a330701d0871146221e1ec8f2cd2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb2b38ba086f19b43fbc21272f95baff710e8ed70345845cf01386e4ed2c4375
[INFO] running `Command { std: "docker" "start" "-a" "bb2b38ba086f19b43fbc21272f95baff710e8ed70345845cf01386e4ed2c4375", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling ffmpeg-next v7.0.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking quickcheck v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.0.0
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking handlebars v3.5.5
[INFO] [stderr]     Checking metadata v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `av_channel_layout_describe` in crate `ffmpeg::ffi`
[INFO] [stdout]   --> src/stream/audio.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |             ffmpeg::ffi::av_channel_layout_describe(
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffmpeg::ffi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AVChannelLayout` in crate `ffmpeg::ffi`
[INFO] [stdout]   --> src/stream/audio.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 &layout.0 as *const ffmpeg::ffi::AVChannelLayout,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^ not found in `ffmpeg::ffi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `av_channel_layout_describe` in crate `ffmpeg::ffi`
[INFO] [stdout]   --> src/stream/audio.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 |             ffmpeg::ffi::av_channel_layout_describe(
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffmpeg::ffi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AVChannelLayout` in crate `ffmpeg::ffi`
[INFO] [stdout]   --> src/stream/audio.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 &layout.0 as *const ffmpeg::ffi::AVChannelLayout,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^ not found in `ffmpeg::ffi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg::ChannelLayout` is private
[INFO] [stdout]   --> src/stream/audio.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 &layout.0 as *const ffmpeg::ffi::AVChannelLayout,
[INFO] [stdout]    |                         ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `0` of struct `ffmpeg::ChannelLayout` is private
[INFO] [stdout]   --> src/stream/audio.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 &layout.0 as *const ffmpeg::ffi::AVChannelLayout,
[INFO] [stdout]    |                         ^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metadata` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `metadata` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb2b38ba086f19b43fbc21272f95baff710e8ed70345845cf01386e4ed2c4375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2b38ba086f19b43fbc21272f95baff710e8ed70345845cf01386e4ed2c4375", kill_on_drop: false }`
[INFO] [stdout] bb2b38ba086f19b43fbc21272f95baff710e8ed70345845cf01386e4ed2c4375
