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 Validation, reference master (4de213), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 13:19:52 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/validation.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/validation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4de213c Merge pull request #31 from baarde/betterRangeErrorMessages
Cloned https://github.com/vapor/validation.git
Revision (git rev-parse @):
4de213cf319b694e4ce19e5339592601d4dd3ff6
SUCCESS checkout https://github.com/vapor/validation.git at master
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.76s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.55s)
Fetching https://github.com/apple/swift-nio.git
[1/71949] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.55s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.57s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.52s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
========================================
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": "validation",
      "name": "Validation",
      "url": "https://github.com/vapor/validation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/validation",
      "dependencies": [
        {
          "identity": "core",
          "name": "Core",
          "url": "https://github.com/vapor/core.git",
          "version": "3.10.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "1.14.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-nio-zlib-support",
                  "name": "swift-nio-zlib-support",
                  "url": "https://github.com/apple/swift-nio-zlib-support.git",
                  "version": "1.0.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-zlib-support",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/validation.git
[6/579] Fetching validation
Fetched https://github.com/vapor/validation.git from cache (0.79s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git from cache (0.57s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.02s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.02s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.47s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at master (4de213c)
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: '.resolve-product-dependencies': dependency 'validation' is not used by any target
Found 1 product dependencies
  - Core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/validation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Building for debugging...
[0/16] Write sources
[10/16] Compiling CNIOLinux shim.c
[11/16] Compiling CNIOLinux ifaddrs-android.c
[12/16] Write swift-version--7754E27361AE5C74.txt
[13/25] Compiling CNIODarwin shim.c
[14/25] Compiling CNIOSHA1 c_nio_sha1.c
[15/25] Compiling c-atomics.c
[17/28] Emitting module COperatingSystem
[18/28] Compiling COperatingSystem libc.swift
[19/28] Emitting module NIOPriorityQueue
[20/28] Compiling NIOPriorityQueue PriorityQueue.swift
[21/28] Compiling NIOPriorityQueue Heap.swift
[22/28] Compiling NIOConcurrencyHelpers lock.swift
[23/28] Compiling NIOConcurrencyHelpers atomics.swift
[24/28] Emitting module NIOConcurrencyHelpers
[25/79] Compiling NIO IOData.swift
[26/79] Compiling NIO IntegerTypes.swift
[27/79] Compiling NIO Interfaces.swift
[28/79] Compiling NIO Linux.swift
[29/79] Compiling NIO LinuxCPUSet.swift
[30/84] Compiling NIO SocketOptionProvider.swift
[31/84] Compiling NIO System.swift
[32/84] Compiling NIO Thread.swift
[33/84] Compiling NIO TypeAssistedChannelHandler.swift
[34/84] Compiling NIO Utilities.swift
[35/84] Compiling NIO ChannelInvoker.swift
[36/84] Compiling NIO ChannelOption.swift
[37/84] Compiling NIO ChannelPipeline.swift
[38/84] Compiling NIO CircularBuffer.swift
[39/84] Compiling NIO Codec.swift
[40/84] Compiling NIO CompositeError.swift
[41/84] Compiling NIO ByteBuffer-core.swift
[42/84] Compiling NIO ByteBuffer-int.swift
[43/84] Compiling NIO ByteBuffer-views.swift
[44/84] Compiling NIO Channel.swift
[45/84] Compiling NIO ChannelHandler.swift
[46/84] Compiling NIO ChannelHandlers.swift
[47/84] Compiling NIO AddressedEnvelope.swift
[48/84] Compiling NIO BaseSocket.swift
[49/84] Compiling NIO BaseSocketChannel.swift
[50/84] Compiling NIO BlockingIOThreadPool.swift
[51/84] Compiling NIO Bootstrap.swift
[52/84] Compiling NIO ByteBuffer-aux.swift
[53/84] Compiling NIO ContiguousCollection.swift
[54/84] Compiling NIO DeadChannel.swift
[55/84] Compiling NIO Embedded.swift
[56/84] Compiling NIO EventLoop.swift
[57/84] Compiling NIO EventLoopFuture.swift
[58/84] Compiling NIO FileDescriptor.swift
[59/84] Compiling NIO MarkedCircularBuffer.swift
[60/84] Compiling NIO MulticastChannel.swift
[61/84] Compiling NIO NIOAny.swift
[62/84] Compiling NIO NonBlockingFileIO.swift
[63/84] Compiling NIO PendingDatagramWritesManager.swift
[64/84] Compiling NIO PendingWritesManager.swift
[65/84] Compiling NIO PriorityQueue.swift
[66/84] Compiling NIO RecvByteBufferAllocator.swift
[67/84] Compiling NIO Resolver.swift
[68/84] Compiling NIO Selectable.swift
[69/84] Compiling NIO Selector.swift
[70/84] Compiling NIO ServerSocket.swift
[71/84] Compiling NIO Socket.swift
[72/84] Compiling NIO SocketAddresses.swift
[73/84] Compiling NIO SocketChannel.swift
[74/84] Compiling NIO FileHandle.swift
[75/84] Compiling NIO FileRegion.swift
[76/84] Compiling NIO GetaddrinfoResolver.swift
[77/84] Compiling NIO HappyEyeballs.swift
[78/84] Compiling NIO Heap.swift
[79/84] Compiling NIO IO.swift
[80/84] Emitting module NIO
[81/101] Compiling Async Collection+Future.swift
[82/101] Compiling Async Deprecated.swift
[83/102] Compiling Debugging SourceLocation.swift
[84/102] Compiling Debugging Demangler.swift
[85/102] Emitting module Debugging
[86/102] Compiling Debugging Debuggable.swift
[87/102] Compiling Async FutureType.swift
[88/102] Compiling Async Future+Void.swift
[89/102] Compiling Async Future+Flatten.swift
[90/102] Compiling Async Future+Global.swift
[91/102] Compiling Async Future+Map.swift
[92/102] Compiling Async Future+Transform.swift
[93/102] Compiling Async Exports.swift
[94/102] Compiling Async Future+DoCatch.swift
[95/102] Compiling Async Async+NIO.swift
[96/102] Compiling Async AsyncError.swift
[97/102] Compiling Async Future+Variadic.swift
[98/102] Emitting module Async
[99/102] Compiling Async QueueHandler.swift
[100/102] Compiling Async Worker.swift
[101/114] Emitting module NIOFoundationCompat
[102/114] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[103/114] Compiling Bits Data+Bytes.swift
[104/115] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[105/115] Compiling Bits Byte+Control.swift
[106/115] Compiling Bits Byte+Digit.swift
[107/115] Emitting module Bits
[108/115] Compiling Bits ByteBuffer+require.swift
[109/115] Compiling Bits BitsError.swift
[110/115] Compiling Bits Byte+Alphabet.swift
[111/115] Compiling Bits ByteBuffer+peek.swift
[112/115] Compiling Bits ByteBuffer+string.swift
[113/115] Compiling Bits Bytes.swift
[114/115] Compiling Bits Data+Strings.swift
[115/115] Compiling Bits Deprecated.swift
[116/139] Compiling Core BasicKey.swift
[117/139] Compiling Core CaseInsensitiveString.swift
[118/139] Compiling Core Decodable+Reflectable.swift
[119/141] Compiling Core Deprecated.swift
[120/141] Compiling Core DirectoryConfig.swift
[121/141] Compiling Core Exports.swift
[122/141] Compiling Core String+Utilities.swift
[123/141] Compiling Core Thread+Async.swift
[124/141] Compiling Core Process+Execute.swift
[125/141] Compiling Core Reflectable.swift
[126/141] Compiling Core File.swift
[127/141] Compiling Core Future+Unwrap.swift
[128/141] Compiling Core FutureEncoder.swift
[129/141] Compiling Core Data+Base64URL.swift
[130/141] Compiling Core Data+Hex.swift
[131/141] Compiling Core DataCoders.swift
[132/141] Compiling Core ReflectionDecodable.swift
[133/141] Compiling Core ReflectionDecoders.swift
[134/141] Compiling Core CoreError.swift
[135/141] Emitting module Core
[136/141] Compiling Core NotFound.swift
[137/141] Compiling Core OptionalType.swift
[138/141] Compiling Core MediaType.swift
[139/141] Compiling Core NestedData.swift
[140/141] Compiling Core HeaderValue.swift
[141/141] Compiling Core LosslessDataConvertible.swift
[142/159] Compiling Validation Validator.swift
[143/159] Compiling Validation ValidatorType.swift
[144/159] Compiling Validation CountValidator.swift
[145/159] Compiling Validation EmailValidator.swift
[146/159] Compiling Validation NilIgnoringValidator.swift
[147/159] Compiling Validation NilValidator.swift
[148/159] Compiling Validation NotValidator.swift
[149/159] Compiling Validation OrValidator.swift
[150/159] Compiling Validation RangeValidator.swift
[151/159] Compiling Validation EmptyValidator.swift
[152/159] Compiling Validation InValidator.swift
[153/159] Emitting module Validation
[154/159] Compiling Validation AndValidator.swift
[155/159] Compiling Validation CharacterSetValidator.swift
[156/159] Compiling Validation ValidationError.swift
[157/159] Compiling Validation Validations.swift
[158/159] Compiling Validation Exports.swift
[159/159] Compiling Validation Validatable.swift
[160/160] Compiling Validation URLValidator.swift
Build complete! (16.83s)
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
Build complete.
{
  "dependencies" : [
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/core.git"
    }
  ],
  "manifest_display_name" : "Validation",
  "name" : "Validation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Validation",
      "targets" : [
        "Validation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ValidationTests",
      "module_type" : "SwiftTarget",
      "name" : "ValidationTests",
      "path" : "Tests/ValidationTests",
      "sources" : [
        "ValidationTests.swift"
      ],
      "target_dependencies" : [
        "Validation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Validation",
      "module_type" : "SwiftTarget",
      "name" : "Validation",
      "path" : "Sources/Validation",
      "product_dependencies" : [
        "Core"
      ],
      "product_memberships" : [
        "Validation"
      ],
      "sources" : [
        "Exports.swift",
        "Validatable.swift",
        "ValidationError.swift",
        "Validations.swift",
        "Validator.swift",
        "ValidatorType.swift",
        "Validators/AndValidator.swift",
        "Validators/CharacterSetValidator.swift",
        "Validators/CountValidator.swift",
        "Validators/EmailValidator.swift",
        "Validators/EmptyValidator.swift",
        "Validators/InValidator.swift",
        "Validators/NilIgnoringValidator.swift",
        "Validators/NilValidator.swift",
        "Validators/NotValidator.swift",
        "Validators/OrValidator.swift",
        "Validators/RangeValidator.swift",
        "Validators/URLValidator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.