[INFO] cloning repository https://github.com/TheChurro/game_of_life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheChurro/game_of_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheChurro%2Fgame_of_life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheChurro%2Fgame_of_life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 056f70f979cf671978c6904f3eeacf1052b1b777
[INFO] checking TheChurro/game_of_life against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheChurro%2Fgame_of_life" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheChurro/game_of_life
[INFO] finished tweaking git repo https://github.com/TheChurro/game_of_life
[INFO] tweaked toml for git repo https://github.com/TheChurro/game_of_life written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheChurro/game_of_life on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheChurro/game_of_life 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: unused manifest key: target.wasm32-unknown-unknown.runner
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded filetime v0.2.16
[INFO] [stderr]   Downloaded enum-flags v0.3.0
[INFO] [stderr]   Downloaded base-x v0.2.10
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded hexasphere v7.1.0
[INFO] [stderr]   Downloaded bevy_obj v0.7.0
[INFO] [stderr]   Downloaded ttf-parser v0.15.1
[INFO] [stderr]   Downloaded obj-rs v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44dad6c14474869ad320b1038ad7c4e91c4e02896d9f7adccef9e11ff63043bf
[INFO] running `Command { std: "docker" "start" "-a" "44dad6c14474869ad320b1038ad7c4e91c4e02896d9f7adccef9e11ff63043bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44dad6c14474869ad320b1038ad7c4e91c4e02896d9f7adccef9e11ff63043bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44dad6c14474869ad320b1038ad7c4e91c4e02896d9f7adccef9e11ff63043bf", kill_on_drop: false }`
[INFO] [stdout] 44dad6c14474869ad320b1038ad7c4e91c4e02896d9f7adccef9e11ff63043bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4f9137cb628d0b3a7610d08aadd3cb5069050ef4fdcb6d59acec26f7f52ff32
[INFO] running `Command { std: "docker" "start" "-a" "f4f9137cb628d0b3a7610d08aadd3cb5069050ef4fdcb6d59acec26f7f52ff32", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: target.wasm32-unknown-unknown.runner
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking unicode-xid v0.2.3
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking profiling v1.0.6
[INFO] [stderr]     Checking ttf-parser v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking obj-rs v0.7.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.16
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking bevy_tasks v0.7.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking notify v5.0.0-pre.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking owned_ttf_parser v0.15.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking ab_glyph v0.2.15
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling gltf-derive v1.0.0
[INFO] [stderr]    Compiling enum-flags v0.3.0
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling cargo-manifest v0.2.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.7.0
[INFO] [stderr]    Compiling bevy_derive v0.7.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.7.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.7.0
[INFO] [stderr]    Compiling bevy-crevice-derive v0.7.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]     Checking erased-serde v0.3.20
[INFO] [stderr]     Checking ron v0.7.0
[INFO] [stderr]     Checking gilrs-core v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bevy_utils v0.7.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.2
[INFO] [stderr]     Checking gilrs v0.8.2
[INFO] [stderr]     Checking cpal v0.13.5
[INFO] [stderr]     Checking winit v0.26.1
[INFO] [stderr]     Checking gltf-json v1.0.0
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking bevy_reflect v0.7.0
[INFO] [stderr]     Checking hexasphere v7.1.0
[INFO] [stderr]     Checking bevy_crevice v0.7.0
[INFO] [stderr]     Checking gltf v1.0.0
[INFO] [stderr]     Checking naga v0.8.5
[INFO] [stderr]     Checking bevy_ecs v0.7.0
[INFO] [stderr]     Checking bevy_math v0.7.0
[INFO] [stderr]     Checking wgpu-hal v0.12.5
[INFO] [stderr]     Checking bevy_app v0.7.0
[INFO] [stderr]     Checking bevy_core v0.7.0
[INFO] [stderr]     Checking bevy_log v0.7.0
[INFO] [stderr]     Checking bevy_hierarchy v0.7.0
[INFO] [stderr]     Checking bevy_window v0.7.0
[INFO] [stderr]     Checking bevy_input v0.7.0
[INFO] [stderr]     Checking bevy_transform v0.7.0
[INFO] [stderr]     Checking bevy_gilrs v0.7.0
[INFO] [stderr]     Checking bevy_winit v0.7.0
[INFO] [stderr]     Checking bevy_diagnostic v0.7.0
[INFO] [stderr]     Checking bevy_asset v0.7.0
[INFO] [stderr]     Checking bevy_animation v0.7.0
[INFO] [stderr]     Checking bevy_scene v0.7.0
[INFO] [stderr]     Checking bevy_audio v0.7.0
[INFO] [stderr]     Checking wgpu-core v0.12.2
[INFO] [stderr]     Checking wgpu v0.12.0
[INFO] [stderr]     Checking bevy_render v0.7.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.7.0
[INFO] [stderr]     Checking bevy_obj v0.7.0
[INFO] [stderr]     Checking bevy_sprite v0.7.0
[INFO] [stderr]     Checking bevy_pbr v0.7.0
[INFO] [stderr]     Checking bevy_text v0.7.0
[INFO] [stderr]     Checking bevy_ui v0.7.0
[INFO] [stderr]     Checking bevy_gltf v0.7.0
[INFO] [stderr]     Checking bevy_internal v0.7.0
[INFO] [stderr]     Checking bevy v0.7.0
[INFO] [stderr]     Checking game_of_life v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RuleUpdateEvent`
[INFO] [stdout]  --> src/menus/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeViewTo, RuleUpdateEvent, RuleUpdateEventGenerator, ShowRulesFor, TogglePlay,
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DebugRoot`
[INFO] [stdout]   --> src/menus/mod.rs:12:77
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use tile_inspect::{DebugTileEvent, CommandEventGenerator, CommandEvent, DebugRoot, DebugState};
[INFO] [stdout]    |                                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:354:35
[INFO] [stdout]     |
[INFO] [stdout] 354 |                         #[cfg(not(feature = "webgl"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         #[cfg(feature = "webgl")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:375:35
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         #[cfg(not(feature = "webgl"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:377:31
[INFO] [stdout]     |
[INFO] [stdout] 377 |                         #[cfg(feature = "webgl")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:632:15
[INFO] [stdout]     |
[INFO] [stdout] 632 |         #[cfg(feature = "webgl")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleUpdateEvent`
[INFO] [stdout]  --> src/menus/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ChangeViewTo, RuleUpdateEvent, RuleUpdateEventGenerator, ShowRulesFor, TogglePlay,
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DebugRoot`
[INFO] [stdout]   --> src/menus/mod.rs:12:77
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use tile_inspect::{DebugTileEvent, CommandEventGenerator, CommandEvent, DebugRoot, DebugState};
[INFO] [stdout]    |                                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:354:35
[INFO] [stdout]     |
[INFO] [stdout] 354 |                         #[cfg(not(feature = "webgl"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:356:31
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         #[cfg(feature = "webgl")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:375:35
[INFO] [stdout]     |
[INFO] [stdout] 375 |                         #[cfg(not(feature = "webgl"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:377:31
[INFO] [stdout]     |
[INFO] [stdout] 377 |                         #[cfg(feature = "webgl")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgl`
[INFO] [stdout]    --> src/visuals/render/instanced_mesh.rs:632:15
[INFO] [stdout]     |
[INFO] [stdout] 632 |         #[cfg(feature = "webgl")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `side_count` is never read
[INFO] [stdout]   --> src/visuals/geom/build_profiles.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct LayerProfileDefinition {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 95 |     pub definition: ProfileDefinition,
[INFO] [stdout] 96 |     pub side_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayerProfileDefinition` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `top` and `bottom` are never read
[INFO] [stdout]    --> src/visuals/geom/build_profiles.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct MeshProfile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub top: LayerProfileIndex,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 111 |     pub bottom: LayerProfileIndex,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MeshProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/visuals/render/instanced_mesh.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct InstanceTransforms {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/visuals/render/instanced_mesh.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer`, `flags`, and `base_color_texture` are never read
[INFO] [stdout]    --> src/visuals/render/instanced_pbr.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct GpuStandardMaterial {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 169 |     /// A buffer containing the [`StandardMaterialUniformData`] of the material.
[INFO] [stdout] 170 |     pub buffer: Buffer,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub flags: StandardMaterialFlags,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 176 |     pub base_color_texture: Option<Handle<Image>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GpuStandardMaterial` 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 `side_count` is never read
[INFO] [stdout]   --> src/visuals/geom/build_profiles.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct LayerProfileDefinition {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 95 |     pub definition: ProfileDefinition,
[INFO] [stdout] 96 |     pub side_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayerProfileDefinition` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `top` and `bottom` are never read
[INFO] [stdout]    --> src/visuals/geom/build_profiles.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct MeshProfile {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub top: LayerProfileIndex,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 111 |     pub bottom: LayerProfileIndex,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MeshProfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/visuals/render/instanced_mesh.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct InstanceTransforms {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/visuals/render/instanced_mesh.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer`, `flags`, and `base_color_texture` are never read
[INFO] [stdout]    --> src/visuals/render/instanced_pbr.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct GpuStandardMaterial {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 169 |     /// A buffer containing the [`StandardMaterialUniformData`] of the material.
[INFO] [stdout] 170 |     pub buffer: Buffer,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub flags: StandardMaterialFlags,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 176 |     pub base_color_texture: Option<Handle<Image>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GpuStandardMaterial` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: obj-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "f4f9137cb628d0b3a7610d08aadd3cb5069050ef4fdcb6d59acec26f7f52ff32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f9137cb628d0b3a7610d08aadd3cb5069050ef4fdcb6d59acec26f7f52ff32", kill_on_drop: false }`
[INFO] [stdout] f4f9137cb628d0b3a7610d08aadd3cb5069050ef4fdcb6d59acec26f7f52ff32
