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-sls-adapter, reference main (e89775), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 12:44:18 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/swift-sls-adapter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-serverless/swift-sls-adapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e89775f Add coverage to codecov.io (#2)
Cloned https://github.com/swift-serverless/swift-sls-adapter.git
Revision (git rev-parse @):
e89775ffc5d82bad786a3ec877d1b68e990e3646
SUCCESS checkout https://github.com/swift-serverless/swift-sls-adapter.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/jpsim/Yams.git from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.14s)
Fetched https://github.com/jpsim/Yams.git from cache (1.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.52s)
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
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
========================================
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-sls-adapter",
      "name": "swift-sls-adapter",
      "url": "https://github.com/swift-serverless/swift-sls-adapter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sls-adapter",
      "dependencies": [
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-serverless/swift-sls-adapter.git
[1/219] Fetching swift-sls-adapter
Fetched https://github.com/swift-serverless/swift-sls-adapter.git from cache (0.79s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.52s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.57s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/swift-serverless/swift-sls-adapter.git
Working copy of https://github.com/swift-serverless/swift-sls-adapter.git resolved at main (e89775f)
warning: '.resolve-product-dependencies': dependency 'swift-sls-adapter' is not used by any target
Found 1 product dependencies
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-serverless/swift-sls-adapter.git
https://github.com/swift-serverless/swift-sls-adapter.git
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "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-sls-adapter",
  "name" : "swift-sls-adapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLSAdapter",
      "targets" : [
        "SLSAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLSAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "SLSAdapterTests",
      "path" : "Tests/SLSAdapterTests",
      "product_dependencies" : [
        "Yams"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SLSAdapterTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HttpAPILambdaParams.swift",
        "SLSAdapterTests.swift",
        "ServerlessConfig+Exensions.swift",
        "ServerlessHttpAPILambdaTests.swift"
      ],
      "target_dependencies" : [
        "SLSAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLSAdapter",
      "module_type" : "SwiftTarget",
      "name" : "SLSAdapter",
      "path" : "Sources/SLSAdapter",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "SLSAdapter"
      ],
      "sources" : [
        "CodableDefault.swift",
        "Function+Extensions.swift",
        "Function.swift",
        "Package.swift",
        "Provider.swift",
        "Region.swift",
        "Resource.swift",
        "ServerlessConfig.swift",
        "YAMLContent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write sources
[4/11] Write swift-version-2F0A5646E1D333AE.txt
[5/11] Compiling writer.c
[6/11] Compiling emitter.c
[7/11] Compiling scanner.c
[8/11] Compiling reader.c
[9/11] Compiling parser.c
[10/11] Compiling api.c
[12/30] Compiling Yams Tag.swift
[13/30] Compiling Yams YamlAnchorProviding.swift
[14/32] Compiling Yams YamlError.swift
[15/32] Compiling Yams YamlTagProviding.swift
[16/32] Compiling Yams Encoder.swift
[17/32] Compiling Yams Mark.swift
[18/32] Compiling Yams Resolver.swift
[19/32] Compiling Yams String+Yams.swift
[20/32] Compiling Yams RedundancyAliasingStrategy.swift
[21/32] Compiling Yams Representer.swift
[22/32] Compiling Yams Node.swift
[23/32] Compiling Yams Parser.swift
[24/32] Compiling Yams Anchor.swift
[25/32] Compiling Yams Constructor.swift
[26/32] Compiling Yams Node.Scalar.swift
[27/32] Compiling Yams Node.Sequence.swift
[28/32] Compiling Yams Decoder.swift
[29/32] Compiling Yams Emitter.swift
[30/32] Compiling Yams Node.Alias.swift
[31/32] Compiling Yams Node.Mapping.swift
[32/32] Emitting module Yams
[33/42] Compiling SLSAdapter Resource.swift
[34/42] Compiling SLSAdapter Package.swift
[35/42] Compiling SLSAdapter YAMLContent.swift
[36/42] Compiling SLSAdapter ServerlessConfig.swift
[37/42] Compiling SLSAdapter Region.swift
[38/42] Compiling SLSAdapter Function+Extensions.swift
[39/42] Compiling SLSAdapter Provider.swift
[40/42] Compiling SLSAdapter CodableDefault.swift
[41/42] Emitting module SLSAdapter
[42/42] Compiling SLSAdapter Function.swift
Build complete! (17.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "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-sls-adapter",
  "name" : "swift-sls-adapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLSAdapter",
      "targets" : [
        "SLSAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLSAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "SLSAdapterTests",
      "path" : "Tests/SLSAdapterTests",
      "product_dependencies" : [
        "Yams"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SLSAdapterTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HttpAPILambdaParams.swift",
        "SLSAdapterTests.swift",
        "ServerlessConfig+Exensions.swift",
        "ServerlessHttpAPILambdaTests.swift"
      ],
      "target_dependencies" : [
        "SLSAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLSAdapter",
      "module_type" : "SwiftTarget",
      "name" : "SLSAdapter",
      "path" : "Sources/SLSAdapter",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "SLSAdapter"
      ],
      "sources" : [
        "CodableDefault.swift",
        "Function+Extensions.swift",
        "Function.swift",
        "Package.swift",
        "Provider.swift",
        "Region.swift",
        "Resource.swift",
        "ServerlessConfig.swift",
        "YAMLContent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.