The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Time, reference main (b652fe), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 16:18:38 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/davedelong/time.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davedelong/time
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b652fe1 Add test for whole difference issue
Cloned https://github.com/davedelong/time.git
Revision (git rev-parse @):
b652fe17d13dca2ed5f3aa0209b309de4a10821d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davedelong/time.git at main
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.87s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.03s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.75s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
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": "time",
      "name": "Time",
      "url": "https://github.com/davedelong/time.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/time",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/davedelong/time.git
[1/4204] Fetching time
Fetched https://github.com/davedelong/time.git from cache (1.34s)
Creating working copy for https://github.com/davedelong/time.git
Working copy of https://github.com/davedelong/time.git resolved at main (b652fe1)
warning: '.resolve-product-dependencies': dependency 'time' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/davedelong/time.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/60] Emitting module Time
[6/66] Compiling Time Region.swift
[7/66] Compiling Time TimeError.swift
[8/66] Compiling Time Units.swift
[9/66] Compiling Time Clocks.swift
[10/66] Compiling Time RegionalClock+CurrentValues.swift
[11/66] Compiling Time RegionalClock+Implementations.swift
[12/66] Compiling Time Formatting.swift
[13/66] Compiling Time ParsedFormat.swift
[14/66] Compiling Time Region+Equivalence.swift
[15/66] Compiling Time RegionalClock+Internal.swift
[16/66] Compiling Time SimpleCache.swift
[17/66] Compiling Time Snapshot.swift
[18/66] Compiling Time Time+Calendar.swift
[19/66] Compiling Time Time+CalendarComponent.swift
[20/66] Compiling Time Time+DateComponents.swift
[21/66] Compiling Time Time+Duration.swift
[22/66] Compiling Time Time+Locale.swift
[23/66] Compiling Time Time+TimeZone.swift
[24/66] Compiling Time Epoch.swift
[25/66] Compiling Time Instant.swift
[26/66] Compiling Time SISeconds.swift
[27/66] Compiling Time Relations+Fixed.swift
[28/66] Compiling Time Relations+Ranges.swift
[29/66] Compiling Time Relations.swift
[30/66] Compiling Time Fixed+Rounding.swift
[31/66] Compiling Time Fixed+Equatable.swift
[32/66] Compiling Time Fixed+Era.swift
[33/66] Compiling Time Fixed+Hour.swift
[34/66] Compiling Time Fixed+Initializers.swift
[35/66] Compiling Time Fixed+Minute.swift
[36/66] Compiling Time Fixed+Month.swift
[37/66] Compiling Time RegionalClock+Strikes.swift
[38/66] Compiling Time RegionalClock.swift
[39/66] Compiling Time Fixed+Codable.swift
[40/66] Compiling Time Fixed+Components.swift
[41/66] Compiling Time Fixed+Conversion.swift
[42/66] Compiling Time Fixed+Day.swift
[43/66] Compiling Time Fixed+Truncation.swift
[44/66] Compiling Time Fixed+Year.swift
[45/66] Compiling Time Fixed.swift
[46/66] Compiling Time Fixed+TimeDifference.swift
[47/66] Compiling Time TimeDifference+Invalid.swift
[48/66] Compiling Time TimeDifference.swift
[49/66] Compiling Time Fixed+FormatTemplate.swift
[50/66] Compiling Time FixedFormat.swift
[51/66] Compiling Time FormatTemplates.swift
[52/66] Compiling Time PartialFormatting-1Unit.swift
[53/66] Compiling Time PartialFormatting-2Units.swift
[54/66] Compiling Time PartialFormatting-3Units.swift
[55/66] Compiling Time Fixed+SafeAdjustment.swift
[56/66] Compiling Time Fixed+UnsafeAdjustment.swift
[57/66] Compiling Time Fixed+BoundaryAlignedSequence.swift
[58/66] Compiling Time Fixed+Sequence.swift
[59/66] Compiling Time Fixed+FormatRaw.swift
[60/66] Compiling Time Fixed+FormatStyle.swift
[61/66] Compiling Time PartialFormatting-4Units.swift
[62/66] Compiling Time PartialFormatting-Others.swift
[63/66] Compiling Time Fixed+Parsing.swift
[64/66] Compiling Time Assertions.swift
[65/66] Compiling Time DateFormatterCache.swift
[66/66] Compiling Time Fixed+Internal.swift
Build complete! (12.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Time",
  "name" : "Time",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Time",
      "targets" : [
        "Time"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TimeTests",
      "module_type" : "SwiftTarget",
      "name" : "TimeTests",
      "path" : "Tests/TimeTests",
      "sources" : [
        "ClockStrikeTests.swift",
        "ClockTests.swift",
        "FixedFormattingTests.swift",
        "FixedTests.swift",
        "LinuxIssues.swift",
        "RegionTests.swift",
        "RelationTests.swift",
        "ReportedBugs.swift",
        "SerializationTests.swift",
        "ThreadingTests.swift",
        "XCTAssert.swift",
        "XCTestCase+Convenience.swift"
      ],
      "target_dependencies" : [
        "Time"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Time",
      "module_type" : "SwiftTarget",
      "name" : "Time",
      "path" : "Sources/Time",
      "product_memberships" : [
        "Time"
      ],
      "sources" : [
        "1-Core Types/Epoch.swift",
        "1-Core Types/Instant.swift",
        "1-Core Types/SISeconds.swift",
        "10-Relations/Relations+Fixed.swift",
        "10-Relations/Relations+Ranges.swift",
        "10-Relations/Relations.swift",
        "11-Rounding/Fixed+Rounding.swift",
        "2-Core Calendar/Region.swift",
        "2-Core Calendar/TimeError.swift",
        "2-Core Calendar/Units.swift",
        "3-RegionalClock/Clocks.swift",
        "3-RegionalClock/RegionalClock+CurrentValues.swift",
        "3-RegionalClock/RegionalClock+Implementations.swift",
        "3-RegionalClock/RegionalClock+Strikes.swift",
        "3-RegionalClock/RegionalClock.swift",
        "4-Fixed Values/Fixed+Codable.swift",
        "4-Fixed Values/Fixed+Components.swift",
        "4-Fixed Values/Fixed+Conversion.swift",
        "4-Fixed Values/Fixed+Day.swift",
        "4-Fixed Values/Fixed+Equatable.swift",
        "4-Fixed Values/Fixed+Era.swift",
        "4-Fixed Values/Fixed+Hour.swift",
        "4-Fixed Values/Fixed+Initializers.swift",
        "4-Fixed Values/Fixed+Minute.swift",
        "4-Fixed Values/Fixed+Month.swift",
        "4-Fixed Values/Fixed+Truncation.swift",
        "4-Fixed Values/Fixed+Year.swift",
        "4-Fixed Values/Fixed.swift",
        "5-Differences/Fixed+TimeDifference.swift",
        "5-Differences/TimeDifference+Invalid.swift",
        "5-Differences/TimeDifference.swift",
        "6-Adjustments/Fixed+SafeAdjustment.swift",
        "6-Adjustments/Fixed+UnsafeAdjustment.swift",
        "7-Sequences/Fixed+BoundaryAlignedSequence.swift",
        "7-Sequences/Fixed+Sequence.swift",
        "8-Formatting/Fixed+FormatRaw.swift",
        "8-Formatting/Fixed+FormatStyle.swift",
        "8-Formatting/Fixed+FormatTemplate.swift",
        "8-Formatting/FixedFormat.swift",
        "8-Formatting/FormatTemplates.swift",
        "8-Formatting/PartialFormatting-1Unit.swift",
        "8-Formatting/PartialFormatting-2Units.swift",
        "8-Formatting/PartialFormatting-3Units.swift",
        "8-Formatting/PartialFormatting-4Units.swift",
        "8-Formatting/PartialFormatting-Others.swift",
        "9-Parsing/Fixed+Parsing.swift",
        "Internals/Assertions.swift",
        "Internals/DateFormatterCache.swift",
        "Internals/Fixed+Internal.swift",
        "Internals/Formatting.swift",
        "Internals/ParsedFormat.swift",
        "Internals/Region+Equivalence.swift",
        "Internals/RegionalClock+Internal.swift",
        "Internals/SimpleCache.swift",
        "Internals/Snapshot.swift",
        "Internals/Time+Calendar.swift",
        "Internals/Time+CalendarComponent.swift",
        "Internals/Time+DateComponents.swift",
        "Internals/Time+Duration.swift",
        "Internals/Time+Locale.swift",
        "Internals/Time+TimeZone.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/davedelong/time/main
Repository:               davedelong/time
Swift version used:       6.3
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0")
Target:                   Time
Extracting symbol information for 'Time'...
Finished extracting symbol information for 'Time'. (27.90s)
Building documentation for 'Time'...
warning: Parameter 'referenceDate' not found in type method declaration
  --> ../3-RegionalClock/Clocks.swift:20:21-20:34
18 |     /// Create a ``RegionalClock`` with a custom start time and flow rate.
19 |     ///
20 +     /// - Parameter referenceDate: The instantaneous "now" from which the clock will start counting.
   |                     ╰─suggestion: Replace 'referenceDate' with 'referenceInstant'
21 |     /// - Parameter rate: The rate at which time progresses in the clock, relative to the supplied calendar.
22 |     ///   `1.0` (the default) means one second on the system clock correlates to a second passing in the clock.
warning: Parameter 'referenceInstant' is missing documentation
  --> ../3-RegionalClock/Clocks.swift:25:9-25:9
23 |     ///   `2.0` would mean that every second elapsing on the system clock would be 2 seconds on this clock (ie, time progresses twice as fast).
24 |     /// - Parameter region: The ``Region`` in which calendar values are produced.
25 +     ///
26 |     /// - Note: The `rate` must be strictly greater than `0`. A value less than or equal to `0` will cause a crash.
27 |     public static func custom(startingFrom referenceInstant: Instant, rate: Double = 1.0, region: Region = .autoupdatingCurrent) -> any RegionalClock {
warning: Parameter 'unit' is missing documentation
  --> ../3-RegionalClock/RegionalClock+Strikes.swift:12:85-12:85
10 |     /// - Parameters:
11 |     ///   - interval: The amount of time that should elapse before the next strike occurs.
   |           ╰─suggestion: Document 'unit' parameter
12 +     ///   - startTime: The time to start counting at before the first strike occurs.
13 |     /// - Returns: A ``ClockStrikes`` which emits fixed time values at the moment of each strike.
14 |     public func strike<U: Unit>(producing unit: U.Type = U.self,
warning: External name 'every' used to document parameter
  --> ../3-RegionalClock/RegionalClock+Strikes.swift:28:13-28:18
26 |     ///
27 |     /// - Parameters:
28 +     ///   - every: The unit of time that should elapse before the next strike occurs.
   |             ╰─suggestion: Replace 'every' with 'unit'
29 |     ///   - startTime: The time to start counting at before the first strike occurs.
30 |     /// - Returns: A ``ClockStrikes`` which emits fixed time values at the moment of each strike.
warning: Parameter 'time' not found in instance method declaration
  --> ../3-RegionalClock/RegionalClock+Strikes.swift:49:11-50:9
47 |     ///   - matches: A closure which is called when each prospective unit elapses to determine
48 |     ///   whether it should be published.
49 +     ///   - time: A prospective time value.
   |           ╰─suggestion: Remove 'time' parameter documentation
50 +     ///
51 |     /// - Returns: A ``ClockStrikes`` which emits fixed time values at the moment of each strike.
52 |     public func strike<U: Unit>(producing unit: U.Type = U.self,
warning: Parameter 'unit' is missing documentation
  --> ../3-RegionalClock/RegionalClock+Strikes.swift:50:9-50:9
48 |     ///   whether it should be published.
49 |     ///   - time: A prospective time value.
50 +     ///
51 |     /// - Returns: A ``ClockStrikes`` which emits fixed time values at the moment of each strike.
52 |     public func strike<U: Unit>(producing unit: U.Type = U.self,
warning: External name 'by' used to document parameter
  --> ../3-RegionalClock/RegionalClock.swift:56:21-56:23
54 |     /// Offset a clock.
55 |     ///
56 +     /// - Parameter by: the `SISeconds` by which to create an offset clock.
   |                     ╰─suggestion: Replace 'by' with 'delta'
57 |     /// - Returns: A new `RegionalClock` that is offset by the specified `SISeconds` from the receiver.
58 |     public func offset(by delta: SISeconds) -> any RegionalClock {
warning: External name 'by' used to document parameter
  --> ../3-RegionalClock/RegionalClock.swift:64:21-64:23
62 |     /// Scale a clock.
63 |     ///
64 +     /// - Parameter by: the `Double` by which to speed up or slow down time
   |                     ╰─suggestion: Replace 'by' with 'factor'
65 |     /// - Returns: A new `RegionalClock` that is scaled from the receiver by the specified `Double` factor.
66 |     public func scaled(by factor: Double) -> any RegionalClock {
warning: External name 'after' used to document parameter
  --> ../3-RegionalClock/RegionalClock.swift:75:21-75:26
73 |     /// Retrieve the `Instant` of the next daylight saving time transition on this Clock.
74 |     ///
75 +     /// - Parameter after: The `Instant` after which to find the next daylight saving time transition. If omitted, it will be assumed to be the current instant.
   |                     ╰─suggestion: Replace 'after' with 'instant'
76 |     /// - Returns: The `Instant` of the next daylight saving time transition, or `nil` if the time zone does not currently observe daylight saving time.
77 |     public func nextDaylightSavingTimeTransition(after instant: Instant? = nil) -> Instant? {
warning: Parameter 'region' not found in instance method declaration
   --> ../3-RegionalClock/RegionalClock.swift:114:21-114:27
112 |     /// Convert a clock to a new region.
113 |     ///
114 +     /// - Parameter region: The `Region` of the new `RegionalClock`.
    |                     ╰─suggestion: Replace 'region' with 'newRegion'
115 |     /// - Returns: A new `RegionalClock` that reports values in the specified `Region`.
116 |     public func converted(to newRegion: Region) -> any RegionalClock {
warning: Parameter 'newRegion' is missing documentation
   --> ../3-RegionalClock/RegionalClock.swift:114:69-114:69
112 |     /// Convert a clock to a new region.
113 |     ///
114 +     /// - Parameter region: The `Region` of the new `RegionalClock`.
    |                                                                     ╰─suggestion: Document 'newRegion' parameter
115 |     /// - Returns: A new `RegionalClock` that reports values in the specified `Region`.
116 |     public func converted(to newRegion: Region) -> any RegionalClock {
warning: Parameter 'region' not found in instance method declaration
  --> ../4-Fixed Values/Fixed+Conversion.swift:39:13-39:19
37 |     ///
38 |     /// - Parameters:
39 +     ///   - region: The region to which the new fixed value should belong
   |             ╰─suggestion: Replace 'region' with 'newRegion'
40 |     ///   - behavior: The ``ConversionBehavior`` specifying how the conversion should happen
41 |     /// - Returns: A new fixed value that has been converted to the specified time zone.
warning: Parameter 'newRegion' is missing documentation
  --> ../4-Fixed Values/Fixed+Conversion.swift:40:93-40:93
38 |     /// - Parameters:
39 |     ///   - region: The region to which the new fixed value should belong
40 +     ///   - behavior: The ``ConversionBehavior`` specifying how the conversion should happen
   |           ╰─suggestion: Document 'newRegion' parameter
41 |     /// - Returns: A new fixed value that has been converted to the specified time zone.
42 |     /// - Throws: A ``TimeError`` if the conversion could not be completed
warning: Parameter 'month' not found in instance method declaration
  --> ../4-Fixed Values/Fixed+Year.swift:25:9-25:67
23 |
24 |     /// Retrieve a month in this year with a specific number
25 +     /// - Parameter month: The number of the month (`1`, `8`, etc)
   |         ╰─suggestion: Remove 'month' parameter documentation
26 |     /// - Returns: A `Fixed<Month>` whose `.month` is equal to the provided `number`, or `nil` if no such month can be found
27 |     public func month(_ number: Int) -> Fixed<Month>? { return numbered(number) }
warning: Parameter 'number' is missing documentation
  --> ../4-Fixed Values/Fixed+Year.swift:25:67-25:67
23 |
24 |     /// Retrieve a month in this year with a specific number
25 +     /// - Parameter month: The number of the month (`1`, `8`, etc)
   |                                                                   ╰─suggestion: Document 'number' parameter
26 |     /// - Returns: A `Fixed<Month>` whose `.month` is equal to the provided `number`, or `nil` if no such month can be found
27 |     public func month(_ number: Int) -> Fixed<Month>? { return numbered(number) }
warning: Parameter 'instant' not found in initializer declaration
  --> ../4-Fixed Values/Fixed.swift:69:9-69:91
67 |     /// Construct a `Fixed` value from an instantaneous point in time.
68 |     /// - Parameter region: The `Region` in which to interpret the point in time
69 +     /// - Parameter instant: The `Date` that is contained by the constructed `Fixed` value
   |         ╰─suggestion: Remove 'instant' parameter documentation
70 |     public init(region: Region, date: Foundation.Date) {
71 |         let dateComponents = region.calendar.dateComponents(in: region.timeZone, from: date)
warning: Parameter 'date' is missing documentation
  --> ../4-Fixed Values/Fixed.swift:69:91-69:91
67 |     /// Construct a `Fixed` value from an instantaneous point in time.
68 |     /// - Parameter region: The `Region` in which to interpret the point in time
69 +     /// - Parameter instant: The `Date` that is contained by the constructed `Fixed` value
   |                                                                                           ╰─suggestion: Document 'date' parameter
70 |     public init(region: Region, date: Foundation.Date) {
71 |         let dateComponents = region.calendar.dateComponents(in: region.timeZone, from: date)
warning: Parameter 'timeZone' is missing documentation
  --> ../8-Formatting/PartialFormatting-3Units.swift:10:69-10:69
8  |     ///   - month: The template for formatting the month
9  |     ///   - day: The template for formatting the day
10 +     ///   - weekday: The template for formatting the day of the week
   |                                                                     ╰─suggestion: Document 'timeZone' parameter
11 |     /// - Returns: A string with the formatted date components
12 |     public func format(year: Template<Year>,
warning: Parameter 'era' not found in instance method declaration
   --> ../8-Formatting/PartialFormatting-Others.swift:133:11-133:53
131 |     /// Format the year, month, day, hour, minute, second, and nanosecond of a fixed value
132 |     /// - Parameters:
133 +     ///   - era: The template for formatting the era
    |           ╰─suggestion: Remove 'era' parameter documentation
134 |     ///   - year: The template for formatting the year
135 |     ///   - month: The template for formatting the month
warning: Parameter 'weekday' is missing documentation
   --> ../8-Formatting/PartialFormatting-Others.swift:141:64-141:64
139 |     ///   - second: The template for formatting the second
140 |     ///   - nanosecond: The template for formatting the nanosecond
141 +     ///   - timeZone: The template for formatting the time zone
142 |     /// - Returns: A string with the formatted date components
143 |     public func format(year: Template<Year>,
Finished building documentation for 'Time' (0.78s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/davedelong/time/main
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling Snippets SnippetParser.swift
[36/57] Compiling Snippets Snippet.swift
[37/57] Emitting module Snippets
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.97s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Time' complete! (0.39s)
    1800
18	/Users/admin/builder/spi-builder-workspace/.docs/davedelong/time/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/davedelong/time/main
File count: 1800
Doc size:   18.0MB
Preparing doc bundle ...
Uploading prod-davedelong-time-main-4896a54e.zip to s3://spi-docs-inbox/prod-davedelong-time-main-4896a54e.zip
Copying... [11%]
Copying... [20%]
Copying... [32%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [72%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.