[INFO] cloning repository https://github.com/aslamplr/ffmpeg-frame-extractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslamplr/ffmpeg-frame-extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fffmpeg-frame-extractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fffmpeg-frame-extractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fb16260f617a3e57b431c3b92bc0084f6a9d21f [INFO] testing aslamplr/ffmpeg-frame-extractor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fffmpeg-frame-extractor" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aslamplr/ffmpeg-frame-extractor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aslamplr/ffmpeg-frame-extractor [INFO] finished tweaking git repo https://github.com/aslamplr/ffmpeg-frame-extractor [INFO] tweaked toml for git repo https://github.com/aslamplr/ffmpeg-frame-extractor written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aslamplr/ffmpeg-frame-extractor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a8245c5f098b17d7be2548b03690d698d693d8ee5ca7a304d50a07aec31333 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91a8245c5f098b17d7be2548b03690d698d693d8ee5ca7a304d50a07aec31333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a8245c5f098b17d7be2548b03690d698d693d8ee5ca7a304d50a07aec31333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a8245c5f098b17d7be2548b03690d698d693d8ee5ca7a304d50a07aec31333", kill_on_drop: false }` [INFO] [stdout] 91a8245c5f098b17d7be2548b03690d698d693d8ee5ca7a304d50a07aec31333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f786b94d09c842592fb2fac29aff70a49c7ed5b54100fe8d822384adf55e5bf [INFO] running `Command { std: "docker" "start" "-a" "4f786b94d09c842592fb2fac29aff70a49c7ed5b54100fe8d822384adf55e5bf", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling weezl v0.1.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling ffmpeg_read v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in crate `image` [INFO] [stdout] --> src/image.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | save_buffer(file_path, &buffer, width, height, image::RGB(8))?; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.12/./src/color.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | / define_colors! { [INFO] [stdout] 373 | | Rgb, 3, 0, "RGB", ColorType::Rgb8, ColorType::Rgb16, #[doc = "RGB colors"]; [INFO] [stdout] 374 | | Bgr, 3, 0, "BGR", ColorType::Bgr8, ColorType::Bgr8, #[doc = "BGR colors"]; [INFO] [stdout] 375 | | Luma, 1, 0, "Y", ColorType::L8, ColorType::L16, #[doc = "Grayscale colors"]; [INFO] [stdout] ... | [INFO] [stdout] 378 | | LumaA, 2, 1, "YA", ColorType::La8, ColorType::La16, #[doc = "Grayscale colors + alpha channel"]; [INFO] [stdout] 379 | | } [INFO] [stdout] | |_- similarly named tuple struct `Rgb` defined here [INFO] [stdout] | [INFO] [stdout] help: a tuple struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 9 | save_buffer(file_path, &buffer, width, height, image::Rgb(8))?; [INFO] [stdout] | ~~~ [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use image::pnm::ArbitraryTuplType::RGB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::io::Error` [INFO] [stdout] --> src/image.rs:9:64 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | -------------------------- expected `std::io::Error` because of this [INFO] [stdout] 9 | save_buffer(file_path, &buffer, width, height, image::RGB(8))?; [INFO] [stdout] | ^ the trait `From` is not implemented for `std::io::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ffmpeg_read` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f786b94d09c842592fb2fac29aff70a49c7ed5b54100fe8d822384adf55e5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f786b94d09c842592fb2fac29aff70a49c7ed5b54100fe8d822384adf55e5bf", kill_on_drop: false }` [INFO] [stdout] 4f786b94d09c842592fb2fac29aff70a49c7ed5b54100fe8d822384adf55e5bf