The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Terse, reference master (0de29c), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 01:10: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/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
Fetching https://github.com/apple/swift-nio.git
[1/71935] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.58s)
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.55s)
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/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
========================================
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": "terse",
      "name": "Terse",
      "url": "https://github.com/john-connolly/terse.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/terse",
      "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/john-connolly/terse.git
[1/84] Fetching terse
Fetched https://github.com/john-connolly/terse.git from cache (0.63s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.72s)
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.52s)
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/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/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/john-connolly/terse.git
Working copy of https://github.com/john-connolly/terse.git resolved at master (0de29c5)
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'terse': the target name Terse has different case on the filesystem and the Package.swift manifest file
warning: '.resolve-product-dependencies': dependency 'terse' 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/john-connolly/terse.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/10] Write sources
[4/10] Compiling CNIOLinux ifaddrs-android.c
[5/10] Compiling CNIOLinux shim.c
[6/10] Write swift-version--7754E27361AE5C74.txt
[7/13] Compiling CNIODarwin shim.c
[8/13] Compiling CNIOSHA1 c_nio_sha1.c
[9/13] Compiling c-atomics.c
[11/16] Emitting module NIOConcurrencyHelpers
[12/16] Emitting module NIOPriorityQueue
[13/16] Compiling NIOPriorityQueue PriorityQueue.swift
[14/16] Compiling NIOPriorityQueue Heap.swift
[15/16] Compiling NIOConcurrencyHelpers lock.swift
[16/16] Compiling NIOConcurrencyHelpers atomics.swift
[17/67] Compiling NIO IOData.swift
[18/67] Compiling NIO IntegerTypes.swift
[19/67] Compiling NIO Interfaces.swift
[20/67] Compiling NIO Linux.swift
[21/67] Compiling NIO LinuxCPUSet.swift
[22/67] Compiling NIO FileHandle.swift
[23/67] Compiling NIO FileRegion.swift
[24/67] Compiling NIO GetaddrinfoResolver.swift
[25/67] Compiling NIO HappyEyeballs.swift
[26/67] Compiling NIO Heap.swift
[27/67] Compiling NIO IO.swift
[28/72] Compiling NIO ChannelInvoker.swift
[29/72] Compiling NIO ChannelOption.swift
[30/72] Compiling NIO ChannelPipeline.swift
[31/72] Compiling NIO CircularBuffer.swift
[32/72] Compiling NIO Codec.swift
[33/72] Compiling NIO CompositeError.swift
[34/72] Compiling NIO SocketOptionProvider.swift
[35/72] Compiling NIO System.swift
[36/72] Compiling NIO Thread.swift
[37/72] Compiling NIO TypeAssistedChannelHandler.swift
[38/72] Compiling NIO Utilities.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 ContiguousCollection.swift
[46/72] Compiling NIO DeadChannel.swift
[47/72] Compiling NIO Embedded.swift
[48/72] Compiling NIO EventLoop.swift
[49/72] Compiling NIO EventLoopFuture.swift
[50/72] Compiling NIO FileDescriptor.swift
[51/72] Compiling NIO AddressedEnvelope.swift
[52/72] Compiling NIO BaseSocket.swift
[53/72] Compiling NIO BaseSocketChannel.swift
[54/72] Compiling NIO BlockingIOThreadPool.swift
[55/72] Compiling NIO Bootstrap.swift
[56/72] Compiling NIO ByteBuffer-aux.swift
[57/72] Compiling NIO MarkedCircularBuffer.swift
[58/72] Compiling NIO MulticastChannel.swift
[59/72] Compiling NIO NIOAny.swift
[60/72] Compiling NIO NonBlockingFileIO.swift
[61/72] Compiling NIO PendingDatagramWritesManager.swift
[62/72] Compiling NIO PendingWritesManager.swift
[63/72] Compiling NIO PriorityQueue.swift
[64/72] Compiling NIO RecvByteBufferAllocator.swift
[65/72] Compiling NIO Resolver.swift
[66/72] Compiling NIO Selectable.swift
[67/72] Compiling NIO Selector.swift
[68/72] Compiling NIO ServerSocket.swift
[69/72] Compiling NIO Socket.swift
[70/72] Compiling NIO SocketAddresses.swift
[71/72] Compiling NIO SocketChannel.swift
[72/72] Emitting module NIO
[73/79] Compiling Terse Future + Functor.swift
[74/79] Compiling Terse PrecedenceGroups.swift
[75/79] Compiling Terse Future + Applicative.swift
[76/79] Compiling Terse Future+Zip.swift
[77/79] Emitting module Terse
[78/79] Compiling Terse Future + Monad.swift
[79/79] Compiling Terse Curry.swift
Build complete! (13.50s)
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.