The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of BijectiveDictionary, reference main (5af52d), with Swift 5.10 for macOS (SPM) on 13 Sep 2024 02:26:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.53.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 5af52d6 Merge pull request #15 from DandyLyons/docs-bijective
Cloned https://github.com/ladvoc/BijectiveDictionary.git
Revision (git rev-parse @):
5af52d667aa518e44f808b0b874d53fc2a500190
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ladvoc/BijectiveDictionary.git at main
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[2/118] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (1.12s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.56.2 (0.48s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.56.2
[16375/11420151] Downloading https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact 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.69s)
========================================
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.57.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugins",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ladvoc/BijectiveDictionary.git
[4/314] Fetching bijectivedictionary
Fetched https://github.com/ladvoc/BijectiveDictionary.git from cache (0.76s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.48s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.57.0 (0.45s)
Creating working copy for https://github.com/ladvoc/BijectiveDictionary.git
Working copy of https://github.com/ladvoc/BijectiveDictionary.git resolved at main (5af52d6)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.57.0
[32750/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip (1.53s)
warning: '.resolve-product-dependencies': dependency 'bijectivedictionary' is not used by any target
Found 1 product dependencies
  - SwiftLintPlugins
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ladvoc/BijectiveDictionary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintBuildToolPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/17] Compiling BijectiveDictionary BijectiveDictionary+Operators.swift
[6/17] Compiling BijectiveDictionary BijectiveDictionary+Invariant.swift
[7/17] Compiling BijectiveDictionary BijectiveDictionary+Collection.swift
[8/17] Compiling BijectiveDictionary BijectiveDictionary+Conflict.swift
[9/17] Compiling BijectiveDictionary BijectiveDictionary+Sendable.swift
[10/17] Compiling BijectiveDictionary BijectiveDictionary+Descriptions.swift
[11/17] Compiling BijectiveDictionary BijectiveDictionary+ExpressibleByDictionaryLiteral.swift
[12/17] Emitting module BijectiveDictionary
[13/17] Compiling BijectiveDictionary BijectiveDictionary+RightValues.swift
[14/17] Compiling BijectiveDictionary BijectiveDictionary+Hashable.swift
[15/17] Compiling BijectiveDictionary BijectiveDictionary+Initializers.swift
[16/17] Compiling BijectiveDictionary BijectiveDictionary+Sequence.swift
[17/17] Compiling BijectiveDictionary BijectiveDictionary+LeftValues.swift
[18/18] Compiling BijectiveDictionary BijectiveDictionary.swift
Build complete! (7.72s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/ladvoc/bijectivedictionary/main
Repository:               ladvoc/BijectiveDictionary
Swift version used:       5.10
Target:                   BijectiveDictionary
Extracting symbol information for 'BijectiveDictionary'...
Finished extracting symbol information for 'BijectiveDictionary'. (0.68s)
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.24s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/ladvoc/bijectivedictionary/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/SimplyDanny/SwiftLintPlugins
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Updated https://github.com/SimplyDanny/SwiftLintPlugins (0.49s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.56.2 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3072] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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.3
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.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 Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.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] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Symbol.swift
[35/57] Compiling SymbolKit SymbolKind.swift
[36/57] Compiling SymbolKit SymbolGraph.swift
[37/57] Compiling SymbolKit GraphCollector.swift
[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 SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling Snippets Snippet.swift
[49/57] Emitting module Snippets
[50/57] Compiling Snippets SnippetParser.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
[60/61] Applying snippet-extract
Build complete! (6.03s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.57s)
     617
5	/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: 617
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-ladvoc-bijectivedictionary-main-343fc5b9.zip to s3://spi-docs-inbox/prod-ladvoc-bijectivedictionary-main-343fc5b9.zip
Copying... [14%]
Copying... [21%]
Copying... [35%]
Copying... [42%]
Copying... [56%]
Copying... [63%]
Copying... [77%]
Copying... [84%]
Copying... [91%]
Copying... [100%]
Done.