[INFO] cloning repository https://github.com/Numi2/rustychart
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Numi2/rustychart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNumi2%2Frustychart", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNumi2%2Frustychart'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53b8e3d69f549b750e971b01442d888b15daabdd
[INFO] checking Numi2/rustychart against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNumi2%2Frustychart" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Numi2/rustychart
[INFO] finished tweaking git repo https://github.com/Numi2/rustychart
[INFO] tweaked toml for git repo https://github.com/Numi2/rustychart written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Numi2/rustychart on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Numi2/rustychart 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptos v0.6.15
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded serde_qs v0.13.0
[INFO] [stderr]   Downloaded leptos_meta v0.6.15
[INFO] [stderr]   Downloaded leptos_router v0.6.15
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded server_fn v0.6.15
[INFO] [stderr]   Downloaded leptos_hot_reload v0.6.15
[INFO] [stderr]   Downloaded leptos_config v0.6.15
[INFO] [stderr]   Downloaded oco_ref v0.1.1
[INFO] [stderr]   Downloaded utf8-width v0.1.8
[INFO] [stderr]   Downloaded manyhow-macros v0.10.4
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] [stderr]   Downloaded server_fn_macro v0.6.15
[INFO] [stderr]   Downloaded leptos_server v0.6.15
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded attribute-derive-macro v0.9.2
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded server_fn_macro_default v0.6.15
[INFO] [stderr]   Downloaded leptos_integration_utils v0.6.15
[INFO] [stderr]   Downloaded leptos_axum v0.6.15
[INFO] [stderr]   Downloaded typed-builder-macro v0.18.2
[INFO] [stderr]   Downloaded attribute-derive v0.9.2
[INFO] [stderr]   Downloaded manyhow v0.10.4
[INFO] [stderr]   Downloaded typed-builder v0.18.2
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded leptos_macro v0.6.15
[INFO] [stderr]   Downloaded cached v0.45.1
[INFO] [stderr]   Downloaded leptos_dom v0.6.15
[INFO] [stderr]   Downloaded leptos_reactive v0.6.15
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded cc v1.2.49
[INFO] [stderr]   Downloaded reqwest v0.12.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865
[INFO] running `Command { std: "docker" "start" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking cached v0.45.1
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking naga v27.0.3
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ts-core v0.1.0 (/opt/rustwide/workdir/ts-core)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking oco_ref v0.1.1
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ta-engine v0.1.0 (/opt/rustwide/workdir/ta-engine)
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking lru v0.11.1
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regime-engine v0.1.0 (/opt/rustwide/workdir/regime-engine)
[INFO] [stderr]     Checking script-engine v0.1.0 (/opt/rustwide/workdir/script-engine)
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stdout] warning: struct `ParsedScript` is never constructed
[INFO] [stdout]   --> script-engine/src/parser/pine.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct ParsedScript {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] warning: struct `ParsedScript` is never constructed
[INFO] [stdout]   --> script-engine/src/parser/pine.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct ParsedScript {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking leptos_reactive v0.6.15
[INFO] [stderr]     Checking leptos_config v0.6.15
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking wgpu-hal v27.0.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.25
[INFO] [stderr]     Checking alpha-vantage-client v0.1.0 (/opt/rustwide/workdir/alpha-vantage-client)
[INFO] [stderr]     Checking data-feed v0.1.0 (/opt/rustwide/workdir/data-feed)
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking chart-frontend v0.1.0 (/opt/rustwide/workdir/chart-frontend)
[INFO] [stderr]     Checking gpu_param_sweep v0.1.0 (/opt/rustwide/workdir/gpu_param_sweep)
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking scan-engine v0.1.0 (/opt/rustwide/workdir/scan-engine)
[INFO] [stderr]     Checking app-shell v0.1.0 (/opt/rustwide/workdir/app-shell)
[INFO] [stderr]     Checking leptos_dom v0.6.15
[INFO] [stderr]     Checking leptos_server v0.6.15
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@scan-engine/src/lib.rs:301:5: 301:10}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = Result<ScanResult, ScanError>> + std::marker::Send>>>`
[INFO] [stdout]    --> scan-engine/src/lib.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     async fn scan(&self, request: ScanRequest) -> Result<ScanResult, ScanError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@scan-engine/src/lib.rs:301:5: 301:10}>: CoerceUnsized<Box<dyn futures::Future<Output = Result<ScanResult, ScanError>> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@scan-engine/src/lib.rs:301:5: 301:10}: Unsize<dyn futures::Future<Output = Result<ScanResult, ScanError>> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@scan-engine/src/lib.rs:301:5: 301:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@scan-engine/src/lib.rs:301:5: 301:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<Vec<BacktestMetrics>, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of GpuBacktester::run_param_sweep()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@GpuBacktester::run_param_sweep::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::BufferSlice<'_>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&wgpu::api::buffer::Buffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::Buffer: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: std::marker::Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`scan_engine`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@scan-engine/src/lib.rs:301:5: 301:10}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = Result<ScanResult, ScanError>> + std::marker::Send>>>`
[INFO] [stdout]    --> scan-engine/src/lib.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     async fn scan(&self, request: ScanRequest) -> Result<ScanResult, ScanError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@scan-engine/src/lib.rs:301:5: 301:10}>: CoerceUnsized<Box<dyn futures::Future<Output = Result<ScanResult, ScanError>> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@scan-engine/src/lib.rs:301:5: 301:10}: Unsize<dyn futures::Future<Output = Result<ScanResult, ScanError>> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@scan-engine/src/lib.rs:301:5: 301:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@scan-engine/src/lib.rs:301:5: 301:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<Vec<BacktestMetrics>, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of GpuBacktester::run_param_sweep()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@GpuBacktester::run_param_sweep::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::BufferSlice<'_>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&wgpu::api::buffer::Buffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::Buffer: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: std::marker::Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`scan_engine`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leptos v0.6.15
[INFO] [stderr]     Checking leptos_meta v0.6.15
[INFO] [stderr]     Checking leptos_integration_utils v0.6.15
[INFO] [stderr]     Checking leptos_router v0.6.15
[INFO] [stderr]     Checking leptos_axum v0.6.15
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<ServerState>, axum::Json<GridScanRequest>) -> impl futures_util::Future<Output = impl IntoResponse> {grid_scan_handler}: Handler<(axum_core::extract::private::ViaRequest, State<ServerState>, Json<_>), _>`
[INFO] [stdout]    --> backend/src/main.rs:595:34
[INFO] [stdout]     |
[INFO] [stdout] 595 |         .route("/api/scan-grid", post(grid_scan_handler))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = impl IntoResponse>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of grid_scan_handler()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@backend/src/main.rs:1077:24: 1214:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Vec<BacktestMetrics>, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of GpuBacktester::run_param_sweep()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@GpuBacktester::run_param_sweep::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::BufferSlice<'_>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&wgpu::api::buffer::Buffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::Buffer: std::marker::Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: std::marker::Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: std::marker::Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: std::marker::Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu_core::global::Global: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`backend`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `fn(State<ServerState>, axum::Json<GridScanRequest>) -> impl futures_util::Future<Output = impl IntoResponse> {grid_scan_handler}: Handler<(axum_core::extract::private::ViaRequest, State<ServerState>, Json<_>), _>`
[INFO] [stdout]    --> backend/src/main.rs:595:34
[INFO] [stdout]     |
[INFO] [stdout] 595 |         .route("/api/scan-grid", post(grid_scan_handler))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = impl IntoResponse>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of grid_scan_handler()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@backend/src/main.rs:1077:24: 1214:2}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<Vec<BacktestMetrics>, anyhow::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of GpuBacktester::run_param_sweep()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@GpuBacktester::run_param_sweep::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::BufferSlice<'_>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&wgpu::api::buffer::Buffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::api::buffer::Buffer: std::marker::Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: std::marker::Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: std::marker::Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: std::marker::Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: std::marker::Send`
[INFO] [stdout]     = note: which requires `wgpu_core::global::Global: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`backend`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `serde_with`
[INFO] [stderr]   --> alpha-vantage-client/Cargo.toml:10:2
[INFO] [stderr]    |
[INFO] [stderr] 10 |  serde_with = "3"
[INFO] [stderr]    |  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_with`
[INFO] [stderr] warning: `alpha-vantage-client` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `chart-frontend`
[INFO] [stderr]  --> app-shell/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | chart-frontend = { path = "../chart-frontend" }
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `chart-frontend`
[INFO] [stderr] warning: `app-shell` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `ta-engine`
[INFO] [stderr]   --> scan-engine/Cargo.toml:13:2
[INFO] [stderr]    |
[INFO] [stderr] 13 |  ta-engine = { path = "../ta-engine" }
[INFO] [stderr]    |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ta-engine`
[INFO] [stderr] warning: `scan-engine` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `regime-engine`
[INFO] [stderr]   --> ui/Cargo.toml:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | regime-engine = { path = "../regime-engine" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `regime-engine`
[INFO] [stderr] warning: unused dependency `script-engine`
[INFO] [stderr]   --> ui/Cargo.toml:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | script-engine = { path = "../script-engine" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `script-engine`
[INFO] [stderr] warning: unused dependency `tower-http`
[INFO] [stderr]   --> ui/Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | tower-http = { version = "0.5", optional = true, features = ["fs", "trace"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tower-http`
[INFO] [stderr] warning: `ui` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.9.2, naga v27.0.3, proc-macro-error2 v2.0.1, wgpu v27.0.1, wgpu-core v27.0.3, wgpu-hal v27.0.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865", kill_on_drop: false }`
[INFO] [stdout] ed73b69add5e014902fc5b3d222d8c8cb5b36df34a1b38959c21e8e2afccd865
