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.10 for macOS (SPM) on 24 Jan 2025 13:20:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/soto-project/soto-smithy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/41] Compiling SotoSmithy BasicSelectors.swift
[5/41] Compiling SotoSmithy DecodableSelector.swift
[6/41] Compiling SotoSmithy LogicalSelectors.swift
[7/41] Compiling SotoSmithy Selector.swift
[8/45] Compiling SotoSmithy ServiceShapes.swift
[9/45] Compiling SotoSmithy Shape.swift
[10/45] Compiling SotoSmithy SimpleShapes.swift
[11/45] Compiling SotoSmithy CustomTrait.swift
[12/45] Compiling SotoSmithy AuthenticationTraits.swift
[13/45] Compiling SotoSmithy BehaviourTraits.swift
[14/45] Compiling SotoSmithy ConstraintTraits.swift
[15/45] Compiling SotoSmithy DocumentationTraits.swift
[16/45] Compiling SotoSmithy SingleValueTrait.swift
[17/45] Compiling SotoSmithy StaticTrait.swift
[18/45] Compiling SotoSmithy Trait.swift
[19/45] Compiling SotoSmithy TraitList.swift
[20/45] Compiling SotoSmithy EndpointTraits.swift
[21/45] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[22/45] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[23/45] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[24/45] Compiling SotoSmithy SelectorParser.swift
[25/45] Compiling SotoSmithy AggregateShapes.swift
[26/45] Compiling SotoSmithy ApplyShape.swift
[27/45] Compiling SotoSmithy DecodableShape.swift
[28/45] Compiling SotoSmithy SuppressTrait.swift
[29/45] Compiling SotoSmithy TypeRefinementTraits.swift
[30/45] Compiling SotoSmithy WaitersTraits.swift
[31/45] Compiling SotoSmithy XmlBindingTraits.swift
[32/45] Emitting module SotoSmithy
[33/45] Compiling SotoSmithy Parser.swift
[34/45] Compiling SotoSmithy Smithy+Parse.swift
[35/45] Compiling SotoSmithy TokenParser.swift
[36/45] Compiling SotoSmithy Tokenizer.swift
[37/45] Compiling SotoSmithy ProtocolTraits.swift
[38/45] Compiling SotoSmithy ResourceTraits.swift
[39/45] Compiling SotoSmithy RulesTraits.swift
[40/45] Compiling SotoSmithy StreamingTraits.swift
[41/45] Compiling SotoSmithy Document.swift
[42/45] Compiling SotoSmithy Errors.swift
[43/45] Compiling SotoSmithy Model.swift
[44/45] Compiling SotoSmithy ShapeId.swift
[45/45] Compiling SotoSmithy Smithy.swift
[46/54] Compiling SotoSmithyAWS AwsS3Traits.swift
[47/54] Compiling SotoSmithyAWS AwsIAMTraits.swift
[48/54] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[49/54] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[50/54] Compiling SotoSmithyAWS Smithy.swift
[51/54] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[52/54] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[53/54] Compiling SotoSmithyAWS AwsCoreTraits.swift
[54/54] Emitting module SotoSmithyAWS
Build complete! (7.40s)
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.