[INFO] fetching crate li-wgpu-hal 0.18.1...
[INFO] testing li-wgpu-hal-0.18.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate li-wgpu-hal 0.18.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate li-wgpu-hal 0.18.1
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate li-wgpu-hal 0.18.1
[INFO] tweaked toml for crates.io crate li-wgpu-hal 0.18.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate li-wgpu-hal 0.18.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate li-wgpu-hal 0.18.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gpu-allocator` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c34f53d73ebf28226117937586f0feb0d7727be023c2ccf7a9c28ff780054007
[INFO] running `Command { std: "docker" "start" "-a" "c34f53d73ebf28226117937586f0feb0d7727be023c2ccf7a9c28ff780054007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c34f53d73ebf28226117937586f0feb0d7727be023c2ccf7a9c28ff780054007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34f53d73ebf28226117937586f0feb0d7727be023c2ccf7a9c28ff780054007", kill_on_drop: false }`
[INFO] [stdout] c34f53d73ebf28226117937586f0feb0d7727be023c2ccf7a9c28ff780054007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d99855e10c895049ec3748548f4280dad336b59db02037825b6266de8eb2cb
[INFO] running `Command { std: "docker" "start" "-a" "96d99855e10c895049ec3748548f4280dad336b59db02037825b6266de8eb2cb", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gpu-allocator` dependency)
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wgpu-types v0.18.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling li-wgpu-hal v0.18.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/lib.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     source: Option<Arc<dyn std::error::Error + Send + Sync + 'static>>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s
[INFO] running `Command { std: "docker" "inspect" "96d99855e10c895049ec3748548f4280dad336b59db02037825b6266de8eb2cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d99855e10c895049ec3748548f4280dad336b59db02037825b6266de8eb2cb", kill_on_drop: false }`
[INFO] [stdout] 96d99855e10c895049ec3748548f4280dad336b59db02037825b6266de8eb2cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 469b5ddaa20c66ae1f502d331275e302e65f88abe5ae01bd2fd4bb6f018514e5
[INFO] running `Command { std: "docker" "start" "-a" "469b5ddaa20c66ae1f502d331275e302e65f88abe5ae01bd2fd4bb6f018514e5", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `gpu-allocator` dependency)
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ab_glyph v0.2.22
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling wgpu-types v0.18.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling li-wgpu-hal v0.18.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/lib.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     source: Option<Arc<dyn std::error::Error + Send + Sync + 'static>>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stdout] error[E0463]: can't find crate for `wgpu_hal`
[INFO] [stdout]  --> examples/halmark/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate wgpu_hal as hal;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `CommandEncoder` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     encoder: A::CommandEncoder,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ associated type `CommandEncoder` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Fence` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fence: A::Fence,
[INFO] [stdout]    |               ^^^^^ associated type `Fence` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `TextureView` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     used_views: Vec<A::TextureView>,
[INFO] [stdout]    |                        ^^^^^^^^^^^ associated type `TextureView` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `CommandBuffer` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     used_cmd_bufs: Vec<A::CommandBuffer>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ associated type `CommandBuffer` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Instance` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     instance: A::Instance,
[INFO] [stdout]    |                  ^^^^^^^^ associated type `Instance` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Adapter` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     adapter: A::Adapter,
[INFO] [stdout]    |                 ^^^^^^^ associated type `Adapter` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Surface` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     surface: A::Surface,
[INFO] [stdout]    |                 ^^^^^^^ associated type `Surface` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Device` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 66 |     device: A::Device,
[INFO] [stdout]    |                ^^^^^^ associated type `Device` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Queue` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     queue: A::Queue,
[INFO] [stdout]    |               ^^^^^ associated type `Queue` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `BindGroup` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     global_group: A::BindGroup,
[INFO] [stdout]    |                      ^^^^^^^^^ associated type `BindGroup` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `BindGroup` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     local_group: A::BindGroup,
[INFO] [stdout]    |                     ^^^^^^^^^ associated type `BindGroup` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `BindGroupLayout` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 |     global_group_layout: A::BindGroupLayout,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ associated type `BindGroupLayout` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `BindGroupLayout` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:71:28
[INFO] [stdout]    |
[INFO] [stdout] 71 |     local_group_layout: A::BindGroupLayout,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ associated type `BindGroupLayout` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `PipelineLayout` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pipeline_layout: A::PipelineLayout,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ associated type `PipelineLayout` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `ShaderModule` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     shader: A::ShaderModule,
[INFO] [stdout]    |                ^^^^^^^^^^^^ associated type `ShaderModule` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `RenderPipeline` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pipeline: A::RenderPipeline,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ associated type `RenderPipeline` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Buffer` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |     local_buffer: A::Buffer,
[INFO] [stdout]    |                      ^^^^^^ associated type `Buffer` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Buffer` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |     global_buffer: A::Buffer,
[INFO] [stdout]    |                       ^^^^^^ associated type `Buffer` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Sampler` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     sampler: A::Sampler,
[INFO] [stdout]    |                 ^^^^^^^ associated type `Sampler` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Texture` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     texture: A::Texture,
[INFO] [stdout]    |                 ^^^^^^^ associated type `Texture` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `TextureView` not found for `A`
[INFO] [stdout]   --> examples/halmark/main.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     texture_view: A::TextureView,
[INFO] [stdout]    |                      ^^^^^^^^^^^ associated type `TextureView` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `li-wgpu-hal` (example "halmark") due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/lib.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     source: Option<Arc<dyn std::error::Error + Send + Sync + 'static>>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "469b5ddaa20c66ae1f502d331275e302e65f88abe5ae01bd2fd4bb6f018514e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "469b5ddaa20c66ae1f502d331275e302e65f88abe5ae01bd2fd4bb6f018514e5", kill_on_drop: false }`
[INFO] [stdout] 469b5ddaa20c66ae1f502d331275e302e65f88abe5ae01bd2fd4bb6f018514e5
