[INFO] fetching crate show-image 0.6.5... [INFO] checking show-image-0.6.5 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate show-image 0.6.5 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate show-image 0.6.5 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate show-image 0.6.5 [INFO] finished tweaking crates.io crate show-image 0.6.5 [INFO] tweaked toml for crates.io crate show-image 0.6.5 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate show-image 0.6.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded torch-sys v0.3.0 [INFO] [stderr] Downloaded tch v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd2555aa02b5f5aa687a524848758962c8b80de7d9351055b2449791108a1d3 [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" "8cd2555aa02b5f5aa687a524848758962c8b80de7d9351055b2449791108a1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd2555aa02b5f5aa687a524848758962c8b80de7d9351055b2449791108a1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd2555aa02b5f5aa687a524848758962c8b80de7d9351055b2449791108a1d3", kill_on_drop: false }` [INFO] [stdout] 8cd2555aa02b5f5aa687a524848758962c8b80de7d9351055b2449791108a1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e7988a0284eb86fcf89dabfb420ddbc41411a949acd7e4e0cb13573fa7a9d6 [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" "90e7988a0284eb86fcf89dabfb420ddbc41411a949acd7e4e0cb13573fa7a9d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling assert2-macros v0.3.3 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking assert2 v0.3.3 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking show-image v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | impl ImageData for image::DynamicImage { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | image::DynamicImage::ImageLuma8(x) => into_bytes(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | image::DynamicImage::ImageLumaA8(x) => into_bytes(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | image::DynamicImage::ImageLuma16(_) => panic!("unsupported pixel format: Luma16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | image::DynamicImage::ImageLumaA16(_) => panic!("unsupported pixel format: LumaA16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | image::DynamicImage::ImageRgb8(x) => into_bytes(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | image::DynamicImage::ImageRgba8(x) => into_bytes(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | image::DynamicImage::ImageRgb16(_) => panic!("unsupported pixel format: Rgb16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | image::DynamicImage::ImageRgba16(_) => panic!("unsupported pixel format: Rgba16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | image::DynamicImage::ImageBgr8(x) => into_bytes(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | image::DynamicImage::ImageBgra8(x) => into_bytes(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | image::DynamicImage::ImageLuma8(x) => info(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | image::DynamicImage::ImageLumaA8(x) => info(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | image::DynamicImage::ImageLuma16(_) => Err(String::from("unsupported pixel format: Luma16")), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | image::DynamicImage::ImageLumaA16(_) => Err(String::from("unsupported pixel format: LumaA16")), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | image::DynamicImage::ImageRgb8(x) => info(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | image::DynamicImage::ImageRgba8(x) => info(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | image::DynamicImage::ImageRgb16(_) => Err(String::from("unsupported pixel format: Rgb16")), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | image::DynamicImage::ImageRgba16(_) => Err(String::from("unsupported pixel format: Rgba16")), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | image::DynamicImage::ImageBgr8(x) => info(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | image::DynamicImage::ImageBgra8(x) => info(x), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | impl ImageData for &'_ image::DynamicImage { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | image::DynamicImage::ImageLuma8(x) => Box::from(as_bytes(x)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | image::DynamicImage::ImageLumaA8(x) => Box::from(as_bytes(x)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | image::DynamicImage::ImageLuma16(_) => panic!("unsupported pixel format: Luma16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | image::DynamicImage::ImageLumaA16(_) => panic!("unsupported pixel format: LumaA16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | image::DynamicImage::ImageRgb8(x) => Box::from(as_bytes(x)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | image::DynamicImage::ImageRgba8(x) => Box::from(as_bytes(x)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | image::DynamicImage::ImageRgb16(_) => panic!("unsupported pixel format: Rgb16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | image::DynamicImage::ImageRgba16(_) => panic!("unsupported pixel format: Rgba16"), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | image::DynamicImage::ImageBgr8(x) => Box::from(as_bytes(x)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | image::DynamicImage::ImageBgra8(x) => Box::from(as_bytes(x)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image` [INFO] [stdout] --> src/features/image.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | impl
ImageData for image::ImageBuffer
>
[INFO] [stdout] | ^^^^^ use of undeclared crate or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image`
[INFO] [stdout] --> src/features/image.rs:60:5
[INFO] [stdout] |
[INFO] [stdout] 60 | P: image::Pixel ImageData for &'_ image::ImageBuffer >
[INFO] [stdout] | ^^^^^ use of undeclared crate or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image`
[INFO] [stdout] --> src/features/image.rs:73:5
[INFO] [stdout] |
[INFO] [stdout] 73 | P: image::Pixel >) -> Box<[u8]> {
[INFO] [stdout] | ^^^^^ use of undeclared crate or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image`
[INFO] [stdout] --> src/features/image.rs:85:65
[INFO] [stdout] |
[INFO] [stdout] 85 | fn into_bytes >) -> Box<[u8]> {
[INFO] [stdout] | ^^^^^ use of undeclared crate or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image`
[INFO] [stdout] --> src/features/image.rs:90:26
[INFO] [stdout] |
[INFO] [stdout] 90 | fn as_bytes >) -> &[u8] {
[INFO] [stdout] | ^^^^^ use of undeclared crate or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image`
[INFO] [stdout] --> src/features/image.rs:90:64
[INFO] [stdout] |
[INFO] [stdout] 90 | fn as_bytes >) -> &[u8] {
[INFO] [stdout] | ^^^^^ use of undeclared crate or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `image`
[INFO] [stdout] --> src/features/image.rs:97:5
[INFO] [stdout] |
[INFO] [stdout] 97 | P: image::Pixel (image: &image::ImageBuffer ) -> Result