The Swift Package Index logo.Swift Package Index

Build Information

Successful build of u, reference master (fd02b1), with Swift 6.3 for Linux on 29 Apr 2026 23:01:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/u.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/rarestype/u
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fd02b17 [autosync]
Cloned https://github.com/rarestype/u.git
Revision (git rev-parse @):
fd02b171806e665a581e2318a10614ed0b17a10f
SUCCESS checkout https://github.com/rarestype/u.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rarestype/u.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ordo-one/dollup
[1/35] Fetching dollup
Fetched https://github.com/ordo-one/dollup from cache (0.22s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.6 (0.61s)
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.6
Downloading binary artifact https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip
[2729/13038536] Downloading https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip (1.67s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/24] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[8/24] Emitting module CasesByIntegerEncodingMacro
[9/24] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[11/30] Compiling ISO ISO.swift
[12/30] Compiling ISO ISO.Macrolanguage (gen).swift
[13/30] Emitting module ISO
[14/30] Compiling ISO ISO.Country (gen).swift
[15/30] Compiling ISO ISO.Locale.swift
[17/31] Compiling UnixTime Duration (ext).swift
[18/31] Compiling UnixTime DurationFormat.Unit.swift
[19/31] Emitting module UnixTime
[20/31] Compiling UnixTime DurationFormat.swift
[21/31] Compiling UnixTime Days.swift
[22/33] Compiling UnixTime UnixInstant.swift
[23/33] Compiling UnixTime UnixInterval.swift
[24/33] Compiling UnixTime UnixMillisecond.swift
[25/33] Compiling UnixTime QuantizedDuration.swift
[26/33] Compiling UnixTime UnixAttosecond.swift
[27/33] Compiling UnixTime UnixDate.swift
[28/33] Compiling UnixTime Nanoseconds.swift
[29/33] Compiling UnixTime Seconds.swift
[30/33] Compiling UnixTime Milliseconds.swift
[31/33] Compiling UnixTime Minutes.swift
[32/33] Compiling UnixTime Hours.swift
[33/33] Compiling UnixTime Microseconds.swift
[35/46] Compiling UnixCalendar UnixDate (ext).swift
[36/47] Compiling UnixCalendar Timestamp.swift
[37/47] Compiling UnixCalendar UnixAttosecond (ext).swift
[38/47] Compiling UnixCalendar Timestamp.Sanity.swift
[39/47] Compiling UnixCalendar Timestamp.Time.swift
[40/47] Compiling UnixCalendar Timestamp.Weekday.swift
[41/47] Compiling UnixCalendar Timestamp.Year.swift
[42/47] Compiling UnixCalendar Timestamp.Date.swift
[43/47] Compiling UnixCalendar Timestamp.Month.swift
[44/47] Compiling UnixCalendar Range (ext).swift
[45/47] Compiling UnixCalendar Timestamp.Components.swift
[46/47] Emitting module UnixCalendar
[47/47] Compiling UnixCalendar UnixMillisecond (ext).swift
Build complete! (16.78s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.