[INFO] cloning repository https://github.com/AnurupDey/webgpu_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnurupDey/webgpu_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnurupDey%2Fwebgpu_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnurupDey%2Fwebgpu_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 347c9ac35797e6dfe7f79b9f87828b961038e7dc [INFO] checking AnurupDey/webgpu_tutorial against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnurupDey%2Fwebgpu_tutorial" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnurupDey/webgpu_tutorial on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AnurupDey/webgpu_tutorial [INFO] finished tweaking git repo https://github.com/AnurupDey/webgpu_tutorial [INFO] tweaked toml for git repo https://github.com/AnurupDey/webgpu_tutorial written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AnurupDey/webgpu_tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb254c93cd7826b513b5d27aa53bd4f347a0a294347f76c3af83a6352e22569 [INFO] running `Command { std: "docker" "start" "-a" "7bb254c93cd7826b513b5d27aa53bd4f347a0a294347f76c3af83a6352e22569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb254c93cd7826b513b5d27aa53bd4f347a0a294347f76c3af83a6352e22569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb254c93cd7826b513b5d27aa53bd4f347a0a294347f76c3af83a6352e22569", kill_on_drop: false }` [INFO] [stdout] 7bb254c93cd7826b513b5d27aa53bd4f347a0a294347f76c3af83a6352e22569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 877d50bcd70ff38f52e7a0dffe7b5aaa58fbf1b1894823c957717f30e6db0472 [INFO] running `Command { std: "docker" "start" "-a" "877d50bcd70ff38f52e7a0dffe7b5aaa58fbf1b1894823c957717f30e6db0472", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking profiling v1.0.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nom v6.2.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking naga v0.4.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking gfx-hal v0.8.0 [INFO] [stderr] Checking gfx-backend-gl v0.8.1 [INFO] [stderr] Checking gfx-backend-vulkan v0.8.0 [INFO] [stderr] Checking gfx-backend-empty v0.8.0 [INFO] [stderr] Checking wgpu v0.8.1 [INFO] [stderr] Checking webgpu_tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 312 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_vertices` [INFO] [stdout] --> src/main.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | num_vertices: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diffuse_texture` [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 312 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_vertices` [INFO] [stdout] --> src/main.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | num_vertices: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diffuse_texture` [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.74s [INFO] running `Command { std: "docker" "inspect" "877d50bcd70ff38f52e7a0dffe7b5aaa58fbf1b1894823c957717f30e6db0472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877d50bcd70ff38f52e7a0dffe7b5aaa58fbf1b1894823c957717f30e6db0472", kill_on_drop: false }` [INFO] [stdout] 877d50bcd70ff38f52e7a0dffe7b5aaa58fbf1b1894823c957717f30e6db0472