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 Linux on 24 Jan 2025 13:19:46 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/soto-project/soto-smithy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/40] Emitting module SotoSmithy
[5/45] Compiling SotoSmithy StreamingTraits.swift
[6/45] Compiling SotoSmithy SuppressTrait.swift
[7/45] Compiling SotoSmithy TypeRefinementTraits.swift
[8/45] Compiling SotoSmithy WaitersTraits.swift
[9/45] Compiling SotoSmithy XmlBindingTraits.swift
[10/45] Compiling SotoSmithy DecodableShape.swift
[11/45] Compiling SotoSmithy ServiceShapes.swift
[12/45] Compiling SotoSmithy Shape.swift
[13/45] Compiling SotoSmithy SimpleShapes.swift
[14/45] Compiling SotoSmithy CustomTrait.swift
[15/45] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[16/45] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[17/45] Compiling SotoSmithy ProtocolTraits.swift
[18/45] Compiling SotoSmithy ResourceTraits.swift
[19/45] Compiling SotoSmithy RulesTraits.swift
[20/45] Compiling SotoSmithy LogicalSelectors.swift
[21/45] Compiling SotoSmithy Selector.swift
[22/45] Compiling SotoSmithy SelectorParser.swift
[23/45] Compiling SotoSmithy AggregateShapes.swift
[24/45] Compiling SotoSmithy ApplyShape.swift
[25/45] Compiling SotoSmithy SingleValueTrait.swift
[26/45] Compiling SotoSmithy StaticTrait.swift
[27/45] Compiling SotoSmithy Trait.swift
[28/45] Compiling SotoSmithy TraitList.swift
[29/45] Compiling SotoSmithy AuthenticationTraits.swift
[30/45] Compiling SotoSmithy BehaviourTraits.swift
[31/45] Compiling SotoSmithy ConstraintTraits.swift
[32/45] Compiling SotoSmithy DocumentationTraits.swift
[33/45] Compiling SotoSmithy EndpointTraits.swift
[34/45] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[35/45] Compiling SotoSmithy Smithy+Parse.swift
[36/45] Compiling SotoSmithy TokenParser.swift
[37/45] Compiling SotoSmithy Tokenizer.swift
[38/45] Compiling SotoSmithy BasicSelectors.swift
[39/45] Compiling SotoSmithy DecodableSelector.swift
[40/45] Compiling SotoSmithy Document.swift
[41/45] Compiling SotoSmithy Errors.swift
[42/45] Compiling SotoSmithy Model.swift
[43/45] Compiling SotoSmithy ShapeId.swift
[44/45] Compiling SotoSmithy Smithy.swift
[45/45] Compiling SotoSmithy Parser.swift
[47/54] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[48/55] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[49/55] Compiling SotoSmithyAWS AwsS3Traits.swift
[50/55] Compiling SotoSmithyAWS AwsIAMTraits.swift
[51/55] Emitting module SotoSmithyAWS
[52/55] Compiling SotoSmithyAWS Smithy.swift
[53/55] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[54/55] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[55/55] Compiling SotoSmithyAWS AwsCoreTraits.swift
Build complete! (9.40s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "soto-smithy",
  "name" : "soto-smithy",
  "path" : "/host/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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.