[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] a21396dbf5e1db4f7f9e6b82c31ffe74ca70bdeb [INFO] checking aslamplr/ffmpeg-frame-extractor/a21396dbf5e1db4f7f9e6b82c31ffe74ca70bdeb against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslamplr%2Fffmpeg-frame-extractor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aslamplr/ffmpeg-frame-extractor on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 041fcfdf4ef630bfa7c64dbbce25ea974c9324726240dccef42c207ddce36334 [INFO] running `Command { std: "docker" "start" "-a" "041fcfdf4ef630bfa7c64dbbce25ea974c9324726240dccef42c207ddce36334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "041fcfdf4ef630bfa7c64dbbce25ea974c9324726240dccef42c207ddce36334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041fcfdf4ef630bfa7c64dbbce25ea974c9324726240dccef42c207ddce36334", kill_on_drop: false }` [INFO] [stdout] 041fcfdf4ef630bfa7c64dbbce25ea974c9324726240dccef42c207ddce36334 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faa29875c4f18970fabfd3e201428f189d70c2aca8e556a3c2e162c28e4bc946 [INFO] running `Command { std: "docker" "start" "-a" "faa29875c4f18970fabfd3e201428f189d70c2aca8e556a3c2e162c28e4bc946", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking weezl v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking jpeg-decoder v0.2.4 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking 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/index.crates.io-6f17d22bba15001f/image-0.24.2/src/color.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | / define_colors! { [INFO] [stdout] 359 | | /// RGB colors. [INFO] [stdout] 360 | | /// [INFO] [stdout] 361 | | /// For the purpose of color conversion, as well as blending, the implementation of `Pixel` [INFO] [stdout] ... | [INFO] [stdout] 369 | | pub struct LumaA([T; 2, 1]) = "YA"; [INFO] [stdout] 370 | | } [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 one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use crate::image_lib::codecs::pnm::ArbitraryTuplType::RGB; [INFO] [stdout] | [INFO] [stdout] 1 + use image::codecs::pnm::ArbitraryTuplType::RGB; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - save_buffer(file_path, &buffer, width, height, image::RGB(8))?; [INFO] [stdout] 9 + save_buffer(file_path, &buffer, width, height, RGB(8))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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/index.crates.io-6f17d22bba15001f/image-0.24.2/src/color.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | / define_colors! { [INFO] [stdout] 359 | | /// RGB colors. [INFO] [stdout] 360 | | /// [INFO] [stdout] 361 | | /// For the purpose of color conversion, as well as blending, the implementation of `Pixel` [INFO] [stdout] ... | [INFO] [stdout] 369 | | pub struct LumaA([T; 2, 1]) = "YA"; [INFO] [stdout] 370 | | } [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 one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use crate::image_lib::codecs::pnm::ArbitraryTuplType::RGB; [INFO] [stdout] | [INFO] [stdout] 1 + use image::codecs::pnm::ArbitraryTuplType::RGB; [INFO] [stdout] | [INFO] [stdout] help: if you import `RGB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - save_buffer(file_path, &buffer, width, height, image::RGB(8))?; [INFO] [stdout] 9 + save_buffer(file_path, &buffer, width, height, RGB(8))?; [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] | this can't be annotated with `?` because it has type `Result<_, ImageError>` [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 other types implement trait `From`: [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From>` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] = note: required for `Result<(), std::io::Error>` to implement `FromResidual>` [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] | this can't be annotated with `?` because it has type `Result<_, ImageError>` [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 other types implement trait `From`: [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From>` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] `std::io::Error` implements `From` [INFO] [stdout] = note: required for `Result<(), std::io::Error>` to implement `FromResidual>` [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] [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` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ffmpeg_read` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "faa29875c4f18970fabfd3e201428f189d70c2aca8e556a3c2e162c28e4bc946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa29875c4f18970fabfd3e201428f189d70c2aca8e556a3c2e162c28e4bc946", kill_on_drop: false }` [INFO] [stdout] faa29875c4f18970fabfd3e201428f189d70c2aca8e556a3c2e162c28e4bc946