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 DynamicCodableKit with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/DynamicCodableKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/DynamicCodableKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at a1b9c88 chore(CHANGELOG): update for v1.0.0 [skip ci]
Cloned https://github.com/SwiftyLab/DynamicCodableKit.git
Revision (git rev-parse @):
a1b9c888239c26b83e0030ddbae8ba36dbf51d6b
SUCCESS checkout https://github.com/SwiftyLab/DynamicCodableKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftyLab/DynamicCodableKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/25] Emitting module DynamicCodableKit
[7/27] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[8/27] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[9/27] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
[10/27] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[11/27] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.swift
[12/27] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[13/27] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[14/27] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[15/27] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
[16/27] Compiling DynamicCodableKit KeyedDecodingContainerProtocol.swift
[17/27] Compiling DynamicCodableKit UnkeyedDecodingContainer.swift
[18/27] Compiling DynamicCodableKit Decoder.swift
[19/27] Compiling DynamicCodableKit DecodingError.swift
[20/27] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[21/27] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[22/27] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[23/27] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[24/27] Compiling DynamicCodableKit DynamicEncodable.swift
[25/27] Compiling DynamicCodableKit DynamicDecodable.swift
[26/27] Compiling DynamicCodableKit DynamicDecodingConfiguration.swift
[27/27] Compiling DynamicCodableKit DynamicDecodingContext.swift
Build complete! (16.56s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-format from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.24s)
Fetched https://github.com/apple/swift-format from cache (0.24s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.03s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.27s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.62s)
Fetched https://github.com/apple/swift-syntax from cache (0.64s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.22s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.26s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
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-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
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
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.05s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-syntax-463e60c9 is not valid git repository for 'https://github.com/apple/swift-syntax', will fetch again.
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (0.05s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Fetching binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip from cache
Fetched https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip from cache (1.19s)
Build complete.
Done.