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 VaporAuth, reference 1.1.2 (20a001), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 28 Jul 2024 11:54:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VaporAuth -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Myoland/VaporAuth.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Myoland/VaporAuth
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 20a0015 Public ScopeWrapper  init
Cloned https://github.com/Myoland/VaporAuth.git
Revision (git rev-parse @):
20a00157a3e01fcc83fdc01fd5a25486ebd0b65a
SUCCESS checkout https://github.com/Myoland/VaporAuth.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Myoland/VaporAuth.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/attaswift/BigInt.git
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/vapor/jwt
Fetching from https://github.com/vapor/vapor.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/vapor/jwt-kit.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/apple/swift-http-types
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-asn1.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Creating working copy of package ‘console-kit’
Checking out 4.14.3 of package ‘console-kit’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.27.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘jwt’
Checking out 5.0.0-rc.1 of package ‘jwt’
Creating working copy of package ‘swift-collections’
Checking out 1.1.2 of package ‘swift-collections’
Creating working copy of package ‘vapor’
Checking out 4.102.1 of package ‘vapor’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘async-kit’
Checking out 1.19.1 of package ‘async-kit’
Creating working copy of package ‘swift-asn1’
Checking out 1.1.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-crypto’
Checking out 3.5.2 of package ‘swift-crypto’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.33.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘websocket-kit’
Checking out 2.15.0 of package ‘websocket-kit’
Creating working copy of package ‘swift-metrics’
Checking out 2.5.0 of package ‘swift-metrics’
Creating working copy of package ‘swift-system’
Checking out 1.3.2 of package ‘swift-system’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘routing-kit’
Checking out 4.9.1 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.21.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘BigInt’
Checking out 5.4.1 of package ‘BigInt’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.23.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio’
Checking out 2.69.0 of package ‘swift-nio’
Creating working copy of package ‘multipart-kit’
Checking out 4.7.0 of package ‘multipart-kit’
Creating working copy of package ‘async-http-client’
Checking out 1.21.2 of package ‘async-http-client’
Creating working copy of package ‘jwt-kit’
Checking out 5.0.0-rc.1 of package ‘jwt-kit’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-http-types’
Checking out 1.3.0 of package ‘swift-http-types’
Creating working copy of package ‘swift-certificates’
Checking out 1.4.0 of package ‘swift-certificates’
Resolved source packages:
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.21.2
  VaporAuth: /Users/admin/builder/spi-builder-workspace
  vapor: https://github.com/vapor/vapor.git @ 4.102.1
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.1.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.5.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.9.1
  swift-system: https://github.com/apple/swift-system.git @ 1.3.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.5.2
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.21.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.27.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.7.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.33.0
  swift-http-types: https://github.com/apple/swift-http-types @ 1.3.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.15.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.14.3
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.23.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.4.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.19.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 5.0.0-rc.1
  jwt: https://github.com/vapor/jwt @ 5.0.0-rc.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.69.0
  BigInt: https://github.com/attaswift/BigInt.git @ 5.4.1
resolved source packages: async-http-client, VaporAuth, vapor, swift-asn1, swift-metrics, routing-kit, swift-system, swift-log, swift-crypto, swift-numerics, swift-algorithms, swift-atomics, swift-nio-transport-services, swift-nio-ssl, multipart-kit, swift-collections, swift-nio-http2, swift-http-types, websocket-kit, console-kit, swift-nio-extras, swift-certificates, async-kit, jwt-kit, jwt, swift-nio, BigInt
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "jwt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0-rc.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt"
    }
  ],
  "manifest_display_name" : "VaporAuth",
  "name" : "VaporAuth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VaporAuth",
      "targets" : [
        "VaporAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VaporAuthTests",
      "module_type" : "SwiftTarget",
      "name" : "VaporAuthTests",
      "path" : "Tests/VaporAuthTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "AuthCarrierTests.swift",
        "AuthHandlerTests.swift",
        "ClaimTests/ScopeClaimTests.swift",
        "LibTests/ScopeTests.swift",
        "LibTests/ScopeWrapperTests.swift",
        "MiddleWare/RouteAuthTests.swift",
        "PredicateTests/BasePredicateTests.swift",
        "PredicateTests/FieldPredicateTests.swift",
        "Utils/AuthCarrier+Testable.swift",
        "Utils/JWT+Helper.swift"
      ],
      "target_dependencies" : [
        "VaporAuth"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporAuth",
      "module_type" : "SwiftTarget",
      "name" : "VaporAuth",
      "path" : "Sources/VaporAuth",
      "product_dependencies" : [
        "Vapor",
        "JWT"
      ],
      "product_memberships" : [
        "VaporAuth"
      ],
      "sources" : [
        "AuthCarrier.swift",
        "AuthHandler.swift",
        "AuthPredicate.swift",
        "Claims/JWTClaim+Guardable.swift",
        "Claims/ScopeClaim.swift",
        "Lib/Scope/Scope+Create.swift",
        "Lib/Scope/Scope+Wrapper.swift",
        "Lib/Scope/Scope.swift",
        "MiddleWare/AuthGuardMiddleware.swift",
        "MiddleWare/Route+Auth.swift",
        "Predicate/AuthBasePredicate.swift",
        "Predicate/AuthFieldPredicate.swift",
        "ScopesCommand.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VaporAuth"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VaporAuth -destination platform=macOS,arch=arm64
Build complete.
Done.