Build Information
Successful build of BijectiveDictionary, reference main (12336c), with Swift 6.2 for macOS (SPM) on 6 Oct 2025 16:15:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ladvoc/BijectiveDictionary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ladvoc/BijectiveDictionary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 12336cb Merge pull request #27 from x-sheep/mirror
Cloned https://github.com/ladvoc/BijectiveDictionary.git
Revision (git rev-parse @):
12336cb2de93b4ac71b53e7c128a327a6c3bf0fe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ladvoc/BijectiveDictionary.git at main
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/239] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.71s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.56.2 (1.55s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.56.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
[25332/11420151] Downloading https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip (1.46s)
========================================
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": "bijectivedictionary",
"name": "BijectiveDictionary",
"url": "https://github.com/ladvoc/BijectiveDictionary.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BijectiveDictionary",
"dependencies": [
{
"identity": "swiftlintplugins",
"name": "SwiftLintPlugins",
"url": "https://github.com/SimplyDanny/SwiftLintPlugins",
"version": "0.61.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugins",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ladvoc/BijectiveDictionary.git
[1/566] Fetching bijectivedictionary
Fetched https://github.com/ladvoc/BijectiveDictionary.git from cache (1.15s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.46s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.61.0 (1.02s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.61.0
Creating working copy for https://github.com/ladvoc/BijectiveDictionary.git
Working copy of https://github.com/ladvoc/BijectiveDictionary.git resolved at main (12336cb)
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
[32750/70760294] Downloading https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip (3.29s)
warning: '.resolve-product-dependencies': dependency 'bijectivedictionary' is not used by any target
Found 1 product dependencies
- SwiftLintPlugins
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ladvoc/BijectiveDictionary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/16] Compiling BijectiveDictionary BijectiveDictionary+RightValues.swift
[6/16] Compiling BijectiveDictionary BijectiveDictionary+Sequence.swift
[7/17] Compiling BijectiveDictionary BijectiveDictionary+Operators.swift
[8/17] Compiling BijectiveDictionary BijectiveDictionary+Hashable.swift
[9/17] Compiling BijectiveDictionary BijectiveDictionary+Invariant.swift
[10/17] Compiling BijectiveDictionary BijectiveDictionary+Initializers.swift
[11/17] Compiling BijectiveDictionary BijectiveDictionary+Descriptions.swift
[12/17] Compiling BijectiveDictionary BijectiveDictionary+ExpressibleByDictionaryLiteral.swift
[13/17] Compiling BijectiveDictionary BijectiveDictionary+Collection.swift
[14/17] Compiling BijectiveDictionary BijectiveDictionary+Conflict.swift
[15/17] Emitting module BijectiveDictionary
[16/17] Compiling BijectiveDictionary BijectiveDictionary+LeftValues.swift
[17/17] Compiling BijectiveDictionary BijectiveDictionary.swift
Build complete! (8.26s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.56.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "BijectiveDictionary",
"name" : "BijectiveDictionary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BijectiveDictionary",
"targets" : [
"BijectiveDictionary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "BijectiveDictionaryTests",
"module_type" : "SwiftTarget",
"name" : "BijectiveDictionaryTests",
"path" : "Tests/BijectiveDictionaryTests",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"sources" : [
"BijectiveDictionaryTests.swift"
],
"target_dependencies" : [
"BijectiveDictionary"
],
"type" : "test"
},
{
"c99name" : "BijectiveDictionary",
"module_type" : "SwiftTarget",
"name" : "BijectiveDictionary",
"path" : "Sources/BijectiveDictionary",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"BijectiveDictionary"
],
"sources" : [
"BijectiveDictionary+Collection.swift",
"BijectiveDictionary+Conflict.swift",
"BijectiveDictionary+Descriptions.swift",
"BijectiveDictionary+ExpressibleByDictionaryLiteral.swift",
"BijectiveDictionary+Hashable.swift",
"BijectiveDictionary+Initializers.swift",
"BijectiveDictionary+Invariant.swift",
"BijectiveDictionary+LeftValues.swift",
"BijectiveDictionary+Operators.swift",
"BijectiveDictionary+RightValues.swift",
"BijectiveDictionary+Sequence.swift",
"BijectiveDictionary.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/ladvoc/bijectivedictionary/main
Repository: ladvoc/BijectiveDictionary
Swift version used: 6.2
Target: BijectiveDictionary
Extracting symbol information for 'BijectiveDictionary'...
Finished extracting symbol information for 'BijectiveDictionary'. (0.60s)
Building documentation for 'BijectiveDictionary'...
warning: Invalid use of level-1 heading.
Level-1 headings are reserved for specifying the title of the document.
--> Creating a BijectiveDictionary.md:32:2-32:11
30 | ``BijectiveDictionary`` conforms to `ExpressibleByDictionaryLiteral` and therefore can be initialized with common `Dictionary` syntax. (Note, this creates a `BijectiveDictionary` directly, and does not create any `Dictionary`.) In practice, this is one of the easiest ways to create a `BijectiveDictionary`.
31 |
32 + ># Warning
33 | >The dictionary literal used here must not contain any duplicates in the left or right values or else this initializer will fatal error.
34 | ```swift
warning: Invalid use of level-1 heading.
Level-1 headings are reserved for specifying the title of the document.
--> Using a BijectiveDictionary.md:26:2-26:66
24 |
25 | ## Order
26 + ># `BijectiveDictionary` does not preserve or guarantee ordering.
27 | >Do not forget that just like `Dictionary`, a `BijectiveDictionary` is unordered. The order of key-value pairs is stable between mutations but is otherwise unpredictable. For more info, see the docs for [Dictionary](https://github.com/swiftlang/swift/blob/28c6cc105da2e917416002df3e0accfc2ad2d23f/stdlib/public/core/Dictionary.swift#L316).
28 |
Finished building documentation for 'BijectiveDictionary' (0.28s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/ladvoc/bijectivedictionary/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/SimplyDanny/SwiftLintPlugins
Updated https://github.com/SimplyDanny/SwiftLintPlugins (0.45s)
[1/2133] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.56.2 (1.74s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3540] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[25/57] Compiling SymbolKit UnifiedSymbol.swift
[26/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[27/57] Compiling SymbolKit UnifiedSymbolGraph.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 Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Mixin+Equals.swift
[44/57] Compiling SymbolKit Mixin+Hash.swift
[45/57] Compiling SymbolKit Mixin.swift
[46/57] Compiling SymbolKit LineList.swift
[47/57] Compiling SymbolKit Position.swift
[48/57] Compiling SymbolKit Symbol.swift
[49/57] Compiling SymbolKit SymbolKind.swift
[50/57] Compiling SymbolKit SymbolGraph.swift
[51/57] Compiling SymbolKit GraphCollector.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.29s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'BijectiveDictionary' complete! (0.51s)
649
6 /Users/admin/builder/spi-builder-workspace/.docs/ladvoc/bijectivedictionary/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/ladvoc/bijectivedictionary/main
File count: 649
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-ladvoc-bijectivedictionary-main-bf254da6.zip to s3://spi-docs-inbox/prod-ladvoc-bijectivedictionary-main-bf254da6.zip
Copying... [12%]
Copying... [24%]
Copying... [30%]
Copying... [42%]
Copying... [54%]
Copying... [60%]
Copying... [72%]
Copying... [85%]
Copying... [91%]
Copying... [100%]
Done.