The Swift Package Index logo.Swift Package Index

Build Information

Successful build of pkl-swift, reference main (a3e1ae), with Swift 6.3 for macOS (SPM) on 1 May 2026 02:50:43 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/apple/pkl-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/pkl-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a3e1aed Rename MessagePack module to PklMessagePack to avoid naming conflicts (#147)
Cloned https://github.com/apple/pkl-swift.git
Revision (git rev-parse @):
a3e1aedf0a7455f8809a57085decab738d6493d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/pkl-swift.git at main
Fetching https://github.com/apple/swift-system
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/SwiftPackageIndex/SemanticVersion
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/432] Fetching semanticversion
[330/2719] Fetching semanticversion, swift-docc-plugin
[525/8320] Fetching semanticversion, swift-docc-plugin, swift-system
[1503/12028] Fetching semanticversion, swift-docc-plugin, swift-system, swift-docc-symbolkit
[5136/68349] Fetching semanticversion, swift-docc-plugin, swift-system, swift-docc-symbolkit, swiftformat
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (86.73s)
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (86.73s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (86.73s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (86.73s)
Fetched https://github.com/apple/swift-system from cache (86.74s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (89.96s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.5.3 (0.67s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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.6
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.5.3
========================================
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": "pkl-swift",
      "name": "pkl-swift",
      "url": "https://github.com/apple/pkl-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pkl-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "semanticversion",
          "name": "SemanticVersion",
          "url": "https://github.com/SwiftPackageIndex/SemanticVersion",
          "version": "0.5.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/pkl-swift.git
[1/2939] Fetching pkl-swift
Fetched https://github.com/apple/pkl-swift.git from cache (5.66s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/SwiftPackageIndex/SemanticVersion from cache
Fetched https://github.com/apple/swift-system from cache (0.52s)
Fetched https://github.com/SwiftPackageIndex/SemanticVersion from cache (0.52s)
Computing version for https://github.com/SwiftPackageIndex/SemanticVersion
Computed https://github.com/SwiftPackageIndex/SemanticVersion at 0.5.3 (0.59s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.03s)
Creating working copy for https://github.com/apple/pkl-swift.git
Working copy of https://github.com/apple/pkl-swift.git resolved at main (a3e1aed)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/SwiftPackageIndex/SemanticVersion
Working copy of https://github.com/SwiftPackageIndex/SemanticVersion resolved at 0.5.3
warning: '.resolve-product-dependencies': dependency 'pkl-swift' is not used by any target
Found 2 product dependencies
  - swift-system
  - SemanticVersion
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/apple/pkl-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/15] Write sources
[8/15] Write test-external-reader-entitlement.plist
[9/15] Compiling CSystem shims.c
[10/15] Write swift-version--6988338F2F200930.txt
[11/47] Compiling PklSwiftInternals Discovery.cpp
[13/47] Emitting module SystemPackage
[14/50] Compiling SystemPackage FilePathString.swift
[15/50] Compiling SystemPackage FilePathSyntax.swift
[16/50] Compiling SystemPackage FilePathTemp.swift
[17/50] Compiling SystemPackage Errno.swift
[18/50] Compiling SystemPackage ErrnoWindows.swift
[19/50] Compiling SystemPackage FileDescriptor.swift
[20/50] Compiling SystemPackage FilePathTempPosix.swift
[21/50] Compiling SystemPackage FilePathTempWindows.swift
[22/50] Compiling SystemPackage FilePathWindows.swift
[23/50] Compiling SystemPackage FileHelpers.swift
[24/50] Compiling SystemPackage FileOperations.swift
[25/50] Compiling SystemPackage FilePath.swift
[26/50] Compiling SystemPackage Util+StringArray.swift
[27/50] Compiling SystemPackage Util.swift
[28/50] Compiling SystemPackage UtilConsumers.swift
[29/50] Compiling SystemPackage Constants.swift
[30/50] Compiling SystemPackage Exports.swift
[31/50] Compiling SystemPackage Mocking.swift
[32/50] Compiling SystemPackage RawBuffer.swift
[33/50] Compiling SystemPackage Syscalls.swift
[34/50] Compiling SystemPackage WindowsSyscallAdapters.swift
[35/50] Compiling SystemPackage FilePathComponentView.swift
[36/50] Compiling SystemPackage FilePathComponents.swift
[37/50] Compiling SystemPackage FilePathParsing.swift
[38/50] Compiling SystemPackage FilePermissions.swift
[39/50] Compiling SystemPackage Backcompat.swift
[40/50] Compiling SystemPackage CInterop.swift
[41/50] Compiling SystemPackage MachPort.swift
[42/50] Compiling SystemPackage PlatformString.swift
[43/50] Compiling SystemPackage SystemString.swift
[44/65] Compiling SemanticVersion SemanticVersion+Codable.swift
[45/65] Emitting module SemanticVersion
[46/65] Compiling SemanticVersion SemanticVersion+LosslessStringConvertible.swift
[47/65] Compiling SemanticVersion SemanticVersion.swift
[48/65] Compiling PklMessagePack FixedWidthInteger.swift
[49/66] Compiling PklMessagePack IO.swift
[50/66] Compiling PklMessagePack UnkeyedEncodingContainer.swift
[51/66] Compiling PklMessagePack UnkeyedDecodingContainer.swift
[52/66] Compiling PklMessagePack UnkeyedMapDecodingContainer.swift
[53/66] Compiling PklMessagePack _MessagePackDecoder.swift
[54/66] Compiling PklMessagePack KeyedEncodingContainer.swift
[55/66] Compiling PklMessagePack MessagePackEncoder.swift
[56/66] Compiling PklMessagePack SingleValueEncodingContainer.swift
[57/66] Compiling PklMessagePack KeyedDecodingContainer.swift
[58/66] Compiling PklMessagePack KeyedSingleDecodingContainer.swift
[59/66] Compiling PklMessagePack AnyCodingKey.swift
[60/66] Compiling PklMessagePack Box.swift
[61/66] Emitting module PklMessagePack
[62/66] Compiling PklMessagePack MessagePackDecoder.swift
[63/66] Compiling PklMessagePack SingleValueDecodingContainer.swift
[64/89] Compiling PklSwift Class.swift
[65/89] Compiling PklSwift DataSize.swift
[66/89] Compiling PklSwift Duration.swift
[67/91] Compiling PklSwift TypeAlias.swift
[68/91] Compiling PklSwift PklDecoder.swift
[69/91] Compiling PklSwift PklMapDecodingContainer.swift
[70/91] Compiling PklSwift PklSingleValueDecodingContainer.swift
[71/91] Compiling PklSwift PklTypedDecodingContainer.swift
[72/91] Compiling PklSwift PklUnkeyedDecodingContainer.swift
[73/91] Compiling PklSwift ModuleSource.swift
[74/91] Compiling PklSwift PklCodingKey.swift
[75/91] Compiling PklSwift ExternalReaderClient.swift
[76/91] Compiling PklSwift Logger.swift
[77/91] Emitting module PklSwift
[78/91] Compiling PklSwift Utils.swift
[79/91] Compiling PklSwift locks.swift
[80/91] Compiling PklSwift PklEvaluatorSettings.swift
[81/91] Compiling PklSwift Project.swift
[82/91] Compiling PklSwift Message.swift
[83/91] Compiling PklSwift MessageTransport.swift
[84/91] Compiling PklSwift Evaluator.swift
[85/91] Compiling PklSwift EvaluatorManager.swift
[86/91] Compiling PklSwift EvaluatorOptions.swift
[87/91] Compiling PklSwift Reader.swift
[88/91] Compiling PklSwift TypeRegistry.swift
[89/93] Compiling test_external_reader TestExternalReader.swift
[90/93] Emitting module test_external_reader
[90/93] Write Objects.LinkFileList
[91/93] Linking test-external-reader
[92/93] Applying test-external-reader
Build complete! (14.18s)
Build complete.
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SemanticVersion"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "pkl-swift",
  "name" : "pkl-swift",
  "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" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "PklMessagePack",
      "targets" : [
        "PklMessagePack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PklSwift",
      "targets" : [
        "PklSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "test-external-reader",
      "targets" : [
        "test-external-reader"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "test_external_reader",
      "module_type" : "SwiftTarget",
      "name" : "test-external-reader",
      "path" : "Sources/test-external-reader",
      "product_memberships" : [
        "test-external-reader"
      ],
      "sources" : [
        "TestExternalReader.swift"
      ],
      "target_dependencies" : [
        "PklSwift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PklSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "PklSwiftTests",
      "path" : "Tests/PklSwiftTests",
      "sources" : [
        "API/DataSizeTests.swift",
        "API/DurationTests.swift",
        "Decoder/PklDecoderTest.swift",
        "EvaluatorManagerTest.swift",
        "EvaluatorTest.swift",
        "ExternalReaderClientTest.swift",
        "Fixtures/Generated/AnyType.pkl.swift",
        "Fixtures/Generated/ApiTypes.pkl.swift",
        "Fixtures/Generated/Classes.pkl.swift",
        "Fixtures/Generated/Collections.pkl.swift",
        "Fixtures/Generated/Collections2.pkl.swift",
        "Fixtures/Generated/ExtendedModule.pkl.swift",
        "Fixtures/Generated/OpenModule.pkl.swift",
        "Fixtures/Generated/UnionTypes.pkl.swift",
        "Fixtures/Generated/UnusedClass.pkl.swift",
        "Fixtures/Generated/UnusedClassDefs.pkl.swift",
        "Fixtures/Generated/pkl_swift_example_Poly.pkl.swift",
        "Fixtures/Generated/pkl_swift_lib1.pkl.swift",
        "FixturesTest.swift",
        "MessageTransportTest.swift",
        "ProjectTest.swift"
      ],
      "target_dependencies" : [
        "PklSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PklSwiftInternals",
      "module_type" : "ClangTarget",
      "name" : "PklSwiftInternals",
      "path" : "Sources/PklSwiftInternals",
      "product_memberships" : [
        "PklSwift",
        "test-external-reader"
      ],
      "sources" : [
        "Discovery.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PklSwift",
      "module_type" : "SwiftTarget",
      "name" : "PklSwift",
      "path" : "Sources/PklSwift",
      "product_dependencies" : [
        "SemanticVersion"
      ],
      "product_memberships" : [
        "PklSwift",
        "test-external-reader"
      ],
      "sources" : [
        "API/Class.swift",
        "API/DataSize.swift",
        "API/Duration.swift",
        "API/TypeAlias.swift",
        "Decoder/PklDecoder.swift",
        "Decoder/PklMapDecodingContainer.swift",
        "Decoder/PklSingleValueDecodingContainer.swift",
        "Decoder/PklTypedDecodingContainer.swift",
        "Decoder/PklUnkeyedDecodingContainer.swift",
        "Evaluator.swift",
        "EvaluatorManager.swift",
        "EvaluatorOptions.swift",
        "ExternalReaderClient.swift",
        "Logger.swift",
        "Message.swift",
        "MessageTransport.swift",
        "ModuleSource.swift",
        "PklCodingKey.swift",
        "PklEvaluatorSettings.swift",
        "Project.swift",
        "Reader.swift",
        "TypeRegistry.swift",
        "Utils.swift",
        "locks.swift"
      ],
      "target_dependencies" : [
        "PklMessagePack",
        "PklSwiftInternals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PklMessagePackTests",
      "module_type" : "SwiftTarget",
      "name" : "PklMessagePackTests",
      "path" : "Tests/PklMessagePackTests",
      "sources" : [
        "MessagePackDecodingTests.swift",
        "MessagePackEncodingTests.swift"
      ],
      "target_dependencies" : [
        "PklMessagePack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PklMessagePack",
      "module_type" : "SwiftTarget",
      "name" : "PklMessagePack",
      "path" : "Sources/PklMessagePack",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "PklMessagePack",
        "PklSwift",
        "test-external-reader"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "Box.swift",
        "Decoder/KeyedDecodingContainer.swift",
        "Decoder/KeyedSingleDecodingContainer.swift",
        "Decoder/MessagePackDecoder.swift",
        "Decoder/SingleValueDecodingContainer.swift",
        "Decoder/UnkeyedDecodingContainer.swift",
        "Decoder/UnkeyedMapDecodingContainer.swift",
        "Decoder/_MessagePackDecoder.swift",
        "Encoder/KeyedEncodingContainer.swift",
        "Encoder/MessagePackEncoder.swift",
        "Encoder/SingleValueEncodingContainer.swift",
        "Encoder/UnkeyedEncodingContainer.swift",
        "FixedWidthInteger.swift",
        "IO.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/pkl-swift/main
Repository:               apple/pkl-swift
Swift version used:       6.3
        .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.1.0"),
Target:                   PklSwift
Extracting symbol information for 'PklSwift'...
Finished extracting symbol information for 'PklSwift'. (28.24s)
Building documentation for 'PklSwift'...
warning: 'Swift.Duration' doesn't exist at '/PklSwift/Duration/toSwiftDuration()'
  --> Sources/PklSwift/API/Duration.swift:62:39-62:53
60 |     }
61 |
62 +     /// Converts this duration to a ``Swift.Duration``.
63 |     ///
64 |     /// - Returns: The swift duration.
warning: 'DecodingError' doesn't exist at '/PklSwift/Evaluator/evaluateModule(source:as:)'
   --> Sources/PklSwift/Evaluator.swift:99:72-99:85
97  |     ///   - type: The type to decode the result as.
98  |     /// - Returns: A value of type `type`.
99  +     /// - Throws: ``PklError`` if an error occurs during evaluation, ``DecodingError`` if an the result could not be decoded into ``type``.
100 |     public func evaluateModule<T>(source: ModuleSource, as type: T.Type) async throws -> T
101 |         where T: Decodable {
warning: 'type' doesn't exist at '/PklSwift/Evaluator/evaluateModule(source:as:)'
   --> Sources/PklSwift/Evaluator.swift:99:133-99:137
97  |     ///   - type: The type to decode the result as.
98  |     /// - Returns: A value of type `type`.
99  +     /// - Throws: ``PklError`` if an error occurs during evaluation, ``DecodingError`` if an the result could not be decoded into ``type``.
100 |     public func evaluateModule<T>(source: ModuleSource, as type: T.Type) async throws -> T
101 |         where T: Decodable {
warning: 'DecodingError' doesn't exist at '/PklSwift/Evaluator/evaluateOutputValue(source:asType:)'
   --> Sources/PklSwift/Evaluator.swift:131:72-131:85
129 |     ///   - type: The type to decode the result as.
130 |     /// - Returns: The evaluated result as type `type`.
131 +     /// - Throws: ``PklError`` if an error occurs during evaluation, ``DecodingError`` if the result could not be decoded into ``type``.
132 |     public func evaluateOutputValue<T>(source: ModuleSource, asType type: T.Type) async throws -> T
133 |         where T: Decodable {
warning: 'type' doesn't exist at '/PklSwift/Evaluator/evaluateOutputValue(source:asType:)'
   --> Sources/PklSwift/Evaluator.swift:131:130-131:134
129 |     ///   - type: The type to decode the result as.
130 |     /// - Returns: The evaluated result as type `type`.
131 +     /// - Throws: ``PklError`` if an error occurs during evaluation, ``DecodingError`` if the result could not be decoded into ``type``.
132 |     public func evaluateOutputValue<T>(source: ModuleSource, asType type: T.Type) async throws -> T
133 |         where T: Decodable {
warning: 'DecodingError' doesn't exist at '/PklSwift/Evaluator/evaluateExpression(source:expression:as:)'
   --> Sources/PklSwift/Evaluator.swift:171:72-171:85
169 |     ///   - type: The type to decode the result as.
170 |     /// - Returns: A value of type `type`.
171 +     /// - Throws: ``PklError`` if an error occurs during evaluation, ``DecodingError`` if the result could not be decoded into ``type``.
172 |     public func evaluateExpression<T>(source: ModuleSource, expression: String?, as type: T.Type)
173 |         async throws -> T where T: Decodable {
warning: 'type' doesn't exist at '/PklSwift/Evaluator/evaluateExpression(source:expression:as:)'
   --> Sources/PklSwift/Evaluator.swift:171:130-171:134
169 |     ///   - type: The type to decode the result as.
170 |     /// - Returns: A value of type `type`.
171 +     /// - Throws: ``PklError`` if an error occurs during evaluation, ``DecodingError`` if the result could not be decoded into ``type``.
172 |     public func evaluateExpression<T>(source: ModuleSource, expression: String?, as type: T.Type)
173 |         async throws -> T where T: Decodable {
warning: 'CloseEvaluatorRequest' doesn't exist at '/PklSwift/EvaluatorManager/close()'
   --> Sources/PklSwift/EvaluatorManager.swift:377:22-377:43
375 |     ///
376 |     /// Waits for in-flight handler Tasks to complete so their responses reach
377 +     /// pkl before ``CloseEvaluatorRequest`` messages are sent.
378 |     /// This prevents the race where a response arrives after the evaluator was
379 |     /// closed (pkl treats that as a protocol error), while still ensuring pkl
warning: 'newProjectEvaluator()' doesn't exist at '/PklSwift/EvaluatorManager'
   --> Sources/PklSwift/EvaluatorOptions.swift:118:31-118:52
116 |     ///
117 |     /// To emulate the CLI's `--project-dir` flag, create an evaluator with ``withProjectEvaluator(projectBaseURI:_:)``,
118 +     /// or ``EvaluatorManager/newProjectEvaluator()``.
    |                               ├─suggestion: Replace 'newProjectEvaluator()' with 'newProjectEvaluator(projectBaseURI:options:)'
    |                               ├─suggestion: Replace 'newProjectEvaluator()' with 'withProjectEvaluator(projectBaseURI:_:)'
    |                               ╰─suggestion: Replace 'newProjectEvaluator()' with 'withProjectEvaluator(projectBaseURI:options:_:)'
119 |     public var projectBaseURI: URL?
120 |
warning: 'FileHandle' doesn't exist at '/PklSwift/FileHandleLogger'
  --> Sources/PklSwift/Logger.swift:56:53-56:63
54 | }
55 |
56 + /// A logger that writes messages to the provided ``FileHandle``.
57 | public struct FileHandleLogger: Logger, Sendable {
58 |     var fileHandle: FileHandle
warning: 'MessageTransport' doesn't exist at '/PklSwift/BaseMessageTransport'
  --> Sources/PklSwift/MessageTransport.swift:79:9-79:25
77 | }
78 |
79 + /// A ``MessageTransport`` base class that implements core message handling logic
80 | public class BaseMessageTransport: MessageTransport, @unchecked Sendable {
81 |     var reader: Reader!
warning: 'BaseReader.hasHierarchicalUris' doesn't exist at '/PklSwift/BaseReader/listElements(uri:)'
  --> Sources/PklSwift/Reader.swift:43:14-43:44
41 |
42 |     /// Returns elements at a specified path.
43 +     /// If ``BaseReader.hasHierarchicalUris`` is `false`, the uri parameter will be a dummy value,
44 |     /// and this method should return all possible values.
45 |     func listElements(uri: URL) async throws -> [PathElement]
warning: 'EvaluatorOptions.withModuleReader(_:ModuleReader)' doesn't exist at '/PklSwift/ModuleReader'
  --> Sources/PklSwift/Reader.swift:71:52-71:101
69 | /// ```
70 | ///
71 + /// To provide a custom reader, register it with ``EvaluatorOptions.withModuleReader(_:ModuleReader)``
72 | public protocol ModuleReader: BaseReader {
73 |     /// Tells if the resources handled by this reader are local to the file system.
Finished building documentation for 'PklSwift' (0.53s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/pkl-swift/main
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.39s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'PklSwift' complete! (0.40s)
     966
6	/Users/admin/builder/spi-builder-workspace/.docs/apple/pkl-swift/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/pkl-swift/main
File count: 966
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-apple-pkl-swift-main-99191880.zip to s3://spi-docs-inbox/prod-apple-pkl-swift-main-99191880.zip
Copying... [14%]
Copying... [24%]
Copying... [34%]
Copying... [43%]
Copying... [53%]
Copying... [63%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.