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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Net.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Net
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e49f54a Updated swift-tools and platforms
Cloned https://github.com/OperatorFoundation/Net.git
Revision (git rev-parse @):
e49f54a61efd804b8b8105e0a781d6c312917a18
SUCCESS checkout https://github.com/OperatorFoundation/Net.git at main
Fetching https://github.com/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (1.38s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main (1186348)
========================================
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": "net",
      "name": "Net",
      "url": "https://github.com/OperatorFoundation/Net.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Net",
      "dependencies": [
        {
          "identity": "datable",
          "name": "Datable",
          "url": "https://github.com/OperatorFoundation/Datable",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Net.git
[1/102] Fetching net
Fetched https://github.com/OperatorFoundation/Net.git from cache (0.71s)
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable from cache (0.48s)
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main (e49f54a)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main (1186348)
warning: '.resolve-product-dependencies': dependency 'net' is not used by any target
Found 1 product dependencies
  - Datable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/Net.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/38] Emitting module Datable
[5/41] Compiling Datable Data+MaybeNetworkIntable.swift
[6/41] Compiling Datable Data+Stringable.swift
[7/41] Compiling Datable Datable.swift
[8/41] Compiling Datable DatableConfig.swift
[9/41] Compiling Datable Double+MaybeDatable.swift
[10/41] Compiling Datable Double+Stringable.swift
[11/41] Compiling Datable File.swift
[12/41] Compiling Datable Float+Floatable.swift
[13/41] Compiling Datable MaybeDatable.swift
[14/41] Compiling Datable MaybeIntable.swift
[15/41] Compiling Datable MaybeNetworkIntable.swift
[16/41] Compiling Datable NetworkDatable.swift
[17/41] Compiling Datable Arrayable.swift
[18/41] Compiling Datable CSVable.swift
[19/41] Compiling Datable Data+Arrayable.swift
[20/41] Compiling Datable Data+Base64.swift
[21/41] Compiling Datable Float+MaybeDatable.swift
[22/41] Compiling Datable Float+MaybeIntable.swift
[23/41] Compiling Datable Floatable.swift
[24/41] Compiling Datable Int+Floatable.swift
[25/41] Compiling Datable NetworkIntable.swift
[26/41] Compiling Datable String+Arrayable.swift
[27/41] Compiling Datable String+Datable.swift
[28/41] Compiling Datable Int+MaybeDatable.swift
[29/41] Compiling Datable Int+MaybeIntable.swift
[30/41] Compiling Datable Int+Stringable.swift
[31/41] Compiling Datable Intable.swift
[32/41] Compiling Datable String+Intable.swift
[33/41] Compiling Datable Stringable.swift
[34/41] Compiling Datable StringableArray+CSVable.swift
[35/41] Compiling Datable Data+Datable.swift
[36/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
[37/41] Compiling Datable Data+Floatable.swift
[38/41] Compiling Datable Data+MaybeIntable.swift
[39/41] Compiling Datable UInt+Datable.swift
[40/41] Compiling Datable UInt+MaybeNetworkDatable.swift
[41/41] Compiling Datable UInt+Stringable.swift
[42/47] Emitting module Net
[43/47] Compiling Net Ipify.swift
[44/47] Compiling Net Network+Codable.swift
[45/47] Compiling Net Net.swift
[46/47] Compiling Net Network+MaybeDatable.swift
[47/47] Compiling Net Network+Stringable.swift
Build complete! (12.78s)
Build complete.
Done.