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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/persello/CharacteristicKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/persello/CharacteristicKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 58ac931 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/persello/CharacteristicKit.git
Revision (git rev-parse @):
58ac931f160d5ebdbf39a7bcbed2fa9c7fc4766d
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/persello/CharacteristicKit.git at main
Fetching https://github.com/wickwirew/Runtime.git from cache
Fetched https://github.com/wickwirew/Runtime.git (0.18s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.4 (0.07s)
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.2.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "characteristickit",
      "name": "CharacteristicKit",
      "url": "https://github.com/persello/CharacteristicKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CharacteristicKit",
      "dependencies": [
        {
          "identity": "runtime",
          "name": "Runtime",
          "url": "https://github.com/wickwirew/Runtime.git",
          "version": "2.2.5",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runtime",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/persello/CharacteristicKit.git
[1/357] Fetching characteristickit
Fetched https://github.com/persello/CharacteristicKit.git (0.28s)
Fetching https://github.com/wickwirew/Runtime.git from cache
Fetched https://github.com/wickwirew/Runtime.git (0.17s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.5 (0.02s)
Creating working copy for https://github.com/persello/CharacteristicKit.git
Working copy of https://github.com/persello/CharacteristicKit.git resolved at main
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.2.5
warning: '.resolve-product-dependencies': dependency 'characteristickit' is not used by any target
Found 1 product dependencies
  - Runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CRuntime dummy.c
[2/43] Emitting module Runtime
[3/48] Compiling Runtime Vector.swift
[4/48] Compiling Runtime GettersSetters.swift
[5/48] Compiling Runtime Pointer+Extensions.swift
[6/48] Compiling Runtime RetainCounts.swift
[7/48] Compiling Runtime String+Extensions.swift
[8/48] Compiling Runtime TypeInfoConvertible.swift
[9/48] Compiling Runtime Pointers.swift
[10/48] Compiling Runtime RelativePointer.swift
[11/48] Compiling Runtime RelativeVectorPointer.swift
[12/48] Compiling Runtime Union.swift
[13/48] Compiling Runtime Errors.swift
[14/48] Compiling Runtime FunctionInfo.swift
[15/48] Compiling Runtime Kind.swift
[16/48] Compiling Runtime PropertyInfo.swift
[17/48] Compiling Runtime TypeInfo.swift
[18/48] Compiling Runtime TypeDescriptor.swift
[19/48] Compiling Runtime ValueWitnessTable.swift
[20/48] Compiling Runtime ClassMetadata.swift
[21/48] Compiling Runtime EnumMetadata.swift
[22/48] Compiling Runtime FuntionMetadata.swift
[23/48] Compiling Runtime Metadata.swift
[24/48] Compiling Runtime MetadataType.swift
[25/48] Compiling Runtime NominalMetadataType.swift
[26/48] Compiling Runtime ProtocolMetadata.swift
[27/48] Compiling Runtime StructMetadata.swift
[28/48] Compiling Runtime TupleMetadata.swift
[29/48] Compiling Runtime Case.swift
[30/48] Compiling Runtime EnumTypeDescriptor.swift
[31/48] Compiling Runtime ExistentialContainter.swift
[32/48] Compiling Runtime FieldDescriptor.swift
[33/48] Compiling Runtime FunctionMetadataLayout.swift
[34/48] Compiling Runtime MetadataLayoutType.swift
[35/48] Compiling Runtime ProtocolDescriptor.swift
[36/48] Compiling Runtime ProtocolMetadataLayout.swift
[37/48] Compiling Runtime ProtocolTypeContainer.swift
[38/48] Compiling Runtime StructMetadataLayout.swift
[39/48] Compiling Runtime StructTypeDescriptor.swift
[40/48] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[41/48] Compiling Runtime TupleMetadataLayout.swift
[42/48] Compiling Runtime DefaultValue.swift
[43/48] Compiling Runtime Factory.swift
[44/48] Compiling Runtime ClassHeader.swift
[45/48] Compiling Runtime ClassMetadataLayout.swift
[46/48] Compiling Runtime ClassTypeDescriptor.swift
[47/48] Compiling Runtime EnumMetadataLayout.swift
[48/59] Compiling CharacteristicKit PeripheralModel+Discovery.swift
[49/59] Compiling CharacteristicKit DataDecodable.swift
[50/59] Compiling CharacteristicKit GeneralCharacteristicProtocol.swift
[51/59] Compiling CharacteristicKit MockCharacteristic.swift
[52/59] Compiling CharacteristicKit PublishedCharacteristic.swift
[53/59] Compiling CharacteristicKit Characteristic.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CharacteristicKit/Characteristics/Characteristic.swift:110:29: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
                Data(bytes: &self.internalValue, count: size),
                            ^
[54/59] Compiling CharacteristicKit CharacteristicContainer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CharacteristicKit/Characteristics/Characteristic.swift:110:29: warning: forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
                Data(bytes: &self.internalValue, count: size),
                            ^
[55/59] Compiling CharacteristicKit MockPeripheralModel.swift
[56/59] Emitting module CharacteristicKit
[57/59] Compiling CharacteristicKit GenericPeripheralModel.swift
[58/59] Compiling CharacteristicKit PeripheralDelegate.swift
[59/60] Compiling CharacteristicKit PeripheralModel.swift
[60/67] Compiling Example DeviceModel.swift
[61/67] Emitting module Example
[62/67] Compiling Example DeviceListItem.swift
[63/67] Compiling Example FakeDeviceModel.swift
[64/67] Compiling Example ContentView.swift
[65/67] Compiling Example DeviceModelProtocol.swift
[66/67] Compiling Example ExampleApp.swift
[66/67] Linking Example
Build complete! (15.43s)
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Info.plist
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Assets.xcassets
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Example.entitlements
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Preview Content/Preview Assets.xcassets
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/persello/characteristickit/main
Repository:               persello/CharacteristicKit
Swift version used:       5.9
Target:                   CharacteristicKit
Generating documentation for 'CharacteristicKit'...
Converting documentation...
Conversion complete! (0.27s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/persello/characteristickit/main'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/wickwirew/Runtime.git
Updated https://github.com/wickwirew/Runtime.git (0.16s)
Fetched https://github.com/apple/swift-docc-plugin (0.25s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.4 (0.59s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.59s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
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
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Assets.xcassets
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Info.plist
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Example.entitlements
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Preview Content/Preview Assets.xcassets
Building for debugging...
[1/45] Compiling SymbolKit SourceOrigin.swift
[2/45] Compiling SymbolKit GenericConstraints.swift
[3/45] Compiling SymbolKit Swift.swift
[4/45] Compiling SymbolKit SemanticVersion.swift
[5/45] Compiling SymbolKit AccessControl.swift
[6/45] Compiling SymbolKit Availability.swift
[7/50] Compiling SymbolKit SPI.swift
[8/50] Compiling SymbolKit Snippet.swift
[9/50] Compiling SymbolKit Extension.swift
[10/50] Compiling SymbolKit GenericConstraint.swift
[11/50] Compiling SymbolKit GenericParameter.swift
[12/50] Compiling SymbolKit Mixin+Equals.swift
[13/50] Compiling SymbolKit Mixin+Hash.swift
[14/50] Compiling SymbolKit Mixin.swift
[15/50] Compiling SymbolKit LineList.swift
[16/50] Compiling SymbolKit Position.swift
[17/50] Compiling SymbolKit SourceRange.swift
[18/50] Compiling SymbolKit AvailabilityItem.swift
[19/50] Compiling SymbolKit Domain.swift
[20/50] Compiling SymbolKit DeclarationFragments.swift
[21/50] Compiling SymbolKit Fragment.swift
[22/50] Compiling SymbolKit FragmentKind.swift
[23/50] Compiling SymbolKit FunctionParameter.swift
[24/50] Compiling SymbolKit FunctionSignature.swift
[25/50] Compiling SymbolKit Identifier.swift
[26/50] Compiling SymbolKit KindIdentifier.swift
[27/50] Compiling SymbolKit Location.swift
[28/50] Compiling SymbolKit Mutability.swift
[29/50] Compiling SymbolKit Names.swift
[30/50] Compiling SymbolKit Generics.swift
[31/50] Compiling SymbolKit Namespace.swift
[32/50] Compiling SymbolKit Symbol.swift
[33/50] Compiling SymbolKit SymbolKind.swift
[34/50] Compiling SymbolKit SymbolGraph.swift
[35/50] Compiling SymbolKit Metadata.swift
[36/50] Compiling SymbolKit Module.swift
[37/50] Compiling SymbolKit OperatingSystem.swift
[38/50] Compiling SymbolKit Platform.swift
[39/50] Compiling SymbolKit Relationship.swift
[40/50] Compiling SymbolKit RelationshipKind.swift
[41/50] Emitting module SymbolKit
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets SnippetParser.swift
[48/50] Compiling Snippets Snippet.swift
[49/50] Emitting module Snippets
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (3.28s)
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Info.plist
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Example.entitlements
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Preview Content/Preview Assets.xcassets
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Example/Example/Assets.xcassets
Building for debugging...
Build complete! (0.19s)
     259
3	/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/persello/characteristickit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/persello/characteristickit/main
File count: 259
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-persello-characteristickit-main-9eab0583.zip to s3://spi-docs-inbox/prod-persello-characteristickit-main-9eab0583.zip
Copying... [11%]
Copying... [22%]
Copying... [34%]
Copying... [45%]
Copying... [56%]
Copying... [67%]
Copying... [78%]
Copying... [90%]
Copying... [100%]
Done.