The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Motion with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/b3ll/Motion.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/b3ll/Motion
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c9a57f9 Update README.md
Cloned https://github.com/b3ll/Motion.git
Revision (git rev-parse @):
c9a57f9d2b9d0a1e1b905753175e75a422d381d5
SUCCESS checkout https://github.com/b3ll/Motion.git at main
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.20s)
Fetched https://github.com/apple/swift-numerics from cache (0.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.52s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.05s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.08s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "motion",
      "name": "Motion",
      "url": "https://github.com/b3ll/Motion.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Motion",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.2",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/b3ll/Motion.git from cache
Fetched https://github.com/b3ll/Motion.git from cache (0.33s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.21s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/b3ll/Motion.git
Working copy of https://github.com/b3ll/Motion.git resolved at main (c9a57f9)
warning: '.resolve-product-dependencies': dependency 'motion' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/b3ll/Motion.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-6044DDE57671499D.txt
[8/17] Compiling RealModule Real.swift
[9/17] Compiling RealModule Float80+Real.swift
[10/18] Emitting module RealModule
[11/18] Compiling RealModule Float+Real.swift
[12/18] Compiling RealModule RealFunctions.swift
[13/18] Compiling RealModule ElementaryFunctions.swift
[14/18] Compiling RealModule Float16+Real.swift
[15/18] Compiling RealModule AlgebraicField.swift
[16/18] Compiling RealModule ApproximateEquality.swift
[17/18] Compiling RealModule AugmentedArithmetic.swift
[18/18] Compiling RealModule Double+Real.swift
[19/36] Compiling Motion AnimationGroup.swift
[20/36] Compiling Motion BasicAnimation.swift
[21/36] Compiling Motion DecayAnimation.swift
[22/38] Compiling Motion RubberBanding.swift
[23/38] Compiling Motion Synchronized.swift
[24/38] Compiling Motion CoreAnimationHelpers.swift
[25/38] Compiling Motion NSScreen+AnimationEnvironment.swift
[26/38] Compiling Motion AnimationDriver.swift
[27/38] Compiling Motion AnimationEnvironmentProxy.swift
[28/38] Compiling Motion EquatableEnough.swift
[29/38] Compiling Motion SIMDRepresentable.swift
[30/38] Emitting module Motion
[31/38] Compiling Motion SpringAnimation.swift
[32/38] Compiling Motion ValueAnimation.swift
[33/38] Compiling Motion AnimationEnvironment.swift
[34/38] Compiling Motion Animator.swift
[35/38] Compiling Motion CAKeyframeAnimationEmittable.swift
[36/38] Compiling Motion DecayFunction.swift
[37/38] Compiling Motion EasingFunctions.swift
[38/38] Compiling Motion SpringFunction.swift
[39/42] Emitting module Graphing
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:16:16: warning: stored property 'easingFunction' of 'Sendable'-conforming struct 'EasingFunctionShape' has non-sendable type 'EasingFunction<CGFloat>'
    public let easingFunction: EasingFunction<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/Functions/EasingFunctions.swift:16:15: note: generic struct 'EasingFunction' does not conform to the 'Sendable' protocol
public struct EasingFunction<Value: SIMDRepresentable>: Hashable {
              ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:21:16: warning: stored property 'animation' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimation<CGFloat>'
    public let animation: ValueAnimation<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/ValueAnimation.swift:125:14: note: generic class 'ValueAnimation' does not conform to the 'Sendable' protocol
public class ValueAnimation<Value: SIMDRepresentable>: Animation {
             ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:23:16: warning: stored property 'graphType' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimationShape.GraphType'
    public let graphType: GraphType
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:16:17: note: consider making enum 'GraphType' conform to the 'Sendable' protocol
    public enum GraphType {
                ^
                          : Sendable
[40/42] Compiling Graphing CurveGrapher.swift
[41/42] Compiling Graphing ValueAnimationGraph.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:21:16: warning: stored property 'animation' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimation<CGFloat>'
    public let animation: ValueAnimation<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/ValueAnimation.swift:125:14: note: generic class 'ValueAnimation' does not conform to the 'Sendable' protocol
public class ValueAnimation<Value: SIMDRepresentable>: Animation {
             ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:23:16: warning: stored property 'graphType' of 'Sendable'-conforming struct 'ValueAnimationShape' has non-sendable type 'ValueAnimationShape.GraphType'
    public let graphType: GraphType
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/ValueAnimationGraph.swift:16:17: note: consider making enum 'GraphType' conform to the 'Sendable' protocol
    public enum GraphType {
                ^
                          : Sendable
[42/42] Compiling Graphing EasingFunctionGraph.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:16:16: warning: stored property 'easingFunction' of 'Sendable'-conforming struct 'EasingFunctionShape' has non-sendable type 'EasingFunction<CGFloat>'
    public let easingFunction: EasingFunction<CGFloat>
               ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Motion/Animations/Functions/EasingFunctions.swift:16:15: note: generic struct 'EasingFunction' does not conform to the 'Sendable' protocol
public struct EasingFunction<Value: SIMDRepresentable>: Hashable {
              ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Graphing/EasingFunctionGraph.swift:10:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Motion'
import Motion
^
@preconcurrency
Build complete! (15.75s)
Build complete.
Done.