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-environment-decoder, reference master (68f433), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 15:04:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftScream/swift-environment-decoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftScream/swift-environment-decoder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 68f4334 1.0.0
Cloned https://github.com/SwiftScream/swift-environment-decoder.git
Revision (git rev-parse @):
68f4334abdd36fc463ae31b099210a6025c6782c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftScream/swift-environment-decoder.git at master
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.09s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.18s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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
========================================
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": "swift-environment-decoder",
      "name": "swift-environment-decoder",
      "url": "https://github.com/SwiftScream/swift-environment-decoder.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-environment-decoder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftScream/swift-environment-decoder.git
[1/318] Fetching swift-environment-decoder
Fetched https://github.com/SwiftScream/swift-environment-decoder.git from cache (0.75s)
Creating working copy for https://github.com/SwiftScream/swift-environment-decoder.git
Working copy of https://github.com/SwiftScream/swift-environment-decoder.git resolved at master (68f4334)
warning: '.resolve-product-dependencies': dependency 'swift-environment-decoder' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftScream/swift-environment-decoder.git
https://github.com/SwiftScream/swift-environment-decoder.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-environment-decoder",
  "name" : "swift-environment-decoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EnvironmentDecoder",
      "targets" : [
        "EnvironmentDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnvironmentDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentDecoderTests",
      "path" : "Tests/EnvironmentDecoderTests",
      "sources" : [
        "CamelCaseToUppercaseSnakeCaseTests.swift",
        "EnvironmentDecoderCustomTypeTests.swift",
        "EnvironmentDecoderTests.swift",
        "EnvironmentDecoderTypeTests.swift",
        "GenericCodingKeyTests.swift",
        "Utility/DecodeSingleValue.swift"
      ],
      "target_dependencies" : [
        "EnvironmentDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EnvironmentDecoder",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentDecoder",
      "path" : "Sources/EnvironmentDecoder",
      "product_memberships" : [
        "EnvironmentDecoder"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "EnvironmentDecoder.swift",
        "Internal/CamelCaseToUppercaseSnakeCase.swift",
        "Internal/CodingPathNode.swift",
        "Internal/EnvironmentDecoderImpl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/11] Compiling EnvironmentDecoder resource_bundle_accessor.swift
[7/11] Compiling EnvironmentDecoder CodingPathNode.swift
[8/11] Compiling EnvironmentDecoder EnvironmentDecoder.swift
[9/11] Compiling EnvironmentDecoder CamelCaseToUppercaseSnakeCase.swift
[10/11] Emitting module EnvironmentDecoder
[11/11] Compiling EnvironmentDecoder EnvironmentDecoderImpl.swift
Build complete! (13.98s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-environment-decoder",
  "name" : "swift-environment-decoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "EnvironmentDecoder",
      "targets" : [
        "EnvironmentDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnvironmentDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentDecoderTests",
      "path" : "Tests/EnvironmentDecoderTests",
      "sources" : [
        "CamelCaseToUppercaseSnakeCaseTests.swift",
        "EnvironmentDecoderCustomTypeTests.swift",
        "EnvironmentDecoderTests.swift",
        "EnvironmentDecoderTypeTests.swift",
        "GenericCodingKeyTests.swift",
        "Utility/DecodeSingleValue.swift"
      ],
      "target_dependencies" : [
        "EnvironmentDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EnvironmentDecoder",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentDecoder",
      "path" : "Sources/EnvironmentDecoder",
      "product_memberships" : [
        "EnvironmentDecoder"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "EnvironmentDecoder.swift",
        "Internal/CamelCaseToUppercaseSnakeCase.swift",
        "Internal/CodingPathNode.swift",
        "Internal/EnvironmentDecoderImpl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftscream/swift-environment-decoder/master
Repository:               SwiftScream/swift-environment-decoder
Swift version used:       6.1
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   EnvironmentDecoder
Extracting symbol information for 'EnvironmentDecoder'...
Finished extracting symbol information for 'EnvironmentDecoder'. (2.86s)
Building documentation for 'EnvironmentDecoder'...
Finished building documentation for 'EnvironmentDecoder' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftscream/swift-environment-decoder/master
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Symbol.swift
[35/57] Compiling SymbolKit SymbolKind.swift
[36/57] Compiling SymbolKit SymbolGraph.swift
[37/57] Compiling SymbolKit GraphCollector.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling EnvironmentDecoder CodingPathNode.swift
[3/7] Compiling EnvironmentDecoder resource_bundle_accessor.swift
[4/7] Compiling EnvironmentDecoder CamelCaseToUppercaseSnakeCase.swift
[5/7] Compiling EnvironmentDecoder EnvironmentDecoderImpl.swift
[6/7] Emitting module EnvironmentDecoder
[7/7] Compiling EnvironmentDecoder EnvironmentDecoder.swift
Build of target: 'EnvironmentDecoder' complete! (0.80s)
      82
2	/Users/admin/builder/spi-builder-workspace/.docs/swiftscream/swift-environment-decoder/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftscream/swift-environment-decoder/master
File count: 82
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-swiftscream-swift-environment-decoder-master-23a49d1f.zip to s3://spi-docs-inbox/prod-swiftscream-swift-environment-decoder-master-23a49d1f.zip
Copying... [18%]
Copying... [37%]
Copying... [55%]
Copying... [73%]
Copying... [92%]
Copying... [100%]
Done.