[INFO] cloning repository https://github.com/Brad-Hesson/brickfoundry_v0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brad-Hesson/brickfoundry_v0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrad-Hesson%2Fbrickfoundry_v0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrad-Hesson%2Fbrickfoundry_v0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cd30f643ac5576bca634d73f20b3cda6481708e
[INFO] checking Brad-Hesson/brickfoundry_v0 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrad-Hesson%2Fbrickfoundry_v0" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brad-Hesson/brickfoundry_v0
[INFO] finished tweaking git repo https://github.com/Brad-Hesson/brickfoundry_v0
[INFO] tweaked toml for git repo https://github.com/Brad-Hesson/brickfoundry_v0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brad-Hesson/brickfoundry_v0 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brad-Hesson/brickfoundry_v0 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd4a84855c18076a408a64ede1a06fc0d4e6934d31b25ed28095dd336cf4c3a7
[INFO] running `Command { std: "docker" "start" "-a" "cd4a84855c18076a408a64ede1a06fc0d4e6934d31b25ed28095dd336cf4c3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd4a84855c18076a408a64ede1a06fc0d4e6934d31b25ed28095dd336cf4c3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4a84855c18076a408a64ede1a06fc0d4e6934d31b25ed28095dd336cf4c3a7", kill_on_drop: false }`
[INFO] [stdout] cd4a84855c18076a408a64ede1a06fc0d4e6934d31b25ed28095dd336cf4c3a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8061e4dd61e35b593d142c74a5214fb1ab7f15ae5bc21812cfb9960eac8d0bb4
[INFO] running `Command { std: "docker" "start" "-a" "8061e4dd61e35b593d142c74a5214fb1ab7f15ae5bc21812cfb9960eac8d0bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking generational-box v0.5.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking async-compression v0.4.13
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking dioxus-core v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking krates v0.16.10
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling dioxus-rsx v0.5.6
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking dioxus-html v0.5.6
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking dioxus-signals v0.5.7
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dioxus-hooks v0.5.6
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.6
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.6
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.6
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking dioxus-lib v0.5.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking dioxus-hot-reload v0.5.6
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking ldraw v0.1.0 (https://github.com/segfault87/ldraw.rs.git#e1bec513)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling dioxus_server_macro v0.5.6
[INFO] [stderr]     Checking kdtree v0.6.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking dioxus-fullstack v0.5.6
[INFO] [stderr]     Checking ldraw-ir v0.1.0 (https://github.com/segfault87/ldraw.rs.git#e1bec513)
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dioxus-router-macro v0.5.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]     Checking dioxus-router v0.5.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]     Checking dioxus-logger v0.5.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking ldraw-renderer v0.0.1 (https://github.com/segfault87/ldraw.rs.git#e1bec513)
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking viewer-common v0.1.0 (https://github.com/segfault87/ldraw.rs.git#e1bec513)
[INFO] [stderr]     Checking brickfoundry-v0 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc`, `BufReader`, `Mutex`, `Read`, `Seek`, `collections::HashMap`, `convert::Infallible`, `fs::File`, `net::SocketAddr`, and `path::Path`
[INFO] [stdout]   --> src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     convert::Infallible,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     fs::File,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  7 |     io::{BufReader, Read, Seek},
[INFO] [stdout]    |          ^^^^^^^^^  ^^^^  ^^^^
[INFO] [stdout]  8 |     net::SocketAddr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     path::Path,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     sync::{Arc, Mutex},
[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: `anyhow::Context`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use anyhow::Context;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]   --> src/main.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | use dioxus_logger::tracing::{self, info, warn};
[INFO] [stdout]    |                                    ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatusCode` and `Uri`
[INFO] [stdout]   --> src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | use http::{StatusCode, Uri};
[INFO] [stdout]    |            ^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `Read`
[INFO] [stdout]  --> src/components/lego_render.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufReader, Read},
[INFO] [stdout]   |          ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::stream`
[INFO] [stdout]  --> src/components/lego_render.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures_util::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap`, `io::Read as _`, and `path::Path`
[INFO] [stdout]  --> src/server/ldraw.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, io::Read as _, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context as _`
[INFO] [stdout]  --> src/server/ldraw.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Context as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]  --> src/server/ldraw.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dioxus_logger::tracing::{info, warn};
[INFO] [stdout]   |                              ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `canvas_elem`
[INFO] [stdout]   --> src/components/lego_render.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let Ok(canvas_elem) = element.dyn_into::<HtmlCanvasElement>() else {
[INFO] [stdout]    |                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_canvas_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USE_TLS` is never used
[INFO] [stdout]   --> src/main.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const USE_TLS: bool = false;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `App` is never used
[INFO] [stdout]   --> src/main.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn App() -> Element {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `LegoRender` is never used
[INFO] [stdout]   --> src/components/lego_render.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn LegoRender(props: LegoRenderProps) -> Element {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `use_element` is never used
[INFO] [stdout]   --> src/components/lego_render.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn use_element(mut f: impl FnMut(web_sys::Element) + 'static) -> impl FnMut(Event<MountedData>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pages` is never used
[INFO] [stdout]   --> src/pages.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Pages {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `BufReader`, `Mutex`, `Read`, `Seek`, `collections::HashMap`, `convert::Infallible`, `fs::File`, `net::SocketAddr`, and `path::Path`
[INFO] [stdout]   --> src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     collections::HashMap,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     convert::Infallible,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     fs::File,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  7 |     io::{BufReader, Read, Seek},
[INFO] [stdout]    |          ^^^^^^^^^  ^^^^  ^^^^
[INFO] [stdout]  8 |     net::SocketAddr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     path::Path,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     sync::{Arc, Mutex},
[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: `anyhow::Context`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use anyhow::Context;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]   --> src/main.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | use dioxus_logger::tracing::{self, info, warn};
[INFO] [stdout]    |                                    ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatusCode` and `Uri`
[INFO] [stdout]   --> src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | use http::{StatusCode, Uri};
[INFO] [stdout]    |            ^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `Read`
[INFO] [stdout]  --> src/components/lego_render.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{BufReader, Read},
[INFO] [stdout]   |          ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::stream`
[INFO] [stdout]  --> src/components/lego_render.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures_util::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap`, `io::Read as _`, and `path::Path`
[INFO] [stdout]  --> src/server/ldraw.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, io::Read as _, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Context as _`
[INFO] [stdout]  --> src/server/ldraw.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Context as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]  --> src/server/ldraw.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dioxus_logger::tracing::{info, warn};
[INFO] [stdout]   |                              ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `canvas_elem`
[INFO] [stdout]   --> src/components/lego_render.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let Ok(canvas_elem) = element.dyn_into::<HtmlCanvasElement>() else {
[INFO] [stdout]    |                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_canvas_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USE_TLS` is never used
[INFO] [stdout]   --> src/main.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const USE_TLS: bool = false;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `App` is never used
[INFO] [stdout]   --> src/main.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn App() -> Element {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `LegoRender` is never used
[INFO] [stdout]   --> src/components/lego_render.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn LegoRender(props: LegoRenderProps) -> Element {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `use_element` is never used
[INFO] [stdout]   --> src/components/lego_render.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn use_element(mut f: impl FnMut(web_sys::Element) + 'static) -> impl FnMut(Event<MountedData>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pages` is never used
[INFO] [stdout]   --> src/pages.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Pages {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s
[INFO] running `Command { std: "docker" "inspect" "8061e4dd61e35b593d142c74a5214fb1ab7f15ae5bc21812cfb9960eac8d0bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8061e4dd61e35b593d142c74a5214fb1ab7f15ae5bc21812cfb9960eac8d0bb4", kill_on_drop: false }`
[INFO] [stdout] 8061e4dd61e35b593d142c74a5214fb1ab7f15ae5bc21812cfb9960eac8d0bb4
