[INFO] fetching crate mdanceio 0.1.0... [INFO] checking mdanceio-0.1.0 against try#e3fba958e26aa56a364ba6d36376f1800cd40fa5 for pr-101437 [INFO] extracting crate mdanceio 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mdanceio 0.1.0 on toolchain e3fba958e26aa56a364ba6d36376f1800cd40fa5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdanceio 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mdanceio 0.1.0 [INFO] tweaked toml for crates.io crate mdanceio 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate mdanceio 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b2a991a1252d3ba904a7b63208c9048fa8170730bfae259093a1b26bb935735 [INFO] running `Command { std: "docker" "start" "-a" "2b2a991a1252d3ba904a7b63208c9048fa8170730bfae259093a1b26bb935735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b2a991a1252d3ba904a7b63208c9048fa8170730bfae259093a1b26bb935735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2a991a1252d3ba904a7b63208c9048fa8170730bfae259093a1b26bb935735", kill_on_drop: false }` [INFO] [stdout] 2b2a991a1252d3ba904a7b63208c9048fa8170730bfae259093a1b26bb935735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+e3fba958e26aa56a364ba6d36376f1800cd40fa5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d994f72bd7b9318254e2486effbd3bdd8f604b0ae131b53c7dfdc47330e1cd73 [INFO] running `Command { std: "docker" "start" "-a" "d994f72bd7b9318254e2486effbd3bdd8f604b0ae131b53c7dfdc47330e1cd73", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Checking inplace_it v0.3.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking spade v2.0.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking nanoem v0.1.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking simba v0.7.2 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking nalgebra v0.31.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bitflags_serde_shim v0.2.2 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking naga v0.9.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking clap v3.2.18 [INFO] [stderr] Checking log4rs v1.1.1 [INFO] [stderr] Checking wgpu-hal v0.13.2 [INFO] [stderr] Checking parry3d v0.9.0 [INFO] [stderr] Checking rapier3d v0.14.0 [INFO] [stderr] Checking wgpu v0.13.1 [INFO] [stderr] Checking mdanceio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `model::NanoemTexture` [INFO] [stdout] --> src/base_application_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | model::NanoemTexture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CompareElementWise` [INFO] [stdout] --> src/model.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | to_isometry, to_na_vec3, CompareElementWise, Invert, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `motion_keyframe_selection::MotionKeyframeSelection` [INFO] [stdout] --> src/motion.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | motion_keyframe_selection::MotionKeyframeSelection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/audio_player.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | fn load(bytes: &[u8]) -> Result [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/audio_player.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | fn play_part(&mut self, start: f64, length: f64) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/audio_player.rs:189:41 [INFO] [stdout] | [INFO] [stdout] 189 | fn play_part(&mut self, start: f64, length: f64) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outside_parent` [INFO] [stdout] --> src/camera.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | let outside_parent = ("".to_owned(), "".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outside_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_bone` [INFO] [stdout] --> src/model.rs:276:29 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(first_bone) = opaque.bones.get(0) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_bone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/model.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | for (index, morph) in opaque.morphs.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `category` [INFO] [stdout] --> src/model.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | let category = morph.category; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/model.rs:362:33 [INFO] [stdout] | [INFO] [stdout] 362 | .find(|(index, morph)| morph.category == category) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child_weight` [INFO] [stdout] --> src/model.rs:1475:29 [INFO] [stdout] | [INFO] [stdout] 1475 | let child_weight = child.weight; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_child_weight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/model.rs:1532:57 [INFO] [stdout] | [INFO] [stdout] 1532 | nanoem::model::ModelMorphType::Flip(children) => {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/model.rs:3088:13 [INFO] [stdout] | [INFO] [stdout] 3088 | let direction = Vector4::new(1f32, 1f32, 1f32, 1f32); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bone_indices` [INFO] [stdout] --> src/model.rs:3090:13 [INFO] [stdout] | [INFO] [stdout] 3090 | let bone_indices: [i32; 4] = vertex.get_bone_indices(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bone_indices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diffuse_texture_blend_factor` [INFO] [stdout] --> src/model.rs:3425:13 [INFO] [stdout] | [INFO] [stdout] 3425 | let diffuse_texture_blend_factor = f128_to_vec4(morph.diffuse_texture_blend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diffuse_texture_blend_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sphere_texture_blend_factor` [INFO] [stdout] --> src/model.rs:3426:13 [INFO] [stdout] | [INFO] [stdout] 3426 | let sphere_texture_blend_factor = f128_to_vec4(morph.sphere_map_texture_blend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sphere_texture_blend_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `toon_texture_blend_factor` [INFO] [stdout] --> src/model.rs:3428:13 [INFO] [stdout] | [INFO] [stdout] 3428 | let toon_texture_blend_factor = f128_to_vec4(morph.toon_texture_blend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_toon_texture_blend_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_handle` [INFO] [stdout] --> src/model.rs:3903:17 [INFO] [stdout] | [INFO] [stdout] 3903 | let collider_handle = physics_engine.collider_set.insert_with_parent( [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_morph` [INFO] [stdout] --> src/model.rs:3817:9 [INFO] [stdout] | [INFO] [stdout] 3817 | is_morph: bool, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_morph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `models` [INFO] [stdout] --> src/model_program_bundle.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | models: &dyn Iterator, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_models` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `material_index` [INFO] [stdout] --> src/model_program_bundle.rs:689:9 [INFO] [stdout] | [INFO] [stdout] 689 | material_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_material_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_material` [INFO] [stdout] --> src/model_program_bundle.rs:690:9 [INFO] [stdout] | [INFO] [stdout] 690 | num_material: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_material` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_name` [INFO] [stdout] --> src/model_program_bundle.rs:691:9 [INFO] [stdout] | [INFO] [stdout] 691 | model_name: &str, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `material_index` [INFO] [stdout] --> src/model_program_bundle.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | material_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_material_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fallback_shadow_bind` [INFO] [stdout] --> src/model_program_bundle.rs:760:9 [INFO] [stdout] | [INFO] [stdout] 760 | fallback_shadow_bind: &'a wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fallback_shadow_bind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fallback_texture_bind` [INFO] [stdout] --> src/model_program_bundle.rs:761:9 [INFO] [stdout] | [INFO] [stdout] 761 | fallback_texture_bind: &'a wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fallback_texture_bind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bezier_curve_override_target_frame_index` [INFO] [stdout] --> src/motion.rs:424:21 [INFO] [stdout] | [INFO] [stdout] 424 | let bezier_curve_override_target_frame_index = prev_frame_index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bezier_curve_override_target_frame_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth_texture_format` [INFO] [stdout] --> src/project.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | depth_texture_format: wgpu::TextureFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depth_texture_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/project.rs:755:14 [INFO] [stdout] | [INFO] [stdout] 755 | for (idx, model) in &self.model_handle_map { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration_at` [INFO] [stdout] --> src/project.rs:813:17 [INFO] [stdout] | [INFO] [stdout] 813 | let duration_at = self.project_duration(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_frame_index_at` [INFO] [stdout] --> src/project.rs:814:17 [INFO] [stdout] | [INFO] [stdout] 814 | let local_frame_index_at = self.current_frame_index(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_frame_index_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_duration` [INFO] [stdout] --> src/project.rs:823:13 [INFO] [stdout] | [INFO] [stdout] 823 | let last_duration = self.project_duration(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_local_frame_index` [INFO] [stdout] --> src/project.rs:824:13 [INFO] [stdout] | [INFO] [stdout] 824 | let last_local_frame_index = self.current_frame_index(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_local_frame_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_duration` [INFO] [stdout] --> src/project.rs:946:17 [INFO] [stdout] | [INFO] [stdout] 946 | let last_duration = self.project_duration(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seconds` [INFO] [stdout] --> src/project.rs:951:17 [INFO] [stdout] | [INFO] [stdout] 951 | let seconds = (frame_index as f64) / (base as f64); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_seek` [INFO] [stdout] --> src/project.rs:943:69 [INFO] [stdout] | [INFO] [stdout] 943 | pub fn seek_precisely(&mut self, frame_index: u32, amount: f32, force_seek: bool) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_seek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1006:14 [INFO] [stdout] | [INFO] [stdout] 1006 | for (handle, model) in &mut self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/project.rs:1130:65 [INFO] [stdout] | [INFO] [stdout] 1130 | pub fn synchronize_self_shadow(&mut self, frame_index: u32, amount: f32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1325:14 [INFO] [stdout] | [INFO] [stdout] 1325 | for (handle, model) in &mut self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1397:18 [INFO] [stdout] | [INFO] [stdout] 1397 | for (handle, model) in &mut self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1411:14 [INFO] [stdout] | [INFO] [stdout] 1411 | for (handle, model) in &mut self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `light_view` [INFO] [stdout] --> src/project.rs:1579:18 [INFO] [stdout] | [INFO] [stdout] 1579 | let (light_view, light_projection) = self [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_light_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `light_projection` [INFO] [stdout] --> src/project.rs:1579:30 [INFO] [stdout] | [INFO] [stdout] 1579 | let (light_view, light_projection) = self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_light_projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1585:18 [INFO] [stdout] | [INFO] [stdout] 1585 | for (handle, drawable) in &self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view_matrix` [INFO] [stdout] --> src/project.rs:1626:14 [INFO] [stdout] | [INFO] [stdout] 1626 | let (view_matrix, projection_matrix) = self.active_camera().get_view_transform(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_view_matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `projection_matrix` [INFO] [stdout] --> src/project.rs:1626:27 [INFO] [stdout] | [INFO] [stdout] 1626 | let (view_matrix, projection_matrix) = self.active_camera().get_view_transform(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projection_matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view_matrix` [INFO] [stdout] --> src/project.rs:1654:14 [INFO] [stdout] | [INFO] [stdout] 1654 | let (view_matrix, projection_matrix) = self.active_camera().get_view_transform(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_view_matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `projection_matrix` [INFO] [stdout] --> src/project.rs:1654:27 [INFO] [stdout] | [INFO] [stdout] 1654 | let (view_matrix, projection_matrix) = self.active_camera().get_view_transform(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projection_matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1686:14 [INFO] [stdout] | [INFO] [stdout] 1686 | for (handle, drawable) in &self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order` [INFO] [stdout] --> src/project.rs:1679:9 [INFO] [stdout] | [INFO] [stdout] 1679 | order: ScriptOrder, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/project.rs:1721:14 [INFO] [stdout] | [INFO] [stdout] 1721 | for (handle, drawable) in &self.model_handle_map { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order` [INFO] [stdout] --> src/project.rs:1713:9 [INFO] [stdout] | [INFO] [stdout] 1713 | order: ScriptOrder, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_paused` is never used [INFO] [stdout] --> src/audio_player.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn is_paused(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `seek` is never used [INFO] [stdout] --> src/audio_player.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn seek(&mut self, value: Rational) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `c0` is never used [INFO] [stdout] --> src/bezier_curve.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn c0(&self) -> Vector2 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `c1` is never used [INFO] [stdout] --> src/bezier_curve.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn c1(&self) -> Vector2 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_other` is never used [INFO] [stdout] --> src/bounding_box.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn set_other(&mut self, other: Self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `lookat_x`, `lookat_y`, `lookat_z`, `angle`, `fov` and `distance` are never read [INFO] [stdout] --> src/camera.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct CameraKeyframeInterpolation { [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] 54 | lookat_x: KeyframeInterpolationPoint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 55 | lookat_y: KeyframeInterpolationPoint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 56 | lookat_z: KeyframeInterpolationPoint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 57 | angle: KeyframeInterpolationPoint, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | fov: KeyframeInterpolationPoint, [INFO] [stdout] | ^^^ [INFO] [stdout] 59 | distance: KeyframeInterpolationPoint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CameraKeyframeInterpolation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `automatic_bezier_control_point` is never read [INFO] [stdout] --> src/camera.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct PerspectiveCamera { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 77 | automatic_bezier_control_point: Vector4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PerspectiveCamera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `shader` is never read [INFO] [stdout] --> src/deformer.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Deformer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 20 | shader: wgpu::ShaderModule, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Edge` and `GroundShadow` are never constructed [INFO] [stdout] --> src/drawable.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DrawType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | Edge, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | GroundShadow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DrawType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DependsOnScriptExternal`, `PreProcess` and `PostProcess` are never constructed [INFO] [stdout] --> src/effect/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum ScriptOrder { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 2 | DependsOnScriptExternal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | PreProcess, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | Standard, [INFO] [stdout] 5 | PostProcess, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_visible` is never used [INFO] [stdout] --> src/grid.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn set_visible(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `NanoemConstraintJoint` is never used [INFO] [stdout] --> src/model.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub type NanoemConstraintJoint = nanoem::model::ModelConstraintJoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `LabelIndex` is never used [INFO] [stdout] --> src/model.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub type LabelIndex = usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `JointIndex` is never used [INFO] [stdout] --> src/model.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub type JointIndex = usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/model.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct Model { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 124 | camera: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | vertex_indices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | labels: Vec