[INFO] cloning repository https://github.com/jshrake/wgpu-mipmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jshrake/wgpu-mipmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshrake%2Fwgpu-mipmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshrake%2Fwgpu-mipmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8f2f1c0c1e39b1a359d9be893598ea6ff098a1e [INFO] checking jshrake/wgpu-mipmap against master#e0ba2d038db3afa968e13075b1d6eabd24339708 for pr-112988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshrake%2Fwgpu-mipmap" "/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/jshrake/wgpu-mipmap on toolchain e0ba2d038db3afa968e13075b1d6eabd24339708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jshrake/wgpu-mipmap [INFO] finished tweaking git repo https://github.com/jshrake/wgpu-mipmap [INFO] tweaked toml for git repo https://github.com/jshrake/wgpu-mipmap written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded renderdoc v0.10.1 [INFO] [stderr] Downloaded wgpu-core v0.7.2 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85496fc091ed48469364bc53b7028f9c3136194bc397136b6f0b922ac832b118 [INFO] running `Command { std: "docker" "start" "-a" "85496fc091ed48469364bc53b7028f9c3136194bc397136b6f0b922ac832b118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85496fc091ed48469364bc53b7028f9c3136194bc397136b6f0b922ac832b118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85496fc091ed48469364bc53b7028f9c3136194bc397136b6f0b922ac832b118", kill_on_drop: false }` [INFO] [stdout] 85496fc091ed48469364bc53b7028f9c3136194bc397136b6f0b922ac832b118 [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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488f6ae1c122ee1a02860384704f1e74c150ea01a3d2559a379e59391a19bf1b [INFO] running `Command { std: "docker" "start" "-a" "488f6ae1c122ee1a02860384704f1e74c150ea01a3d2559a379e59391a19bf1b", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling wgpu-core v0.7.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking inplace_it v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking naga v0.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.3.2 [INFO] [stderr] Checking gfx-hal v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking gfx-backend-empty v0.7.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.7.0 [INFO] [stderr] Checking gfx-auxil v0.8.0 [INFO] [stderr] Checking gfx-backend-gl v0.7.1 [INFO] [stderr] Checking wgpu v0.7.1 [INFO] [stderr] Checking wgpu-mipmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `image::DynamicImage::into_rgba`: replaced by `into_rgba8` [INFO] [stdout] --> examples/cat.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | let cat_image = cat_image.into_rgba(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.06s [INFO] running `Command { std: "docker" "inspect" "488f6ae1c122ee1a02860384704f1e74c150ea01a3d2559a379e59391a19bf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488f6ae1c122ee1a02860384704f1e74c150ea01a3d2559a379e59391a19bf1b", kill_on_drop: false }` [INFO] [stdout] 488f6ae1c122ee1a02860384704f1e74c150ea01a3d2559a379e59391a19bf1b