[INFO] cloning repository https://github.com/provenzali/aprodb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/provenzali/aprodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenzali%2Faprodb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenzali%2Faprodb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cf6e8b60f592723f9b42bcad44df40248a494b7
[INFO] checking provenzali/aprodb against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovenzali%2Faprodb" "/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/provenzali/aprodb
[INFO] finished tweaking git repo https://github.com/provenzali/aprodb
[INFO] tweaked toml for git repo https://github.com/provenzali/aprodb written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/provenzali/aprodb 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/provenzali/aprodb 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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | homepage = "https://github.com/provenzali/aprodb"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 | repository = "https://github.com/provenzali/aprodb"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `aprodb` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.13.1
[INFO] [stderr]   Downloaded wgpu-naga-bridge v30.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v30.0.0
[INFO] [stderr]   Downloaded sfa v1.0.0
[INFO] [stderr]   Downloaded interval-heap v0.0.5
[INFO] [stderr]   Downloaded compare v0.0.6
[INFO] [stderr]   Downloaded naga-types v30.0.0
[INFO] [stderr]   Downloaded varint-rs v2.2.1
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v30.0.0
[INFO] [stderr]   Downloaded byteview v0.10.2
[INFO] [stderr]   Downloaded twox-hash v2.1.3
[INFO] [stderr]   Downloaded quick_cache v0.6.24
[INFO] [stderr]   Downloaded fjall v3.1.8
[INFO] [stderr]   Downloaded sysinfo v0.39.6
[INFO] [stderr]   Downloaded wgpu-types v30.0.0
[INFO] [stderr]   Downloaded lsm-tree v3.1.9
[INFO] [stderr]   Downloaded wgpu v30.0.0
[INFO] [stderr]   Downloaded wgpu-core v30.0.0
[INFO] [stderr]   Downloaded wgpu-hal v30.0.0
[INFO] [stderr]   Downloaded naga v30.0.0
[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] 221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511
[INFO] running `Command { std: "docker" "start" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511", 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" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511", 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" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | homepage = "https://github.com/provenzali/aprodb"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 | repository = "https://github.com/provenzali/aprodb"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `aprodb` (manifest) generated 1 warning
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking compare v0.0.6
[INFO] [stderr]     Checking interval-heap v0.0.5
[INFO] [stderr]     Checking sfa v1.0.0
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking quick_cache v0.6.24
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking varint-rs v2.2.1
[INFO] [stderr]     Checking byteview v0.10.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking sysinfo v0.39.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking aprodb-types v0.1.0 (/opt/rustwide/workdir/crates/aprodb-types)
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking lsm-tree v3.1.9
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking aprodb-proto v0.1.0 (/opt/rustwide/workdir/crates/aprodb-proto)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking fjall v3.1.8
[INFO] [stderr]     Checking aprodb-storage v0.1.0 (/opt/rustwide/workdir/crates/aprodb-storage)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking aprodb-client v0.1.0 (/opt/rustwide/workdir/crates/aprodb-client)
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]     Checking aprodb-compute v0.1.0 (/opt/rustwide/workdir/crates/aprodb-compute)
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuBackend: Sync`
[INFO] [stdout]    --> crates/aprodb-compute/src/gpu.rs:433:29
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl AcceleratorBackend for WgpuBackend {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `parking_lot::lock_api::Mutex<parking_lot::RawMutex, Option<GpuContext>>: Sync`
[INFO] [stdout]     = note: which requires `Option<GpuContext>: Send`
[INFO] [stdout]     = note: which requires `GpuContext: Send`
[INFO] [stdout]     = note: which requires `HashMap<ProjectionDescriptor, CachedProjection>: Send`
[INFO] [stdout]     = note: which requires `hashbrown::map::HashMap<ProjectionDescriptor, CachedProjection, RandomState>: Send`
[INFO] [stdout]     = note: which requires `hashbrown::raw::RawTable<(ProjectionDescriptor, CachedProjection)>: Send`
[INFO] [stdout]     = note: which requires `(ProjectionDescriptor, CachedProjection): Send`
[INFO] [stdout]     = note: which requires `CachedProjection: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::Buffer>: Send`
[INFO] [stdout]     = note: which requires `wgpu::Buffer: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: 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: 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 (`aprodb_compute`)
[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::WgpuBackend: Sync`
[INFO] [stdout]    --> crates/aprodb-compute/src/gpu.rs:433:29
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl AcceleratorBackend for WgpuBackend {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `parking_lot::lock_api::Mutex<parking_lot::RawMutex, Option<GpuContext>>: Sync`
[INFO] [stdout]     = note: which requires `Option<GpuContext>: Send`
[INFO] [stdout]     = note: which requires `GpuContext: Send`
[INFO] [stdout]     = note: which requires `HashMap<ProjectionDescriptor, CachedProjection>: Send`
[INFO] [stdout]     = note: which requires `hashbrown::map::HashMap<ProjectionDescriptor, CachedProjection, RandomState>: Send`
[INFO] [stdout]     = note: which requires `hashbrown::raw::RawTable<(ProjectionDescriptor, CachedProjection)>: Send`
[INFO] [stdout]     = note: which requires `(ProjectionDescriptor, CachedProjection): Send`
[INFO] [stdout]     = note: which requires `CachedProjection: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::Buffer>: Send`
[INFO] [stdout]     = note: which requires `wgpu::Buffer: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: 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: 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 (`aprodb_compute`)
[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::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/aprodb-compute/src/lib.rs:1232:18
[INFO] [stdout]      |
[INFO] [stdout] 1232 |                 .fetch_update(
[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] 1232 -                 .fetch_update(
[INFO] [stdout] 1232 +                 .try_update(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aprodb-engine v0.1.0 (/opt/rustwide/workdir/crates/aprodb-engine)
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuBackend: Send`
[INFO] [stdout]   --> crates/aprodb-compute/examples/compute_crossover.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 |     println!("backend_initial={}", gpu.name());
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, Option<aprodb_compute::gpu::GpuContext>>: Send`
[INFO] [stdout]    = note: which requires `Option<aprodb_compute::gpu::GpuContext>: Send`
[INFO] [stdout]    = note: which requires `aprodb_compute::gpu::GpuContext: Send`
[INFO] [stdout]    = note: which requires `HashMap<ProjectionDescriptor, aprodb_compute::gpu::CachedProjection>: Send`
[INFO] [stdout]    = note: which requires `hashbrown::map::HashMap<ProjectionDescriptor, aprodb_compute::gpu::CachedProjection, RandomState>: Send`
[INFO] [stdout]    = note: which requires `hashbrown::raw::RawTable<(ProjectionDescriptor, aprodb_compute::gpu::CachedProjection)>: Send`
[INFO] [stdout]    = note: which requires `(ProjectionDescriptor, aprodb_compute::gpu::CachedProjection): Send`
[INFO] [stdout]    = note: which requires `aprodb_compute::gpu::CachedProjection: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu::api::buffer::Buffer>: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::buffer::Buffer: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchBuffer: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: 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 (`compute_crossover`)
[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::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/aprodb-engine/src/lib.rs:4188:18
[INFO] [stdout]      |
[INFO] [stdout] 4188 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |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] 4188 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 4188 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> crates/aprodb-engine/src/lib.rs:4188:18
[INFO] [stdout]      |
[INFO] [stdout] 4188 |                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |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] 4188 -                 .fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 4188 +                 .try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aprodb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking aprodb-server v0.1.0 (/opt/rustwide/workdir/crates/aprodb-server)
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/engine.rs:191:18: 191:42}: Sync`
[INFO] [stdout]    --> src/engine.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .map(|(offset, (key, value))| {
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `(&Database, &u64): Sync`
[INFO] [stdout]     = note: which requires `&Database: Sync`
[INFO] [stdout]     = note: which requires `Database: Sync`
[INFO] [stdout]     = note: which requires `parking_lot::lock_api::Mutex<parking_lot::RawMutex, GpuState>: Sync`
[INFO] [stdout]     = note: which requires `GpuState: Send`
[INFO] [stdout]     = note: which requires `GpuExecutor: Send`
[INFO] [stdout]     = note: which requires `wgpu::ComputePipeline: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchComputePipeline: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreComputePipeline>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreComputePipeline: 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<parking_lot::lock_api::Mutex<parking_lot::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 (`aprodb`)
[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 `{closure@src/engine.rs:191:18: 191:42}: Sync`
[INFO] [stdout]    --> src/engine.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .map(|(offset, (key, value))| {
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `(&Database, &u64): Sync`
[INFO] [stdout]     = note: which requires `&Database: Sync`
[INFO] [stdout]     = note: which requires `Database: Sync`
[INFO] [stdout]     = note: which requires `parking_lot::lock_api::Mutex<parking_lot::RawMutex, GpuState>: Sync`
[INFO] [stdout]     = note: which requires `GpuState: Send`
[INFO] [stdout]     = note: which requires `GpuExecutor: Send`
[INFO] [stdout]     = note: which requires `wgpu::ComputePipeline: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchComputePipeline: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreComputePipeline>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreComputePipeline: 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<parking_lot::lock_api::Mutex<parking_lot::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 (`aprodb`)
[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 aprodb-cli v0.1.0 (/opt/rustwide/workdir/crates/aprodb-cli)
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@tests/database.rs:68:27: 68:34}: Send`
[INFO] [stdout]   --> tests/database.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 | /             thread::spawn(move || {
[INFO] [stdout] 69 | |                 for item in 0..50 {
[INFO] [stdout] 70 | |                     db.put(format!("worker:{worker}:{item}"), Value::Integer(item))
[INFO] [stdout] 71 | |                         .unwrap();
[INFO] [stdout] 72 | |                 }
[INFO] [stdout] 73 | |             })
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `(Arc<Database>, i32): Send`
[INFO] [stdout]    = note: which requires `Arc<Database>: Send`
[INFO] [stdout]    = note: which requires `Database: Send`
[INFO] [stdout]    = note: which requires `lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, aprodb::engine::GpuState>: Send`
[INFO] [stdout]    = note: which requires `aprodb::engine::GpuState: Send`
[INFO] [stdout]    = note: which requires `aprodb::compute::gpu::GpuExecutor: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::compute_pipeline::ComputePipeline: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchComputePipeline: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu::backend::wgpu_core::CoreComputePipeline>: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreComputePipeline: 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: 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 (`database`)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511", kill_on_drop: false }`
[INFO] [stdout] 221fa005b4aa1f481869e8875248291c501481bc818d4806259d8b8df5d10511
