The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CBOR, reference 1.1.2 (f0c4cb), with Swift 6.2 for macOS (SPM) on 24 Nov 2025 21:30:12 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thecoolwinter/CBOR.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thecoolwinter/CBOR
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at f0c4cb2 Fix Header Size For Large Elements
Cloned https://github.com/thecoolwinter/CBOR.git
Revision (git rev-parse @):
f0c4cb21ec8cf403a11b3af55f1e548ab75d24f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thecoolwinter/CBOR.git at 1.1.2
========================================
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": "cbor",
      "name": "CBOR",
      "url": "https://github.com/thecoolwinter/CBOR.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CBOR",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/thecoolwinter/CBOR.git
[1/8503] Fetching cbor
Fetched https://github.com/thecoolwinter/CBOR.git from cache (1.15s)
Creating working copy for https://github.com/thecoolwinter/CBOR.git
Working copy of https://github.com/thecoolwinter/CBOR.git resolved at 1.1.2 (f0c4cb2)
warning: '.resolve-product-dependencies': dependency 'cbor' 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/thecoolwinter/CBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[1/12] Write Fuzzing-entitlement.plist
[1/12] Write sources
[4/12] Write ProfilingHelper-entitlement.plist
[5/12] Write swift-version-49B95AFC49DCD68C.txt
[7/57] Emitting module CBOR
[8/61] Compiling CBOR UInt8+byteCount.swift
[9/61] Compiling CBOR UInt8+simpleLength.swift
[10/61] Compiling CBOR countTo+.swift
[11/61] Compiling CBOR MajorType.swift
[12/61] Compiling CBOR IntOptimizer.swift
[13/61] Compiling CBOR KeyedOptimizer.swift
[14/61] Compiling CBOR NilOptimizer.swift
[15/61] Compiling CBOR StringOptimizer.swift
[16/61] Compiling CBOR TaggedItemOptimizer.swift
[17/61] Compiling CBOR CBORScanner+DebugDescription.swift
[18/61] Compiling CBOR CBORScanner+Results.swift
[19/61] Compiling CBOR CBORScanner.swift
[20/61] Compiling CBOR DataReader.swift
[21/61] Compiling CBOR ScanError.swift
[22/61] Compiling CBOR UUID+TaggedCBORItem.swift
[23/61] Compiling CBOR CBORDecoder.swift
[24/61] Compiling CBOR DataRegion.swift
[25/61] Compiling CBOR DecodingContextContainer.swift
[26/61] Compiling CBOR KeyedCBORDecodingContainer.swift
[27/61] Compiling CBOR CodingPath.swift
[28/61] Compiling CBOR UnkeyedCodingKey.swift
[29/61] Compiling CBOR CommonTags.swift
[30/61] Compiling CBOR Constants.swift
[31/61] Compiling CBOR TaggedCBORItem.swift
[32/61] Compiling CBOR DAGCBOREncoder.swift
[33/61] Compiling CBOR EncodingContext.swift
[34/61] Compiling CBOR EncodingOptimizer.swift
[35/61] Compiling CBOR EncodingOptions.swift
[36/61] Compiling CBOR BoolOptimizer.swift
[37/61] Compiling CBOR UnkeyedOptimizer.swift
[38/61] Compiling CBOR TemporaryEncodingStorage.swift
[39/61] Compiling CBOR FixedWidthIndeger+write.swift
[40/61] Compiling CBOR Float+Float16.swift
[41/61] Compiling CBOR SingleValueCBORDecodingContainer.swift
[42/61] Compiling CBOR UnkeyedCBORDecodingContainer.swift
[43/61] Compiling CBOR DAGCBORDecoder.swift
[44/61] Compiling CBOR DecodingContext.swift
[45/61] Compiling CBOR DecodingOptions.swift
[46/61] Compiling CBOR ByteStringOptimizer.swift
[47/61] Compiling CBOR DateOptimizer.swift
[48/61] Compiling CBOR DoubleOptimizer.swift
[49/61] Compiling CBOR Float16Optimizer.swift
[50/61] Compiling CBOR FloatOptimizer.swift
[51/61] Compiling CBOR CBOREncoder.swift
[52/61] Compiling CBOR CIDType.swift
[53/61] Compiling CBOR KeyedCBOREncodingContainer.swift
[54/61] Compiling CBOR SingleValueCBOREncodingContainer.swift
[55/61] Compiling CBOR UnkeyedCBOREncodingContainer.swift
[56/68] Compiling Fuzzing main.swift
[57/68] Emitting module Fuzzing
[58/68] Compiling Fuzzing AnyDecodable.swift
[58/68] Write Objects.LinkFileList
[60/68] Compiling ProfilingHelper Profiling.swift
[61/68] Emitting module ProfilingHelper
[62/68] Compiling ProfilingHelper main.swift
[63/68] Compiling ProfilingHelper Person.swift
[63/68] Write Objects.LinkFileList
[64/68] Linking Fuzzing
[64/68] Linking ProfilingHelper
[66/68] Applying ProfilingHelper
[67/68] Applying Fuzzing
Build complete! (6.04s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CBOR",
  "name" : "CBOR",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CBOR",
      "targets" : [
        "CBOR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ProfilingHelper",
      "targets" : [
        "ProfilingHelper"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Fuzzing",
      "targets" : [
        "Fuzzing"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProfilingHelper",
      "module_type" : "SwiftTarget",
      "name" : "ProfilingHelper",
      "path" : "Sources/ProfilingHelper",
      "product_memberships" : [
        "ProfilingHelper"
      ],
      "sources" : [
        "Person.swift",
        "Profiling.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CBOR"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Fuzzing",
      "module_type" : "SwiftTarget",
      "name" : "Fuzzing",
      "path" : "Sources/Fuzzing",
      "product_memberships" : [
        "Fuzzing"
      ],
      "sources" : [
        "AnyDecodable.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CBOR"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CBORTests",
      "module_type" : "SwiftTarget",
      "name" : "CBORTests",
      "path" : "Tests/CBORTests",
      "sources" : [
        "AnyDecodable.swift",
        "DAGCBORDecoderTests.swift",
        "DAGCBOREncoderTests.swift",
        "DecodableTests.swift",
        "DecodeMultipleTests.swift",
        "EncodableTests.swift",
        "Extensions/Array+chunked.swift",
        "Extensions/Data+ExpressibleByArrayLiteral.swift",
        "Extensions/Data+hexString.swift",
        "Extensions/String+asHexData.swift",
        "Mock.swift",
        "RoundTripTests.swift",
        "ScannerTests.swift"
      ],
      "target_dependencies" : [
        "CBOR"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CBOR",
      "module_type" : "SwiftTarget",
      "name" : "CBOR",
      "path" : "Sources/CBOR",
      "product_memberships" : [
        "CBOR",
        "ProfilingHelper",
        "Fuzzing"
      ],
      "sources" : [
        "Coding/CodingPath.swift",
        "Coding/UnkeyedCodingKey.swift",
        "CommonTags.swift",
        "Constants.swift",
        "CustomTags/TaggedCBORItem.swift",
        "CustomTags/UUID+TaggedCBORItem.swift",
        "Decoder/CBORDecoder.swift",
        "Decoder/Containers/DataRegion.swift",
        "Decoder/Containers/DecodingContextContainer.swift",
        "Decoder/Containers/KeyedCBORDecodingContainer.swift",
        "Decoder/Containers/SingleValueCBORDecodingContainer.swift",
        "Decoder/Containers/UnkeyedCBORDecodingContainer.swift",
        "Decoder/DAGCBORDecoder.swift",
        "Decoder/DecodingContext.swift",
        "Decoder/DecodingOptions.swift",
        "Decoder/Scanner/CBORScanner+DebugDescription.swift",
        "Decoder/Scanner/CBORScanner+Results.swift",
        "Decoder/Scanner/CBORScanner.swift",
        "Decoder/Scanner/DataReader.swift",
        "Decoder/Scanner/ScanError.swift",
        "Encoder/CBOREncoder.swift",
        "Encoder/CIDType.swift",
        "Encoder/Containers/KeyedCBOREncodingContainer.swift",
        "Encoder/Containers/SingleValueCBOREncodingContainer.swift",
        "Encoder/Containers/UnkeyedCBOREncodingContainer.swift",
        "Encoder/DAGCBOREncoder.swift",
        "Encoder/EncodingContext.swift",
        "Encoder/EncodingOptimizer.swift",
        "Encoder/EncodingOptions.swift",
        "Encoder/Optimizers/BoolOptimizer.swift",
        "Encoder/Optimizers/ByteStringOptimizer.swift",
        "Encoder/Optimizers/DateOptimizer.swift",
        "Encoder/Optimizers/DoubleOptimizer.swift",
        "Encoder/Optimizers/Float16Optimizer.swift",
        "Encoder/Optimizers/FloatOptimizer.swift",
        "Encoder/Optimizers/IntOptimizer.swift",
        "Encoder/Optimizers/KeyedOptimizer.swift",
        "Encoder/Optimizers/NilOptimizer.swift",
        "Encoder/Optimizers/StringOptimizer.swift",
        "Encoder/Optimizers/TaggedItemOptimizer.swift",
        "Encoder/Optimizers/UnkeyedOptimizer.swift",
        "Encoder/TemporaryEncodingStorage.swift",
        "Extensions/FixedWidthIndeger/FixedWidthIndeger+write.swift",
        "Extensions/Float/Float+Float16.swift",
        "Extensions/UInt8/UInt8+byteCount.swift",
        "Extensions/UInt8/UInt8+simpleLength.swift",
        "Extensions/countTo+.swift",
        "MajorType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/thecoolwinter/cbor/1.1.2
Repository:               thecoolwinter/CBOR
Swift version used:       6.2
Target:                   CBOR
Extracting symbol information for 'CBOR'...
Finished extracting symbol information for 'CBOR'. (1.88s)
Building documentation for 'CBOR'...
warning: 'Decodable' doesn't exist at '/CBOR/CBORDecoder'
  --> Sources/CBOR/Decoder/CBORDecoder.swift:14:15-14:24
12 | #endif
13 |
14 + /// Decodes ``Decodable`` objects from CBOR data.
15 | ///
16 | /// This type can be reused efficiently for multiple deserialization operations. Use the ``decode(_:from:)`` method
warning: 'init(rejectIndeterminateLengths:)' doesn't exist at '/CBOR/CBORDecoder'
  --> Sources/CBOR/Decoder/CBORDecoder.swift:19:59-19:92
17 | /// to decode data.
18 | ///
19 + /// To configure decoding behavior, pass options to the ``init(rejectIndeterminateLengths:)`` method or modify
   |                                                           ╰─suggestion: Replace 'init(rejectIndeterminateLengths:)' with 'init(rejectIndeterminateLengths:recursionDepth:rejectIntKeys:rejectUnorderedMap:rejectUndefined:rejectNaN:rejectInf:singleTopLevelItem:)'
20 | /// the ``options`` variable.
21 | public struct CBORDecoder {
warning: 'DecodingError' doesn't exist at '/CBOR/CBORDecoder/decode(_:from:)'
  --> Sources/CBOR/Decoder/CBORDecoder.swift:61:23-61:36
59 |     ///   - data: The CBOR data to decode from.
60 |     /// - Returns: An instance of the decoded type.
61 +     /// - Throws: A ``DecodingError`` with context and a debug description for a failed deserialization operation.
62 |     public func decode<T: Decodable>(_ type: T.Type, from data: Data) throws -> T {
63 |         do {
warning: 'DecodingError' doesn't exist at '/CBOR/CBORDecoder/decodeMultiple(_:from:)'
   --> Sources/CBOR/Decoder/CBORDecoder.swift:98:23-98:36
96  |     ///   - data: The CBOR data to decode from.
97  |     /// - Returns: An instance of the decoded type.
98  +     /// - Throws: A ``DecodingError`` with context and a debug description for a failed deserialization operation.
99  |     public func decodeMultiple<T: Decodable>(_ type: T.Type, from data: Data) throws -> [T] {
100 |         do {
warning: 'Decodable' doesn't exist at '/CBOR/DAGCBORDecoder'
  --> Sources/CBOR/Decoder/DAGCBORDecoder.swift:14:15-14:24
12 | #endif
13 |
14 + /// Decodes ``Decodable`` objects from DAG-CBOR data.
15 | ///
16 | /// This is really just a wrapper for ``CBORDecoder``, which constant configuration flags that ensure valid DAG-CBOR
warning: 'DecodingError' doesn't exist at '/CBOR/DAGCBORDecoder/decode(_:from:)'
  --> Sources/CBOR/Decoder/DAGCBORDecoder.swift:45:23-45:36
43 |     ///   - data: The DAG-CBOR data to decode from.
44 |     /// - Returns: An instance of the decoded type.
45 +     /// - Throws: A ``DecodingError`` with context and a debug description for a failed deserialization operation.
46 |     public func decode<T: Decodable>(_ type: T.Type, from data: Data) throws -> T {
47 |         try CBORDecoder(options: options).decode(T.self, from: data)
warning: 'Encodable' doesn't exist at '/CBOR/CBOREncoder'
  --> Sources/CBOR/Encoder/CBOREncoder.swift:14:18-14:27
12 | #endif
13 |
14 + /// Serializes ``Encodable`` objects using the CBOR serialization format.
15 | ///
16 | /// To perform serialization, use the ``encode(_:)-6zhmp`` method to convert a Codable object to ``Data``. To
warning: 'Data' doesn't exist at '/CBOR/CBOREncoder'
  --> Sources/CBOR/Encoder/CBOREncoder.swift:16:100-16:104
14 | /// Serializes ``Encodable`` objects using the CBOR serialization format.
15 | ///
16 + /// To perform serialization, use the ``encode(_:)-6zhmp`` method to convert a Codable object to ``Data``. To
17 | /// configure encoding behavior, either pass customization options in with
18 | /// ``init(forceStringKeys:dateEncodingStrategy:)`` or modify ``options``.
warning: 'init(forceStringKeys:dateEncodingStrategy:)' doesn't exist at '/CBOR/CBOREncoder'
  --> Sources/CBOR/Encoder/CBOREncoder.swift:18:7-18:50
16 | /// To perform serialization, use the ``encode(_:)-6zhmp`` method to convert a Codable object to ``Data``. To
17 | /// configure encoding behavior, either pass customization options in with
18 + /// ``init(forceStringKeys:dateEncodingStrategy:)`` or modify ``options``.
   |       ╰─suggestion: Replace 'init(forceStringKeys:dateEncodingStrategy:)' with 'init(forceStringKeys:dateEncodingStrategy:taggedItemsStrategy:forceDoubleLengthEncoding:rejectInfAndNan:)'
19 | public struct CBOREncoder {
20 |     /// Options that determine the behavior of ``CBOREncoder``.
warning: Parameter 'rejectTaggedItems' not found in initializer declaration
  --> Sources/CBOR/Encoder/CBOREncoder.swift:27:13-27:30
25 |     ///   - forceStringKeys: See ``EncodingOptions/forceStringKeys``.
26 |     ///   - dateEncodingStrategy: See ``EncodingOptions/dateEncodingStrategy``.
27 +     ///   - rejectTaggedItems: See ``EncodingOptions/rejectTaggedItems``.
   |             ╰─suggestion: Replace 'rejectTaggedItems' with 'taggedItemsStrategy'
28 |     ///   - forceDoubleLengthEncoding: See ``EncodingOptions/forceDoubleLengthEncoding``.
29 |     ///   - rejectInfAndNan: See ``EncodingOptions/rejectInfAndNan``.
warning: Parameter 'taggedItemsStrategy' is missing documentation
  --> Sources/CBOR/Encoder/CBOREncoder.swift:29:70-29:70
27 |     ///   - rejectTaggedItems: See ``EncodingOptions/rejectTaggedItems``.
28 |     ///   - forceDoubleLengthEncoding: See ``EncodingOptions/forceDoubleLengthEncoding``.
   |           ╰─suggestion: Document 'taggedItemsStrategy' parameter
29 +     ///   - rejectInfAndNan: See ``EncodingOptions/rejectInfAndNan``.
30 |     public init(
31 |         forceStringKeys: Bool = false,
warning: 'Encodable' doesn't exist at '/CBOR/DAGCBOREncoder'
  --> Sources/CBOR/Encoder/DAGCBOREncoder.swift:10:18-10:27
8  | import Foundation
9  |
10 + /// Serializes ``Encodable`` objects using the DAG-CBOR serialization format.
11 | ///
12 | /// To perform serialization, use the ``encode`` method to convert a Codable object to ``Data``. To
warning: 'encode' doesn't exist at '/CBOR/DAGCBOREncoder'
  --> Sources/CBOR/Encoder/DAGCBOREncoder.swift:12:41-12:47
10 | /// Serializes ``Encodable`` objects using the DAG-CBOR serialization format.
11 | ///
12 + /// To perform serialization, use the ``encode`` method to convert a Codable object to ``Data``. To
   |                                         ╰─suggestion: Replace 'encode' with 'encode(_:)'
13 | /// configure encoding behavior, either pass customization options in with
14 | /// ``init(dateEncodingStrategy:)`` or modify ``dateEncodingStrategy``.
warning: 'Data' doesn't exist at '/CBOR/DAGCBOREncoder'
  --> Sources/CBOR/Encoder/DAGCBOREncoder.swift:12:90-12:94
10 | /// Serializes ``Encodable`` objects using the DAG-CBOR serialization format.
11 | ///
12 + /// To perform serialization, use the ``encode`` method to convert a Codable object to ``Data``. To
13 | /// configure encoding behavior, either pass customization options in with
14 | /// ``init(dateEncodingStrategy:)`` or modify ``dateEncodingStrategy``.
warning: Parameter 'useStringDates' not found in initializer declaration
  --> Sources/CBOR/Encoder/EncodingOptions.swift:49:13-49:27
47 |     /// - Parameters:
48 |     ///   - forceStringKeys: Force encoded maps to use string keys even when integer keys are available.
49 +     ///   - useStringDates: See ``dateEncodingStrategy`` and ``DateStrategy``.
   |             ╰─suggestion: Replace 'useStringDates' with 'forceStringKeys'
50 |     ///   - taggedItemsStrategy: See ``taggedItemsStrategy`` and ``TagStrategy``.
51 |     ///   - forceDoubleLengthEncoding: Encode all floating point numbers as 64-bit double values.
warning: Parameter 'dateEncodingStrategy' is missing documentation
  --> Sources/CBOR/Encoder/EncodingOptions.swift:53:39-53:39
51 |     ///   - forceDoubleLengthEncoding: Encode all floating point numbers as 64-bit double values.
52 |     ///   - rejectInfAndNan: DAG mode option. Reject all Infinity and NaN values for floating-point numbers (`Double`,
53 +     ///                      `Float`).
54 |     public init(
55 |         forceStringKeys: Bool,
Finished building documentation for 'CBOR' (0.18s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/thecoolwinter/cbor/1.1.2
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3581] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit GenericConstraint.swift
[18/57] Compiling SymbolKit GenericParameter.swift
[19/57] Compiling SymbolKit Generics.swift
[20/57] Compiling SymbolKit Namespace.swift
[21/57] Emitting module Snippets
[22/57] Compiling Snippets SnippetParser.swift
[23/57] Compiling Snippets Snippet.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit Mixin+Equals.swift
[39/57] Compiling SymbolKit Mixin+Hash.swift
[40/57] Compiling SymbolKit Mixin.swift
[41/57] Compiling SymbolKit LineList.swift
[42/57] Compiling SymbolKit Position.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[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.50s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'CBOR' complete! (0.22s)
     216
2	/Users/admin/builder/spi-builder-workspace/.docs/thecoolwinter/cbor/1.1.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/thecoolwinter/cbor/1.1.2
File count: 216
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-thecoolwinter-cbor-1.1.2-0336f391.zip to s3://spi-docs-inbox/prod-thecoolwinter-cbor-1.1.2-0336f391.zip
Copying... [13%]
Copying... [26%]
Copying... [39%]
Copying... [52%]
Copying... [64%]
Copying... [77%]
Copying... [90%]
Copying... [100%]
Done.