This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Dflat with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/dflat.git
Reference: v0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/liuliu/dflat
 * tag               v0.6.0     -> FETCH_HEAD
HEAD is now at 2b98a69 Fix subscription have the wrong type for Int / UInt in WorkspaceDictionary.
Cloned https://github.com/liuliu/dflat.git
Revision (git rev-parse @):
2b98a697b63d44ce96bb9432fb746ef8d1e855be
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/liuliu/dflat.git at v0.6.0
Fetching https://github.com/google/flatbuffers.git from cache
Fetched https://github.com/google/flatbuffers.git (0.66s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.24s)
Fetched https://github.com/apple/swift-atomics.git (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dflat",
      "name": "Dflat",
      "url": "https://github.com/liuliu/dflat.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dflat",
      "dependencies": [
        {
          "identity": "flatbuffers",
          "name": "FlatBuffers",
          "url": "https://github.com/google/flatbuffers.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/flatbuffers",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/liuliu/dflat.git from cache
Fetched https://github.com/liuliu/dflat.git (0.17s)
Fetching https://github.com/google/flatbuffers.git from cache
Fetched https://github.com/google/flatbuffers.git (0.60s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Creating working copy for https://github.com/liuliu/dflat.git
Working copy of https://github.com/liuliu/dflat.git resolved at v0.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
warning: '.resolve-product-dependencies': dependency 'dflat' is not used by any target
Found 2 product dependencies
  - FlatBuffers
  - swift-atomics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/liuliu/dflat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/25] Compiling _AtomicsShims.c
[3/25] Compiling _SQLiteDflatOSShim os.c
[5/44] Compiling Atomics UnsafeAtomic.swift
[6/44] Compiling Atomics UnsafeAtomicLazyReference.swift
[7/46] Compiling Atomics ManagedAtomic.swift
[8/46] Compiling Atomics ManagedAtomicLazyReference.swift
[9/46] Compiling Atomics Primitives.shims.swift
[10/46] Compiling Atomics AtomicInteger.swift
[11/46] Compiling Atomics AtomicOptionalWrappable.swift
[12/46] Compiling Atomics AtomicMemoryOrderings.swift
[13/46] Compiling Atomics DoubleWord.swift
[14/46] Compiling Atomics OptionalRawRepresentable.swift
[15/46] Compiling Atomics RawRepresentable.swift
[16/46] Compiling Atomics AtomicBool.swift
[17/46] Compiling Atomics AtomicReference.swift
[18/46] Compiling Atomics AtomicStorage.swift
[19/46] Compiling Atomics AtomicValue.swift
[20/46] Compiling Atomics IntegerOperations.swift
[21/46] Compiling Atomics Unmanaged extensions.swift
[22/46] Compiling Atomics IntegerConformances.swift
[23/46] Compiling Atomics PointerConformances.swift
[24/46] Compiling Atomics Primitives.native.swift
[25/46] Emitting module Atomics
[28/48] Emitting module FlatBuffers
[45/48] Compiling FlatBuffers Verifiable.swift
[46/48] Compiling FlatBuffers Verifier.swift
[47/86] Compiling Dflat SQLiteIsNull.swift
[48/86] Compiling Dflat SQLiteLessThan.swift
[49/86] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[50/86] Compiling Dflat SQLiteMod.swift
[51/86] Compiling Dflat SQLiteNot.swift
[52/91] Compiling Dflat SQLiteAnd.swift
[53/91] Compiling Dflat SQLiteEqualTo.swift
[54/91] Compiling Dflat SQLiteField.swift
[55/91] Compiling Dflat SQLiteIn.swift
[56/91] Compiling Dflat SQLiteIsNotNull.swift
[57/91] Compiling Dflat Atom.swift
[58/91] Compiling Dflat ChangeRequest.swift
[59/91] Compiling Dflat Expr.swift
[60/91] Compiling Dflat FetchedResult.swift
[61/91] Compiling Dflat FlatBuffersCodable.swift
[62/91] Compiling Dflat Publisher.swift
[63/91] Compiling Dflat NotIn.swift
[64/91] Compiling Dflat Or.swift
[65/91] Compiling Dflat Subtraction.swift
[66/91] Compiling Dflat Value.swift
[67/91] Compiling Dflat SQLiteAddition.swift
[68/91] Compiling Dflat LessThan.swift
[69/91] Compiling Dflat LessThanOrEqualTo.swift
[70/91] Compiling Dflat Mod.swift
[71/91] Compiling Dflat Not.swift
[72/91] Compiling Dflat NotEqualTo.swift
[73/91] Compiling Dflat EqualTo.swift
[74/91] Compiling Dflat Field.swift
[75/91] Compiling Dflat In.swift
[76/91] Compiling Dflat IsNotNull.swift
[77/91] Compiling Dflat IsNull.swift
[78/91] Compiling Dflat SQLiteNotEqualTo.swift
[79/91] Compiling Dflat SQLiteNotIn.swift
[80/91] Compiling Dflat SQLiteOr.swift
[81/91] Compiling Dflat SQLiteSubtraction.swift
[82/91] Compiling Dflat SQLiteValue.swift
[83/91] Compiling Dflat QueryBuilder.swift
[84/91] Compiling Dflat SQLiteExpr.swift
[85/91] Compiling Dflat TransactionContext.swift
[86/91] Compiling Dflat Workspace.swift
[87/91] Compiling Dflat Addition.swift
[88/91] Compiling Dflat And.swift
[89/91] Emitting module Dflat
[89/91] Archiving libDflat.a
[91/112] Emitting module SQLiteDflat
[92/114] Compiling SQLiteDflat OSShim.swift
[93/114] Compiling SQLiteDflat SQLiteAtom.swift
[94/114] Compiling SQLiteDflat SQLiteConnection.swift
[95/114] Compiling SQLiteDflat SQLiteConnectionPool.swift
[96/114] Compiling SQLiteDflat SQLiteExpr.swift
[97/114] Compiling SQLiteDflat SQLiteFetchedResult.swift
[98/114] Compiling SQLiteDflat dict_mutating_generated.swift
[99/114] Compiling SQLiteDflat dict_query_generated.swift
[100/114] Compiling SQLiteDflat SQLiteObjectRepository.swift
[101/114] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[102/114] Compiling SQLiteDflat SQLitePublisher.swift
[103/114] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[104/114] Compiling SQLiteDflat SQLiteResultPublisher.swift
[105/114] Compiling SQLiteDflat SQLiteTableSpace.swift
[106/114] Compiling SQLiteDflat dict_data_model_generated.swift
[107/114] Compiling SQLiteDflat dict_generated.swift
[108/114] Compiling SQLiteDflat SQLiteTableState.swift
[109/114] Compiling SQLiteDflat SQLiteTransactionContext.swift
[110/114] Compiling SQLiteDflat SQLiteValue.swift
[111/114] Compiling SQLiteDflat SQLiteWorkspace.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^~~~~~
            update
[112/114] Compiling SQLiteDflat SQLiteWorkspaceDictionary.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^~~~~~
            update
[113/114] Compiling SQLiteDflat SQLiteWorkspaceState.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
      locks.assign(repeating: os_unfair_lock(), count: Self.size)
            ^~~~~~
            update
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning renaming duplicate member name 'SQLiteExpr.swift.o' from '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Dflat.build/SQLiteExpr.swift.o(SQLiteExpr.swift.o)' and '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SQLiteDflat.build/SQLiteExpr.swift.o(SQLiteExpr.swift.o)'
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning renaming duplicate member name 'SQLiteValue.swift.o' from '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SQLiteDflat.build/SQLiteValue.swift.o(SQLiteValue.swift.o)' and '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Dflat.build/exprs/sqlite/SQLiteValue.swift.o(SQLiteValue.swift.o)'
[113/114] Archiving libSQLiteDflat.a
Build complete! (13.14s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/liuliu/dflat/v0.6.0
Repository:               liuliu/dflat
Swift version used:       5.9
  dependencies.append(.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"))
Target:                   Dflat
Generating documentation for 'Dflat'...
Converting documentation...
Conversion complete! (1.08s)
Generated DocC archive at '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/liuliu/dflat/v0.6.0'
Building for debugging...
[1/45] Compiling Snippets Snippet.swift
[2/45] Compiling Snippets SnippetParser.swift
[3/45] Emitting module Snippets
[4/45] Compiling SymbolKit Mixin+Equals.swift
[5/45] Compiling SymbolKit Mixin+Hash.swift
[6/45] Compiling SymbolKit Mixin.swift
[7/45] Compiling SymbolKit LineList.swift
[8/45] Compiling SymbolKit Position.swift
[9/45] Compiling SymbolKit SourceRange.swift
[10/45] Compiling SymbolKit SPI.swift
[11/45] Compiling SymbolKit Snippet.swift
[12/45] Compiling SymbolKit Extension.swift
[13/45] Compiling SymbolKit GenericConstraint.swift
[14/45] Compiling SymbolKit GenericParameter.swift
[15/50] Compiling SymbolKit SourceOrigin.swift
[16/50] Compiling SymbolKit GenericConstraints.swift
[17/50] Compiling SymbolKit Swift.swift
[18/50] Compiling SymbolKit SemanticVersion.swift
[19/50] Compiling SymbolKit AccessControl.swift
[20/50] Compiling SymbolKit Availability.swift
[21/50] Compiling SymbolKit FunctionSignature.swift
[22/50] Compiling SymbolKit Identifier.swift
[23/50] Compiling SymbolKit KindIdentifier.swift
[24/50] Compiling SymbolKit Location.swift
[25/50] Compiling SymbolKit Mutability.swift
[26/50] Compiling SymbolKit Names.swift
[27/50] Compiling SymbolKit Generics.swift
[28/50] Compiling SymbolKit Namespace.swift
[29/50] Compiling SymbolKit Symbol.swift
[30/50] Compiling SymbolKit SymbolKind.swift
[31/50] Compiling SymbolKit SymbolGraph.swift
[32/50] Emitting module SymbolKit
[33/50] Compiling SymbolKit AvailabilityItem.swift
[34/50] Compiling SymbolKit Domain.swift
[35/50] Compiling SymbolKit DeclarationFragments.swift
[36/50] Compiling SymbolKit Fragment.swift
[37/50] Compiling SymbolKit FragmentKind.swift
[38/50] Compiling SymbolKit FunctionParameter.swift
[39/50] Compiling SymbolKit Metadata.swift
[40/50] Compiling SymbolKit Module.swift
[41/50] Compiling SymbolKit OperatingSystem.swift
[42/50] Compiling SymbolKit Platform.swift
[43/50] Compiling SymbolKit Relationship.swift
[44/50] Compiling SymbolKit RelationshipKind.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (6.65s)
Building for debugging...
Build complete! (0.19s)
    2152
19	/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/liuliu/dflat/v0.6.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/liuliu/dflat/v0.6.0
File count: 2152
Doc size:   19.0MB
Preparing doc bundle ...
Uploading dev-liuliu-dflat-v0.6.0-36566c73.zip to s3://spi-docs-inbox/dev-liuliu-dflat-v0.6.0-36566c73.zip
Copying... [12%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [72%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.