[INFO] cloning repository https://github.com/Enfant-arch/MediaRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enfant-arch/MediaRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnfant-arch%2FMediaRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnfant-arch%2FMediaRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b84bb0cccf2bfb36222238e2572bc6bc7b3e4e
[INFO] checking Enfant-arch/MediaRust against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnfant-arch%2FMediaRust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Enfant-arch/MediaRust on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Enfant-arch/MediaRust
[INFO] finished tweaking git repo https://github.com/Enfant-arch/MediaRust
[INFO] tweaked toml for git repo https://github.com/Enfant-arch/MediaRust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Enfant-arch/MediaRust 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ffmpeg-sys-next v4.4.0
[INFO] [stderr]   Downloaded bindgen v0.54.0
[INFO] [stderr]   Downloaded ffmpeg-next v4.4.0
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4eb26ebe839cd0e8c18c8d7b203f4bba678f7a95431215fd9c395c96dd9017ff
[INFO] running `Command { std: "docker" "start" "-a" "4eb26ebe839cd0e8c18c8d7b203f4bba678f7a95431215fd9c395c96dd9017ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4eb26ebe839cd0e8c18c8d7b203f4bba678f7a95431215fd9c395c96dd9017ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb26ebe839cd0e8c18c8d7b203f4bba678f7a95431215fd9c395c96dd9017ff", kill_on_drop: false }`
[INFO] [stdout] 4eb26ebe839cd0e8c18c8d7b203f4bba678f7a95431215fd9c395c96dd9017ff
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0dde5d7b23f4ad68aac35247db66f91143c3609a5aeefff34c59ae84254ea67e
[INFO] running `Command { std: "docker" "start" "-a" "0dde5d7b23f4ad68aac35247db66f91143c3609a5aeefff34c59ae84254ea67e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling ffmpeg-next v4.4.0
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ffmpeg-sys-next v4.4.0
[INFO] [stderr]     Checking MediaRust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_parameters` found for struct `ffmpeg_next::codec::Context` in the current scope
[INFO] [stdout]   --> src/main.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let codec_context = codec::Context::from_parameters(format_context.stream(stream_index).unwrap().parameters())?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ function or associated item not found in `Context`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ffmpeg_next::codec::Context` consider using one of the following associated functions:
[INFO] [stdout]       ffmpeg_next::codec::Context::wrap
[INFO] [stdout]       ffmpeg_next::codec::Context::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-next-4.4.0/src/codec/context.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub unsafe fn wrap(ptr: *mut AVCodecContext, owner: Option<Rc<dyn Drop>>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `set_parameters` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let codec_context = codec::Context::set_parameters(format_context.stream(stream_index).unwrap().parameters())?;
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_parameters` found for struct `ffmpeg_next::codec::Context` in the current scope
[INFO] [stdout]   --> src/main.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let codec_context = codec::Context::from_parameters(format_context.stream(stream_index).unwrap().parameters())?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ function or associated item not found in `Context`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ffmpeg_next::codec::Context` consider using one of the following associated functions:
[INFO] [stdout]       ffmpeg_next::codec::Context::wrap
[INFO] [stdout]       ffmpeg_next::codec::Context::new
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-next-4.4.0/src/codec/context.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub unsafe fn wrap(ptr: *mut AVCodecContext, owner: Option<Rc<dyn Drop>>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `set_parameters` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let codec_context = codec::Context::set_parameters(format_context.stream(stream_index).unwrap().parameters())?;
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut scaler = Scaler::get(
[INFO] [stdout]    |                      ----------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 45 |         PixelFormatEnum::YV12, // SDL формат
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ expected `Pixel`, found `PixelFormatEnum`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-next-4.4.0/src/software/scaling/context.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn get(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plane_data` found for struct `ffmpeg_next::frame::Video` in the current scope
[INFO] [stdout]   --> src/main.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     for (i, line) in rgb_frame.plane_data(0).chunks(pitch).enumerate() {
[INFO] [stdout]    |                                                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `plane` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     for (i, line) in rgb_frame.plane(0).chunks(pitch).enumerate() {
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut scaler = Scaler::get(
[INFO] [stdout]    |                      ----------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 45 |         PixelFormatEnum::YV12, // SDL формат
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ expected `Pixel`, found `PixelFormatEnum`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-next-4.4.0/src/software/scaling/context.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn get(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plane_data` found for struct `ffmpeg_next::frame::Video` in the current scope
[INFO] [stdout]   --> src/main.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     for (i, line) in rgb_frame.plane_data(0).chunks(pitch).enumerate() {
[INFO] [stdout]    |                                                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `plane` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     for (i, line) in rgb_frame.plane(0).chunks(pitch).enumerate() {
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `MediaRust` (bin "MediaRust") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `MediaRust` (bin "MediaRust" test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0dde5d7b23f4ad68aac35247db66f91143c3609a5aeefff34c59ae84254ea67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dde5d7b23f4ad68aac35247db66f91143c3609a5aeefff34c59ae84254ea67e", kill_on_drop: false }`
[INFO] [stdout] 0dde5d7b23f4ad68aac35247db66f91143c3609a5aeefff34c59ae84254ea67e
