[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 try#2f3c33065a16f1030e8d2f90241df3b4bea01e77 for pr-106060 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshrake%2Fwgpu-mipmap" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jshrake/wgpu-mipmap on toolchain 2f3c33065a16f1030e8d2f90241df3b4bea01e77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09cf2488b6df5c4c7821e70ea72fa958482c704093ff9812b1a2499f9147305e [INFO] running `Command { std: "docker" "start" "-a" "09cf2488b6df5c4c7821e70ea72fa958482c704093ff9812b1a2499f9147305e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09cf2488b6df5c4c7821e70ea72fa958482c704093ff9812b1a2499f9147305e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09cf2488b6df5c4c7821e70ea72fa958482c704093ff9812b1a2499f9147305e", kill_on_drop: false }` [INFO] [stdout] 09cf2488b6df5c4c7821e70ea72fa958482c704093ff9812b1a2499f9147305e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 505fcf27331e7b138dd27861689045b8bae917973ebbe88f167c30938c6d50ec [INFO] running `Command { std: "docker" "start" "-a" "505fcf27331e7b138dd27861689045b8bae917973ebbe88f167c30938c6d50ec", 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 autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [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] Checking bit-set v0.5.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling wgpu-core v0.7.2 [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] Compiling futures-util v0.3.25 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking inplace_it v0.3.5 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Checking naga v0.3.2 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking gpu-alloc v0.3.2 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking gfx-hal v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [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 associated function `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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.70s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "505fcf27331e7b138dd27861689045b8bae917973ebbe88f167c30938c6d50ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505fcf27331e7b138dd27861689045b8bae917973ebbe88f167c30938c6d50ec", kill_on_drop: false }` [INFO] [stdout] 505fcf27331e7b138dd27861689045b8bae917973ebbe88f167c30938c6d50ec