[INFO] cloning repository https://github.com/nukecat/swsel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nukecat/swsel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukecat%2Fswsel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukecat%2Fswsel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 325eddd2be1f4a218fd8b3c060f0ee06af45c2b4 [INFO] checking nukecat/swsel against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukecat%2Fswsel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nukecat/swsel [INFO] finished tweaking git repo https://github.com/nukecat/swsel [INFO] tweaked toml for git repo https://github.com/nukecat/swsel written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nukecat/swsel on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding zip v6.0.0 (available: v7.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded libz-rs-sys v0.5.4 [INFO] [stderr] Downloaded ppmd-rust v1.3.0 [INFO] [stderr] Downloaded zlib-rs v0.5.4 [INFO] [stderr] Downloaded zip v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbf5b1c5cb8b558677c66fcd731af243e0f8098a07137e2175acf3a87fd24c1d [INFO] running `Command { std: "docker" "start" "-a" "bbf5b1c5cb8b558677c66fcd731af243e0f8098a07137e2175acf3a87fd24c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbf5b1c5cb8b558677c66fcd731af243e0f8098a07137e2175acf3a87fd24c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf5b1c5cb8b558677c66fcd731af243e0f8098a07137e2175acf3a87fd24c1d", kill_on_drop: false }` [INFO] [stdout] bbf5b1c5cb8b558677c66fcd731af243e0f8098a07137e2175acf3a87fd24c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b97c76bc59e19dae25f2e22c3004323114d6037e13ca6deed695666461836ce [INFO] running `Command { std: "docker" "start" "-a" "1b97c76bc59e19dae25f2e22c3004323114d6037e13ca6deed695666461836ce", kill_on_drop: false }` [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking zlib-rs v0.5.4 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking libz-rs-sys v0.5.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking zune-jpeg v0.5.7 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking lzma-rust2 v0.13.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking deflate64 v0.1.10 [INFO] [stderr] Checking ppmd-rust v1.3.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking sw-structure-io v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `backtrace::Backtrace` [INFO] [stdout] --> src/io/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | backtrace::Backtrace, collections::HashSet, io::{Read, Write}, sync::LazyLock [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: `std::fs::File` [INFO] [stdout] --> src/io/version/v0.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn` [INFO] [stdout] --> src/io/version/v0.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, info, warn, trace}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::MaybeUninit` [INFO] [stdout] --> src/io/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::mem::MaybeUninit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsPrimitive` and `Num` [INFO] [stdout] --> src/io/utils.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use num_traits::{AsPrimitive, Num}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `trace`, and `warn` [INFO] [stdout] --> src/io/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:284:23 [INFO] [stdout] | [INFO] [stdout] 284 | root.position = r.read_array::()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:286:23 [INFO] [stdout] | [INFO] [stdout] 286 | root.rotation = r.read_array::()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:295:24 [INFO] [stdout] | [INFO] [stdout] 295 | block.position = r.read_array::()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:297:40 [INFO] [stdout] | [INFO] [stdout] 297 | block.rotation = unpack_rotation(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:340:30 [INFO] [stdout] | [INFO] [stdout] 340 | block.color = Some(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:366:37 [INFO] [stdout] | [INFO] [stdout] 366 | metadata.vectors.push(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:386:32 [INFO] [stdout] | [INFO] [stdout] 386 | metadata.colors.push(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | gradient.color_keys.push(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:124:60 [INFO] [stdout] | [INFO] [stdout] 124 | fn write_root(mut w: W, root: &SerializableRoot, building: &SerializableBuilding) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:239:82 [INFO] [stdout] | [INFO] [stdout] 239 | pub(crate) fn write_type_settings(mut w: W, block: &SerializableBlock, building: &SerializableBuilding) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:281:37 [INFO] [stdout] | [INFO] [stdout] 281 | fn read_root<'a, R: Read>(mut r: R, building: &SerializableBuilding) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:418:69 [INFO] [stdout] | [INFO] [stdout] 418 | fn read_type_settings(mut r: R, block: &SerializableBlock, building: &SerializableBuilding) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `NOT_INTERACTABLE` is never used [INFO] [stdout] --> src/io/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static NOT_INTERACTABLE: LazyLock> = LazyLock::new(||{[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CUSTOM_BLOCKS` is never used [INFO] [stdout] --> src/io/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static CUSTOM_BLOCKS: LazyLock> = LazyLock::new(||[ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bounds` is never constructed [INFO] [stdout] --> src/io/utils.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Bounds { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_center_and_size`, `get_center_and_size`, `to_inbounds`, `to_global`, and `encapsulate` are never used [INFO] [stdout] --> src/io/utils.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 14 | impl Bounds { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 15 | pub(crate) const fn from_center_and_size(center: [f32; 3], size: [f32; 3]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) const fn get_center_and_size(&self) -> ([f32; 3], [f32; 3]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub(crate) fn to_inbounds(&self, f: [f32; 3]) -> [i16; 3] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub(crate) fn to_global(&self, v: [i16; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub(crate) fn encapsulate(&mut self, block_position: &[f32; 3]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pack_color` is never used [INFO] [stdout] --> src/io/utils.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | pub(crate) fn pack_color([r, g, b]: [u8; 3]) -> u16 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unpack_color` is never used [INFO] [stdout] --> src/io/utils.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) fn unpack_color(rgb565: u16) -> [u8; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BE` is never used [INFO] [stdout] --> src/io/utils.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | pub type BE = BigEndian; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoVecExt` is never used [INFO] [stdout] --> src/io/utils.rs:327:18 [INFO] [stdout] | [INFO] [stdout] 327 | pub(crate) trait IntoVecExt: IntoIterator + Sized + AsRef<[T]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zip v6.0.0 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stdout] warning: unused import: `backtrace::Backtrace` [INFO] [stdout] --> src/io/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | backtrace::Backtrace, collections::HashSet, io::{Read, Write}, sync::LazyLock [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: `std::fs::File` [INFO] [stdout] --> src/io/version/v0.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn` [INFO] [stdout] --> src/io/version/v0.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, info, warn, trace}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::MaybeUninit` [INFO] [stdout] --> src/io/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::mem::MaybeUninit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsPrimitive` and `Num` [INFO] [stdout] --> src/io/utils.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use num_traits::{AsPrimitive, Num}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `trace`, and `warn` [INFO] [stdout] --> src/io/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::buffer` [INFO] [stdout] --> tests/roundtrip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use image::buffer; [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: `sw_structure_io::structs::*` [INFO] [stdout] --> tests/roundtrip.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sw_structure_io::structs::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zip::read::ZipFile` [INFO] [stdout] --> tests/roundtrip.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use zip::read::ZipFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> tests/roundtrip.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> tests/roundtrip.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:284:23 [INFO] [stdout] | [INFO] [stdout] 284 | root.position = r.read_array::()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:286:23 [INFO] [stdout] | [INFO] [stdout] 286 | root.rotation = r.read_array::()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:295:24 [INFO] [stdout] | [INFO] [stdout] 295 | block.position = r.read_array::()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:297:40 [INFO] [stdout] | [INFO] [stdout] 297 | block.rotation = unpack_rotation(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:340:30 [INFO] [stdout] | [INFO] [stdout] 340 | block.color = Some(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:366:37 [INFO] [stdout] | [INFO] [stdout] 366 | metadata.vectors.push(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:386:32 [INFO] [stdout] | [INFO] [stdout] 386 | metadata.colors.push(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/io/version/v0.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | gradient.color_keys.push(r.read_array::()?); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `utils::ReadUtilsExt::read_array(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(read_array)]` to the crate attributes to enable `read_array` [INFO] [stdout] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 + #![feature(read_array)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:124:60 [INFO] [stdout] | [INFO] [stdout] 124 | fn write_root(mut w: W, root: &SerializableRoot, building: &SerializableBuilding) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:239:82 [INFO] [stdout] | [INFO] [stdout] 239 | pub(crate) fn write_type_settings(mut w: W, block: &SerializableBlock, building: &SerializableBuilding) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:281:37 [INFO] [stdout] | [INFO] [stdout] 281 | fn read_root<'a, R: Read>(mut r: R, building: &SerializableBuilding) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `building` [INFO] [stdout] --> src/io/version/v0.rs:418:69 [INFO] [stdout] | [INFO] [stdout] 418 | fn read_type_settings(mut r: R, block: &SerializableBlock, building: &SerializableBuilding) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `NOT_INTERACTABLE` is never used [INFO] [stdout] --> src/io/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static NOT_INTERACTABLE: LazyLock> = LazyLock::new(||{[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CUSTOM_BLOCKS` is never used [INFO] [stdout] --> src/io/mod.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static CUSTOM_BLOCKS: LazyLock> = LazyLock::new(||[ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bounds` is never constructed [INFO] [stdout] --> src/io/utils.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct Bounds { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_center_and_size`, `get_center_and_size`, `to_inbounds`, `to_global`, and `encapsulate` are never used [INFO] [stdout] --> src/io/utils.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 14 | impl Bounds { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 15 | pub(crate) const fn from_center_and_size(center: [f32; 3], size: [f32; 3]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) const fn get_center_and_size(&self) -> ([f32; 3], [f32; 3]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub(crate) fn to_inbounds(&self, f: [f32; 3]) -> [i16; 3] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub(crate) fn to_global(&self, v: [i16; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub(crate) fn encapsulate(&mut self, block_position: &[f32; 3]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pack_color` is never used [INFO] [stdout] --> src/io/utils.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | pub(crate) fn pack_color([r, g, b]: [u8; 3]) -> u16 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unpack_color` is never used [INFO] [stdout] --> src/io/utils.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | pub(crate) fn unpack_color(rgb565: u16) -> [u8; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `BE` is never used [INFO] [stdout] --> src/io/utils.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | pub type BE = BigEndian; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoVecExt` is never used [INFO] [stdout] --> src/io/utils.rs:327:18 [INFO] [stdout] | [INFO] [stdout] 327 | pub(crate) trait IntoVecExt: IntoIterator + Sized + AsRef<[T]> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "1b97c76bc59e19dae25f2e22c3004323114d6037e13ca6deed695666461836ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b97c76bc59e19dae25f2e22c3004323114d6037e13ca6deed695666461836ce", kill_on_drop: false }` [INFO] [stdout] 1b97c76bc59e19dae25f2e22c3004323114d6037e13ca6deed695666461836ce