The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DL4S with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/palle-k/DL4S.git
Reference: 0.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/palle-k/DL4S
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 1f90f87 docs update
Cloned https://github.com/palle-k/DL4S.git into spi-builder-workspace
1f90f8790bc23c2cfcd4c94f27cf6ef011d78cba
SUCCESS checkout https://github.com/palle-k/DL4S.git at 0.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling MKL placeholder.c
[2/70] Emitting module DL4S
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[3/79] Compiling DL4S LearningRate.swift
[4/79] Compiling DL4S Momentum.swift
[5/79] Compiling DL4S Optim.swift
[6/79] Compiling DL4S RMSProp.swift
[7/79] Compiling DL4S SGD.swift
[8/79] Compiling DL4S Double.swift
[9/79] Compiling DL4S Float.swift
[10/79] Compiling DL4S Int32.swift
[11/79] Compiling DL4S NumericType.swift
[12/79] Compiling DL4S Random.swift
[13/79] Compiling DL4S SummaryWriter.swift
[14/79] Compiling DL4S Context.swift
[15/79] Compiling DL4S Graph.swift
[16/79] Compiling DL4S Binary.swift
[17/79] Compiling DL4S Conv.swift
[18/79] Compiling DL4S Loss.swift
[19/79] Compiling DL4S Matrix.swift
[20/79] Compiling DL4S Reduce.swift
[21/79] Compiling DL4S Embedding.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[22/79] Compiling DL4S GRU.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[23/79] Compiling DL4S LSTM.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[24/79] Compiling DL4S Layer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[25/79] Compiling DL4S LayerNorm.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[26/79] Compiling DL4S Pooling.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[27/79] Compiling DL4S RNN.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[28/79] Compiling DL4S Residual.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[29/79] Compiling DL4S Sequential.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[30/79] Compiling DL4S ShapeLayer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/NN/Layer/Sequential.swift:91:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[31/79] Compiling DL4S GPU.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[32/79] Compiling DL4S Allocator.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[33/79] Compiling DL4S MemoryOps.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[34/79] Compiling DL4S Activation.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[35/79] Compiling DL4S BasicRNN.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[36/79] Compiling DL4S BatchNorm.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[37/79] Compiling DL4S BidirectionalRNN.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[38/79] Compiling DL4S Convolution.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[39/79] Compiling DL4S Dense.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[40/79] Compiling DL4S Dropout.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Memory Management/Allocator.swift:63:27: note: use 'update(from:count:)' instead
        self.baseAddress!.assign(from: ptr.baseAddress!, count: count)
                          ^~~~~~
                          update
[41/79] Compiling DL4S TransformerEncoderBlock.swift
[42/79] Compiling DL4S TransformerUtil.swift
[43/79] Compiling DL4S VGG.swift
[44/79] Compiling DL4S VGG11.swift
[45/79] Compiling DL4S VGG13.swift
[46/79] Compiling DL4S VGG16.swift
[47/79] Compiling DL4S VGG19.swift
[48/79] Compiling DL4S Adadelta.swift
[49/79] Compiling DL4S Adagrad.swift
[50/79] Compiling DL4S Adam.swift
[51/79] Compiling DL4S AlexNet.swift
[52/79] Compiling DL4S ResNet.swift
[53/79] Compiling DL4S MultiHeadAttention.swift
[54/79] Compiling DL4S PointwiseFeedForward.swift
[55/79] Compiling DL4S PositionalEncoding.swift
[56/79] Compiling DL4S ScaledDotProductAttention.swift
[57/79] Compiling DL4S Transformer.swift
[58/79] Compiling DL4S TransformerDecoder.swift
[59/79] Compiling DL4S TransformerDecoderBlock.swift
[60/79] Compiling DL4S TransformerEncoder.swift
[61/79] Compiling DL4S Assertions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[62/79] Compiling DL4S Buffer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[63/79] Compiling DL4S CPU.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[64/79] Compiling DL4S CPUEngine.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[65/79] Compiling DL4S CPUDouble.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[66/79] Compiling DL4S CPUFloat.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[67/79] Compiling DL4S CPUGeneric.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[68/79] Compiling DL4S CPUInt32.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[69/79] Compiling DL4S CPUNumeric.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[70/79] Compiling DL4S Engine.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:933:41: note: use 'update(from:count:)' instead
            dstMem.advanced(by: dstIdx).assign(from: sourceMem.advanced(by: srcIdx), count: copyCount)
                                        ^~~~~~
                                        update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1018:42: note: use 'update(from:count:)' instead
                dst.advanced(by: dstIdx).assign(from: src.advanced(by: srcIdx), count: copyCount)
                                         ^~~~~~
                                         update
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Engine/CPU/CPUEngine.swift:1098:50: note: use 'update(from:count:)' instead
            dstPtr.advanced(by: dstIdx * stride).assign(from: srcPtr.advanced(by: srcIdx * stride), count: stride)
                                                 ^~~~~~
                                                 update
[71/79] Compiling DL4S Scatter.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[72/79] Compiling DL4S Shape.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[73/79] Compiling DL4S Stack.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[74/79] Compiling DL4S Subscript.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[75/79] Compiling DL4S Unary.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[76/79] Compiling DL4S UtilOps.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[77/79] Compiling DL4S Tensor.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[78/79] Compiling DL4S TensorExt.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
[79/79] Compiling DL4S Util.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:251:37: warning: generic parameter 'Element' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct ProgressIterator<Element>: IteratorProtocol {
                                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DL4S/Util.swift:250:24: note: 'Element' previously declared here
public struct Progress<Element>: Sequence {
                       ^
Build complete! (10.06s)
Build complete.
Done.