[INFO] crate rocket-game 0.1.1 is already in cache [INFO] checking rocket-game-0.1.1 against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] extracting crate rocket-game 0.1.1 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate rocket-game 0.1.1 on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rocket-game 0.1.1 [INFO] finished tweaking crates.io crate rocket-game 0.1.1 [INFO] tweaked toml for crates.io crate rocket-game 0.1.1 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 284eafcd457fd8813124b32a34baa6e783f5a81016d85c57963f8782747eb85c [INFO] running `"docker" "start" "-a" "284eafcd457fd8813124b32a34baa6e783f5a81016d85c57963f8782747eb85c"` [INFO] [stderr] Compiling spiral v0.1.9 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Checking ggez v0.4.4 [INFO] [stderr] Compiling distance-field v0.1.7 [INFO] [stderr] Compiling rocket-game v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `distance_field` found for type `image::DynamicImage` in the current scope [INFO] [stderr] --> build.rs:16:34 [INFO] [stderr] | [INFO] [stderr] 16 | let outbuf = img.grayscale().distance_field(distance_field::Options { [INFO] [stderr] | ^^^^^^^^^^^^^^ method not found in `image::DynamicImage` [INFO] [stderr] [INFO] [stderr] warning: unused import: `distance_field::DistanceFieldExt` [INFO] [stderr] --> build.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use distance_field::DistanceFieldExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `rocket-game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "284eafcd457fd8813124b32a34baa6e783f5a81016d85c57963f8782747eb85c"` [INFO] running `"docker" "rm" "-f" "284eafcd457fd8813124b32a34baa6e783f5a81016d85c57963f8782747eb85c"` [INFO] [stdout] 284eafcd457fd8813124b32a34baa6e783f5a81016d85c57963f8782747eb85c