[INFO] cloning repository https://github.com/daejunnom/Clearra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daejunnom/Clearra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaejunnom%2FClearra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaejunnom%2FClearra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c97090ba01c12d14133c8c4429898d6fe3224029
[INFO] checking daejunnom/Clearra against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaejunnom%2FClearra" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/daejunnom/Clearra
[INFO] finished tweaking git repo https://github.com/daejunnom/Clearra
[INFO] tweaked toml for git repo https://github.com/daejunnom/Clearra written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daejunnom/Clearra on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daejunnom/Clearra 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> crates/clearra-wasm-abi/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ # linkage attribute that the implementation crates intentionally forbid.
[INFO] [stderr] 30 + [lints]
[INFO] [stderr] 31 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ # linkage attribute that the implementation crates intentionally forbid.
[INFO] [stderr] 30 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `clearra-wasm-abi` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naga-types v30.0.0
[INFO] [stderr]   Downloaded wgpu-naga-bridge v30.0.0
[INFO] [stderr]   Downloaded fumen v0.1.2
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]   Downloaded bit-set v0.10.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v30.0.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.12.0
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded wgpu-types v30.0.0
[INFO] [stderr]   Downloaded resvg v0.47.0
[INFO] [stderr]   Downloaded wgpu v30.0.0
[INFO] [stderr]   Downloaded usvg v0.47.0
[INFO] [stderr]   Downloaded tiny-skia v0.12.0
[INFO] [stderr]   Downloaded wgpu-core v30.0.0
[INFO] [stderr]   Downloaded naga v30.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c
[INFO] running `Command { std: "docker" "start" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c", 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" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c", 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" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> crates/clearra-wasm-abi/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ # linkage attribute that the implementation crates intentionally forbid.
[INFO] [stderr] 30 + [lints]
[INFO] [stderr] 31 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ # linkage attribute that the implementation crates intentionally forbid.
[INFO] [stderr] 30 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `clearra-wasm-abi` (manifest) generated 1 warning
[INFO] [stderr]     Checking clearra-core-domain v0.8.0 (/opt/rustwide/workdir/crates/clearra-core-domain)
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking serde_json v1.0.145 (/opt/rustwide/workdir/tools/vendor/serde_json)
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/clearra-core-domain/src/resource/shared_resource_lease.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 159 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 159 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking clearra-profiles v0.8.0 (/opt/rustwide/workdir/crates/clearra-profiles)
[INFO] [stderr]     Checking clearra-piece-registry v0.8.0 (/opt/rustwide/workdir/crates/clearra-piece-registry)
[INFO] [stderr]     Checking clearra-coverage v0.8.0 (/opt/rustwide/workdir/crates/clearra-coverage)
[INFO] [stderr]     Checking clearra-rules v0.8.0 (/opt/rustwide/workdir/crates/clearra-rules)
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking clearra-geometry v0.8.0 (/opt/rustwide/workdir/crates/clearra-geometry)
[INFO] [stderr]     Checking clearra-replay v0.8.0 (/opt/rustwide/workdir/crates/clearra-replay)
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12 (/opt/rustwide/workdir/tools/vendor/parking_lot_core)
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking clearra-spin v0.8.0 (/opt/rustwide/workdir/crates/clearra-spin)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking document-features v0.2.12 (/opt/rustwide/workdir/tools/vendor/document-features)
[INFO] [stderr]     Checking clearra-exact-cover v0.8.0 (/opt/rustwide/workdir/crates/clearra-exact-cover)
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/clearra-coverage/src/cover/exact_minimum_cover_portfolios.rs:1681:10
[INFO] [stdout]      |
[INFO] [stdout] 1681 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1681 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout] 1681 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking clearra-two-line v0.8.0 (/opt/rustwide/workdir/crates/clearra-two-line)
[INFO] [stderr]     Checking clearra-i18n v0.8.0 (/opt/rustwide/workdir/crates/clearra-i18n)
[INFO] [stderr]     Checking fumen v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking clearra-fumen v0.8.0 (/opt/rustwide/workdir/crates/clearra-fumen)
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking clearra-platform-fs v0.8.0 (/opt/rustwide/workdir/crates/clearra-platform-fs)
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking clearra-ctk3 v0.8.0 (/opt/rustwide/workdir/crates/clearra-ctk3)
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking clearra-supply v0.8.0 (/opt/rustwide/workdir/crates/clearra-supply)
[INFO] [stderr]     Checking clearra-objectives v0.8.0 (/opt/rustwide/workdir/crates/clearra-objectives)
[INFO] [stderr]     Checking clearra-finesse v0.8.0 (/opt/rustwide/workdir/crates/clearra-finesse)
[INFO] [stderr]     Checking clearra-build-coverage v0.8.0 (/opt/rustwide/workdir/crates/clearra-build-coverage)
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking clearra-pc-graph v0.8.0 (/opt/rustwide/workdir/crates/clearra-pc-graph)
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking clearra-problem v0.8.0 (/opt/rustwide/workdir/crates/clearra-problem)
[INFO] [stderr]     Checking clearra-scoring v0.8.0 (/opt/rustwide/workdir/crates/clearra-scoring)
[INFO] [stderr]     Checking clearra-core-ffi v0.8.0 (/opt/rustwide/workdir/crates/clearra-core-ffi)
[INFO] [stderr]     Checking clearra-postprocess v0.8.0 (/opt/rustwide/workdir/crates/clearra-postprocess)
[INFO] [stderr]     Checking clearra-forward-search v0.8.0 (/opt/rustwide/workdir/crates/clearra-forward-search)
[INFO] [stderr]     Checking clearra-spin-structure-search v0.8.0 (/opt/rustwide/workdir/crates/clearra-spin-structure-search)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clearra-render v0.8.0 (/opt/rustwide/workdir/crates/clearra-render)
[INFO] [stderr]     Checking clearra-host-contract v0.8.0 (/opt/rustwide/workdir/crates/clearra-host-contract)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/clearra-core-domain/src/resource/shared_resource_lease.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 159 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 159 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clearra-output v0.8.0 (/opt/rustwide/workdir/crates/clearra-output)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/clearra-coverage/src/cover/exact_minimum_cover_portfolios.rs:1681:10
[INFO] [stdout]      |
[INFO] [stdout] 1681 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout]      |          ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1681 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout] 1681 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |next| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0 (/opt/rustwide/workdir/tools/vendor/gpu-allocator)
[INFO] [stderr]     Checking wgpu-hal v30.0.0 (/opt/rustwide/workdir/tools/vendor/wgpu-hal)
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]     Checking clearra-webgpu v0.8.0 (/opt/rustwide/workdir/crates/clearra-webgpu)
[INFO] [stdout] warning: overflow evaluating the requirement `OnceLock<wgpu::Instance>: Sync`
[INFO] [stdout]    --> crates/clearra-webgpu/src/adapter_selection.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     static INSTANCE: OnceLock<wgpu::Instance> = OnceLock::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `wgpu::Instance: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchInstance: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::ContextWgpuCore>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `registry::Registry<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `Vec<storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `alloc::raw_vec::RawVec<storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `PhantomData<storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: 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 (`clearra_webgpu`)
[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 `OnceLock<wgpu::Instance>: Sync`
[INFO] [stdout]    --> crates/clearra-webgpu/src/adapter_selection.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     static INSTANCE: OnceLock<wgpu::Instance> = OnceLock::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `wgpu::Instance: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchInstance: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::ContextWgpuCore>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `registry::Registry<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `Vec<storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `alloc::raw_vec::RawVec<storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `PhantomData<storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `storage::Element<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu::wgpu_core::command::ComputePass>>>: 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 (`clearra_webgpu`)
[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 clearra-core-executor v0.8.0 (/opt/rustwide/workdir/crates/clearra-core-executor)
[INFO] [stderr]     Checking clearra-postprocess-gpu v0.8.0 (/opt/rustwide/workdir/crates/clearra-postprocess-gpu)
[INFO] [stdout] warning: overflow evaluating the requirement `Result<WebGpuGeometryExactCoverSession, PackingRunnerError>: Send`
[INFO] [stdout]    --> crates/clearra-core-executor/src/backend/native_webgpu_packing_executor.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let connection = scope.spawn(move || connect_exact_webgpu_session(adapter_selection));
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `WebGpuGeometryExactCoverSession: Send`
[INFO] [stdout]     = note: which requires `Option<clearra_webgpu::geometry_exact_cover_dispatch::LayerScratch>: Send`
[INFO] [stdout]     = note: which requires `clearra_webgpu::geometry_exact_cover_dispatch::LayerScratch: Send`
[INFO] [stdout]     = note: which requires `wgpu::api::bind_group::BindGroup: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBindGroup: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBindGroup>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBindGroup: 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<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, wgpu_core::storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::storage::Storage<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>: 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 (`clearra_core_executor`)
[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 `Result<WebGpuGeometryExactCoverSession, PackingRunnerError>: Send`
[INFO] [stdout]    --> crates/clearra-core-executor/src/backend/native_webgpu_packing_executor.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let connection = scope.spawn(move || connect_exact_webgpu_session(adapter_selection));
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `WebGpuGeometryExactCoverSession: Send`
[INFO] [stdout]     = note: which requires `Option<clearra_webgpu::geometry_exact_cover_dispatch::LayerScratch>: Send`
[INFO] [stdout]     = note: which requires `clearra_webgpu::geometry_exact_cover_dispatch::LayerScratch: Send`
[INFO] [stdout]     = note: which requires `wgpu::api::bind_group::BindGroup: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBindGroup: Send`
[INFO] [stdout]     = note: which requires `std::sync::Arc<wgpu::backend::wgpu_core::CoreBindGroup>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBindGroup: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `std::sync::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<std::sync::Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::lock::vanilla::RwLock<wgpu_core::storage::Storage<std::sync::Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, wgpu_core::storage::Storage<std::sync::Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>>: Send`
[INFO] [stdout]     = note: which requires `wgpu_core::storage::Storage<std::sync::Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>: 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 (`clearra_core_executor`)
[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: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/clearra-core-executor/src/resource/shared_execution_resource_authority.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 93 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 93 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/clearra-core-executor/src/resource/shared_execution_resource_authority.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 93 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 93 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clearra-setup-search v0.8.0 (/opt/rustwide/workdir/crates/clearra-setup-search)
[INFO] [stderr]     Checking clearra-pc-artifact v0.8.0 (/opt/rustwide/workdir/tools/clearra-pc-artifact)
[INFO] [stderr]     Checking clearra-validation v0.8.0 (/opt/rustwide/workdir/crates/clearra-validation)
[INFO] [stderr]     Checking clearra-app v0.8.0 (/opt/rustwide/workdir/crates/clearra-app)
[INFO] [stderr]     Checking clearra-ui-schema v0.8.0 (/opt/rustwide/workdir/crates/clearra-ui-schema)
[INFO] [stderr]     Checking clearra-invariant-tests v0.8.0 (/opt/rustwide/workdir/crates/clearra-invariant-tests)
[INFO] [stderr]     Checking clearra-cli-command v0.8.0 (/opt/rustwide/workdir/crates/clearra-cli-command)
[INFO] [stderr]     Checking clearra-wasm v0.8.0 (/opt/rustwide/workdir/crates/clearra-wasm)
[INFO] [stderr]     Checking clearra-cli v0.8.0 (/opt/rustwide/workdir/crates/clearra-cli)
[INFO] [stderr]     Checking clearra-gui-host v0.8.0 (/opt/rustwide/workdir/crates/clearra-gui-host)
[INFO] [stderr]     Checking clearra-wasm-abi v0.8.0 (/opt/rustwide/workdir/crates/clearra-wasm-abi)
[INFO] [stderr] warning: unused dependency `getrandom`
[INFO] [stderr]   --> crates/clearra-app/Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | getrandom = "0.4.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 `getrandom`
[INFO] [stderr] warning: `clearra-app` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `clearra-ui-schema`
[INFO] [stderr]   --> crates/clearra-gui-host/Cargo.toml:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | clearra-ui-schema = { path = "../clearra-ui-schema" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `clearra-ui-schema`
[INFO] [stderr] warning: `clearra-gui-host` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `clearra-ui-schema`
[INFO] [stderr]   --> crates/clearra-invariant-tests/Cargo.toml:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | clearra-ui-schema = { path = "../clearra-ui-schema" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `clearra-ui-schema`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `clearra-invariant-tests` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `serde`
[INFO] [stderr]   --> crates/clearra-render/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | serde = { version = "1", features = ["derive"] }
[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`
[INFO] [stderr] warning: `clearra-render` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v30.0.0, wgpu v30.0.0, wgpu-core v30.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c", kill_on_drop: false }`
[INFO] [stdout] 5ca193418309d6dcb3c73f16ff43e383d82b8bcc011c3d4a5d4b6248fd4b8e4c
