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 soto-smithy, reference 0.4.7 (fcbbf5), with Swift 5.9 for macOS (SPM) on 24 Jan 2025 13:20:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-smithy.git
Reference: 0.4.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soto-project/soto-smithy
 * tag               0.4.7      -> FETCH_HEAD
HEAD is now at fcbbf56 Add AwsHttpChecksumTrait.Algorithm.crc64NVME
Cloned https://github.com/soto-project/soto-smithy.git
Revision (git rev-parse @):
fcbbf56b66cb5d9fb817067ebb80d9dee986c939
SUCCESS checkout https://github.com/soto-project/soto-smithy.git at 0.4.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/soto-project/soto-smithy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/38] Emitting module SotoSmithy
[2/42] Compiling SotoSmithy SingleValueTrait.swift
[3/42] Compiling SotoSmithy StaticTrait.swift
[4/42] Compiling SotoSmithy Trait.swift
[5/42] Compiling SotoSmithy TraitList.swift
[6/42] Compiling SotoSmithy ProtocolTraits.swift
[7/42] Compiling SotoSmithy ResourceTraits.swift
[8/42] Compiling SotoSmithy RulesTraits.swift
[9/42] Compiling SotoSmithy StreamingTraits.swift
[10/42] Compiling SotoSmithy BasicSelectors.swift
[11/42] Compiling SotoSmithy DecodableSelector.swift
[12/42] Compiling SotoSmithy LogicalSelectors.swift
[13/42] Compiling SotoSmithy Selector.swift
[14/42] Compiling SotoSmithy SelectorParser.swift
[15/42] Compiling SotoSmithy AggregateShapes.swift
[16/42] Compiling SotoSmithy ApplyShape.swift
[17/42] Compiling SotoSmithy DecodableShape.swift
[18/42] Compiling SotoSmithy AuthenticationTraits.swift
[19/42] Compiling SotoSmithy BehaviourTraits.swift
[20/42] Compiling SotoSmithy ConstraintTraits.swift
[21/42] Compiling SotoSmithy DocumentationTraits.swift
[22/42] Compiling SotoSmithy SuppressTrait.swift
[23/42] Compiling SotoSmithy TypeRefinementTraits.swift
[24/42] Compiling SotoSmithy WaitersTraits.swift
[25/42] Compiling SotoSmithy XmlBindingTraits.swift
[26/42] Compiling SotoSmithy EndpointTraits.swift
[27/42] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[28/42] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[29/42] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[30/42] Compiling SotoSmithy Parser.swift
[31/42] Compiling SotoSmithy Smithy+Parse.swift
[32/42] Compiling SotoSmithy TokenParser.swift
[33/42] Compiling SotoSmithy Tokenizer.swift
[34/42] Compiling SotoSmithy ServiceShapes.swift
[35/42] Compiling SotoSmithy Shape.swift
[36/42] Compiling SotoSmithy SimpleShapes.swift
[37/42] Compiling SotoSmithy CustomTrait.swift
[38/42] Compiling SotoSmithy Document.swift
[39/42] Compiling SotoSmithy Errors.swift
[40/42] Compiling SotoSmithy Model.swift
[41/42] Compiling SotoSmithy ShapeId.swift
[42/42] Compiling SotoSmithy Smithy.swift
[43/51] Compiling SotoSmithyAWS AwsS3Traits.swift
[44/51] Compiling SotoSmithyAWS AwsIAMTraits.swift
[45/51] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[46/51] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[47/51] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[48/51] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[49/51] Compiling SotoSmithyAWS Smithy.swift
[50/51] Emitting module SotoSmithyAWS
[51/51] Compiling SotoSmithyAWS AwsCoreTraits.swift
Build complete! (8.20s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "soto-smithy",
  "name" : "soto-smithy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SotoSmithy",
      "targets" : [
        "SotoSmithy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SotoSmithyAWS",
      "targets" : [
        "SotoSmithyAWS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SotoSmithyTests",
      "module_type" : "SwiftTarget",
      "name" : "SotoSmithyTests",
      "path" : "Tests/SotoSmithyTests",
      "sources" : [
        "AWSTests.swift",
        "ModelTests.swift",
        "ParserTests.swift",
        "SelectorTests.swift",
        "ShapeIdTests.swift",
        "ShapeTests.swift",
        "TokenizerTests.swift",
        "TraitTests.swift"
      ],
      "target_dependencies" : [
        "SotoSmithy",
        "SotoSmithyAWS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SotoSmithyAWS",
      "module_type" : "SwiftTarget",
      "name" : "SotoSmithyAWS",
      "path" : "Sources/SotoSmithyAWS",
      "product_memberships" : [
        "SotoSmithyAWS"
      ],
      "sources" : [
        "Smithy.swift",
        "Traits/AwsApiGatewayTraits.swift",
        "Traits/AwsAuthenticationTraits.swift",
        "Traits/AwsCloudFormationTraits.swift",
        "Traits/AwsCoreTraits.swift",
        "Traits/AwsIAMTraits.swift",
        "Traits/AwsProtocolTraits.swift",
        "Traits/AwsS3Traits.swift"
      ],
      "target_dependencies" : [
        "SotoSmithy"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SotoSmithy",
      "module_type" : "SwiftTarget",
      "name" : "SotoSmithy",
      "path" : "Sources/SotoSmithy",
      "product_memberships" : [
        "SotoSmithy",
        "SotoSmithyAWS"
      ],
      "sources" : [
        "Core/Document.swift",
        "Core/Errors.swift",
        "Core/Model.swift",
        "Core/ShapeId.swift",
        "Core/Smithy.swift",
        "Parser/Parser.swift",
        "Parser/Smithy+Parse.swift",
        "Parser/TokenParser.swift",
        "Parser/Tokenizer.swift",
        "Selectors/BasicSelectors.swift",
        "Selectors/DecodableSelector.swift",
        "Selectors/LogicalSelectors.swift",
        "Selectors/Selector.swift",
        "Selectors/SelectorParser.swift",
        "Shapes/AggregateShapes.swift",
        "Shapes/ApplyShape.swift",
        "Shapes/DecodableShape.swift",
        "Shapes/ServiceShapes.swift",
        "Shapes/Shape.swift",
        "Shapes/SimpleShapes.swift",
        "Traits/CustomTrait.swift",
        "Traits/SingleValueTrait.swift",
        "Traits/StaticTrait.swift",
        "Traits/Trait.swift",
        "Traits/TraitList.swift",
        "Traits/Types/AuthenticationTraits.swift",
        "Traits/Types/BehaviourTraits.swift",
        "Traits/Types/ConstraintTraits.swift",
        "Traits/Types/DocumentationTraits.swift",
        "Traits/Types/EndpointTraits.swift",
        "Traits/Types/HttpProtocolBindingTraits.swift",
        "Traits/Types/HttpProtocolComplianceTraits.swift",
        "Traits/Types/MqttProtocolBindingTraits.swift",
        "Traits/Types/ProtocolTraits.swift",
        "Traits/Types/ResourceTraits.swift",
        "Traits/Types/RulesTraits.swift",
        "Traits/Types/StreamingTraits.swift",
        "Traits/Types/SuppressTrait.swift",
        "Traits/Types/TypeRefinementTraits.swift",
        "Traits/Types/WaitersTraits.swift",
        "Traits/Types/XmlBindingTraits.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.