[INFO] cloning repository https://github.com/ashesh8500/fractal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashesh8500/fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashesh8500%2Ffractal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashesh8500%2Ffractal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cdb8a18d94ac866ea22c8e008a9e44db001a6f3
[INFO] checking ashesh8500/fractal against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashesh8500%2Ffractal" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ashesh8500/fractal
[INFO] finished tweaking git repo https://github.com/ashesh8500/fractal
[INFO] tweaked toml for git repo https://github.com/ashesh8500/fractal written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ashesh8500/fractal on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ashesh8500/fractal 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opener v0.7.2
[INFO] [stderr]   Downloaded plotly_derive v0.13.5
[INFO] [stderr]   Downloaded egui_plot v0.31.0
[INFO] [stderr]   Downloaded dbus v0.9.9
[INFO] [stderr]   Downloaded moxcms v0.7.6
[INFO] [stderr]   Downloaded libdbus-sys v0.2.6
[INFO] [stderr]   Downloaded plotly v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 623b5f192a558d4425b1537c88240453d6a04e1023f01d12916a4add01cecef4
[INFO] running `Command { std: "docker" "start" "-a" "623b5f192a558d4425b1537c88240453d6a04e1023f01d12916a4add01cecef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "623b5f192a558d4425b1537c88240453d6a04e1023f01d12916a4add01cecef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "623b5f192a558d4425b1537c88240453d6a04e1023f01d12916a4add01cecef4", kill_on_drop: false }`
[INFO] [stdout] 623b5f192a558d4425b1537c88240453d6a04e1023f01d12916a4add01cecef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdf88a2848ddff6ceb43d33eca794a89036041d9faf2a57c23a316790d8982c7
[INFO] running `Command { std: "docker" "start" "-a" "bdf88a2848ddff6ceb43d33eca794a89036041d9faf2a57c23a316790d8982c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking erased-serde v0.4.8
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking opener v0.7.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling dioxus-router-macro v0.6.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling plotly_derive v0.13.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dioxus-core v0.6.3
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking dioxus-cli-config v0.6.3
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling manganis-core v0.6.2
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling fractal_core_proto v0.1.0 (/opt/rustwide/workdir/crates/fractal_core_proto)
[INFO] [stderr]    Compiling fractal_core v0.1.0 (/opt/rustwide/workdir/crates/fractal_core)
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking manganis v0.6.2
[INFO] [stderr]     Checking dioxus-logger v0.6.2
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking dioxus-signals v0.6.3
[INFO] [stderr]     Checking dioxus-history v0.6.2
[INFO] [stderr]     Checking dioxus-devtools-types v0.6.2
[INFO] [stderr]     Checking dioxus-hooks v0.6.2
[INFO] [stderr]     Checking dioxus-devtools v0.6.2
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking dioxus-html v0.6.3
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking dioxus-lib v0.6.2
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking dioxus-router v0.6.3
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.54
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking plotly v0.13.5
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking egui_plot v0.31.0
[INFO] [stderr]     Checking egui_extras v0.31.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking dioxus v0.6.3
[INFO] [stderr]     Checking dioxus_frontend v0.1.0 (/opt/rustwide/workdir/crates/dioxus_frontend)
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking legacy_egui v0.1.0 (/opt/rustwide/workdir/crates/legacy_egui)
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> crates/dioxus_frontend/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[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: `dioxus_frontend::app::RootApp`
[INFO] [stdout]  --> crates/dioxus_frontend/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus_frontend::app::RootApp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:837:50
[INFO] [stdout]     |
[INFO] [stdout] 837 |         if let Some(dt) = chrono::NaiveDateTime::from_timestamp_opt(secs, 0) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> crates/dioxus_frontend/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[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: `dioxus_frontend::app::RootApp`
[INFO] [stdout]  --> crates/dioxus_frontend/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus_frontend::app::RootApp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:837:50
[INFO] [stdout]     |
[INFO] [stdout] 837 |         if let Some(dt) = chrono::NaiveDateTime::from_timestamp_opt(secs, 0) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_epoch_date` is never used
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:834:4
[INFO] [stdout]     |
[INFO] [stdout] 834 | fn format_epoch_date(ts: f64) -> String {
[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 `format_epoch_date` is never used
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:834:4
[INFO] [stdout]     |
[INFO] [stdout] 834 | fn format_epoch_date(ts: f64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:837:50
[INFO] [stdout]     |
[INFO] [stdout] 837 |         if let Some(dt) = chrono::NaiveDateTime::from_timestamp_opt(secs, 0) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:837:50
[INFO] [stdout]     |
[INFO] [stdout] 837 |         if let Some(dt) = chrono::NaiveDateTime::from_timestamp_opt(secs, 0) {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `portfolios_result` is never read
[INFO] [stdout]    --> crates/legacy_egui/src/app.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct AsyncState {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub portfolios_result: Option<Result<Vec<crate::portfolio::Portfolio>, String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AsyncState` has a derived impl for the trait `Debug`, 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: method `category` is never used
[INFO] [stdout]   --> crates/legacy_egui/src/components/mod.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait PortfolioComponent {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn category(&self) -> ComponentCategory {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ComponentCategory` is never used
[INFO] [stdout]   --> crates/legacy_egui/src/components/mod.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ComponentCategory {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_components_by_category` and `render_components_in_context` are never used
[INFO] [stdout]    --> crates/legacy_egui/src/components/manager.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl ComponentManager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_components_by_category(&self, category: ComponentCategory) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn render_components_in_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_epoch_date` is never used
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:834:4
[INFO] [stdout]     |
[INFO] [stdout] 834 | fn format_epoch_date(ts: f64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `portfolios_result` is never read
[INFO] [stdout]    --> crates/legacy_egui/src/app.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct AsyncState {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub portfolios_result: Option<Result<Vec<crate::portfolio::Portfolio>, String>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AsyncState` has a derived impl for the trait `Debug`, 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: method `category` is never used
[INFO] [stdout]   --> crates/legacy_egui/src/components/mod.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait PortfolioComponent {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn category(&self) -> ComponentCategory {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ComponentCategory` is never used
[INFO] [stdout]   --> crates/legacy_egui/src/components/mod.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum ComponentCategory {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_components_by_category` and `render_components_in_context` are never used
[INFO] [stdout]    --> crates/legacy_egui/src/components/manager.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl ComponentManager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_components_by_category(&self, category: ComponentCategory) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn render_components_in_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_epoch_date` is never used
[INFO] [stdout]    --> crates/legacy_egui/src/views/strategy_workbench.rs:834:4
[INFO] [stdout]     |
[INFO] [stdout] 834 | fn format_epoch_date(ts: f64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "bdf88a2848ddff6ceb43d33eca794a89036041d9faf2a57c23a316790d8982c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf88a2848ddff6ceb43d33eca794a89036041d9faf2a57c23a316790d8982c7", kill_on_drop: false }`
[INFO] [stdout] bdf88a2848ddff6ceb43d33eca794a89036041d9faf2a57c23a316790d8982c7
