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 swift-retry with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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/fumoboy007/swift-retry.git
Reference: 0.2.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fumoboy007/swift-retry
 * tag               0.2.4      -> FETCH_HEAD
HEAD is now at df9d7b1 Log the full error instead of only the error type.
Cloned https://github.com/fumoboy007/swift-retry.git
Revision (git rev-parse @):
df9d7b185d2e433147ec0083a73c257e665eea0d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/fumoboy007/swift-retry.git at 0.2.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/fumoboy007/swift-retry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/16] Emitting module Logging
[4/16] Compiling Logging MetadataProvider.swift
[5/16] Compiling Logging Locks.swift
[6/16] Compiling Logging LogHandler.swift
[7/16] Compiling Logging Logging.swift
[8/31] Emitting module Retry
[9/32] Compiling Retry RetryableRequest.swift
[10/32] Compiling Retry Error+OriginalError.swift
[11/32] Compiling Retry NotRetryable.swift
[12/32] Compiling Retry Retryable.swift
[13/32] Compiling Retry RetryableRequest+SafeRetry.swift
[14/32] Compiling Retry RandomNumberGenerator.swift
[15/32] Compiling Retry StandardRandomNumberGenerator.swift
[16/32] Compiling Retry Backoff.swift
[17/32] Compiling Retry BackoffAlgorithm.swift
[18/32] Compiling Retry Logger+RetryMetadataKey.swift
[19/32] Compiling Retry RecoveryAction.swift
[20/32] Compiling Retry ConstantBackoff.swift
[21/32] Compiling Retry FullJitterExponentialBackoff.swift
[22/32] Compiling Retry Retry.swift
[23/32] Compiling Retry RetryConfiguration.swift
[24/48] Compiling ConfigureRetryBehavior ConfigureRetryBehavior.swift
[25/48] Emitting module ConfigureRetryBehavior
[26/48] Compiling EnforceMinDelay EnforceMinDelay.swift
[27/48] Emitting module EnforceMinDelay
[28/48] Compiling CustomBackoffAlgorithm CustomBackoffAlgorithm.swift
[29/48] Emitting module CustomBackoffAlgorithm
[30/48] Compiling ReuseRetryConfiguration ReuseRetryConfiguration.swift
[31/48] Emitting module ReuseRetryConfiguration
[32/48] Emitting module EnableOrDisableRetriesForSpecificErrorCases
[33/48] Compiling EnableOrDisableRetriesForSpecificErrorCases EnableOrDisableRetriesForSpecificErrorCases.swift
[34/48] Emitting module RetryableRequest
[35/48] Compiling RetryableRequest RetryableRequest.swift
[36/50] Emitting module EnableOrDisableRetriesForSpecificCodePaths
[37/50] Compiling EnableOrDisableRetriesForSpecificCodePaths EnableOrDisableRetriesForSpecificCodePaths.swift
[38/50] Compiling BasicUsage BasicUsage.swift
[39/50] Emitting module BasicUsage
[39/50] Linking EnforceMinDelay
[40/50] Linking ReuseRetryConfiguration
[41/50] Linking EnableOrDisableRetriesForSpecificErrorCases
[41/50] Linking ConfigureRetryBehavior
[43/50] Linking RetryableRequest
[44/50] Linking CustomBackoffAlgorithm
[45/50] Linking EnableOrDisableRetriesForSpecificCodePaths
[46/50] Linking BasicUsage
[48/50] Compiling UseFakeClockType UseFakeClockType.swift
[49/50] Emitting module UseFakeClockType
[49/50] Linking UseFakeClockType
Build complete! (21.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.42s)
Fetched https://github.com/apple/swift-log.git (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.05s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.03s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.78s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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
Build complete.
Done.