[INFO] fetching crate PMXUtil 0.3.0... [INFO] checking PMXUtil-0.3.0 against beta for pr-78714 [INFO] extracting crate PMXUtil 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate PMXUtil 0.3.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate PMXUtil 0.3.0 [INFO] finished tweaking crates.io crate PMXUtil 0.3.0 [INFO] tweaked toml for crates.io crate PMXUtil 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05413cb86f635fb78c349acebbd2a9d9254ca5ddccacc77ef21e09e4a1ec7bdf [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" "05413cb86f635fb78c349acebbd2a9d9254ca5ddccacc77ef21e09e4a1ec7bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05413cb86f635fb78c349acebbd2a9d9254ca5ddccacc77ef21e09e4a1ec7bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05413cb86f635fb78c349acebbd2a9d9254ca5ddccacc77ef21e09e4a1ec7bdf", kill_on_drop: false }` [INFO] [stdout] 05413cb86f635fb78c349acebbd2a9d9254ca5ddccacc77ef21e09e4a1ec7bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 734f83d10b5a3a8ea897e9762df84306ad4c380c3387a97b732130b67ba5caa5 [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" "734f83d10b5a3a8ea897e9762df84306ad4c380c3387a97b732130b67ba5caa5", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking PMXUtil v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PMXTextureList` [INFO] [stdout] --> src/pmx_writer.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pmx_types::pmx_types::{PMXModelInfo, PMXVertex, PMXFace, PMXTextureList, PMXMaterial, PMXMorph, PMXBone, PMXRigidBody, PMXFrame}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PMXTextureList` [INFO] [stdout] --> src/pmx_writer.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pmx_types::pmx_types::{PMXModelInfo, PMXVertex, PMXFace, PMXTextureList, PMXMaterial, PMXMorph, PMXBone, PMXRigidBody, PMXFrame}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/lib.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pmx_types::pmx_types::PMXModelInfo` [INFO] [stdout] --> src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::pmx_types::pmx_types::PMXModelInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/binary_writer.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | write_bin!(write_vec4, Vec4); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | write_bin!(write_vec3, Vec3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | write_bin!(write_vec2, Vec2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | write_bin!(write_f32, f32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | write_bin!(write_i32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | write_bin!(write_u32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | write_bin!(write_i16, i16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | write_bin!(write_u16, u16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | write_bin!(write_i8, i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | write_bin!(write_u8, u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/pmx_loader.rs:573:13 [INFO] [stdout] | [INFO] [stdout] 573 | for i in 0..count { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/pmx_loader.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | for i in 0..count{ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ns` [INFO] [stdout] --> src/lib.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | let (frames,ns)=FrameLoader::read_frames(ns); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ns` [INFO] [stdout] --> src/lib.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | let(morphs_cpy,ns)=MorphsLoader::read_pmx_morphs(ns); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/binary_writer.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | write_bin!(write_vec4, Vec4); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | write_bin!(write_vec3, Vec3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | write_bin!(write_vec2, Vec2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | write_bin!(write_f32, f32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | write_bin!(write_i32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | write_bin!(write_u32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | write_bin!(write_i16, i16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | write_bin!(write_u16, u16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | write_bin!(write_i8, i8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `buf` is never read [INFO] [stdout] --> src/binary_writer.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let mut buf=[0u8;std::mem::size_of::<$T>()]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | write_bin!(write_u8, u8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/pmx_loader.rs:573:13 [INFO] [stdout] | [INFO] [stdout] 573 | for i in 0..count { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/pmx_loader.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | for i in 0..count{ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut copy_from=PMXLoader::open(from); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_i16` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn $F(&mut self) -> $T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/binary_reader.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | read_bin!(read_i16, i16); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_i8` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn $F(&mut self) -> $T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/binary_reader.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | read_bin!(read_i8, i8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> src/pmx_loader.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | inner: BinaryReader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_DOUBLE_SIDE_MASK` [INFO] [stdout] --> src/pmx_types.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | const MATERIAL_DOUBLE_SIDE_MASK: u8 = 0x01; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_GROUND_SHADOW_MASK` [INFO] [stdout] --> src/pmx_types.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | const MATERIAL_GROUND_SHADOW_MASK: u8 = 0x02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_CAST_SELF_SHADOW_MASK` [INFO] [stdout] --> src/pmx_types.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | const MATERIAL_CAST_SELF_SHADOW_MASK: u8 = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_RECEIVE_SELF_SHADOW_MASK` [INFO] [stdout] --> src/pmx_types.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | const MATERIAL_RECEIVE_SELF_SHADOW_MASK: u8 = 0x08; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_EDGE_DRAW_MASK` [INFO] [stdout] --> src/pmx_types.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | const MATERIAL_EDGE_DRAW_MASK: u8 = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_VERTEX_COLOR_MASK` [INFO] [stdout] --> src/pmx_types.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | const MATERIAL_VERTEX_COLOR_MASK: u8 = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_DRAW_POINT_MASK` [INFO] [stdout] --> src/pmx_types.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | const MATERIAL_DRAW_POINT_MASK: u8 = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_DRAW_LINE_MASK` [INFO] [stdout] --> src/pmx_types.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | const MATERIAL_DRAW_LINE_MASK: u8 = 0x80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `PMXUtil` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `pmxutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_i16` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn $F(&mut self) -> $T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/binary_reader.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | read_bin!(read_i16, i16); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_i8` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn $F(&mut self) -> $T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/binary_reader.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | read_bin!(read_i8, i8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> src/pmx_loader.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | inner: BinaryReader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_DOUBLE_SIDE_MASK` [INFO] [stdout] --> src/pmx_types.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | const MATERIAL_DOUBLE_SIDE_MASK: u8 = 0x01; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_GROUND_SHADOW_MASK` [INFO] [stdout] --> src/pmx_types.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | const MATERIAL_GROUND_SHADOW_MASK: u8 = 0x02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_CAST_SELF_SHADOW_MASK` [INFO] [stdout] --> src/pmx_types.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | const MATERIAL_CAST_SELF_SHADOW_MASK: u8 = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_RECEIVE_SELF_SHADOW_MASK` [INFO] [stdout] --> src/pmx_types.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | const MATERIAL_RECEIVE_SELF_SHADOW_MASK: u8 = 0x08; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_EDGE_DRAW_MASK` [INFO] [stdout] --> src/pmx_types.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | const MATERIAL_EDGE_DRAW_MASK: u8 = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_VERTEX_COLOR_MASK` [INFO] [stdout] --> src/pmx_types.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | const MATERIAL_VERTEX_COLOR_MASK: u8 = 0x20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_DRAW_POINT_MASK` [INFO] [stdout] --> src/pmx_types.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | const MATERIAL_DRAW_POINT_MASK: u8 = 0x40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MATERIAL_DRAW_LINE_MASK` [INFO] [stdout] --> src/pmx_types.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | const MATERIAL_DRAW_LINE_MASK: u8 = 0x80; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `PMXUtil` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `pmxutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_writer.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | writer.inner.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_PMXHeader_raw` should have a snake case name [INFO] [stdout] --> src/binary_reader.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | read_bin!(read_PMXHeader_raw, PMXHeaderC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `read_pmxheader_raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | / writeln!( [INFO] [stdout] 273 | | f, [INFO] [stdout] 274 | | "Vertex:[position:{:?} norm:{:?} uv:{:?}]", [INFO] [stdout] 275 | | self.position, self.norm, self.uv [INFO] [stdout] 276 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | write!(f, "{:?}", add_uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | writeln!(f, "BDEF1:[{}]", self.bone_indices[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | / writeln!( [INFO] [stdout] 288 | | f, [INFO] [stdout] 289 | | "BDEF2:[index1:{} index2:{} weight1{}]", [INFO] [stdout] 290 | | self.bone_indices[0], self.bone_indices[1], self.bone_weights[0] [INFO] [stdout] 291 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | ... writeln!(f, "BDEF4:[index1:{} index2:{} index3:{} index4:{}, weight1:{} weight2:{} weight3:{} weight4:{}]", self.bone_indices[0], self.bone_indices[1], self.bone_indices[2], self.bone_indices[3], self.bone_weights[0], self.bone_weights[1], self.bone_weights[2], self.bone_weights[3]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | / writeln!( [INFO] [stdout] 298 | | f, [INFO] [stdout] 299 | | "SDEF:[index1:{} index2:{} weight1{}]", [INFO] [stdout] 300 | | self.bone_indices[0], self.bone_indices[1], self.bone_weights[0] [INFO] [stdout] 301 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / writeln!( [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | "SDEF Specific Params:[ C:[{:?}] R0:[{:?}] R1:[{:?}] ]", [INFO] [stdout] 305 | | self.sdef_c, self.sdef_r0, self.sdef_r1 [INFO] [stdout] 306 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | ... writeln!(f, "BDEF4:[index1:{} index2:{} index3:{} index4:{}, weight1:{} weight2:{} weight3:{} weight4:{}]", self.bone_indices[0], self.bone_indices[1], self.bone_indices[2], self.bone_indices[3], self.bone_weights[0], self.bone_weights[1], self.bone_weights[2], self.bone_weights[3]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | writeln!(f, "edgeMagnifier:{}", self.edge_mag); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | / writeln!( [INFO] [stdout] 320 | | f, [INFO] [stdout] 321 | | "Triangle:[{},{},{}]", [INFO] [stdout] 322 | | self.vertices[0], self.vertices[1], self.vertices[2] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_writer.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | writer.inner.flush(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_PMXHeader_raw` should have a snake case name [INFO] [stdout] --> src/binary_reader.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | read_bin!(read_PMXHeader_raw, PMXHeaderC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `read_pmxheader_raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | / writeln!( [INFO] [stdout] 273 | | f, [INFO] [stdout] 274 | | "Vertex:[position:{:?} norm:{:?} uv:{:?}]", [INFO] [stdout] 275 | | self.position, self.norm, self.uv [INFO] [stdout] 276 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | write!(f, "{:?}", add_uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | writeln!(f, "BDEF1:[{}]", self.bone_indices[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | / writeln!( [INFO] [stdout] 288 | | f, [INFO] [stdout] 289 | | "BDEF2:[index1:{} index2:{} weight1{}]", [INFO] [stdout] 290 | | self.bone_indices[0], self.bone_indices[1], self.bone_weights[0] [INFO] [stdout] 291 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | ... writeln!(f, "BDEF4:[index1:{} index2:{} index3:{} index4:{}, weight1:{} weight2:{} weight3:{} weight4:{}]", self.bone_indices[0], self.bone_indices[1], self.bone_indices[2], self.bone_indices[3], self.bone_weights[0], self.bone_weights[1], self.bone_weights[2], self.bone_weights[3]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | / writeln!( [INFO] [stdout] 298 | | f, [INFO] [stdout] 299 | | "SDEF:[index1:{} index2:{} weight1{}]", [INFO] [stdout] 300 | | self.bone_indices[0], self.bone_indices[1], self.bone_weights[0] [INFO] [stdout] 301 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | / writeln!( [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | "SDEF Specific Params:[ C:[{:?}] R0:[{:?}] R1:[{:?}] ]", [INFO] [stdout] 305 | | self.sdef_c, self.sdef_r0, self.sdef_r1 [INFO] [stdout] 306 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | ... writeln!(f, "BDEF4:[index1:{} index2:{} index3:{} index4:{}, weight1:{} weight2:{} weight3:{} weight4:{}]", self.bone_indices[0], self.bone_indices[1], self.bone_indices[2], self.bone_indices[3], self.bone_weights[0], self.bone_weights[1], self.bone_weights[2], self.bone_weights[3]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | writeln!(f, "edgeMagnifier:{}", self.edge_mag); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/pmx_types.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | / writeln!( [INFO] [stdout] 320 | | f, [INFO] [stdout] 321 | | "Triangle:[{},{},{}]", [INFO] [stdout] 322 | | self.vertices[0], self.vertices[1], self.vertices[2] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `Command { std: "docker" "inspect" "734f83d10b5a3a8ea897e9762df84306ad4c380c3387a97b732130b67ba5caa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734f83d10b5a3a8ea897e9762df84306ad4c380c3387a97b732130b67ba5caa5", kill_on_drop: false }` [INFO] [stdout] 734f83d10b5a3a8ea897e9762df84306ad4c380c3387a97b732130b67ba5caa5