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 Linux on 27 Nov 2024 13:14:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

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 /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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/validation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.10s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.56s)
Fetching https://github.com/apple/swift-nio.git
[1/71949] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.47s)
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.17s)
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.45s)
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
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/16] Write sources
[10/16] Compiling CNIOLinux ifaddrs-android.c
[11/16] Compiling CNIODarwin shim.c
[12/16] Compiling CNIOSHA1 c_nio_sha1.c
[13/16] Compiling CNIOLinux shim.c
[14/16] Write swift-version-24593BA9C3E375BF.txt
[15/25] Compiling c-atomics.c
[17/28] Compiling NIOPriorityQueue PriorityQueue.swift
[18/28] Compiling Debugging SourceLocation.swift
[19/28] Compiling NIOConcurrencyHelpers atomics.swift
[20/28] Emitting module NIOConcurrencyHelpers
[21/28] Compiling NIOConcurrencyHelpers lock.swift
[22/28] Compiling COperatingSystem libc.swift
[23/28] Emitting module COperatingSystem
[24/30] Emitting module NIOPriorityQueue
[25/30] Compiling NIOPriorityQueue Heap.swift
[29/81] Compiling Debugging Demangler.swift
[30/81] Emitting module Debugging
[31/81] Compiling Debugging Debuggable.swift
[32/82] Emitting module NIO
[34/88] Compiling NIO Heap.swift
[35/88] Compiling NIO IO.swift
[36/88] Compiling NIO IOData.swift
[37/88] Compiling NIO IntegerTypes.swift
[38/88] Compiling NIO Interfaces.swift
[39/88] Compiling NIO Linux.swift
[40/88] Compiling NIO LinuxCPUSet.swift
[41/88] Compiling NIO MarkedCircularBuffer.swift
[42/88] Compiling NIO MulticastChannel.swift
[43/88] Compiling NIO NIOAny.swift
[44/88] Compiling NIO NonBlockingFileIO.swift
[45/88] Compiling NIO PendingDatagramWritesManager.swift
[46/88] Compiling NIO PendingWritesManager.swift
[47/88] Compiling NIO PriorityQueue.swift
[48/88] Compiling NIO EventLoop.swift
[49/88] Compiling NIO EventLoopFuture.swift
[50/88] Compiling NIO FileDescriptor.swift
[51/88] Compiling NIO FileHandle.swift
[52/88] Compiling NIO FileRegion.swift
[53/88] Compiling NIO GetaddrinfoResolver.swift
[54/88] Compiling NIO HappyEyeballs.swift
[55/88] Compiling NIO ChannelPipeline.swift
[56/88] Compiling NIO CircularBuffer.swift
[57/88] Compiling NIO Codec.swift
[58/88] Compiling NIO CompositeError.swift
[59/88] Compiling NIO ContiguousCollection.swift
[60/88] Compiling NIO DeadChannel.swift
[61/88] Compiling NIO Embedded.swift
[62/88] Compiling NIO ByteBuffer-int.swift
[63/88] Compiling NIO ByteBuffer-views.swift
[64/88] Compiling NIO Channel.swift
[65/88] Compiling NIO ChannelHandler.swift
[66/88] Compiling NIO ChannelHandlers.swift
[67/88] Compiling NIO ChannelInvoker.swift
[68/88] Compiling NIO ChannelOption.swift
[69/88] Compiling NIO RecvByteBufferAllocator.swift
[70/88] Compiling NIO Resolver.swift
[71/88] Compiling NIO Selectable.swift
[72/88] Compiling NIO Selector.swift
[73/88] Compiling NIO ServerSocket.swift
[74/88] Compiling NIO Socket.swift
[75/88] Compiling NIO SocketAddresses.swift
[76/88] Compiling NIO AddressedEnvelope.swift
[77/88] Compiling NIO BaseSocket.swift
[78/88] Compiling NIO BaseSocketChannel.swift
[79/88] Compiling NIO BlockingIOThreadPool.swift
[80/88] Compiling NIO Bootstrap.swift
[81/88] Compiling NIO ByteBuffer-aux.swift
[82/88] Compiling NIO ByteBuffer-core.swift
[83/88] Compiling NIO SocketChannel.swift
[84/88] Compiling NIO SocketOptionProvider.swift
[85/88] Compiling NIO System.swift
[86/88] Compiling NIO Thread.swift
[87/88] Compiling NIO TypeAssistedChannelHandler.swift
[88/88] Compiling NIO Utilities.swift
[90/118] Compiling Bits ByteBuffer+require.swift
[91/118] Compiling Bits ByteBuffer+string.swift
[92/118] Emitting module Async
[93/119] Emitting module NIOFoundationCompat
[94/119] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[95/120] Compiling Async Worker.swift
[96/120] Compiling Bits Byte+Control.swift
[97/120] Compiling Bits Byte+Digit.swift
[98/120] Compiling Async FutureType.swift
[99/120] Compiling Async QueueHandler.swift
[101/120] Compiling Bits BitsError.swift
[102/120] Compiling Bits Byte+Alphabet.swift
[103/120] Compiling Async Collection+Future.swift
[104/120] Compiling Async Deprecated.swift
[105/120] Compiling Async Async+NIO.swift
[106/120] Compiling Async AsyncError.swift
[107/120] Compiling Bits Data+Bytes.swift
[108/120] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[109/120] Compiling Bits ByteBuffer+peek.swift
[110/121] Compiling Bits Bytes.swift
[113/121] Compiling Bits Data+Strings.swift
[115/122] Emitting module Bits
[122/122] Compiling Bits Deprecated.swift
[124/146] Compiling Core Future+Unwrap.swift
[125/146] Compiling Core FutureEncoder.swift
[126/146] Compiling Core HeaderValue.swift
[127/149] Compiling Core ReflectionDecoders.swift
[128/149] Compiling Core CoreError.swift
[129/149] Compiling Core Data+Base64URL.swift
[130/149] Compiling Core BasicKey.swift
[131/149] Compiling Core CaseInsensitiveString.swift
[132/149] Compiling Core Decodable+Reflectable.swift
[133/149] Compiling Core ReflectionDecodable.swift
[134/149] Compiling Core Reflectable.swift
[135/149] Compiling Core String+Utilities.swift
[136/149] Compiling Core Thread+Async.swift
[137/149] Emitting module Core
[138/149] Compiling Core DirectoryConfig.swift
[139/149] Compiling Core Exports.swift
[140/149] Compiling Core File.swift
[141/149] Compiling Core Data+Hex.swift
[142/149] Compiling Core DataCoders.swift
[143/149] Compiling Core Deprecated.swift
[144/149] Compiling Core NotFound.swift
[145/149] Compiling Core OptionalType.swift
[146/149] Compiling Core Process+Execute.swift
[147/149] Compiling Core LosslessDataConvertible.swift
[148/149] Compiling Core MediaType.swift
[149/149] Compiling Core NestedData.swift
[151/167] Emitting module Validation
[152/169] Compiling Validation Exports.swift
[153/169] Compiling Validation Validatable.swift
[154/169] Compiling Validation ValidationError.swift
[155/169] Compiling Validation AndValidator.swift
[156/169] Compiling Validation CharacterSetValidator.swift
[157/169] Compiling Validation EmptyValidator.swift
[158/169] Compiling Validation InValidator.swift
[159/169] Compiling Validation CountValidator.swift
[160/169] Compiling Validation EmailValidator.swift
[161/169] Compiling Validation NotValidator.swift
[162/169] Compiling Validation OrValidator.swift
[163/169] Compiling Validation NilIgnoringValidator.swift
[164/169] Compiling Validation NilValidator.swift
[165/169] Compiling Validation Validations.swift
[166/169] Compiling Validation Validator.swift
[167/169] Compiling Validation ValidatorType.swift
[168/169] Compiling Validation RangeValidator.swift
[169/169] Compiling Validation URLValidator.swift
Build complete! (29.58s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.