The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CommonLog, reference main (a1127f), with Swift 6.2 for macOS (SPM) on 5 Apr 2026 18:58:27 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/swift-universal/common-log.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-universal/common-log
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1127f9 Lower iOS deployment to v15
Cloned https://github.com/swift-universal/common-log.git
Revision (git rev-parse @):
a1127f913e345fe66e1169d9fa8b5fc023203dee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-universal/common-log.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2222] Fetching swift-docc-plugin
[224/8571] Fetching swift-docc-plugin, swift-log
[732/12243] Fetching swift-docc-plugin, swift-log, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.65s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.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.5
========================================
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": "common-log",
      "name": "CommonLog",
      "url": "https://github.com/swift-universal/common-log.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/common-log",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-universal/common-log.git
[1/2604] Fetching common-log
Fetched https://github.com/swift-universal/common-log.git from cache (0.94s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.10s)
Creating working copy for https://github.com/swift-universal/common-log.git
Working copy of https://github.com/swift-universal/common-log.git resolved at main (a1127f9)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
warning: '.resolve-product-dependencies': dependency 'common-log' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-universal/common-log.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/10] Compiling Logging Locks.swift
[7/10] Compiling Logging Logging.swift
[8/10] Compiling Logging MetadataProvider.swift
[9/10] Compiling Logging LogHandler.swift
[10/10] Emitting module Logging
[11/31] Emitting module CommonLog
[12/33] Compiling CommonLog PrintLogBackend.swift
[13/33] Compiling CommonLog SwiftLogBackend.swift
[14/33] Compiling CommonLog CommonLogContext.swift
[15/33] Compiling CommonLog DecoratedBackend.swift
[16/33] Compiling CommonLog FanoutLog.swift
[17/33] Compiling CommonLog Log+Inject.swift
[18/33] Compiling CommonLog Log+Levels.swift
[19/33] Compiling CommonLog Log+Cache.swift
[20/33] Compiling CommonLog Log+CacheStorage.WASM.swift
[21/33] Compiling CommonLog Log+Shared.swift
[22/33] Compiling CommonLog Log.swift
[23/33] Compiling CommonLog ProcessInfo+Xcode.swift
[24/33] Compiling CommonLog DisabledLogBackend.swift
[25/33] Compiling CommonLog LogBackend.swift
[26/33] Compiling CommonLog Platform.swift
[27/33] Compiling CommonLog FileLogBackend.swift
[28/33] Compiling CommonLog OSLogBackend.swift
[29/33] Compiling CommonLog FatalErrorUtil.swift
[30/33] Compiling CommonLog Level+Emoji.swift
[31/33] Compiling CommonLog Level+OSLogType.swift
[32/33] Compiling CommonLog Log+CacheStorage.swift
[33/33] Compiling CommonLog Log+Decorator.swift
Build complete! (15.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "CommonLog",
  "name" : "CommonLog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "CommonLog",
      "targets" : [
        "CommonLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommonLogTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonLogTests",
      "path" : "tests/common-log-tests",
      "sources" : [
        "BackendsArrayTests.swift",
        "CacheConcurrencyTests.swift",
        "CommonLogTests.swift",
        "FileBackendTests.swift",
        "LevelExtensionsTests.swift",
        "LevelMaskTests.swift",
        "OSLoggerTests.swift",
        "ProcessInfoXcodeTests.swift",
        "Trace.swift"
      ],
      "target_dependencies" : [
        "CommonLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommonLog",
      "module_type" : "SwiftTarget",
      "name" : "CommonLog",
      "path" : "sources/common-log",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "CommonLog"
      ],
      "sources" : [
        "CommonLogContext.swift",
        "DecoratedBackend.swift",
        "FanoutLog.swift",
        "FatalErrorUtil.swift",
        "Level+Emoji.swift",
        "Level+OSLogType.swift",
        "Log+Cache.swift",
        "Log+CacheStorage.WASM.swift",
        "Log+CacheStorage.swift",
        "Log+Decorator.swift",
        "Log+Inject.swift",
        "Log+Levels.swift",
        "Log+Shared.swift",
        "Log.swift",
        "LogBackend.swift",
        "Platform.swift",
        "ProcessInfo+Xcode.swift",
        "backends/DisabledLogBackend.swift",
        "backends/FileLogBackend.swift",
        "backends/OSLogBackend.swift",
        "backends/PrintLogBackend.swift",
        "backends/SwiftLogBackend.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swift-universal/common-log/main
Repository:               swift-universal/common-log
Swift version used:       6.2
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.0"),
Target:                   CommonLog
Extracting symbol information for 'CommonLog'...
Finished extracting symbol information for 'CommonLog'. (1.69s)
Building documentation for 'CommonLog'...
warning: Can't resolve 'LogLevels'
Articles/LogLevels.md:1:1: This article was found but is not available for linking because it's uncurated
  --> Tutorials/LoggingAPIs.tutorial:88:79-88:88
86 |     @Steps {
87 |       @Step {
88 +         For a deeper explanation of each level and example messages, see <doc:LogLevels>.
89 |       }
90 |     }
Finished building documentation for 'CommonLog' (0.23s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swift-universal/common-log/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-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling Snippets Snippet.swift
[17/57] Compiling Snippets SnippetParser.swift
[18/57] Emitting module Snippets
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Compiling SymbolKit DeclarationFragments.swift
[38/57] Compiling SymbolKit Fragment.swift
[39/57] Compiling SymbolKit FragmentKind.swift
[40/57] Compiling SymbolKit FunctionParameter.swift
[41/57] Compiling SymbolKit FunctionSignature.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.25s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'CommonLog' complete! (0.20s)
     545
5	/Users/admin/builder/spi-builder-workspace/.docs/swift-universal/common-log/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-universal/common-log/main
File count: 545
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-swift-universal-common-log-main-e17e5657.zip to s3://spi-docs-inbox/prod-swift-universal-common-log-main-e17e5657.zip
Copying... [13%]
Copying... [26%]
Copying... [33%]
Copying... [46%]
Copying... [53%]
Copying... [66%]
Copying... [72%]
Copying... [85%]
Copying... [92%]
Copying... [100%]
Done.