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 snap-settings-service, reference 0.1.0 (6fa3bd), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:59:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-settings-service.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-settings-service
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 6fa3bd1 Update readme
Cloned https://github.com/simonnickel/snap-settings-service.git
Revision (git rev-parse @):
6fa3bd1844e2581f1157ecb96c05ba2637247968
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-settings-service.git at 0.1.0
Fetching https://github.com/simonnickel/snap-core.git
[1/311] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.79s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (9674fa9)
========================================
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",
  "dependencies": [
    {
      "identity": "snap-settings-service",
      "name": "snap-settings-service",
      "url": "https://github.com/simonnickel/snap-settings-service.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-settings-service",
      "dependencies": [
        {
          "identity": "snap-core",
          "name": "snap-core",
          "url": "https://github.com/simonnickel/snap-core.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-core",
          "dependencies": [
            {
              "identity": "snap-foundation",
              "name": "snap-foundation",
              "url": "https://github.com/simonnickel/snap-foundation.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/snap-foundation",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonnickel/snap-settings-service.git
[1/321] Fetching snap-settings-service
Fetched https://github.com/simonnickel/snap-settings-service.git from cache (0.93s)
Fetching https://github.com/simonnickel/snap-core.git from cache
Fetched https://github.com/simonnickel/snap-core.git from cache (0.45s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/28] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.58s)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (cb8215e)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (f1dc2e7)
Creating working copy for https://github.com/simonnickel/snap-settings-service.git
Working copy of https://github.com/simonnickel/snap-settings-service.git resolved at 0.1.0 (6fa3bd1)
warning: '.resolve-product-dependencies': dependency 'snap-settings-service' is not used by any target
Found 1 product dependencies
  - snap-core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/simonnickel/snap-settings-service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/27] Emitting module SnapCore
[5/29] Compiling SnapCore SemanticVersion.swift
[6/29] Compiling SnapCore CGFloat+Rounding.swift
[7/29] Compiling SnapCore Array+Unique.swift
[8/29] Compiling SnapCore ScrollViewWithBottomView.swift
[9/29] Compiling SnapCore ToggleTapable.swift
[10/29] Compiling SnapCore Collection+Helper.swift
[11/29] Compiling SnapCore Set+Insert.swift
[12/29] Compiling SnapCore OSLog+Logger.swift
[13/29] Compiling SnapCore PickerTapable.swift
[14/29] Compiling SnapCore ScrollViewWith.swift
[15/29] Compiling SnapCore Publisher+withWeak.swift
[16/29] Compiling SnapCore String+Helper.swift
[17/29] Compiling SnapCore WeakRef.swift
[18/29] Compiling SnapCore SystemColorScheme.swift
[19/29] Compiling SnapCore View+KeyboardPublisher.swift
[20/29] Compiling SnapCore AnyLabelStyle.swift
[21/29] Compiling SnapCore Angle+Codable.swift
[22/29] Compiling SnapCore UnitPoint+Codable.swift
[23/29] Compiling SnapCore Color+Adjust.swift
[24/29] Compiling SnapCore EdgeInsets+Helper.swift
[25/29] Compiling SnapCore GeometryReader+PreferenceKey.swift
[26/29] Compiling SnapCore ViewModifierConditional.swift
[27/29] Compiling SnapCore EmptyNoSpaceView.swift
[28/29] Compiling SnapCore ModalPresentation.swift
[29/29] Compiling SnapCore View+FrameFill.swift
[30/39] Compiling SnapSettingsService SettingsStore+UserDefaults.swift
[31/40] Compiling SnapSettingsService SettingsStore+NSUbiquitousKeyValueStore.swift
[32/40] Compiling SnapSettingsService SettingsService.swift
[33/40] Compiling SnapSettingsService Settings+StorageKey.swift
[34/40] Compiling SnapSettingsService Settings+Scope.swift
[35/40] Compiling SnapSettingsService Settings+Setting.swift
[36/40] Compiling SnapSettingsService Environment.swift
[37/40] Compiling SnapSettingsService Settings+Logger.swift
[38/40] Compiling SnapSettingsService Settings+Value.swift
[39/40] Emitting module SnapSettingsService
[40/40] Compiling SnapSettingsService SettingsStore.swift
Build complete! (28.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "snap-core",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/simonnickel/snap-core.git"
    }
  ],
  "manifest_display_name" : "snap-settings-service",
  "name" : "snap-settings-service",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapSettingsService",
      "targets" : [
        "SnapSettingsService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapSettingsServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapSettingsServiceTests",
      "path" : "Tests/SnapSettingsServiceTests",
      "sources" : [
        "SnapSettingsServiceTests.swift"
      ],
      "target_dependencies" : [
        "SnapSettingsService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapSettingsService",
      "module_type" : "SwiftTarget",
      "name" : "SnapSettingsService",
      "path" : "Sources/SnapSettingsService",
      "product_dependencies" : [
        "SnapCore"
      ],
      "product_memberships" : [
        "SnapSettingsService"
      ],
      "sources" : [
        "Environment.swift",
        "Settings+Logger.swift",
        "Settings+Scope.swift",
        "Settings+Setting.swift",
        "Settings+StorageKey.swift",
        "Settings+Value.swift",
        "SettingsService.swift",
        "SettingsStore+NSUbiquitousKeyValueStore.swift",
        "SettingsStore+UserDefaults.swift",
        "SettingsStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/simonnickel/snap-settings-service/0.1.0
Repository:               simonnickel/snap-settings-service
Swift version used:       6.0
Target:                   SnapSettingsService
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SnapSettingsService'...
Finished extracting symbol information for 'SnapSettingsService'. (6.52s)
Building documentation for 'SnapSettingsService'...
Finished building documentation for 'SnapSettingsService' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-settings-service/0.1.0
Updating https://github.com/simonnickel/snap-core.git
Updated https://github.com/simonnickel/snap-core.git (0.47s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/57] Compiling SymbolKit GenericConstraint.swift
[15/57] Compiling SymbolKit GenericParameter.swift
[16/57] Compiling SymbolKit Generics.swift
[17/57] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit Relationship.swift
[19/57] Compiling SymbolKit RelationshipKind.swift
[20/57] Compiling SymbolKit SourceOrigin.swift
[21/57] Compiling SymbolKit GenericConstraints.swift
[22/57] Compiling SymbolKit Swift.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit Names.swift
[29/57] Compiling SymbolKit SPI.swift
[30/57] Compiling SymbolKit Snippet.swift
[31/57] Compiling SymbolKit Extension.swift
[32/57] Compiling SymbolKit Symbol.swift
[33/57] Compiling SymbolKit SymbolKind.swift
[34/57] Compiling SymbolKit SymbolGraph.swift
[35/57] Compiling SymbolKit GraphCollector.swift
[36/57] Compiling SymbolKit Identifier.swift
[37/57] Compiling SymbolKit KindIdentifier.swift
[38/57] Compiling SymbolKit Location.swift
[39/57] Compiling SymbolKit Mutability.swift
[40/57] Compiling SymbolKit Mixin+Equals.swift
[41/57] Compiling SymbolKit Mixin+Hash.swift
[42/57] Compiling SymbolKit Mixin.swift
[43/57] Compiling SymbolKit LineList.swift
[44/57] Compiling SymbolKit Position.swift
[45/57] Emitting module SymbolKit
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.38s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/25] Compiling SnapCore Publisher+withWeak.swift
[3/25] Compiling SnapCore String+Helper.swift
[4/25] Compiling SnapCore WeakRef.swift
[5/27] Compiling SnapCore AnyLabelStyle.swift
[6/27] Compiling SnapCore Angle+Codable.swift
[7/27] Compiling SnapCore UnitPoint+Codable.swift
[8/27] Compiling SnapCore SemanticVersion.swift
[9/27] Compiling SnapCore CGFloat+Rounding.swift
[10/27] Compiling SnapCore Array+Unique.swift
[11/27] Emitting module SnapCore
[12/27] Compiling SnapCore PickerTapable.swift
[13/27] Compiling SnapCore ScrollViewWith.swift
[14/27] Compiling SnapCore ViewModifierConditional.swift
[15/27] Compiling SnapCore EmptyNoSpaceView.swift
[16/27] Compiling SnapCore Color+Adjust.swift
[17/27] Compiling SnapCore EdgeInsets+Helper.swift
[18/27] Compiling SnapCore GeometryReader+PreferenceKey.swift
[19/27] Compiling SnapCore SystemColorScheme.swift
[20/27] Compiling SnapCore View+KeyboardPublisher.swift
[21/27] Compiling SnapCore ModalPresentation.swift
[22/27] Compiling SnapCore View+FrameFill.swift
[23/27] Compiling SnapCore Collection+Helper.swift
[24/27] Compiling SnapCore Set+Insert.swift
[25/27] Compiling SnapCore OSLog+Logger.swift
[26/27] Compiling SnapCore ScrollViewWithBottomView.swift
[27/27] Compiling SnapCore ToggleTapable.swift
[28/37] Compiling SnapSettingsService Settings+Scope.swift
[29/37] Compiling SnapSettingsService Settings+Setting.swift
[30/37] Compiling SnapSettingsService Environment.swift
[31/38] Compiling SnapSettingsService Settings+StorageKey.swift
[32/38] Emitting module SnapSettingsService
[33/38] Compiling SnapSettingsService Settings+Logger.swift
[34/38] Compiling SnapSettingsService Settings+Value.swift
[35/38] Compiling SnapSettingsService SettingsStore+NSUbiquitousKeyValueStore.swift
[36/38] Compiling SnapSettingsService SettingsStore+UserDefaults.swift
[37/38] Compiling SnapSettingsService SettingsService.swift
[38/38] Compiling SnapSettingsService SettingsStore.swift
Build of target: 'SnapSettingsService' complete! (2.39s)
     142
2	/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-settings-service/0.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/simonnickel/snap-settings-service/0.1.0
File count: 142
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-simonnickel-snap-settings-service-0.1.0-26c1b4da.zip to s3://spi-docs-inbox/prod-simonnickel-snap-settings-service-0.1.0-26c1b4da.zip
Copying... [15%]
Copying... [31%]
Copying... [46%]
Copying... [62%]
Copying... [77%]
Copying... [93%]
Copying... [100%]
Done.