[INFO] crate direct-gui 0.1.21 is already in cache [INFO] extracting crate direct-gui 0.1.21 into work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/direct-gui/0.1.21 [INFO] extracting crate direct-gui 0.1.21 into work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/direct-gui/0.1.21 [INFO] validating manifest of direct-gui-0.1.21 on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of direct-gui-0.1.21 on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing direct-gui-0.1.21 [INFO] removed 0 missing examples [INFO] finished frobbing direct-gui-0.1.21 [INFO] frobbed toml for direct-gui-0.1.21 written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/direct-gui/0.1.21/Cargo.toml [INFO] started frobbing direct-gui-0.1.21 [INFO] removed 0 missing examples [INFO] finished frobbing direct-gui-0.1.21 [INFO] frobbed toml for direct-gui-0.1.21 written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/direct-gui/0.1.21/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking direct-gui-0.1.21 against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-4/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/direct-gui/0.1.21:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f8406869c5d61b858a5449a9cbc125acc1ea8223e210a4744fc69a6551f5649d [INFO] running `"docker" "start" "-a" "f8406869c5d61b858a5449a9cbc125acc1ea8223e210a4744fc69a6551f5649d"` [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling minifb v0.11.2 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling aseprite v0.1.3 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking blit v0.5.6 [INFO] [stderr] Compiling direct-gui v0.1.21 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: the trait bound `image::DynamicImage: image::image::GenericImage` is not satisfied [INFO] [stderr] --> build.rs:16:20 [INFO] [stderr] | [INFO] [stderr] 16 | let blit_buf = blit_buffer(&img, Color::from_u32(mask_color)); [INFO] [stderr] | ^^^^^^^^^^^ the trait `image::image::GenericImage` is not implemented for `image::DynamicImage` [INFO] [stderr] | [INFO] [stderr] = note: required by `blit::blit_buffer` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `direct-gui`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f8406869c5d61b858a5449a9cbc125acc1ea8223e210a4744fc69a6551f5649d"` [INFO] running `"docker" "rm" "-f" "f8406869c5d61b858a5449a9cbc125acc1ea8223e210a4744fc69a6551f5649d"` [INFO] [stdout] f8406869c5d61b858a5449a9cbc125acc1ea8223e210a4744fc69a6551f5649d