[INFO] cloning repository https://github.com/z2oh/3d_experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/z2oh/3d_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz2oh%2F3d_experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz2oh%2F3d_experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb23338b74bb28f3e93e99cb61a243374a3ceabb [INFO] checking z2oh/3d_experiments against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz2oh%2F3d_experiments" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/z2oh/3d_experiments on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/z2oh/3d_experiments [INFO] removed path dependency wgpu from git repo https://github.com/z2oh/3d_experiments [INFO] finished tweaking git repo https://github.com/z2oh/3d_experiments [INFO] tweaked toml for git repo https://github.com/z2oh/3d_experiments written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/z2oh/3d_experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef7ae39a5e040c5cf0eac4ee26f16d9b551da8a900bac7f5b72344f8dd0d7b67 [INFO] running `Command { std: "docker" "start" "-a" "ef7ae39a5e040c5cf0eac4ee26f16d9b551da8a900bac7f5b72344f8dd0d7b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7ae39a5e040c5cf0eac4ee26f16d9b551da8a900bac7f5b72344f8dd0d7b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7ae39a5e040c5cf0eac4ee26f16d9b551da8a900bac7f5b72344f8dd0d7b67", kill_on_drop: false }` [INFO] [stdout] ef7ae39a5e040c5cf0eac4ee26f16d9b551da8a900bac7f5b72344f8dd0d7b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60aefddc7e46668f774dafb42477d24ac35fa45c5ab3ca1ecddfc709f4c604b8 [INFO] running `Command { std: "docker" "start" "-a" "60aefddc7e46668f774dafb42477d24ac35fa45c5ab3ca1ecddfc709f4c604b8", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking gfx-memory v0.2.0 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking noise v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking naga v0.2.0 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.3 [INFO] [stderr] Checking wgpu-core v0.6.4 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking wgpu v0.6.0 [INFO] [stderr] Checking jvox v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnsafeFeatures` in `wgpu` [INFO] [stdout] --> src/gpu.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | let unsafe_features = wgpu::UnsafeFeatures::disallow(); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `UnsafeFeatures` in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnsafeFeatures` in `wgpu` [INFO] [stdout] --> src/gpu.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | let unsafe_features = wgpu::UnsafeFeatures::disallow(); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `UnsafeFeatures` in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:221:23 [INFO] [stdout] | [INFO] [stdout] 221 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:225:23 [INFO] [stdout] | [INFO] [stdout] 225 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:221:23 [INFO] [stdout] | [INFO] [stdout] 221 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:225:23 [INFO] [stdout] | [INFO] [stdout] 225 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Binding` in crate `wgpu` [INFO] [stdout] --> src/render_context/mod.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | wgpu::Binding { [INFO] [stdout] | ^^^^^^^ not found in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_default_view` found for struct `Texture` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | let texture_view = texture.create_default_view(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `Texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_default_view` found for struct `Texture` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | let texture_view = texture.create_default_view(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `Texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_default_view` found for struct `Texture` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 118 | let depth_buffer_view = depth_buffer.create_default_view(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `Texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_default_view` found for struct `Texture` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 118 | let depth_buffer_view = depth_buffer.create_default_view(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `Texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BindGroupLayoutDescriptor<'_>` has no field named `bindings` [INFO] [stdout] --> src/render_context/mod.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | bindings: &[ [INFO] [stdout] | ^^^^^^^^ `BindGroupLayoutDescriptor<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `label`, `entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:174:45 [INFO] [stdout] | [INFO] [stdout] 174 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:185:45 [INFO] [stdout] | [INFO] [stdout] 185 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BindGroupLayoutDescriptor<'_>` has no field named `bindings` [INFO] [stdout] --> src/render_context/mod.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | bindings: &[ [INFO] [stdout] | ^^^^^^^^ `BindGroupLayoutDescriptor<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `label`, `entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:174:45 [INFO] [stdout] | [INFO] [stdout] 174 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:185:45 [INFO] [stdout] | [INFO] [stdout] 185 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:196:45 [INFO] [stdout] | [INFO] [stdout] 196 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:203:45 [INFO] [stdout] | [INFO] [stdout] 203 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:196:45 [INFO] [stdout] | [INFO] [stdout] 196 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BindGroupDescriptor<'_>` has no field named `bindings` [INFO] [stdout] --> src/render_context/mod.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | bindings: &[ [INFO] [stdout] | ^^^^^^^^ `BindGroupDescriptor<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `label`, `layout`, `entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `label`, `push_constant_ranges` in initializer of `PipelineLayoutDescriptor<'_>` [INFO] [stdout] --> src/render_context/mod.rs:238:67 [INFO] [stdout] | [INFO] [stdout] 238 | let pipeline_layout = gpu_context.create_pipeline_layout(&wgpu::PipelineLayoutDescriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `label`, `push_constant_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BindGroupLayoutEntry` in the current scope [INFO] [stdout] --> src/render_context/mod.rs:203:45 [INFO] [stdout] | [INFO] [stdout] 203 | wgpu::BindGroupLayoutEntry::new( [INFO] [stdout] | ^^^ function or associated item not found in `BindGroupLayoutEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `BindGroupDescriptor<'_>` has no field named `bindings` [INFO] [stdout] --> src/render_context/mod.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | bindings: &[ [INFO] [stdout] | ^^^^^^^^ `BindGroupDescriptor<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `label`, `layout`, `entries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `label`, `push_constant_ranges` in initializer of `PipelineLayoutDescriptor<'_>` [INFO] [stdout] --> src/render_context/mod.rs:238:67 [INFO] [stdout] | [INFO] [stdout] 238 | let pipeline_layout = gpu_context.create_pipeline_layout(&wgpu::PipelineLayoutDescriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `label`, `push_constant_ranges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/render_context/mod.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | layout: &pipeline_layout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Option`, found `&PipelineLayout` [INFO] [stdout] | help: try using a variant of the expected enum: `Some(&pipeline_layout)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&PipelineLayout>` [INFO] [stdout] found reference `&PipelineLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `clamp_depth` in initializer of `RasterizationStateDescriptor` [INFO] [stdout] --> src/render_context/mod.rs:252:39 [INFO] [stdout] | [INFO] [stdout] 252 | rasterization_state: Some(wgpu::RasterizationStateDescriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clamp_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_front` [INFO] [stdout] --> src/render_context/mod.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | stencil_front: wgpu::StencilStateFaceDescriptor::IGNORE, [INFO] [stdout] | ^^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_back` [INFO] [stdout] --> src/render_context/mod.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | stencil_back: wgpu::StencilStateFaceDescriptor::IGNORE, [INFO] [stdout] | ^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_read_mask` [INFO] [stdout] --> src/render_context/mod.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | stencil_read_mask: 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_write_mask` [INFO] [stdout] --> src/render_context/mod.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | stencil_write_mask: 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `label` in initializer of `RenderPipelineDescriptor<'_>` [INFO] [stdout] --> src/render_context/mod.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 242 | let render_pipeline = gpu_context.create_render_pipeline(&wgpu::RenderPipelineDescriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/gpu.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | .request_adapter( [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 59 | / &wgpu::RequestAdapterOptions { [INFO] [stdout] 60 | | power_preference: wgpu::PowerPreference::HighPerformance, [INFO] [stdout] 61 | | compatible_surface: Some(&surface), [INFO] [stdout] 62 | | }, [INFO] [stdout] | |_________________- [INFO] [stdout] 63 | unsafe_features, [INFO] [stdout] | --------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_next_frame` found for struct `SwapChain` in the current scope [INFO] [stdout] --> src/gpu.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | self.swap_chain.get_next_frame().map_err(|e| GpuContextError::SwapChainError(e)) [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `SwapChain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_buffer_with_data` found for struct `Device` in the current scope [INFO] [stdout] --> src/gpu.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | self.device.create_buffer_with_data(data, usage) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0308, E0422, E0433, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jvox` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/render_context/mod.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | layout: &pipeline_layout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Option`, found `&PipelineLayout` [INFO] [stdout] | help: try using a variant of the expected enum: `Some(&pipeline_layout)` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&PipelineLayout>` [INFO] [stdout] found reference `&PipelineLayout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `clamp_depth` in initializer of `RasterizationStateDescriptor` [INFO] [stdout] --> src/render_context/mod.rs:252:39 [INFO] [stdout] | [INFO] [stdout] 252 | rasterization_state: Some(wgpu::RasterizationStateDescriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `clamp_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_front` [INFO] [stdout] --> src/render_context/mod.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | stencil_front: wgpu::StencilStateFaceDescriptor::IGNORE, [INFO] [stdout] | ^^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_back` [INFO] [stdout] --> src/render_context/mod.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | stencil_back: wgpu::StencilStateFaceDescriptor::IGNORE, [INFO] [stdout] | ^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_read_mask` [INFO] [stdout] --> src/render_context/mod.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | stencil_read_mask: 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `DepthStencilStateDescriptor` has no field named `stencil_write_mask` [INFO] [stdout] --> src/render_context/mod.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | stencil_write_mask: 0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `DepthStencilStateDescriptor` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `format`, `depth_write_enabled`, `depth_compare`, `stencil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `label` in initializer of `RenderPipelineDescriptor<'_>` [INFO] [stdout] --> src/render_context/mod.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 242 | let render_pipeline = gpu_context.create_render_pipeline(&wgpu::RenderPipelineDescriptor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/gpu.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | .request_adapter( [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 59 | / &wgpu::RequestAdapterOptions { [INFO] [stdout] 60 | | power_preference: wgpu::PowerPreference::HighPerformance, [INFO] [stdout] 61 | | compatible_surface: Some(&surface), [INFO] [stdout] 62 | | }, [INFO] [stdout] | |_________________- [INFO] [stdout] 63 | unsafe_features, [INFO] [stdout] | --------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_next_frame` found for struct `SwapChain` in the current scope [INFO] [stdout] --> src/gpu.rs:123:25 [INFO] [stdout] | [INFO] [stdout] 123 | self.swap_chain.get_next_frame().map_err(|e| GpuContextError::SwapChainError(e)) [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `SwapChain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_buffer_with_data` found for struct `Device` in the current scope [INFO] [stdout] --> src/gpu.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | self.device.create_buffer_with_data(data, usage) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0308, E0422, E0433, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "60aefddc7e46668f774dafb42477d24ac35fa45c5ab3ca1ecddfc709f4c604b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60aefddc7e46668f774dafb42477d24ac35fa45c5ab3ca1ecddfc709f4c604b8", kill_on_drop: false }` [INFO] [stdout] 60aefddc7e46668f774dafb42477d24ac35fa45c5ab3ca1ecddfc709f4c604b8