The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-persistable-timer, reference main (154bcb), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 19:03:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-persistable-timer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ryu0118/swift-persistable-timer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 154bcb2 README.md を更新
Cloned https://github.com/Ryu0118/swift-persistable-timer.git
Revision (git rev-parse @):
154bcb26498644449041e8972469e4687e8a9e39
SUCCESS checkout https://github.com/Ryu0118/swift-persistable-timer.git at main
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
[1/956] Fetching swift-concurrency-extras
[432/7203] Fetching swift-concurrency-extras, swift-async-algorithms
[495/30786] Fetching swift-concurrency-extras, swift-async-algorithms, swift-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.90s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.90s)
Creating working copy for https://github.com/apple/swift-collections.git
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.1
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-persistable-timer",
      "name": "swift-persistable-timer",
      "url": "https://github.com/Ryu0118/swift-persistable-timer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-persistable-timer",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-concurrency-extras",
          "name": "swift-concurrency-extras",
          "url": "https://github.com/pointfreeco/swift-concurrency-extras.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Ryu0118/swift-persistable-timer.git
[1/370] Fetching swift-persistable-timer
Fetched https://github.com/Ryu0118/swift-persistable-timer.git from cache (0.69s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.1 (1.15s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.64s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.19s)
Creating working copy for https://github.com/Ryu0118/swift-persistable-timer.git
Working copy of https://github.com/Ryu0118/swift-persistable-timer.git resolved at main (154bcb2)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
warning: '.resolve-product-dependencies': dependency 'swift-persistable-timer' is not used by any target
Found 2 product dependencies
  - swift-async-algorithms
  - swift-concurrency-extras
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Ryu0118/swift-persistable-timer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Copying PrivacyInfo.xcprivacy
[5/10] Write sources
[9/10] Write swift-version--6988338F2F200930.txt
[11/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/40] Compiling InternalCollectionsUtilities Debugging.swift
[13/40] Compiling InternalCollectionsUtilities Descriptions.swift
[14/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/40] Compiling InternalCollectionsUtilities Specialize.swift
[18/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/40] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[20/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/40] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/40] Emitting module InternalCollectionsUtilities
[24/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/40] Compiling InternalCollectionsUtilities Integer rank.swift
[27/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/113] Compiling DequeModule _DequeBufferHeader.swift
[31/113] Compiling DequeModule _DequeSlot.swift
[32/114] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[33/114] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/114] Compiling OrderedCollections _HashTable.swift
[35/114] Compiling OrderedCollections _Hashtable+Header.swift
[36/114] Compiling OrderedCollections _HashTable+Constants.swift
[37/114] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[38/114] Compiling OrderedCollections _HashTable+Testing.swift
[39/114] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[40/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/120] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/120] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/120] Compiling OrderedCollections OrderedSet+Sendable.swift
[60/120] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/120] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/120] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/120] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[65/120] Compiling OrderedCollections _HashTable+Bucket.swift
[66/120] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/120] Emitting module DequeModule
[72/120] Compiling OrderedCollections OrderedSet+Codable.swift
[73/120] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/120] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/120] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/120] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/120] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/120] Compiling OrderedCollections OrderedSet+Hashable.swift
[79/120] Compiling OrderedCollections OrderedSet+Initializers.swift
[80/120] Compiling OrderedCollections OrderedSet+Insertions.swift
[81/120] Compiling OrderedCollections OrderedSet+Invariants.swift
[82/120] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[83/120] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/120] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/120] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/120] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[88/120] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[89/120] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[90/120] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[91/120] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[92/120] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[93/120] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[94/120] Compiling OrderedCollections OrderedDictionary+Values.swift
[95/120] Compiling OrderedCollections OrderedDictionary.swift
[103/120] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/120] Compiling OrderedCollections OrderedSet+Testing.swift
[105/120] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/120] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/120] Compiling OrderedCollections OrderedSet.swift
[108/120] Compiling OrderedCollections _UnsafeBitset.swift
[109/120] Emitting module OrderedCollections
[110/166] Compiling AsyncAlgorithms MergeStateMachine.swift
[111/166] Compiling AsyncAlgorithms MergeStorage.swift
[112/166] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[113/166] Compiling AsyncAlgorithms Rethrow.swift
[114/166] Compiling AsyncAlgorithms SetAlgebra.swift
[115/171] Emitting module AsyncAlgorithms
[116/171] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[117/171] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[118/171] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[119/171] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[120/171] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[121/171] Compiling AsyncAlgorithms Dictionary.swift
[122/171] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[123/171] Compiling AsyncAlgorithms Locking.swift
[124/171] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[125/171] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[126/171] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[127/171] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[128/171] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[129/171] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[130/171] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[131/171] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[132/171] Compiling AsyncAlgorithms ChannelStateMachine.swift
[133/171] Compiling AsyncAlgorithms ChannelStorage.swift
[134/171] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[135/171] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[136/171] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[137/171] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[138/171] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[139/171] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[140/171] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[141/171] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[142/171] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[143/171] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[144/171] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[145/171] Compiling AsyncAlgorithms AsyncChannel.swift
[146/171] Compiling AsyncAlgorithms UnsafeTransfer.swift
[147/171] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[148/171] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[149/171] Compiling AsyncAlgorithms ZipStateMachine.swift
[150/171] Compiling AsyncAlgorithms ZipStorage.swift
[151/171] Compiling ConcurrencyExtras Locking.swift
[154/171] Compiling ConcurrencyExtras AsyncStream.swift
[155/171] Compiling ConcurrencyExtras UncheckedBox.swift
[156/171] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[157/171] Emitting module ConcurrencyExtras
[158/171] Compiling ConcurrencyExtras LockIsolated.swift
[159/171] Compiling ConcurrencyExtras Task.swift
[160/171] Compiling ConcurrencyExtras MainSerialExecutor.swift
[161/171] Compiling ConcurrencyExtras Result.swift
[162/172] Compiling ConcurrencyExtras UncheckedSendable.swift
[163/172] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[164/172] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[165/172] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[166/172] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[167/172] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[168/172] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[169/172] Compiling AsyncAlgorithms CombineLatestStorage.swift
[170/172] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[171/172] Compiling AsyncAlgorithms DebounceStateMachine.swift
[172/172] Compiling AsyncAlgorithms DebounceStorage.swift
[173/176] Compiling PersistableTimerCore DataSource.swift
[174/176] Compiling PersistableTimerCore RestoreTimerData.swift
/Users/admin/builder/spi-builder-workspace/Sources/PersistableTimerCore/RestoreTimerData.swift:87:55: warning: '18' is not a valid version number for macOS
 85 |         case .stopwatch:
 86 |             if let lastPausePeriod = pausePeriods.last {
 87 |                 if #available(iOS 18, macCatalyst 18, macOS 18, tvOS 18, visionOS 2, watchOS 11, *) {
    |                                                       `- warning: '18' is not a valid version number for macOS
 88 |                     lastPausePeriod.pause.addingTimeInterval(min(0, -elapsedTime + 1)) ... lastPausePeriod.pause
 89 |                 } else {
[175/176] Compiling PersistableTimerCore RestoreTimerContainer.swift
[176/176] Emitting module PersistableTimerCore
[177/183] Compiling PersistableTimer resource_bundle_accessor.swift
[178/183] Emitting module PersistableTimer
[179/183] Compiling PersistableTimer exported.swift
[180/183] Compiling PersistableTimer PersistableTimer.swift
[181/183] Compiling PersistableTimerText exported.swift
[182/183] Emitting module PersistableTimerText
[183/183] Compiling PersistableTimerText PersistableTimerText.swift
Build complete! (12.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "exact" : [
          "1.3.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras.git"
    }
  ],
  "manifest_display_name" : "swift-persistable-timer",
  "name" : "swift-persistable-timer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "PersistableTimerCore",
      "targets" : [
        "PersistableTimerCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PersistableTimer",
      "targets" : [
        "PersistableTimer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PersistableTimerText",
      "targets" : [
        "PersistableTimerText"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PersistableTimerText",
      "module_type" : "SwiftTarget",
      "name" : "PersistableTimerText",
      "path" : "Sources/PersistableTimerText",
      "product_memberships" : [
        "PersistableTimerText"
      ],
      "sources" : [
        "PersistableTimerText.swift",
        "exported.swift"
      ],
      "target_dependencies" : [
        "PersistableTimerCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PersistableTimerCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "PersistableTimerCoreTests",
      "path" : "Tests/PersistableTimerCoreTests",
      "sources" : [
        "PersistableTimerCoreTests.swift"
      ],
      "target_dependencies" : [
        "PersistableTimerCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PersistableTimerCore",
      "module_type" : "SwiftTarget",
      "name" : "PersistableTimerCore",
      "path" : "Sources/PersistableTimerCore",
      "product_dependencies" : [
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "PersistableTimerCore",
        "PersistableTimer",
        "PersistableTimerText"
      ],
      "sources" : [
        "DataSource.swift",
        "RestoreTimerContainer.swift",
        "RestoreTimerData.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PersistableTimer",
      "module_type" : "SwiftTarget",
      "name" : "PersistableTimer",
      "path" : "Sources/PersistableTimer",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "PersistableTimer"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PersistableTimer/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PersistableTimer.swift",
        "exported.swift"
      ],
      "target_dependencies" : [
        "PersistableTimerCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.