The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebsiteBuilder, reference 1.0.1 (9e1ffc), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 06:13:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kodecocodes/spm-tutorial.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kodecocodes/spm-tutorial
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 9e1ffce Change the port to 80 without an option to customize the port
Cloned https://github.com/kodecocodes/spm-tutorial.git
Revision (git rev-parse @):
9e1ffcea017628b8047b8c812de25d02a99e3c3c
SUCCESS checkout https://github.com/kodecocodes/spm-tutorial.git at 1.0.1
Fetching https://github.com/apple/swift-nio.git
[1/83218] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (8.63s)
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.63s)
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 (1.31s)
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "spm-tutorial",
      "name": "WebsiteBuilder",
      "url": "https://github.com/kodecocodes/spm-tutorial.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spm-tutorial",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kodecocodes/spm-tutorial.git
[1/25] Fetching spm-tutorial
Fetched https://github.com/kodecocodes/spm-tutorial.git from cache (0.55s)
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.78s)
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.46s)
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.53s)
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/kodecocodes/spm-tutorial.git
Working copy of https://github.com/kodecocodes/spm-tutorial.git resolved at 1.0.1 (9e1ffce)
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
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: '.resolve-product-dependencies': dependency 'spm-tutorial' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kodecocodes/spm-tutorial.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[5/13] Compiling CNIOLinux ifaddrs-android.c
[6/13] Compiling CNIOZlib empty.c
[7/13] Compiling CNIOLinux shim.c
[8/13] Write swift-version--6988338F2F200930.txt
[9/16] Compiling CNIOHTTPParser c_nio_http_parser.c
[10/16] Compiling CNIODarwin shim.c
[11/16] Compiling CNIOSHA1 c_nio_sha1.c
[13/16] Compiling NIOPriorityQueue PriorityQueue.swift
[14/16] Emitting module NIOPriorityQueue
[15/16] Compiling NIOPriorityQueue Heap.swift
[15/16] Compiling c-atomics.c
[17/19] Compiling NIOConcurrencyHelpers atomics.swift
[18/19] Emitting module NIOConcurrencyHelpers
[19/19] Compiling NIOConcurrencyHelpers lock.swift
[20/70] Compiling NIO PendingWritesManager.swift
[21/70] Compiling NIO PriorityQueue.swift
[22/70] Compiling NIO RecvByteBufferAllocator.swift
[23/70] Compiling NIO Resolver.swift
[24/70] Compiling NIO Selectable.swift
[25/75] Compiling NIO IOData.swift
[26/75] Compiling NIO IntegerTypes.swift
[27/75] Compiling NIO Interfaces.swift
[28/75] Compiling NIO Linux.swift
[29/75] Compiling NIO LinuxCPUSet.swift
[30/75] Compiling NIO ChannelInvoker.swift
[31/75] Compiling NIO ChannelOption.swift
[32/75] Compiling NIO ChannelPipeline.swift
[33/75] Compiling NIO CircularBuffer.swift
[34/75] Compiling NIO Codec.swift
[35/75] Compiling NIO CompositeError.swift
[36/75] Compiling NIO AddressedEnvelope.swift
[37/75] Compiling NIO BaseSocket.swift
[38/75] Compiling NIO BaseSocketChannel.swift
[39/75] Compiling NIO BlockingIOThreadPool.swift
[40/75] Compiling NIO Bootstrap.swift
[41/75] Compiling NIO ByteBuffer-aux.swift
[42/75] Emitting module NIO
[43/75] Compiling NIO FileHandle.swift
[44/75] Compiling NIO FileRegion.swift
[45/75] Compiling NIO GetaddrinfoResolver.swift
[46/75] Compiling NIO HappyEyeballs.swift
[47/75] Compiling NIO Heap.swift
[48/75] Compiling NIO IO.swift
[49/75] Compiling NIO ByteBuffer-core.swift
[50/75] Compiling NIO ByteBuffer-int.swift
[51/75] Compiling NIO ByteBuffer-views.swift
[52/75] Compiling NIO Channel.swift
[53/75] Compiling NIO ChannelHandler.swift
[54/75] Compiling NIO ChannelHandlers.swift
[55/75] Compiling NIO SocketOptionProvider.swift
[56/75] Compiling NIO System.swift
[57/75] Compiling NIO Thread.swift
[58/75] Compiling NIO TypeAssistedChannelHandler.swift
[59/75] Compiling NIO Utilities.swift
[60/75] Compiling NIO ContiguousCollection.swift
[61/75] Compiling NIO DeadChannel.swift
[62/75] Compiling NIO Embedded.swift
[63/75] Compiling NIO EventLoop.swift
[64/75] Compiling NIO EventLoopFuture.swift
[65/75] Compiling NIO FileDescriptor.swift
[66/75] Compiling NIO MarkedCircularBuffer.swift
[67/75] Compiling NIO MulticastChannel.swift
[68/75] Compiling NIO NIOAny.swift
[69/75] Compiling NIO NonBlockingFileIO.swift
[70/75] Compiling NIO PendingDatagramWritesManager.swift
[71/75] Compiling NIO Selector.swift
[72/75] Compiling NIO ServerSocket.swift
[73/75] Compiling NIO Socket.swift
[74/75] Compiling NIO SocketAddresses.swift
[75/75] Compiling NIO SocketChannel.swift
[76/85] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[77/85] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[78/85] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[79/85] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[80/85] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[81/85] Compiling NIOHTTP1 HTTPEncoder.swift
[82/85] Compiling NIOHTTP1 HTTPTypes.swift
[83/85] Emitting module NIOHTTP1
[84/85] Compiling NIOHTTP1 ByteCollectionUtils.swift
[85/85] Compiling NIOHTTP1 HTTPDecoder.swift
[86/89] Compiling WebsiteBuilder Website.swift
[87/89] Emitting module WebsiteBuilder
[88/89] Compiling WebsiteBuilder HTTPModels.swift
[89/89] Compiling WebsiteBuilder HTTPHandler.swift
Build complete! (12.44s)
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
warning: couldn't find pc file for zlib
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "WebsiteBuilder",
  "name" : "WebsiteBuilder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WebsiteBuilder",
      "targets" : [
        "WebsiteBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebsiteBuilder",
      "module_type" : "SwiftTarget",
      "name" : "WebsiteBuilder",
      "path" : "Sources/WebsiteBuilder",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "WebsiteBuilder"
      ],
      "sources" : [
        "HTTPHandler.swift",
        "HTTPModels.swift",
        "Website.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.