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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/NWHTTPProtocol.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/helje5/NWHTTPProtocol
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 1f7c0f7 Merge branch 'develop'
Cloned https://github.com/helje5/NWHTTPProtocol.git
Revision (git rev-parse @):
1f7c0f76667ca68710d4eb9aa83fbf78669c586c
SUCCESS checkout https://github.com/helje5/NWHTTPProtocol.git at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nwhttpprotocol",
      "name": "NWHTTPProtocol",
      "url": "https://github.com/helje5/NWHTTPProtocol.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NWHTTPProtocol",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/helje5/NWHTTPProtocol.git
[1/62] Fetching nwhttpprotocol
Fetched https://github.com/helje5/NWHTTPProtocol.git (0.24s)
Creating working copy for https://github.com/helje5/NWHTTPProtocol.git
Working copy of https://github.com/helje5/NWHTTPProtocol.git resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'nwhttpprotocol' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CHTTPParser http_parser.c
[2/6] Compiling NWHTTPProtocol HTTPMessage.swift
[3/6] Compiling NWHTTPProtocol HTTPProtocol.swift
[4/6] Compiling NWHTTPProtocol HTTPContext.swift
[5/6] Emitting module NWHTTPProtocol
[6/13] Compiling NWHTTPServer HTTPMethod.swift
[7/13] Compiling NWHTTPServer IncomingMessage.swift
[8/13] Compiling NWHTTPServer HTTPServer.swift
[9/13] Compiling NWHTTPServer StringEncodingError.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NWHTTPServer/StringEncodingError.swift:9:32: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
  public let encoding : String.Encoding
                               ^
Foundation.String:3:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable, Equatable {
                  ^
[10/13] Compiling NWHTTPServer HTTPStatus.swift
[11/13] Emitting module NWHTTPServer
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NWHTTPServer/StringEncodingError.swift:9:32: warning: cannot use struct 'Encoding' here; 'Foundation' was not imported by this file
  public let encoding : String.Encoding
                               ^
Foundation.String:3:19: note: type declared here
    public struct Encoding : RawRepresentable, Sendable, Equatable {
                  ^
[12/13] Compiling NWHTTPServer ServerResponse.swift
[13/15] Emitting module samplehttpd
[14/15] Compiling samplehttpd main.swift
[14/15] Linking samplehttpd
Build complete! (10.49s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.