[INFO] fetching crate show-image 0.6.3... [INFO] checking show-image-0.6.3 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate show-image 0.6.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate show-image 0.6.3 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate show-image 0.6.3 [INFO] finished tweaking crates.io crate show-image 0.6.3 [INFO] tweaked toml for crates.io crate show-image 0.6.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate show-image 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keyboard-types v0.5.0 [INFO] [stderr] Downloaded torch-sys v0.1.7 [INFO] [stderr] Downloaded tch v0.1.7 [INFO] [stderr] Downloaded raqote v0.7.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e175787f47776d861402c775f20ce110d3340ed5109f1677307dd26198080f84 [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" "e175787f47776d861402c775f20ce110d3340ed5109f1677307dd26198080f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e175787f47776d861402c775f20ce110d3340ed5109f1677307dd26198080f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e175787f47776d861402c775f20ce110d3340ed5109f1677307dd26198080f84", kill_on_drop: false }` [INFO] [stdout] e175787f47776d861402c775f20ce110d3340ed5109f1677307dd26198080f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc4359a154ffcc83c4259bdfc73592e6823fb0927492cb6e6fc06a9b44b1ab9a [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" "dc4359a154ffcc83c4259bdfc73592e6823fb0927492cb6e6fc06a9b44b1ab9a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling assert2-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking assert2 v0.1.2 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking show-image v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `image`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `image`
[INFO] [stdout] --> src/features/image.rs:97:5
[INFO] [stdout] |
[INFO] [stdout] 97 | P: image::Pixel (image: &image::ImageBuffer ) -> Result