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-ip, reference 0.1.2 (4e4621), with Swift 6.0 for macOS (SPM) on 18 Oct 2024 00:13:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-ip.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-ip
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 4e46219 fix documentation error
Cloned https://github.com/tayloraswift/swift-ip.git
Revision (git rev-parse @):
4e462199f5caafe61a9c69cc4abd067ff2c22366
SUCCESS checkout https://github.com/tayloraswift/swift-ip.git at 0.1.2
Fetching https://github.com/apple/swift-nio
[1/70643] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (5.00s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.75.0 (3.32s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[64/5396] Fetching swift-atomics, swift-system
[2296/20841] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.06s)
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.75.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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": "swift-ip",
      "name": "swift-ip",
      "url": "https://github.com/tayloraswift/swift-ip.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ip",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.75.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tayloraswift/swift-ip.git
[1/91] Fetching swift-ip
Fetched https://github.com/tayloraswift/swift-ip.git from cache (0.66s)
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.77s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.75.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.04s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/tayloraswift/swift-ip.git
Working copy of https://github.com/tayloraswift/swift-ip.git resolved at 0.1.2 (4e46219)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.75.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'swift-ip' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tayloraswift/swift-ip.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version--4A847ED0836F2485.txt
[9/19] Write sources
[10/19] Compiling CNIOWindows WSAStartup.c
[11/19] Compiling CNIOWindows shim.c
[12/19] Compiling CNIOWASI CNIOWASI.c
[13/19] Compiling CNIOLinux liburing_shims.c
[14/19] Compiling CNIOLinux shim.c
[15/45] Compiling _AtomicsShims.c
[16/69] Compiling CNIODarwin shim.c
[17/69] Compiling c-nioatomics.c
[18/69] Compiling c-atomics.c
[20/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/76] Compiling Atomics AtomicStorage.swift
[22/76] Compiling Atomics AtomicValue.swift
[23/76] Compiling IP IP.swift
[24/76] Compiling IP IP.V4.swift
[25/76] Compiling IP IP.V6.swift
[26/76] Compiling _NIOBase64 Base64.swift
[27/76] Emitting module _NIOBase64
[28/76] Compiling Atomics ManagedAtomic.swift
[29/76] Compiling Atomics ManagedAtomicLazyReference.swift
[30/78] Emitting module InternalCollectionsUtilities
[31/78] Compiling Atomics AtomicBool.swift
[32/78] Compiling Atomics IntegerConformances.swift
[33/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/78] Compiling Atomics UnsafeAtomic.swift
[35/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/78] Compiling Atomics AtomicMemoryOrderings.swift
[37/78] Compiling Atomics DoubleWord.swift
[38/78] Compiling Atomics Primitives.shims.swift
[39/78] Compiling Atomics AtomicInteger.swift
[40/78] Compiling IP IP.Map.swift
[41/78] Emitting module IP
[42/78] Compiling IP IP.Address.swift
[43/78] Compiling IP IP.Block.swift
[44/78] Compiling Atomics AtomicOptionalWrappable.swift
[45/78] Compiling Atomics AtomicReference.swift
[48/78] Compiling Atomics IntegerOperations.swift
[49/78] Compiling Atomics Unmanaged extensions.swift
[52/78] Compiling Atomics PointerConformances.swift
[53/78] Compiling Atomics Primitives.native.swift
[54/78] Compiling Atomics OptionalRawRepresentable.swift
[55/78] Compiling Atomics RawRepresentable.swift
[58/92] Compiling _NIODataStructures _TinyArray.swift
[59/92] Compiling _NIODataStructures PriorityQueue.swift
[60/93] Emitting module _NIODataStructures
[61/93] Compiling _NIODataStructures Heap.swift
[62/94] Compiling NIOConcurrencyHelpers lock.swift
[63/94] Compiling DequeModule _DequeBufferHeader.swift
[64/94] Compiling DequeModule _DequeBuffer.swift
[65/94] Compiling DequeModule _DequeSlot.swift
[66/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/95] Emitting module NIOConcurrencyHelpers
[68/95] Compiling NIOConcurrencyHelpers atomics.swift
[69/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[70/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[71/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/95] Compiling DequeModule Deque+Testing.swift
[73/95] Compiling DequeModule Deque._Storage.swift
[74/95] Compiling DequeModule Deque+Extras.swift
[75/95] Compiling DequeModule Deque+Hashable.swift
[76/95] Compiling DequeModule Deque+Equatable.swift
[77/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/95] Compiling DequeModule Deque+CustomReflectable.swift
[79/95] Compiling DequeModule Deque+Descriptions.swift
[80/95] Compiling DequeModule Deque._UnsafeHandle.swift
[81/95] Compiling DequeModule Deque.swift
[82/95] Compiling DequeModule Deque+Codable.swift
[83/95] Compiling DequeModule Deque+Collection.swift
[92/95] Emitting module Atomics
[95/95] Emitting module DequeModule
[96/157] Compiling NIOCore Linux.swift
[97/157] Compiling NIOCore MarkedCircularBuffer.swift
[98/157] Compiling NIOCore MulticastChannel.swift
[99/157] Compiling NIOCore NIOAny.swift
[100/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/157] Compiling NIOCore NIOLoopBound.swift
[102/163] Compiling NIOCore NIOScheduledCallback.swift
[103/163] Compiling NIOCore NIOSendable.swift
[104/163] Compiling NIOCore PointerHelpers.swift
[105/163] Compiling NIOCore RecvByteBufferAllocator.swift
[106/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[107/163] Compiling NIOCore SocketAddresses.swift
[108/163] Compiling NIOCore AddressedEnvelope.swift
[109/163] Compiling NIOCore AsyncAwaitSupport.swift
[110/163] Compiling NIOCore AsyncChannel.swift
[111/163] Compiling NIOCore AsyncChannelHandler.swift
[112/163] Compiling NIOCore AsyncChannelInboundStream.swift
[113/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[114/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[115/163] Compiling NIOCore SocketOptionProvider.swift
[116/163] Compiling NIOCore SystemCallHelpers.swift
[117/163] Compiling NIOCore TimeAmount+Duration.swift
[118/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/163] Compiling NIOCore UniversalBootstrapSupport.swift
[120/163] Compiling NIOCore Utilities.swift
[121/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/163] Compiling NIOCore EventLoopFuture.swift
[125/163] Compiling NIOCore FileDescriptor.swift
[126/163] Compiling NIOCore FileHandle.swift
[127/163] Compiling NIOCore FileRegion.swift
[128/163] Compiling NIOCore Codec.swift
[129/163] Compiling NIOCore ConvenienceOptionSupport.swift
[130/163] Compiling NIOCore DeadChannel.swift
[131/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/163] Compiling NIOCore EventLoop+Deprecated.swift
[133/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/163] Compiling NIOCore EventLoop.swift
[135/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[136/163] Compiling NIOCore NIOAsyncWriter.swift
[137/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/163] Compiling NIOCore BSDSocketAPI.swift
[139/163] Compiling NIOCore ByteBuffer-aux.swift
[140/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[141/163] Compiling NIOCore ByteBuffer-conversions.swift
[142/163] Compiling NIOCore GlobalSingletons.swift
[143/163] Compiling NIOCore IO.swift
[144/163] Compiling NIOCore IOData.swift
[145/163] Compiling NIOCore IPProtocol.swift
[146/163] Compiling NIOCore IntegerBitPacking.swift
[147/163] Compiling NIOCore IntegerTypes.swift
[148/163] Compiling NIOCore Interfaces.swift
[149/163] Compiling NIOCore Channel.swift
[150/163] Compiling NIOCore ChannelHandler.swift
[151/163] Compiling NIOCore ChannelHandlers.swift
[152/163] Compiling NIOCore ChannelInvoker.swift
[153/163] Compiling NIOCore ChannelOption.swift
[154/163] Compiling NIOCore ChannelPipeline.swift
[155/163] Compiling NIOCore CircularBuffer.swift
[156/163] Compiling NIOCore ByteBuffer-core.swift
[157/163] Compiling NIOCore ByteBuffer-hex.swift
[158/163] Compiling NIOCore ByteBuffer-int.swift
[159/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/163] Compiling NIOCore ByteBuffer-multi-int.swift
[161/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[162/163] Compiling NIOCore ByteBuffer-views.swift
[163/163] Emitting module NIOCore
[164/166] Compiling IP_NIOCore IP.V6 (ext).swift
[165/166] Compiling IP_NIOCore IP.V4 (ext).swift
[166/166] Emitting module IP_NIOCore
Build complete! (34.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.75.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    }
  ],
  "manifest_display_name" : "swift-ip",
  "name" : "swift-ip",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IP",
      "targets" : [
        "IP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IP_NIOCore",
      "targets" : [
        "IP_NIOCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IP_NIOCore",
      "module_type" : "SwiftTarget",
      "name" : "IP_NIOCore",
      "path" : "Sources/IP_NIOCore",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "IP_NIOCore"
      ],
      "sources" : [
        "IP.V4 (ext).swift",
        "IP.V6 (ext).swift"
      ],
      "target_dependencies" : [
        "IP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IPTests",
      "module_type" : "SwiftTarget",
      "name" : "IPTests",
      "path" : "Sources/IPTests",
      "sources" : [
        "Mapping.swift",
        "Masking.swift",
        "Parsing.swift"
      ],
      "target_dependencies" : [
        "IP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IP",
      "module_type" : "SwiftTarget",
      "name" : "IP",
      "path" : "Sources/IP",
      "product_memberships" : [
        "IP",
        "IP_NIOCore"
      ],
      "sources" : [
        "IP.Address.swift",
        "IP.Block.swift",
        "IP.Map.swift",
        "IP.V4.swift",
        "IP.V6.swift",
        "IP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.