[INFO] cloning repository https://github.com/sim-nest/sim-compute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sim-nest/sim-compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim-nest%2Fsim-compute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim-nest%2Fsim-compute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0ad6dc1f9f79946aa9b79e95d1697be56632bdd
[INFO] checking sim-nest/sim-compute against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsim-nest%2Fsim-compute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sim-nest/sim-compute
[INFO] finished tweaking git repo https://github.com/sim-nest/sim-compute
[INFO] tweaked toml for git repo https://github.com/sim-nest/sim-compute written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sim-nest/sim-compute on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sim-nest/sim-compute 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c
[INFO] running `Command { std: "docker" "start" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c", 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" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c", 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" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking libm v0.2.16
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sim-citizen-derive v0.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking sim-kernel v0.1.5
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking sim-value v0.1.2
[INFO] [stderr]     Checking sim-table-core v0.1.2
[INFO] [stderr]     Checking sim-citizen v0.1.2
[INFO] [stderr]     Checking sim-config v0.1.2
[INFO] [stderr]     Checking sim-shape v0.1.3
[INFO] [stderr]     Checking sim-cookbook v0.1.4
[INFO] [stderr]    Compiling sim-lib-numbers-core v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-tensor v0.1.6
[INFO] [stderr]    Compiling sim-lib-net-core v0.1.5
[INFO] [stderr]    Compiling sim-codec v0.1.6
[INFO] [stderr]    Compiling sim-lib-numbers-cas v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-cas-eval v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-f64 v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-func v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-numeric v0.2.0
[INFO] [stderr]    Compiling sim-lib-femm-core v0.2.0
[INFO] [stderr]    Compiling sim-lib-compute-model v0.2.0 (/opt/rustwide/workdir/crates/sim-lib-compute-model)
[INFO] [stderr]    Compiling sim-lib-femm-material v0.2.0
[INFO] [stderr]    Compiling sim-lib-femm-geometry v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-core v0.1.2
[INFO] [stderr]    Compiling sim-lib-compute-auto v0.2.0 (/opt/rustwide/workdir/crates/sim-lib-compute-auto)
[INFO] [stderr]    Compiling sim-lib-femm-mesh v0.2.0
[INFO] [stderr]    Compiling sim-lib-femm-space v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-ad v0.2.0
[INFO] [stderr]    Compiling sim-lib-compute-rocm v0.1.0 (/opt/rustwide/workdir/crates/sim-lib-compute-rocm)
[INFO] [stderr]    Compiling sim-lib-compute-wgpu v0.1.0 (/opt/rustwide/workdir/crates/sim-lib-compute-wgpu)
[INFO] [stderr]    Compiling sim-lib-compute-cuda v0.1.0 (/opt/rustwide/workdir/crates/sim-lib-compute-cuda)
[INFO] [stderr]    Compiling sim-lib-femm-flow v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-float v0.1.1
[INFO] [stderr]    Compiling sim-lib-femm-assembly v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-arith v0.1.1
[INFO] [stderr]    Compiling sim-lib-numbers-f64 v0.1.1
[INFO] [stderr]    Compiling sim-lib-femm-post v0.2.0
[INFO] [stderr]    Compiling sim-lib-compute-cli v0.1.1 (/opt/rustwide/workdir/crates/sim-lib-compute-cli)
[INFO] [stderr]    Compiling sim-lib-femm-physics v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-arith v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-float v0.2.0
[INFO] [stderr]    Compiling sim-lib-compute-model v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-codec v0.2.0
[INFO] [stderr]    Compiling sim-lib-femm-solve v0.2.0
[INFO] [stderr]    Compiling sim-lib-compute-femm v0.1.0 (/opt/rustwide/workdir/crates/sim-lib-compute-femm)
[INFO] [stderr]    Compiling sim-lib-numbers-i64 v0.1.1
[INFO] [stderr]    Compiling sim-lib-numbers-rk v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-i64 v0.2.0
[INFO] [stderr]    Compiling sim-lib-numbers-tensor-bcast v0.2.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/site.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl TensorExecutor for WgpuTensorExecutor {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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 `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/site.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl TensorExecutor for WgpuTensorExecutor {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Sync`
[INFO] [stdout]   --> crates/sim-lib-compute-wgpu/src/storage.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl TensorStorage for WgpuResidentStorage {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Send`
[INFO] [stdout]   --> crates/sim-lib-compute-wgpu/src/storage.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl TensorStorage for WgpuResidentStorage {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/site.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl TensorExecutor for WgpuTensorExecutor {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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 `WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/site.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl TensorExecutor for WgpuTensorExecutor {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Sync`
[INFO] [stdout]   --> crates/sim-lib-compute-wgpu/src/storage.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl TensorStorage for WgpuResidentStorage {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Send`
[INFO] [stdout]   --> crates/sim-lib-compute-wgpu/src/storage.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl TensorStorage for WgpuResidentStorage {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let result = tiny.execute(
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let result = tiny.execute(
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_eq!(executor.flush().unwrap().accepted, 14);
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_eq!(executor.flush().unwrap().accepted, 14);
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .execute(
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .execute(
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:251:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let card = sim_lib_numbers_tensor::TensorExecutor::card(&executor);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:251:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |     let card = sim_lib_numbers_tensor::TensorExecutor::card(&executor);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:351:32
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let error = match executor.execute(
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:351:32
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let error = match executor.execute(
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |     assert_eq!(executor.flush().unwrap().accepted, 10);
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:445:25
[INFO] [stdout]     |
[INFO] [stdout] 445 |     assert_eq!(executor.flush().unwrap().accepted, 10);
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:478:32
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let error = match executor.execute(
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:478:32
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let error = match executor.execute(
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `WgpuResidentStorage: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/storage.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         self.materialize()?.cell(index)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |       let result = tiny.execute(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 217 | |         &mut cx,
[INFO] [stdout] 218 | |         TensorRequest::new(
[INFO] [stdout] 219 | |             op,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         ),
[INFO] [stdout] 223 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |       let result = tiny.execute(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 217 | |         &mut cx,
[INFO] [stdout] 218 | |         TensorRequest::new(
[INFO] [stdout] 219 | |             op,
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |         ),
[INFO] [stdout] 223 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_eq!(executor.flush().unwrap().accepted, 14);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests/primitive_tests.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |     assert_eq!(executor.flush().unwrap().accepted, 14);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |       match executor
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 141 | |         .execute(
[INFO] [stdout] 142 | |             cx,
[INFO] [stdout] 143 | |             TensorRequest::new(op, inputs, TensorMeta::new(shape, dtype)),
[INFO] [stdout] 144 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |       match executor
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 141 | |         .execute(
[INFO] [stdout] 142 | |             cx,
[INFO] [stdout] 143 | |             TensorRequest::new(op, inputs, TensorMeta::new(shape, dtype)),
[INFO] [stdout] 144 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:351:23
[INFO] [stdout]     |
[INFO] [stdout] 351 |       let error = match executor.execute(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 352 | |         &mut cx,
[INFO] [stdout] 353 | |         TensorRequest::new(
[INFO] [stdout] 354 | |             op,
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |         ),
[INFO] [stdout] 358 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:351:23
[INFO] [stdout]     |
[INFO] [stdout] 351 |       let error = match executor.execute(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 352 | |         &mut cx,
[INFO] [stdout] 353 | |         TensorRequest::new(
[INFO] [stdout] 354 | |             op,
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |         ),
[INFO] [stdout] 358 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:445:16
[INFO] [stdout]     |
[INFO] [stdout] 445 |     assert_eq!(executor.flush().unwrap().accepted, 10);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:445:16
[INFO] [stdout]     |
[INFO] [stdout] 445 |     assert_eq!(executor.flush().unwrap().accepted, 10);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Send`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:478:23
[INFO] [stdout]     |
[INFO] [stdout] 478 |       let error = match executor.execute(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 479 | |         &mut cx,
[INFO] [stdout] 480 | |         TensorRequest::new(
[INFO] [stdout] 481 | |             op,
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |         ),
[INFO] [stdout] 485 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `site::WgpuTensorExecutor: Sync`
[INFO] [stdout]    --> crates/sim-lib-compute-wgpu/src/tests.rs:478:23
[INFO] [stdout]     |
[INFO] [stdout] 478 |       let error = match executor.execute(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 479 | |         &mut cx,
[INFO] [stdout] 480 | |         TensorRequest::new(
[INFO] [stdout] 481 | |             op,
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |         ),
[INFO] [stdout] 485 | |     ) {
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sim_lib_compute_wgpu`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c", kill_on_drop: false }`
[INFO] [stdout] e20a2295408b513da8e2a26a63d6e24a838446deb7309c372373c90f860b187c
