[INFO] fetching crate ssbh_lib 0.19.0... [INFO] building ssbh_lib-0.19.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate ssbh_lib 0.19.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ssbh_lib 0.19.0 [INFO] finished tweaking crates.io crate ssbh_lib 0.19.0 [INFO] tweaked toml for crates.io crate ssbh_lib 0.19.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ssbh_lib 0.19.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding binrw v0.14.1 (available: v0.15.0) [INFO] [stderr] Adding modular-bitfield v0.11.2 (available: v0.12.0) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hexlit v0.5.5 [INFO] [stderr] Downloaded ssbh_write v0.19.0 [INFO] [stderr] Downloaded ssbh_write_derive v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c51729bbafdec7cba7612966c84e39d63d0b6a2bb2c00d8ddf0fa1bb8e84efa [INFO] running `Command { std: "docker" "start" "-a" "1c51729bbafdec7cba7612966c84e39d63d0b6a2bb2c00d8ddf0fa1bb8e84efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c51729bbafdec7cba7612966c84e39d63d0b6a2bb2c00d8ddf0fa1bb8e84efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c51729bbafdec7cba7612966c84e39d63d0b6a2bb2c00d8ddf0fa1bb8e84efa", kill_on_drop: false }` [INFO] [stdout] 1c51729bbafdec7cba7612966c84e39d63d0b6a2bb2c00d8ddf0fa1bb8e84efa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41315d9147ccbd3c96b62d7f3c4b29776ba19e57c0bc176363ef87825d9a759 [INFO] running `Command { std: "docker" "start" "-a" "c41315d9147ccbd3c96b62d7f3c4b29776ba19e57c0bc176363ef87825d9a759", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ssbh_write_derive v0.19.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling ssbh_write v0.19.0 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling ssbh_lib v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | /// Overrides the translation values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 198 | pub override_translation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 197 ~ // Overrides the translation values with the default resting pose from the skeleton. [INFO] [stdout] 198 ~ pub override_translation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | /// Overrides the rotation values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 200 | pub override_rotation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 199 ~ // Overrides the rotation values with the default resting pose from the skeleton. [INFO] [stdout] 200 ~ pub override_rotation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | /// Overrides the scale values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 202 | pub override_scale: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 ~ // Overrides the scale values with the default resting pose from the skeleton. [INFO] [stdout] 202 ~ pub override_scale: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | /// Sets scale compensation to `false` for all transforms in this track. [INFO] [stdout] | ^ [INFO] [stdout] 204 | // TODO: Is this scale compensation or scale inheritance? [INFO] [stdout] 205 | pub override_compensate_scale: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 203 ~ // Sets scale compensation to `false` for all transforms in this track. [INFO] [stdout] 204 | // TODO: Is this scale compensation or scale inheritance? [INFO] [stdout] 205 ~ pub override_compensate_scale: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub draw_model: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - pub draw_model: bool, [INFO] [stdout] 84 + ub draw_model: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub cast_shadow: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 85 - pub cast_shadow: bool, [INFO] [stdout] 85 + ub cast_shadow: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub unk3: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - pub unk3: bool, [INFO] [stdout] 89 + ub unk3: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub unk4: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - pub unk4: bool, [INFO] [stdout] 91 + ub unk4: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub unk5: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - pub unk5: bool, [INFO] [stdout] 93 + ub unk5: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.66s [INFO] running `Command { std: "docker" "inspect" "c41315d9147ccbd3c96b62d7f3c4b29776ba19e57c0bc176363ef87825d9a759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41315d9147ccbd3c96b62d7f3c4b29776ba19e57c0bc176363ef87825d9a759", kill_on_drop: false }` [INFO] [stdout] c41315d9147ccbd3c96b62d7f3c4b29776ba19e57c0bc176363ef87825d9a759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb109493ca20506e021ac825daed69e996334c662c5c59c28fb5dfe8b3f8653 [INFO] running `Command { std: "docker" "start" "-a" "afb109493ca20506e021ac825daed69e996334c662c5c59c28fb5dfe8b3f8653", kill_on_drop: false }` [INFO] [stderr] Compiling hexlit v0.5.5 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | /// Overrides the translation values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 198 | pub override_translation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 197 ~ // Overrides the translation values with the default resting pose from the skeleton. [INFO] [stdout] 198 ~ pub override_translation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | /// Overrides the rotation values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 200 | pub override_rotation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 199 ~ // Overrides the rotation values with the default resting pose from the skeleton. [INFO] [stdout] 200 ~ pub override_rotation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | /// Overrides the scale values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 202 | pub override_scale: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 ~ // Overrides the scale values with the default resting pose from the skeleton. [INFO] [stdout] 202 ~ pub override_scale: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | /// Sets scale compensation to `false` for all transforms in this track. [INFO] [stdout] | ^ [INFO] [stdout] 204 | // TODO: Is this scale compensation or scale inheritance? [INFO] [stdout] 205 | pub override_compensate_scale: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 203 ~ // Sets scale compensation to `false` for all transforms in this track. [INFO] [stdout] 204 | // TODO: Is this scale compensation or scale inheritance? [INFO] [stdout] 205 ~ pub override_compensate_scale: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub draw_model: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - pub draw_model: bool, [INFO] [stdout] 84 + ub draw_model: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub cast_shadow: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 85 - pub cast_shadow: bool, [INFO] [stdout] 85 + ub cast_shadow: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub unk3: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - pub unk3: bool, [INFO] [stdout] 89 + ub unk3: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub unk4: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - pub unk4: bool, [INFO] [stdout] 91 + ub unk4: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub unk5: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - pub unk5: bool, [INFO] [stdout] 93 + ub unk5: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ssbh_lib v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | /// Overrides the translation values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 198 | pub override_translation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 197 ~ // Overrides the translation values with the default resting pose from the skeleton. [INFO] [stdout] 198 ~ pub override_translation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | /// Overrides the rotation values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 200 | pub override_rotation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 199 ~ // Overrides the rotation values with the default resting pose from the skeleton. [INFO] [stdout] 200 ~ pub override_rotation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | /// Overrides the scale values with the default resting pose from the skeleton. [INFO] [stdout] | ^ [INFO] [stdout] 202 | pub override_scale: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 ~ // Overrides the scale values with the default resting pose from the skeleton. [INFO] [stdout] 202 ~ pub override_scale: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/anim.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | /// Sets scale compensation to `false` for all transforms in this track. [INFO] [stdout] | ^ [INFO] [stdout] 204 | // TODO: Is this scale compensation or scale inheritance? [INFO] [stdout] 205 | pub override_compensate_scale: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 203 ~ // Sets scale compensation to `false` for all transforms in this track. [INFO] [stdout] 204 | // TODO: Is this scale compensation or scale inheritance? [INFO] [stdout] 205 ~ pub override_compensate_scale: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub draw_model: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - pub draw_model: bool, [INFO] [stdout] 84 + ub draw_model: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub cast_shadow: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 85 - pub cast_shadow: bool, [INFO] [stdout] 85 + ub cast_shadow: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub unk3: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - pub unk3: bool, [INFO] [stdout] 89 + ub unk3: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub unk4: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - pub unk4: bool, [INFO] [stdout] 91 + ub unk4: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/formats/meshex.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub unk5: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - pub unk5: bool, [INFO] [stdout] 93 + ub unk5: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "afb109493ca20506e021ac825daed69e996334c662c5c59c28fb5dfe8b3f8653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb109493ca20506e021ac825daed69e996334c662c5c59c28fb5dfe8b3f8653", kill_on_drop: false }` [INFO] [stdout] afb109493ca20506e021ac825daed69e996334c662c5c59c28fb5dfe8b3f8653