[INFO] cloning repository https://github.com/EllaCouch20/wgpu_3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EllaCouch20/wgpu_3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEllaCouch20%2Fwgpu_3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEllaCouch20%2Fwgpu_3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13386c55f6d6fbfabc3d38657f90d5d1d751f8e4 [INFO] checking EllaCouch20/wgpu_3d against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEllaCouch20%2Fwgpu_3d" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EllaCouch20/wgpu_3d [INFO] finished tweaking git repo https://github.com/EllaCouch20/wgpu_3d [INFO] tweaked toml for git repo https://github.com/EllaCouch20/wgpu_3d written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EllaCouch20/wgpu_3d on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EllaCouch20/wgpu_3d already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29300ad028823ae6d923b2854f399076de56cf04ba2c848eeac641cb50394d9 [INFO] running `Command { std: "docker" "start" "-a" "b29300ad028823ae6d923b2854f399076de56cf04ba2c848eeac641cb50394d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29300ad028823ae6d923b2854f399076de56cf04ba2c848eeac641cb50394d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29300ad028823ae6d923b2854f399076de56cf04ba2c848eeac641cb50394d9", kill_on_drop: false }` [INFO] [stdout] b29300ad028823ae6d923b2854f399076de56cf04ba2c848eeac641cb50394d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e399124d5c5750ba27413409753433455aed3395bdf425867f3eeeb85fa659fa [INFO] running `Command { std: "docker" "start" "-a" "e399124d5c5750ba27413409753433455aed3395bdf425867f3eeeb85fa659fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking xcursor v0.3.9 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking inplace_it v0.3.6 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tobj v3.2.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking naga v0.9.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking wgpu-hal v0.13.2 [INFO] [stderr] Checking wgpu v0.13.1 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking wgpu_3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SurfaceConfiguration` [INFO] [stdout] --> src/world.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::{Surface, SurfaceConfiguration, RenderPipeline, Buffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Surface` [INFO] [stdout] --> src/context.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::{Surface, Device, Queue, SurfaceConfiguration, BindGroup, BindGroupLayout, BindGroupDescriptor, BindGroupEntry, BindingResource}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SurfaceConfiguration` [INFO] [stdout] --> src/world.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::{Surface, SurfaceConfiguration, RenderPipeline, Buffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Surface` [INFO] [stdout] --> src/context.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::{Surface, Device, Queue, SurfaceConfiguration, BindGroup, BindGroupLayout, BindGroupDescriptor, BindGroupEntry, BindingResource}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read [INFO] [stdout] --> src/model.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 58 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 59 | pub diffuse_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 77 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/texture.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 8 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instances` is never read [INFO] [stdout] --> src/world.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct World { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | instances: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read [INFO] [stdout] --> src/model.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 58 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 59 | pub diffuse_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 77 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/texture.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 8 | pub texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instances` is never read [INFO] [stdout] --> src/world.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct World { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | instances: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/world.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | self.ctx.load_model(path, area).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 46 | let _ = self.ctx.load_model(path, area).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/world.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | self.ctx.load_model(path, area).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 46 | let _ = self.ctx.load_model(path, area).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.19s [INFO] running `Command { std: "docker" "inspect" "e399124d5c5750ba27413409753433455aed3395bdf425867f3eeeb85fa659fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e399124d5c5750ba27413409753433455aed3395bdf425867f3eeeb85fa659fa", kill_on_drop: false }` [INFO] [stdout] e399124d5c5750ba27413409753433455aed3395bdf425867f3eeeb85fa659fa