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 MetaSerialization, reference main (f6d348), with Swift 5.10 for macOS (SPM) on 30 Aug 2024 15:27:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cherrywoods/swift-meta-serialization.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cherrywoods/swift-meta-serialization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f6d3489 Add contributors
Cloned https://github.com/cherrywoods/swift-meta-serialization.git
Revision (git rev-parse @):
f6d3489bb4c17b658bfc5806c6183dd118ea813d
SUCCESS checkout https://github.com/cherrywoods/swift-meta-serialization.git at main
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1257] Fetching cwlpreconditiontesting
[203/6756] Fetching cwlpreconditiontesting, swift-algorithms
[368/12332] Fetching cwlpreconditiontesting, swift-algorithms, swift-numerics
[536/12787] Fetching cwlpreconditiontesting, swift-algorithms, swift-numerics, cwlcatchexception
[5265/27459] Fetching cwlpreconditiontesting, swift-algorithms, swift-numerics, cwlcatchexception, quick
[5266/39584] Fetching cwlpreconditiontesting, swift-algorithms, swift-numerics, cwlcatchexception, quick, swift-argument-parser
[39585/58439] Fetching cwlpreconditiontesting, swift-algorithms, swift-numerics, cwlcatchexception, quick, swift-argument-parser, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.65s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.65s)
Fetched https://github.com/apple/swift-numerics.git from cache (2.65s)
[8154/26066] Fetching cwlpreconditiontesting, swift-algorithms, cwlcatchexception, nimble
Fetched https://github.com/Quick/Nimble.git from cache (3.49s)
Computing version for https://github.com/Quick/Nimble.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.49s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.49s)
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.61s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.44s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.43s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.57s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.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",
  "dependencies": [
    {
      "identity": "swift-meta-serialization",
      "name": "MetaSerialization",
      "url": "https://github.com/cherrywoods/swift-meta-serialization.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-meta-serialization",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cherrywoods/swift-meta-serialization.git
[1/3544] Fetching swift-meta-serialization
Fetched https://github.com/cherrywoods/swift-meta-serialization.git from cache (1.34s)
Creating working copy for https://github.com/cherrywoods/swift-meta-serialization.git
Working copy of https://github.com/cherrywoods/swift-meta-serialization.git resolved at main (f6d3489)
warning: '.resolve-product-dependencies': dependency 'swift-meta-serialization' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/cherrywoods/swift-meta-serialization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/7] Write sources
[6/7] Write swift-version-33747A42983211AE.txt
[8/44] Emitting module MetaSerialization
[9/47] Compiling MetaSerialization DirectlyCodable.swift
[10/47] Compiling MetaSerialization Foundation Primitive Codables.swift
[11/47] Compiling MetaSerialization NilMarker.swift
[12/47] Compiling MetaSerialization Unwrapper.swift
[13/47] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
[14/47] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
[15/47] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
[16/47] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[17/47] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[18/47] Compiling MetaSerialization KeyedContainerMeta.swift
[19/47] Compiling MetaSerialization MetaSupplier+Defaults.swift
[20/47] Compiling MetaSerialization Metas.swift
[21/47] Compiling MetaSerialization NilMarker+NilMeta.swift
[22/47] Compiling MetaSerialization UnkeyedContainerMeta.swift
[23/47] Compiling MetaSerialization CodingKeys.swift
[24/47] Compiling MetaSerialization Representation.swift
[25/47] Compiling MetaSerialization Serialization+Default Implementations.swift
[26/47] Compiling MetaSerialization Serialization.swift
[27/47] Compiling MetaSerialization SimpleSerialization.swift
[28/47] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[29/47] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[30/47] Compiling MetaSerialization OrderedKeyedContainer.swift
[31/47] Compiling MetaSerialization Representation+Default Implementations.swift
[32/47] Compiling MetaSerialization MetaEncoder+containerMethods.swift
[33/47] Compiling MetaSerialization MetaEncoder+frontend.swift
[34/47] Compiling MetaSerialization MetaEncoder.swift
[35/47] Compiling MetaSerialization MetaSupplier.swift
[36/47] Compiling MetaSerialization Reference.swift
[37/47] Compiling MetaSerialization ReferencingStorage.swift
[38/47] Compiling MetaSerialization ErrorContainer.swift
[39/47] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
[40/47] Compiling MetaSerialization UnkeyedDecodingContainer.swift
[41/47] Compiling MetaSerialization MetaDecoder+containerMethods.swift
[42/47] Compiling MetaSerialization MetaDecoder+frontend.swift
[43/47] Compiling MetaSerialization MetaDecoder.swift
[44/47] Compiling MetaSerialization CodingStorage.swift
[45/47] Compiling MetaSerialization LinearCodingStack.swift
[46/47] Compiling MetaSerialization KeyedDecodingContainer.swift
[47/47] Compiling MetaSerialization SingleValueDecodingContainer.swift
Build complete! (11.02s)
Build complete.
Done.