This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Terse with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-connolly/terse.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/john-connolly/terse
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0de29c5 Update README.md
Cloned https://github.com/john-connolly/terse.git
Revision (git rev-parse @):
0de29c536bdbdea9d68eb0c2b8f126e4bebc2f42
SUCCESS checkout https://github.com/john-connolly/terse.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/john-connolly/terse.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Write sources
[4/10] Compiling CNIOLinux shim.c
[5/10] Compiling CNIOLinux ifaddrs-android.c
[6/10] Write swift-version-6F35C1178C84523A.txt
[7/13] Compiling CNIOSHA1 c_nio_sha1.c
[8/13] Compiling CNIODarwin shim.c
[9/13] Compiling c-atomics.c
[11/16] Compiling NIOPriorityQueue PriorityQueue.swift
[12/16] Emitting module NIOPriorityQueue
[13/16] Compiling NIOPriorityQueue Heap.swift
[14/16] Emitting module NIOConcurrencyHelpers
[15/16] Compiling NIOConcurrencyHelpers atomics.swift
[16/16] Compiling NIOConcurrencyHelpers lock.swift
[17/67] Compiling NIO PendingWritesManager.swift
[18/67] Compiling NIO PriorityQueue.swift
[19/67] Compiling NIO RecvByteBufferAllocator.swift
[20/67] Compiling NIO Resolver.swift
[21/67] Compiling NIO Selectable.swift
[22/72] Compiling NIO IOData.swift
[23/72] Compiling NIO IntegerTypes.swift
[24/72] Compiling NIO Interfaces.swift
[25/72] Compiling NIO Linux.swift
[26/72] Compiling NIO LinuxCPUSet.swift
[27/72] Compiling NIO FileHandle.swift
[28/72] Compiling NIO FileRegion.swift
[29/72] Compiling NIO GetaddrinfoResolver.swift
[30/72] Compiling NIO HappyEyeballs.swift
[31/72] Compiling NIO Heap.swift
[32/72] Compiling NIO IO.swift
[33/72] Compiling NIO ChannelInvoker.swift
[34/72] Compiling NIO ChannelOption.swift
[35/72] Compiling NIO ChannelPipeline.swift
[36/72] Compiling NIO CircularBuffer.swift
[37/72] Compiling NIO Codec.swift
[38/72] Compiling NIO CompositeError.swift
[39/72] Compiling NIO ByteBuffer-core.swift
[40/72] Compiling NIO ByteBuffer-int.swift
[41/72] Compiling NIO ByteBuffer-views.swift
[42/72] Compiling NIO Channel.swift
[43/72] Compiling NIO ChannelHandler.swift
[44/72] Compiling NIO ChannelHandlers.swift
[45/72] Compiling NIO SocketOptionProvider.swift
[46/72] Compiling NIO System.swift
[47/72] Compiling NIO Thread.swift
[48/72] Compiling NIO TypeAssistedChannelHandler.swift
[49/72] Compiling NIO Utilities.swift
[50/72] Compiling NIO MarkedCircularBuffer.swift
[51/72] Compiling NIO MulticastChannel.swift
[52/72] Compiling NIO NIOAny.swift
[53/72] Compiling NIO NonBlockingFileIO.swift
[54/72] Compiling NIO PendingDatagramWritesManager.swift
[55/72] Compiling NIO ContiguousCollection.swift
[56/72] Compiling NIO DeadChannel.swift
[57/72] Compiling NIO Embedded.swift
[58/72] Compiling NIO EventLoop.swift
[59/72] Compiling NIO EventLoopFuture.swift
[60/72] Compiling NIO FileDescriptor.swift
[61/72] Compiling NIO AddressedEnvelope.swift
[62/72] Compiling NIO BaseSocket.swift
[63/72] Compiling NIO BaseSocketChannel.swift
[64/72] Compiling NIO BlockingIOThreadPool.swift
[65/72] Compiling NIO Bootstrap.swift
[66/72] Compiling NIO ByteBuffer-aux.swift
[67/72] Emitting module NIO
[68/72] Compiling NIO Selector.swift
[69/72] Compiling NIO ServerSocket.swift
[70/72] Compiling NIO Socket.swift
[71/72] Compiling NIO SocketAddresses.swift
[72/72] Compiling NIO SocketChannel.swift
[73/79] Compiling Terse Future+Zip.swift
[74/79] Compiling Terse Future + Applicative.swift
[75/79] Compiling Terse Future + Functor.swift
[76/79] Compiling Terse Future + Monad.swift
[77/79] Emitting module Terse
[78/79] Compiling Terse PrecedenceGroups.swift
[79/79] Compiling Terse Curry.swift
Build complete! (28.88s)
Fetching https://github.com/apple/swift-nio.git
[1/65528] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.71s)
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.62s)
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.67s)
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: 'spi-builder-workspace': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name TerseTests has different case on the filesystem and the Package.swift manifest file
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" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "Terse",
  "name" : "Terse",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Terse",
      "targets" : [
        "Terse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerseTests",
      "module_type" : "SwiftTarget",
      "name" : "TerseTests",
      "path" : "Tests/TerseTests",
      "sources" : [
        "terseTests.swift"
      ],
      "target_dependencies" : [
        "Terse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Terse",
      "module_type" : "SwiftTarget",
      "name" : "Terse",
      "path" : "Sources/Terse",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "Terse"
      ],
      "sources" : [
        "Curry.swift",
        "Future + Applicative.swift",
        "Future + Functor.swift",
        "Future + Monad.swift",
        "Future+Zip.swift",
        "PrecedenceGroups.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name TerseTests has different case on the filesystem and the Package.swift manifest file
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.