[INFO] cloning repository https://github.com/AtsukiTak/letsboardgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/letsboardgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fletsboardgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fletsboardgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8297f2f840e5e7afc70c8e2f3b5c4fae7d924e8 [INFO] testing AtsukiTak/letsboardgame against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fletsboardgame" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtsukiTak/letsboardgame on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/AtsukiTak/letsboardgame [INFO] finished tweaking git repo https://github.com/AtsukiTak/letsboardgame [INFO] tweaked toml for git repo https://github.com/AtsukiTak/letsboardgame written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/letsboardgame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon v1.3.1 [INFO] [stderr] Downloaded js-sys v0.3.44 [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded num-rational v0.3.0 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded gloo-timers v0.2.1 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded image v0.23.8 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.67 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] [stderr] Downloaded bytemuck v1.3.1 [INFO] [stderr] Downloaded png v0.16.7 [INFO] [stderr] Downloaded hermit-abi v0.1.15 [INFO] [stderr] Downloaded phf_codegen v0.8.0 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.17 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.17 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.67 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Downloaded web-sys v0.3.44 [INFO] [stderr] Downloaded memoffset v0.5.5 [INFO] [stderr] Downloaded crossbeam-queue v0.2.3 [INFO] [stderr] Downloaded rayon-core v1.7.1 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded pin-project v0.4.23 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.23 [INFO] [stderr] Downloaded libc v0.2.74 [INFO] [stderr] Downloaded jpeg-decoder v0.1.20 [INFO] [stderr] Downloaded syn v1.0.36 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.17 [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.67 [INFO] [stderr] Downloaded wasm-bindgen v0.2.67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 58980236d0c45b0105a7245ad22e365343273f39eb2c91af7f178c96b34a6f54 [INFO] running `Command { std: "docker" "start" "-a" "58980236d0c45b0105a7245ad22e365343273f39eb2c91af7f178c96b34a6f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58980236d0c45b0105a7245ad22e365343273f39eb2c91af7f178c96b34a6f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58980236d0c45b0105a7245ad22e365343273f39eb2c91af7f178c96b34a6f54", kill_on_drop: false }` [INFO] [stdout] 58980236d0c45b0105a7245ad22e365343273f39eb2c91af7f178c96b34a6f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--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] 8c762f14720664d757bfeb8cb4fd05399b1b26e4b0340f2d29bd30e8945a6392 [INFO] running `Command { std: "docker" "start" "-a" "8c762f14720664d757bfeb8cb4fd05399b1b26e4b0340f2d29bd30e8945a6392", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling napier-webgl v0.1.0 (/opt/rustwide/workdir/napier-webgl) [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling napier-window v0.1.0 (/opt/rustwide/workdir/napier-window) [INFO] [stderr] Compiling napier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.08s [INFO] running `Command { std: "docker" "inspect" "8c762f14720664d757bfeb8cb4fd05399b1b26e4b0340f2d29bd30e8945a6392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c762f14720664d757bfeb8cb4fd05399b1b26e4b0340f2d29bd30e8945a6392", kill_on_drop: false }` [INFO] [stdout] 8c762f14720664d757bfeb8cb4fd05399b1b26e4b0340f2d29bd30e8945a6392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f28ba0fa5a8aacbd9ca0cc81f50055398c7b921add8e983d30a04f184d71c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "94f28ba0fa5a8aacbd9ca0cc81f50055398c7b921add8e983d30a04f184d71c8", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.17 [INFO] [stderr] Compiling napier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/meshes/torus.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | idx.push(vec3(r, r + column as i16 + 1, r + 1)); [INFO] [stdout] | ^ expected `f32`, found `i16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i16` to an `f32`, producing the floating point representation of the integer [INFO] [stdout] | [INFO] [stdout] 115 | idx.push(vec3(r.into(), r + column as i16 + 1, r + 1)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/meshes/torus.rs:115:34 [INFO] [stdout] | [INFO] [stdout] 115 | idx.push(vec3(r, r + column as i16 + 1, r + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `f32`, found `i16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i16` to an `f32`, producing the floating point representation of the integer [INFO] [stdout] | [INFO] [stdout] 115 | idx.push(vec3(r, (r + column as i16 + 1).into(), r + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/meshes/torus.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | idx.push(vec3(r, r + column as i16 + 1, r + 1)); [INFO] [stdout] | ^^^^^ expected `f32`, found `i16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i16` to an `f32`, producing the floating point representation of the integer [INFO] [stdout] | [INFO] [stdout] 115 | idx.push(vec3(r, r + column as i16 + 1, (r + 1).into())); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/meshes/torus.rs:116:31 [INFO] [stdout] | [INFO] [stdout] 116 | idx.push(vec3(r + column as i16 + 1, r + column as i16 + 2, r + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `f32`, found `i16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i16` to an `f32`, producing the floating point representation of the integer [INFO] [stdout] | [INFO] [stdout] 116 | idx.push(vec3((r + column as i16 + 1).into(), r + column as i16 + 2, r + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/meshes/torus.rs:116:54 [INFO] [stdout] | [INFO] [stdout] 116 | idx.push(vec3(r + column as i16 + 1, r + column as i16 + 2, r + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `f32`, found `i16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i16` to an `f32`, producing the floating point representation of the integer [INFO] [stdout] | [INFO] [stdout] 116 | idx.push(vec3(r + column as i16 + 1, (r + column as i16 + 2).into(), r + 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/meshes/torus.rs:116:77 [INFO] [stdout] | [INFO] [stdout] 116 | idx.push(vec3(r + column as i16 + 1, r + column as i16 + 2, r + 1)); [INFO] [stdout] | ^^^^^ expected `f32`, found `i16` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i16` to an `f32`, producing the floating point representation of the integer [INFO] [stdout] | [INFO] [stdout] 116 | idx.push(vec3(r + column as i16 + 1, r + column as i16 + 2, (r + 1).into())); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `positions` [INFO] [stdout] --> src/meshes/torus.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | positions: pos, [INFO] [stdout] | ^^^^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `colors` [INFO] [stdout] --> src/meshes/torus.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | colors: col, [INFO] [stdout] | ^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `indexes` [INFO] [stdout] --> src/meshes/torus.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | indexes: idx, [INFO] [stdout] | ^^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `meshes::Mesh` has no field named `normals` [INFO] [stdout] --> src/meshes/torus.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | normals: nor, [INFO] [stdout] | ^^^^^^^ `meshes::Mesh` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `positions` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:217:29 [INFO] [stdout] | [INFO] [stdout] 217 | relative_eq!(torus1.positions.0.as_slice(), torus2[0].as_slice()); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normals` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | relative_eq!(torus1.normals.0.as_slice(), torus2[1].as_slice()); [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `colors` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | relative_eq!(torus1.colors.0.as_slice(), torus2[2].as_slice()); [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `indexes` on type `meshes::Mesh` [INFO] [stdout] --> src/meshes/torus.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | torus1.indexes.0, [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `positions_vbo`, `colors_vbo`, `normals_vbo`, `indexes_ibo`, `index_len`, `texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `napier` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "94f28ba0fa5a8aacbd9ca0cc81f50055398c7b921add8e983d30a04f184d71c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f28ba0fa5a8aacbd9ca0cc81f50055398c7b921add8e983d30a04f184d71c8", kill_on_drop: false }` [INFO] [stdout] 94f28ba0fa5a8aacbd9ca0cc81f50055398c7b921add8e983d30a04f184d71c8