[INFO] cloning repository https://github.com/tytrdev/abiogenesis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tytrdev/abiogenesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftytrdev%2Fabiogenesis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftytrdev%2Fabiogenesis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2512cb9689c31a561ffd4d8c12f72d6d96982607
[INFO] checking tytrdev/abiogenesis against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftytrdev%2Fabiogenesis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tytrdev/abiogenesis
[INFO] finished tweaking git repo https://github.com/tytrdev/abiogenesis
[INFO] tweaked toml for git repo https://github.com/tytrdev/abiogenesis written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tytrdev/abiogenesis on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tytrdev/abiogenesis 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | license = "MIT"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v25.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v25.0.0
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded cubecl v0.6.0
[INFO] [stderr]   Downloaded cubecl-macros-internal v0.6.0
[INFO] [stderr]   Downloaded wgpu v25.0.2
[INFO] [stderr]   Downloaded cubecl-ir v0.6.0
[INFO] [stderr]   Downloaded cubecl-common v0.6.0
[INFO] [stderr]   Downloaded cubecl-wgpu v0.6.0
[INFO] [stderr]   Downloaded cubecl-runtime v0.6.0
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded wgpu-core v25.0.2
[INFO] [stderr]   Downloaded wgpu-hal v25.0.2
[INFO] [stderr]   Downloaded cubecl-random v0.6.0
[INFO] [stderr]   Downloaded cubecl-hip v0.6.0
[INFO] [stderr]   Downloaded cubecl-cuda v0.6.0
[INFO] [stderr]   Downloaded cubecl-core v0.6.0
[INFO] [stderr]   Downloaded cubecl-std v0.6.0
[INFO] [stderr]   Downloaded cubecl-convolution v0.6.0
[INFO] [stderr]   Downloaded cubecl-reduce v0.6.0
[INFO] [stderr]   Downloaded cubecl-cpp v0.6.0
[INFO] [stderr]   Downloaded cubecl-macros v0.6.0
[INFO] [stderr]   Downloaded cubecl-matmul v0.6.0
[INFO] [stderr]   Downloaded cudarc v0.16.6
[INFO] [stderr]   Downloaded cubecl-hip-sys v6.4.4348400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395
[INFO] running `Command { std: "docker" "start" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395", 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" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395", 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" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | license = "MIT"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling cubecl-runtime v0.6.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cubecl-macros v0.6.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling cubecl-wgpu v0.6.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cubecl-macros-internal v0.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bff-core v0.1.0 (/opt/rustwide/workdir/crates/bff-core)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bff-history v0.1.0 (/opt/rustwide/workdir/crates/bff-history)
[INFO] [stderr]     Checking bff-interp v0.1.0 (/opt/rustwide/workdir/crates/bff-interp)
[INFO] [stderr]     Checking bff-math v0.1.0 (/opt/rustwide/workdir/crates/bff-math)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking bff-config v0.1.0 (/opt/rustwide/workdir/crates/bff-config)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking cubecl-ir v0.6.0
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking bff-db v0.1.0 (/opt/rustwide/workdir/crates/bff-db)
[INFO] [stderr]     Checking bff-analysis v0.1.0 (/opt/rustwide/workdir/crates/bff-analysis)
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking cubecl-core v0.6.0
[INFO] [stderr]     Checking cubecl-std v0.6.0
[INFO] [stderr]     Checking cubecl-random v0.6.0
[INFO] [stderr]     Checking cubecl-reduce v0.6.0
[INFO] [stderr]     Checking cubecl-matmul v0.6.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking cubecl-convolution v0.6.0
[INFO] [stderr]     Checking cubecl v0.6.0
[INFO] [stderr]     Checking bff-soup v0.1.0 (/opt/rustwide/workdir/crates/bff-soup)
[INFO] [stdout] warning: value assigned to `skip_advance` is never read
[INFO] [stdout]   --> crates/bff-interp/examples/cubecl_smoke.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut skip_advance = false;
[INFO] [stdout]    |                            ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 36 |         skip_advance = false;
[INFO] [stdout]    |         -------------------- `skip_advance` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GpuSoup: Send`
[INFO] [stdout]    --> crates/bff-soup/src/gpu.rs:518:21
[INFO] [stdout]     |
[INFO] [stdout] 518 | impl SoupRunner for GpuSoup {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `ComputeClient<WgpuServer, MutexComputeChannel<WgpuServer>>: Send`
[INFO] [stdout]     = note: which requires `MutexComputeChannel<WgpuServer>: Send`
[INFO] [stdout]     = note: which requires `Arc<spin::mutex::Mutex<WgpuServer>>: Send`
[INFO] [stdout]     = note: which requires `spin::mutex::Mutex<WgpuServer>: Send`
[INFO] [stdout]     = note: which requires `WgpuServer: Send`
[INFO] [stdout]     = note: which requires `wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]     = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::registry::Registry<Arc<wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<wgpu_core::command::CommandBuffer>>>: 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 (`bff_soup`)
[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 `gpu::GpuSoup: Send`
[INFO] [stdout]    --> crates/bff-soup/src/gpu.rs:518:21
[INFO] [stdout]     |
[INFO] [stdout] 518 | impl SoupRunner for GpuSoup {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `ComputeClient<WgpuServer, MutexComputeChannel<WgpuServer>>: Send`
[INFO] [stdout]     = note: which requires `MutexComputeChannel<WgpuServer>: Send`
[INFO] [stdout]     = note: which requires `Arc<spin::mutex::Mutex<WgpuServer>>: Send`
[INFO] [stdout]     = note: which requires `spin::mutex::Mutex<WgpuServer>: Send`
[INFO] [stdout]     = note: which requires `WgpuServer: Send`
[INFO] [stdout]     = note: which requires `wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]     = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::registry::Registry<Arc<wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<wgpu_core::command::CommandBuffer>>>: 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 (`bff_soup`)
[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 bff-spatial v0.1.0 (/opt/rustwide/workdir/crates/bff-spatial)
[INFO] [stdout] warning: overflow evaluating the requirement `GpuSoup: Send`
[INFO] [stdout]   --> crates/bff-soup/examples/profile_soup.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 soup.step_epoch();
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `cubecl_runtime::client::ComputeClient<cubecl_wgpu::compute::server::WgpuServer, cubecl_runtime::channel::mutex::MutexComputeChannel<cubecl_wgpu::compute::server::WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `cubecl_runtime::channel::mutex::MutexComputeChannel<cubecl_wgpu::compute::server::WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `Arc<spin::mutex::Mutex<cubecl_wgpu::compute::server::WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `spin::mutex::Mutex<cubecl_wgpu::compute::server::WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `cubecl_wgpu::compute::server::WgpuServer: Send`
[INFO] [stdout]    = note: which requires `cubecl_wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::registry::Registry<Arc<wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<wgpu_core::command::CommandBuffer>>>: 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 (`profile_soup`)
[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 `GpuSoup: Send`
[INFO] [stdout]    --> crates/bff-soup/examples/batch_sweep.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |     soup.run_epochs(&stop, &mut |m: SoupMetrics, _programs: &[u8]| {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `cubecl_runtime::client::ComputeClient<cubecl_wgpu::compute::server::WgpuServer, cubecl_runtime::channel::mutex::MutexComputeChannel<cubecl_wgpu::compute::server::WgpuServer>>: Send`
[INFO] [stdout]     = note: which requires `cubecl_runtime::channel::mutex::MutexComputeChannel<cubecl_wgpu::compute::server::WgpuServer>: Send`
[INFO] [stdout]     = note: which requires `Arc<spin::mutex::Mutex<cubecl_wgpu::compute::server::WgpuServer>>: Send`
[INFO] [stdout]     = note: which requires `spin::mutex::Mutex<cubecl_wgpu::compute::server::WgpuServer>: Send`
[INFO] [stdout]     = note: which requires `cubecl_wgpu::compute::server::WgpuServer: Send`
[INFO] [stdout]     = note: which requires `cubecl_wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]     = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::registry::Registry<Arc<wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<wgpu_core::command::CommandBuffer>>>: 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 (`batch_sweep`)
[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 `GpuSpatialSoup: Send`
[INFO] [stdout]   --> crates/bff-spatial/src/runner.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl SpatialRunner for crate::gpu_spatial::GpuSpatialSoup {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `ComputeClient<WgpuServer, MutexComputeChannel<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `MutexComputeChannel<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `Arc<spin::mutex::Mutex<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `spin::mutex::Mutex<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `WgpuServer: Send`
[INFO] [stdout]    = note: which requires `wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::registry::Registry<Arc<wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<wgpu_core::command::CommandBuffer>>>: 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 (`bff_spatial`)
[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 `gpu_spatial::GpuSpatialSoup: Send`
[INFO] [stdout]   --> crates/bff-spatial/src/runner.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl SpatialRunner for crate::gpu_spatial::GpuSpatialSoup {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `ComputeClient<WgpuServer, MutexComputeChannel<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `MutexComputeChannel<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `Arc<spin::mutex::Mutex<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `spin::mutex::Mutex<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `WgpuServer: Send`
[INFO] [stdout]    = note: which requires `wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::registry::Registry<Arc<wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<wgpu_core::command::CommandBuffer>>>: 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 (`bff_spatial`)
[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 bff-server v0.1.0 (/opt/rustwide/workdir/crates/bff-server)
[INFO] [stdout] warning: overflow evaluating the requirement `impl Future<Output = ()>: Send`
[INFO] [stdout]   --> crates/bff-server/src/ca2d_ws.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 |     ws.on_upgrade(handle_socket)
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of ca2d_ws::handle_socket()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/bff-server/src/ca2d_ws.rs:70:47: 216:2}: Send`
[INFO] [stdout]    = note: which requires `std::option::Option<GpuCa2d>: Send`
[INFO] [stdout]    = note: which requires `GpuCa2d: Send`
[INFO] [stdout]    = note: which requires `ComputeClient<WgpuServer, MutexComputeChannel<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `MutexComputeChannel<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `Arc<spin::mutex::Mutex<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `spin::mutex::Mutex<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `WgpuServer: Send`
[INFO] [stdout]    = note: which requires `wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu_core::global::Global>: 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 (`bff_server`)
[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 `impl Future<Output = ()>: Send`
[INFO] [stdout]   --> crates/bff-server/src/ca2d_ws.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 |     ws.on_upgrade(handle_socket)
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of ca2d_ws::handle_socket()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@crates/bff-server/src/ca2d_ws.rs:70:47: 216:2}: Send`
[INFO] [stdout]    = note: which requires `std::option::Option<GpuCa2d>: Send`
[INFO] [stdout]    = note: which requires `GpuCa2d: Send`
[INFO] [stdout]    = note: which requires `ComputeClient<WgpuServer, MutexComputeChannel<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `MutexComputeChannel<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `Arc<spin::mutex::Mutex<WgpuServer>>: Send`
[INFO] [stdout]    = note: which requires `spin::mutex::Mutex<WgpuServer>: Send`
[INFO] [stdout]    = note: which requires `WgpuServer: Send`
[INFO] [stdout]    = note: which requires `wgpu::compute::stream::WgpuStream: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::command_encoder::CommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreCommandEncoder: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu_core::global::Global>: 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 (`bff_server`)
[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_json`
[INFO] [stderr]  --> crates/bff-config/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | serde_json.workspace = true
[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_json`
[INFO] [stderr] warning: `bff-config` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]  --> crates/bff-db/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | serde_json.workspace = true
[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_json`
[INFO] [stderr] warning: `bff-db` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]   --> crates/bff-math/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | serde_json.workspace = true
[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_json`
[INFO] [stderr] warning: `bff-math` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cubecl-runtime v0.6.0, cubecl-wgpu v0.6.0, naga v25.0.1, wgpu v25.0.2, wgpu-core v25.0.2, wgpu-hal v25.0.2
[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" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395", kill_on_drop: false }`
[INFO] [stdout] 9543a14043ad468f29d67f529ac34de22199093124cba6c8177f0556a39af395
