The Swift Package Index logo.Swift Package Index

Build Information

Successful build of u, reference 1.1.0 (991bc9), with Swift 6.2 for macOS (SPM) on 19 Mar 2026 04:43:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/u.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rarestype/u
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 991bc9f Merge pull request #8 from rarestype/atomics
Cloned https://github.com/rarestype/u.git
Revision (git rev-parse @):
991bc9fbe56be39ecb96a239ddd866f96a41fa0a
SUCCESS checkout https://github.com/rarestype/u.git at 1.1.0
Fetching https://github.com/ordo-one/dollup
[1/14] Fetching dollup
Fetched https://github.com/ordo-one/dollup from cache (0.59s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.1 (1.14s)
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.1
Downloading binary artifact https://download.rarestype.com/dollup/1.0.1/macOS-arm64/dollup.artifactbundle.zip
[5467/3923548] Downloading https://download.rarestype.com/dollup/1.0.1/macOS-arm64/dollup.artifactbundle.zip
Downloaded https://download.rarestype.com/dollup/1.0.1/macOS-arm64/dollup.artifactbundle.zip (0.43s)
========================================
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": "u",
      "name": "u",
      "url": "https://github.com/rarestype/u.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/u",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rarestype/u.git
[1/414] Fetching u
Fetched https://github.com/rarestype/u.git from cache (0.83s)
Creating working copy for https://github.com/rarestype/u.git
Working copy of https://github.com/rarestype/u.git resolved at 1.1.0 (991bc9f)
warning: '.resolve-product-dependencies': dependency 'u' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rarestype/u.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/25] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[8/25] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[9/25] Emitting module CasesByIntegerEncodingMacro
[10/30] Compiling ISO ISO.Macrolanguage (gen).swift
[11/30] Compiling ISO ISO.swift
[12/30] Compiling ISO ISO.Locale.swift
[13/30] Compiling ISO ISO.Country (gen).swift
[14/30] Emitting module ISO
[15/30] Emitting module UnixTime
[16/30] Compiling UnixTime Duration (ext).swift
[17/30] Compiling UnixTime DurationFormat.Unit.swift
[18/30] Compiling UnixTime UnixInstant.swift
[19/30] Compiling UnixTime QuantizedDuration.swift
[20/31] Compiling UnixTime Nanoseconds.swift
[21/31] Compiling UnixTime Seconds.swift
[22/31] Compiling UnixTime Hours.swift
[23/31] Compiling UnixTime Microseconds.swift
[24/31] Compiling UnixTime UnixAttosecond.swift
[25/31] Compiling UnixTime UnixDate.swift
[26/31] Compiling UnixTime Milliseconds.swift
[27/31] Compiling UnixTime Minutes.swift
[28/31] Compiling UnixTime UnixMillisecond.swift
[29/31] Compiling UnixTime DurationFormat.swift
[30/31] Compiling UnixTime Days.swift
[31/31] Compiling UnixTime UnixInterval.swift
[32/43] Compiling UnixCalendar Timestamp.swift
[33/43] Compiling UnixCalendar Timestamp.Weekday.swift
[34/43] Compiling UnixCalendar Timestamp.Year.swift
[35/43] Compiling UnixCalendar Timestamp.Time.swift
[36/43] Compiling UnixCalendar UnixAttosecond (ext).swift
[37/43] Compiling UnixCalendar UnixDate (ext).swift
[38/44] Compiling UnixCalendar Timestamp.Sanity.swift
[39/44] Compiling UnixCalendar Timestamp.Date.swift
[40/44] Compiling UnixCalendar Timestamp.Month.swift
[41/44] Emitting module UnixCalendar
[42/44] Compiling UnixCalendar Range (ext).swift
[43/44] Compiling UnixCalendar Timestamp.Components.swift
[44/44] Compiling UnixCalendar UnixMillisecond (ext).swift
Build complete! (4.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "dollup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/dollup"
    }
  ],
  "manifest_display_name" : "u",
  "name" : "u",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "CasesByIntegerEncodingMacro",
      "targets" : [
        "CasesByIntegerEncodingMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ISO",
      "targets" : [
        "ISO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UnixCalendar",
      "targets" : [
        "UnixCalendar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UnixTime",
      "targets" : [
        "UnixTime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnixTime",
      "module_type" : "SwiftTarget",
      "name" : "UnixTime",
      "path" : "Sources/UnixTime",
      "product_memberships" : [
        "UnixCalendar",
        "UnixTime"
      ],
      "sources" : [
        "Duration (ext).swift",
        "DurationFormat.Unit.swift",
        "DurationFormat.swift",
        "Durations/Days.swift",
        "Durations/Hours.swift",
        "Durations/Microseconds.swift",
        "Durations/Milliseconds.swift",
        "Durations/Minutes.swift",
        "Durations/Nanoseconds.swift",
        "Durations/Seconds.swift",
        "Instants/UnixAttosecond.swift",
        "Instants/UnixDate.swift",
        "Instants/UnixMillisecond.swift",
        "QuantizedDuration.swift",
        "UnixInstant.swift",
        "UnixInterval.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UnixCalendar",
      "module_type" : "SwiftTarget",
      "name" : "UnixCalendar",
      "path" : "Sources/UnixCalendar",
      "product_memberships" : [
        "UnixCalendar"
      ],
      "sources" : [
        "Range (ext).swift",
        "Timestamp.Components.swift",
        "Timestamp.Date.swift",
        "Timestamp.Month.swift",
        "Timestamp.Sanity.swift",
        "Timestamp.Time.swift",
        "Timestamp.Weekday.swift",
        "Timestamp.Year.swift",
        "Timestamp.swift",
        "UnixAttosecond (ext).swift",
        "UnixDate (ext).swift",
        "UnixMillisecond (ext).swift"
      ],
      "target_dependencies" : [
        "ISO",
        "UnixTime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ISO",
      "module_type" : "SwiftTarget",
      "name" : "ISO",
      "path" : "Sources/ISO",
      "product_memberships" : [
        "ISO",
        "UnixCalendar"
      ],
      "sources" : [
        "ISO.Country (gen).swift",
        "ISO.Locale.swift",
        "ISO.Macrolanguage (gen).swift",
        "ISO.swift"
      ],
      "target_dependencies" : [
        "CasesByIntegerEncodingMacro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CasesByIntegerEncodingMacro",
      "module_type" : "SwiftTarget",
      "name" : "CasesByIntegerEncodingMacro",
      "path" : "Macros/CasesByIntegerEncodingMacro",
      "product_memberships" : [
        "CasesByIntegerEncodingMacro",
        "ISO",
        "UnixCalendar"
      ],
      "sources" : [
        "GenerateCasesByIntegerEncoding.swift",
        "RawRepresentableByIntegerEncoding.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.