[INFO] cloning repository https://github.com/MordragT/zen-loader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MordragT/zen-loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Fzen-loader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Fzen-loader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 124b754d3ca1f6360db0ede289a75916998e26a3 [INFO] checking MordragT/zen-loader against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMordragT%2Fzen-loader" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 85% (12035/14007) Updating files: 86% (12047/14007) Updating files: 87% (12187/14007) Updating files: 88% (12327/14007) Updating files: 89% (12467/14007) Updating files: 90% (12607/14007) Updating files: 91% (12747/14007) Updating files: 92% (12887/14007) Updating files: 93% (13027/14007) Updating files: 94% (13167/14007) Updating files: 95% (13307/14007) Updating files: 96% (13447/14007) Updating files: 97% (13587/14007) Updating files: 98% (13727/14007) Updating files: 99% (13867/14007) Updating files: 100% (14007/14007) Updating files: 100% (14007/14007), done. [INFO] validating manifest of git repo https://github.com/MordragT/zen-loader on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MordragT/zen-loader [INFO] finished tweaking git repo https://github.com/MordragT/zen-loader [INFO] tweaked toml for git repo https://github.com/MordragT/zen-loader written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/MordragT/zen-loader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e296699657c11cd80f9f9637b876c3fb80d77cfc9949af2676c2223c2a9732e [INFO] running `Command { std: "docker" "start" "-a" "9e296699657c11cd80f9f9637b876c3fb80d77cfc9949af2676c2223c2a9732e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e296699657c11cd80f9f9637b876c3fb80d77cfc9949af2676c2223c2a9732e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e296699657c11cd80f9f9637b876c3fb80d77cfc9949af2676c2223c2a9732e", kill_on_drop: false }` [INFO] [stdout] 9e296699657c11cd80f9f9637b876c3fb80d77cfc9949af2676c2223c2a9732e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe295a6312ab27c98b8e0251b6f5ef2bd368b08f481ba00f836a2f756d94469 [INFO] running `Command { std: "docker" "start" "-a" "ebe295a6312ab27c98b8e0251b6f5ef2bd368b08f481ba00f836a2f756d94469", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling wgpu-core v0.9.2 [INFO] [stderr] Checking zen-types v0.0.1 (/opt/rustwide/workdir/crates/zen-types) [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking gfx-renderdoc v0.1.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking rose_tree v0.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking naga v0.5.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking zen-parser v0.0.1 (/opt/rustwide/workdir/crates/zen-parser) [INFO] [stderr] Checking zen-math v0.1.0 (/opt/rustwide/workdir/crates/zen-math) [INFO] [stderr] Checking external-memory v0.0.1 [INFO] [stderr] Checking zen-archive v0.0.1 (/opt/rustwide/workdir/crates/zen-archive) [INFO] [stderr] Checking zen-daedalus v0.0.1 (/opt/rustwide/workdir/crates/zen-daedalus) [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> crates/zen-parser/examples/ascii.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let header = reader.read_header()?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gfx-hal v0.9.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gltf-json v0.16.0 [INFO] [stderr] Checking gfx-backend-empty v0.9.0 [INFO] [stderr] Checking gfx-backend-gl v0.9.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.9.0 [INFO] [stderr] Checking gltf v0.16.0 [INFO] [stderr] Checking wgpu v0.9.0 [INFO] [stderr] Checking zen-texture v0.0.1 (/opt/rustwide/workdir/crates/zen-texture) [INFO] [stdout] warning: constant is never used: `PALETTE_ENTRIES` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const PALETTE_ENTRIES: usize = 0x100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `width` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn width(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `height` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn height(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Palette` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | pub type Palette = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PALETTE_ENTRIES` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const PALETTE_ENTRIES: usize = 0x100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `width` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn width(&self) -> u32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `height` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn height(&self) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Palette` [INFO] [stdout] --> crates/zen-texture/src/ztex.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | pub type Palette = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zen-material v0.0.1 (/opt/rustwide/workdir/crates/zen-material) [INFO] [stderr] Checking zen-mesh v0.0.1 (/opt/rustwide/workdir/crates/zen-mesh) [INFO] [stdout] error[E0277]: the trait bound `Vertex: Clone` is not satisfied [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub vertices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vertex: Clone` is not satisfied [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub vertices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | self.positions.iter().enumerate().fold( [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `&mut Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | for pos in self.positions.iter_mut() { [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: struct `Mesh` does not have fields named `positions`, `normals`, `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | positions, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 97 | normals, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | tex_coords, [INFO] [stdout] | ^^^^^^^^^^ struct `Mesh` does not have these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `vertices` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | let Mesh { [INFO] [stdout] | _____________^ [INFO] [stdout] 95 | | indices, [INFO] [stdout] 96 | | positions, [INFO] [stdout] 97 | | normals, [INFO] [stdout] ... | [INFO] [stdout] 100 | | num_elements, [INFO] [stdout] 101 | | } = self; [INFO] [stdout] | |_________^ missing field `vertices` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 100 | num_elements, vertices } = self; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 100 | num_elements, .. } = self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `positions` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | positions: Vec::new(), [INFO] [stdout] | ^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `normals` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | normals: Vec::new(), [INFO] [stdout] | ^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | tex_coords: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | mesh.positions.extend_from_slice(vertex); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | mesh.normals.extend_from_slice(normal); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | mesh.tex_coords.extend_from_slice(tex_coord); [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `positions` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | positions: vec![], [INFO] [stdout] | ^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `normals` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | normals: vec![], [INFO] [stdout] | ^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | tex_coords: vec![], [INFO] [stdout] | ^^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | self.positions.iter().enumerate().fold( [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:188:30 [INFO] [stdout] | [INFO] [stdout] 188 | mesh.positions [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | mesh.normals.append(&mut wedge.normal.to_vec()); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 192 | mesh.tex_coords.append(&mut wedge.tex_coord.to_vec()); [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `&mut Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | for pos in self.positions.iter_mut() { [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: struct `Mesh` does not have fields named `positions`, `normals`, `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | positions, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 97 | normals, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | tex_coords, [INFO] [stdout] | ^^^^^^^^^^ struct `Mesh` does not have these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `vertices` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | let Mesh { [INFO] [stdout] | _____________^ [INFO] [stdout] 95 | | indices, [INFO] [stdout] 96 | | positions, [INFO] [stdout] 97 | | normals, [INFO] [stdout] ... | [INFO] [stdout] 100 | | num_elements, [INFO] [stdout] 101 | | } = self; [INFO] [stdout] | |_________^ missing field `vertices` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 100 | num_elements, vertices } = self; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 100 | num_elements, .. } = self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `positions` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | positions: Vec::new(), [INFO] [stdout] | ^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `normals` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | normals: Vec::new(), [INFO] [stdout] | ^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | tex_coords: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `positions` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | positions: verts, [INFO] [stdout] | ^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | mesh.positions.extend_from_slice(vertex); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `normals` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | normals: norms, [INFO] [stdout] | ^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | tex_coords, [INFO] [stdout] | ^^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | mesh.normals.extend_from_slice(normal); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | mesh.tex_coords.extend_from_slice(tex_coord); [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `positions` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | positions: vec![], [INFO] [stdout] | ^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `normals` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | normals: vec![], [INFO] [stdout] | ^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | tex_coords: vec![], [INFO] [stdout] | ^^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:188:30 [INFO] [stdout] | [INFO] [stdout] 188 | mesh.positions [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | mesh.normals.append(&mut wedge.normal.to_vec()); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | byte_length += (mesh.positions.len() * mem::size_of::()) as u32; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 192 | mesh.tex_coords.append(&mut wedge.tex_coord.to_vec()); [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | byte_length += (mesh.normals.len() * mem::size_of::()) as u32; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | byte_length += (mesh.tex_coords.len() * mem::size_of::()) as u32; [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | let positions_vec = mesh.positions; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | let normals_vec = mesh.normals; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | let tex_coords_vec = mesh.tex_coords; [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `positions` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | positions: verts, [INFO] [stdout] | ^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `normals` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | normals: norms, [INFO] [stdout] | ^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Mesh` has no field named `tex_coords` [INFO] [stdout] --> crates/zen-mesh/src/lib.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | tex_coords, [INFO] [stdout] | ^^^^^^^^^^ `Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | byte_length += (mesh.positions.len() * mem::size_of::()) as u32; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | byte_length += (mesh.normals.len() * mem::size_of::()) as u32; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `&Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | byte_length += (mesh.tex_coords.len() * mem::size_of::()) as u32; [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | let positions_vec = mesh.positions; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | let normals_vec = mesh.normals; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tex_coords` on type `Mesh` [INFO] [stdout] --> crates/zen-mesh/src/gltf.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | let tex_coords_vec = mesh.tex_coords; [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vertices`, `indices`, `material`, `num_elements` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0026, E0027, E0277, E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zen-mesh` due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0026, E0027, E0277, E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ebe295a6312ab27c98b8e0251b6f5ef2bd368b08f481ba00f836a2f756d94469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe295a6312ab27c98b8e0251b6f5ef2bd368b08f481ba00f836a2f756d94469", kill_on_drop: false }` [INFO] [stdout] ebe295a6312ab27c98b8e0251b6f5ef2bd368b08f481ba00f836a2f756d94469