[INFO] cloning repository https://github.com/packerman/rust-graphics-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/packerman/rust-graphics-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpackerman%2Frust-graphics-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpackerman%2Frust-graphics-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9554f6cae8db4dfde9ca62a61f175f325289a651 [INFO] testing packerman/rust-graphics-engine against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpackerman%2Frust-graphics-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/packerman/rust-graphics-engine on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/packerman/rust-graphics-engine [INFO] finished tweaking git repo https://github.com/packerman/rust-graphics-engine [INFO] tweaked toml for git repo https://github.com/packerman/rust-graphics-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/packerman/rust-graphics-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Downloaded nalgebra-glm v0.17.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1278acdccc5852a71b1cd481e928d2ac756f16147063839c80f480ac4d84c496 [INFO] running `Command { std: "docker" "start" "-a" "1278acdccc5852a71b1cd481e928d2ac756f16147063839c80f480ac4d84c496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1278acdccc5852a71b1cd481e928d2ac756f16147063839c80f480ac4d84c496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1278acdccc5852a71b1cd481e928d2ac756f16147063839c80f480ac4d84c496", kill_on_drop: false }` [INFO] [stdout] 1278acdccc5852a71b1cd481e928d2ac756f16147063839c80f480ac4d84c496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3affe9a378ffff42038dc28f7d9458366ea987516969a65ec085679f00dd6f [INFO] running `Command { std: "docker" "start" "-a" "9e3affe9a378ffff42038dc28f7d9458366ea987516969a65ec085679f00dd6f", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.33 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling nalgebra-glm v0.17.0 [INFO] [stderr] Compiling rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `into_with_context` is never used [INFO] [stdout] --> src/base/convert.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait IntoWithContext { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] 8 | fn into_with_context(self, context: &C) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/base/gl/diagnostic.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GlDiagnostics { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub vendor: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub renderer: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub shading_language_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub max_combined_texture_image_units: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pub max_texture_image_units: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub max_texture_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub max_varying_vectors: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub max_vertex_attribs: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub max_vertex_texture_image_units: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub extensions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlDiagnostics` 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: function `divisible_by` is never used [INFO] [stdout] --> src/base/util/validate.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn divisible_by(n: N, k: N, error: E) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `light_count` is never read [INFO] [stdout] --> src/classic/renderer.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RendererOptions { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub light_count: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min` and `max` are never read [INFO] [stdout] --> src/core/accessor.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Accessor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | min: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | max: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Accessor` 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 `byte_length` is never read [INFO] [stdout] --> src/core/buffer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Buffer { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | buffer_type: BufferType, [INFO] [stdout] 8 | byte_length: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` 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 `byte_length` is never read [INFO] [stdout] --> src/core/buffer_view.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BufferView { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufferView` 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 `mime_type` is never read [INFO] [stdout] --> src/core/image.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Image { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | mime_type: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Image` 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 `tex_coord` is never read [INFO] [stdout] --> src/core/material.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct TextureRef { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 150 | texture: Rc, [INFO] [stdout] 151 | tex_coord: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextureRef` 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: fields `copyright`, `generator`, and `version` are never read [INFO] [stdout] --> src/gltf/load/data.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 26 | pub copyright: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub generator: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Asset` 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: fields `normal_texture` and `emissive_factor` are never read [INFO] [stdout] --> src/gltf/load/data.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub normal_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 117 | #[serde(default)] [INFO] [stdout] 118 | pub emissive_factor: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Material` 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: fields `metallic_factor`, `roughness_factor`, and `metallic_roughness_texture` are never read [INFO] [stdout] --> src/gltf/load/data.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct PbrMetallicRoughness { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 144 | pub metallic_factor: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | #[serde(default = "PbrMetallicRoughness::default_roughness_factor")] [INFO] [stdout] 146 | pub roughness_factor: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 147 | pub metallic_roughness_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PbrMetallicRoughness` 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: fields `index` and `tex_coord` are never read [INFO] [stdout] --> src/gltf/load/data.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct NormalTextureInfo { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 179 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 180 | #[serde(default)] [INFO] [stdout] 181 | pub tex_coord: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NormalTextureInfo` 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 `name` is never read [INFO] [stdout] --> src/gltf/load/data.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 252 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` 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: multiple fields are never read [INFO] [stdout] --> src/gltf/load/statistics.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GltfStatistics { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 5 | pub accessor_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub buffer_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | pub buffer_byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub buffer_view_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub camera_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | pub material_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pub mesh_count: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub primitive_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub node_count: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub scene_count: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | pub vertex_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 16 | pub index_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GltfStatistics` 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 `double_side` is never read [INFO] [stdout] --> src/material/lambert/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct LambertMaterial { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 20 | pub double_side: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LambertMaterial` 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 `double_side` is never read [INFO] [stdout] --> src/material/phong/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct PhongMaterial { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 20 | pub double_side: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhongMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9e3affe9a378ffff42038dc28f7d9458366ea987516969a65ec085679f00dd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3affe9a378ffff42038dc28f7d9458366ea987516969a65ec085679f00dd6f", kill_on_drop: false }` [INFO] [stdout] 9e3affe9a378ffff42038dc28f7d9458366ea987516969a65ec085679f00dd6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7101cd6cba340c68e5e7fef42b9235ee5878887fb8722aa24e39388c2ecc2071 [INFO] running `Command { std: "docker" "start" "-a" "7101cd6cba340c68e5e7fef42b9235ee5878887fb8722aa24e39388c2ecc2071", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling rust-webpack-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `into_with_context` is never used [INFO] [stdout] --> src/base/convert.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait IntoWithContext { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] 8 | fn into_with_context(self, context: &C) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/base/gl/diagnostic.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GlDiagnostics { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub vendor: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub renderer: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub shading_language_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | pub max_combined_texture_image_units: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pub max_texture_image_units: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub max_texture_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub max_varying_vectors: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub max_vertex_attribs: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub max_vertex_texture_image_units: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub extensions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlDiagnostics` 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: function `divisible_by` is never used [INFO] [stdout] --> src/base/util/validate.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn divisible_by(n: N, k: N, error: E) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `light_count` is never read [INFO] [stdout] --> src/classic/renderer.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RendererOptions { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub light_count: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min` and `max` are never read [INFO] [stdout] --> src/core/accessor.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Accessor { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | min: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | max: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Accessor` 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 `byte_length` is never read [INFO] [stdout] --> src/core/buffer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Buffer { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | buffer_type: BufferType, [INFO] [stdout] 8 | byte_length: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` 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 `byte_length` is never read [INFO] [stdout] --> src/core/buffer_view.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct BufferView { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufferView` 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 `mime_type` is never read [INFO] [stdout] --> src/core/image.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Image { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | mime_type: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Image` 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 `tex_coord` is never read [INFO] [stdout] --> src/core/material.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct TextureRef { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 150 | texture: Rc, [INFO] [stdout] 151 | tex_coord: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextureRef` 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: fields `copyright`, `generator`, and `version` are never read [INFO] [stdout] --> src/gltf/load/data.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 26 | pub copyright: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub generator: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Asset` 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: fields `normal_texture` and `emissive_factor` are never read [INFO] [stdout] --> src/gltf/load/data.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub normal_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 117 | #[serde(default)] [INFO] [stdout] 118 | pub emissive_factor: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Material` 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: fields `metallic_factor`, `roughness_factor`, and `metallic_roughness_texture` are never read [INFO] [stdout] --> src/gltf/load/data.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct PbrMetallicRoughness { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 144 | pub metallic_factor: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | #[serde(default = "PbrMetallicRoughness::default_roughness_factor")] [INFO] [stdout] 146 | pub roughness_factor: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 147 | pub metallic_roughness_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PbrMetallicRoughness` 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: fields `index` and `tex_coord` are never read [INFO] [stdout] --> src/gltf/load/data.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct NormalTextureInfo { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 179 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 180 | #[serde(default)] [INFO] [stdout] 181 | pub tex_coord: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NormalTextureInfo` 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 `name` is never read [INFO] [stdout] --> src/gltf/load/data.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 252 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` 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: multiple fields are never read [INFO] [stdout] --> src/gltf/load/statistics.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GltfStatistics { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 5 | pub accessor_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub buffer_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | pub buffer_byte_length: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | pub buffer_view_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | pub camera_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | pub material_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pub mesh_count: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub primitive_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub node_count: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub scene_count: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | pub vertex_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 16 | pub index_count: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GltfStatistics` 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 `double_side` is never read [INFO] [stdout] --> src/material/lambert/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct LambertMaterial { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 20 | pub double_side: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LambertMaterial` 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 `double_side` is never read [INFO] [stdout] --> src/material/phong/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct PhongMaterial { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 20 | pub double_side: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhongMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7101cd6cba340c68e5e7fef42b9235ee5878887fb8722aa24e39388c2ecc2071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7101cd6cba340c68e5e7fef42b9235ee5878887fb8722aa24e39388c2ecc2071", kill_on_drop: false }` [INFO] [stdout] 7101cd6cba340c68e5e7fef42b9235ee5878887fb8722aa24e39388c2ecc2071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2684a7959ea5fcc0f8c8526fcff1b737a2ac729d35c273bad2e2d8afa70d08f8 [INFO] running `Command { std: "docker" "start" "-a" "2684a7959ea5fcc0f8c8526fcff1b737a2ac729d35c273bad2e2d8afa70d08f8", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] warning: method `into_with_context` is never used [INFO] [stderr] --> src/base/convert.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub trait IntoWithContext { [INFO] [stderr] | --------------- method in this trait [INFO] [stderr] 8 | fn into_with_context(self, context: &C) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/base/gl/diagnostic.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct GlDiagnostics { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 6 | pub vendor: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 7 | pub renderer: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 8 | pub version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 9 | pub shading_language_version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | pub max_combined_texture_image_units: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 11 | pub max_texture_image_units: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 12 | pub max_texture_size: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | pub max_varying_vectors: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 14 | pub max_vertex_attribs: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | pub max_vertex_texture_image_units: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | pub extensions: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GlDiagnostics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `divisible_by` is never used [INFO] [stderr] --> src/base/util/validate.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn divisible_by(n: N, k: N, error: E) -> Result<()> [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `light_count` is never read [INFO] [stderr] --> src/classic/renderer.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct RendererOptions { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 25 | pub light_count: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `min` and `max` are never read [INFO] [stderr] --> src/core/accessor.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 49 | pub struct Accessor { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 55 | min: Option>, [INFO] [stderr] | ^^^ [INFO] [stderr] 56 | max: Option>, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Accessor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `byte_length` is never read [INFO] [stderr] --> src/core/buffer.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Buffer { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 7 | buffer_type: BufferType, [INFO] [stderr] 8 | byte_length: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Buffer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `byte_length` is never read [INFO] [stderr] --> src/core/buffer_view.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct BufferView { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | byte_length: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BufferView` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `mime_type` is never read [INFO] [stderr] --> src/core/image.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Image { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 11 | mime_type: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tex_coord` is never read [INFO] [stderr] --> src/core/material.rs:151:5 [INFO] [stderr] | [INFO] [stderr] 149 | pub struct TextureRef { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 150 | texture: Rc, [INFO] [stderr] 151 | tex_coord: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TextureRef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `copyright`, `generator`, and `version` are never read [INFO] [stderr] --> src/gltf/load/data.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct Asset { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 26 | pub copyright: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 27 | pub generator: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 28 | pub version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Asset` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `normal_texture` and `emissive_factor` are never read [INFO] [stderr] --> src/gltf/load/data.rs:116:9 [INFO] [stderr] | [INFO] [stderr] 112 | pub struct Material { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 116 | pub normal_texture: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 117 | #[serde(default)] [INFO] [stderr] 118 | pub emissive_factor: [f32; 3], [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Material` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `metallic_factor`, `roughness_factor`, and `metallic_roughness_texture` are never read [INFO] [stderr] --> src/gltf/load/data.rs:144:9 [INFO] [stderr] | [INFO] [stderr] 139 | pub struct PbrMetallicRoughness { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 144 | pub metallic_factor: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 145 | #[serde(default = "PbrMetallicRoughness::default_roughness_factor")] [INFO] [stderr] 146 | pub roughness_factor: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 147 | pub metallic_roughness_texture: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PbrMetallicRoughness` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `index` and `tex_coord` are never read [INFO] [stderr] --> src/gltf/load/data.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 178 | pub struct NormalTextureInfo { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 179 | pub index: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 180 | #[serde(default)] [INFO] [stderr] 181 | pub tex_coord: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `NormalTextureInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/gltf/load/data.rs:252:9 [INFO] [stderr] | [INFO] [stderr] 251 | pub struct Scene { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 252 | pub name: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scene` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/gltf/load/statistics.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct GltfStatistics { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 5 | pub accessor_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 6 | pub buffer_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 7 | pub buffer_byte_length: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 8 | pub buffer_view_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 9 | pub camera_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 10 | pub material_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 11 | pub mesh_count: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 12 | pub primitive_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 13 | pub node_count: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 14 | pub scene_count: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 15 | pub vertex_count: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 16 | pub index_count: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GltfStatistics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `double_side` is never read [INFO] [stderr] --> src/material/lambert/mod.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct LambertMaterial { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 20 | pub double_side: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LambertMaterial` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `double_side` is never read [INFO] [stderr] --> src/material/phong/mod.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct PhongMaterial { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 20 | pub double_side: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PhongMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rust-webpack-template` (lib test) generated 17 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_webpack_template-12a00df45117deb6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test base::math::resolution::tests::ratio_works ... ok [INFO] [stdout] test geometry::util::tests::cycle_n_works ... ok [INFO] [stdout] test geometry::util::tests::replicate_each_works ... ok [INFO] [stdout] test extras::light_helpers::tests::rc_get_mut_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/app.rs (/opt/rustwide/target/debug/deps/app-120238d7d85a9a1a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test rust_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2684a7959ea5fcc0f8c8526fcff1b737a2ac729d35c273bad2e2d8afa70d08f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2684a7959ea5fcc0f8c8526fcff1b737a2ac729d35c273bad2e2d8afa70d08f8", kill_on_drop: false }` [INFO] [stdout] 2684a7959ea5fcc0f8c8526fcff1b737a2ac729d35c273bad2e2d8afa70d08f8