The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SafeDecoding, reference 0.7.0 (fd7a7e), with Swift 6.3 for macOS (SPM) on 4 May 2026 21:49: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/AltiAntonov/SafeDecoding.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AltiAntonov/SafeDecoding
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at fd7a7eb Release 0.7.0
Cloned https://github.com/AltiAntonov/SafeDecoding.git
Revision (git rev-parse @):
fd7a7ebe11431ad0663723c0cc740690ff019af5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AltiAntonov/SafeDecoding.git at 0.7.0
========================================
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": "safedecoding",
      "name": "SafeDecoding",
      "url": "https://github.com/AltiAntonov/SafeDecoding.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeDecoding",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AltiAntonov/SafeDecoding.git
[1/286] Fetching safedecoding
Fetched https://github.com/AltiAntonov/SafeDecoding.git from cache (0.72s)
Creating working copy for https://github.com/AltiAntonov/SafeDecoding.git
Working copy of https://github.com/AltiAntonov/SafeDecoding.git resolved at 0.7.0 (fd7a7eb)
warning: '.resolve-product-dependencies': dependency 'safedecoding' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/AltiAntonov/SafeDecoding.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/13] Compiling SafeDecoding SafeDecodingFallbackProvider.swift
[4/13] Compiling SafeDecoding SafeDecodingReport.swift
[5/13] Compiling SafeDecoding SafeDecodingIssue.swift
[6/13] Compiling SafeDecoding KeyedDecodingContainer+SafeFallbackDecoding.swift
[7/13] Compiling SafeDecoding LossySafeDecodable.swift
[8/13] Compiling SafeDecoding SafeJSONDecoder.swift
[9/13] Compiling SafeDecoding SafeDecodingDiagnostics.swift
[10/13] Compiling SafeDecoding KeyedDecodingContainer+SafeDecoding.swift
[11/13] Compiling SafeDecoding KeyedDecodingContainer+LossySafeDecoding.swift
[12/13] Compiling SafeDecoding SafeDecodable.swift
[13/13] Emitting module SafeDecoding
[14/14] Compiling SafeDecoding SafeFallbackDecodable.swift
Build complete! (6.06s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SafeDecoding",
  "name" : "SafeDecoding",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SafeDecoding",
      "targets" : [
        "SafeDecoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SafeDecodingTests",
      "module_type" : "SwiftTarget",
      "name" : "SafeDecodingTests",
      "path" : "Tests/SafeDecodingTests",
      "sources" : [
        "Decoders/SafeJSONDecoderTests.swift",
        "Diagnostics/SafeDecodingDiagnosticsTests.swift",
        "Diagnostics/SafeDecodingReportTests.swift",
        "PropertyWrappers/LossySafeDecodableTests.swift",
        "PropertyWrappers/SafeDecodableOptionalTests.swift",
        "PropertyWrappers/SafeFallbackDecodableTests.swift"
      ],
      "target_dependencies" : [
        "SafeDecoding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SafeDecoding",
      "module_type" : "SwiftTarget",
      "name" : "SafeDecoding",
      "path" : "Sources/SafeDecoding",
      "product_memberships" : [
        "SafeDecoding"
      ],
      "sources" : [
        "Decoders/SafeJSONDecoder.swift",
        "Diagnostics/SafeDecodingDiagnostics.swift",
        "Diagnostics/SafeDecodingIssue.swift",
        "Diagnostics/SafeDecodingReport.swift",
        "Extensions/KeyedDecodingContainer+LossySafeDecoding.swift",
        "Extensions/KeyedDecodingContainer+SafeDecoding.swift",
        "Extensions/KeyedDecodingContainer+SafeFallbackDecoding.swift",
        "PropertyWrappers/LossySafeDecodable.swift",
        "PropertyWrappers/SafeDecodable.swift",
        "PropertyWrappers/SafeDecodingFallbackProvider.swift",
        "PropertyWrappers/SafeFallbackDecodable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/altiantonov/safedecoding/0.7.0
Repository:               AltiAntonov/SafeDecoding
Swift version used:       6.3
Target:                   SafeDecoding
Extracting symbol information for 'SafeDecoding'...
Finished extracting symbol information for 'SafeDecoding'. (28.72s)
Building documentation for 'SafeDecoding'...
Finished building documentation for 'SafeDecoding' (0.56s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/altiantonov/safedecoding/0.7.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3710] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit GenericConstraint.swift
[7/54] Compiling SymbolKit GenericParameter.swift
[8/54] Compiling SymbolKit Generics.swift
[9/54] Compiling SymbolKit Namespace.swift
[10/58] Emitting module SymbolKit
[11/58] Compiling SymbolKit Mixin+Equals.swift
[12/58] Compiling SymbolKit Mixin+Hash.swift
[13/58] Compiling SymbolKit Mixin.swift
[14/58] Compiling SymbolKit LineList.swift
[15/58] Compiling SymbolKit Position.swift
[16/58] Compiling SymbolKit SourceRange.swift
[17/58] Compiling SymbolKit Metadata.swift
[18/58] Compiling SymbolKit Module.swift
[19/58] Compiling SymbolKit OperatingSystem.swift
[20/58] Compiling SymbolKit Platform.swift
[21/58] Compiling SymbolKit SemanticVersion.swift
[22/58] Compiling SymbolKit AccessControl.swift
[23/58] Compiling SymbolKit Availability.swift
[24/58] Compiling SymbolKit AvailabilityItem.swift
[25/58] Compiling SymbolKit Domain.swift
[26/58] Compiling SymbolKit Identifier.swift
[27/58] Compiling SymbolKit KindIdentifier.swift
[28/58] Compiling SymbolKit Location.swift
[29/58] Compiling SymbolKit Mutability.swift
[30/58] Compiling SymbolKit Relationship.swift
[31/58] Compiling SymbolKit RelationshipKind.swift
[32/58] Compiling SymbolKit SourceOrigin.swift
[33/58] Compiling SymbolKit GenericConstraints.swift
[34/58] Compiling SymbolKit Swift.swift
[35/58] Compiling Snippets SnippetLanguage.swift
[36/58] Compiling Snippets SnippetParser.swift
[37/58] Compiling Snippets Snippet.swift
[38/58] Emitting module Snippets
[39/58] Compiling SymbolKit DeclarationFragments.swift
[40/58] Compiling SymbolKit Fragment.swift
[41/58] Compiling SymbolKit FragmentKind.swift
[42/58] Compiling SymbolKit FunctionParameter.swift
[43/58] Compiling SymbolKit FunctionSignature.swift
[44/58] Compiling SymbolKit Symbol.swift
[45/58] Compiling SymbolKit SymbolKind.swift
[46/58] Compiling SymbolKit SymbolGraph.swift
[47/58] Compiling SymbolKit GraphCollector.swift
[48/58] Compiling SymbolKit Names.swift
[49/58] Compiling SymbolKit SPI.swift
[50/58] Compiling SymbolKit Snippet.swift
[51/58] Compiling SymbolKit Extension.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract SnippetBuildCommand.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Compiling snippet_extract URL+Status.swift
[59/62] Emitting module snippet_extract
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.51s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SafeDecoding' complete! (0.33s)
     150
2	/Users/admin/builder/spi-builder-workspace/.docs/altiantonov/safedecoding/0.7.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/altiantonov/safedecoding/0.7.0
File count: 150
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-altiantonov-safedecoding-0.7.0-ae90a273.zip to s3://spi-docs-inbox/prod-altiantonov-safedecoding-0.7.0-ae90a273.zip
Copying... [14%]
Copying... [29%]
Copying... [43%]
Copying... [57%]
Copying... [72%]
Copying... [86%]
Copying... [100%]
Done.