Build Information
Successful build of CodableDatastore, reference 0.3.8 (123bea
), with Swift 5.9 for macOS (SPM) on 21 Feb 2025 18:18:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mochidev/CodableDatastore.git
Reference: 0.3.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mochidev/CodableDatastore
* tag 0.3.8 -> FETCH_HEAD
HEAD is now at 123beae Updated the recommended version in the README
Cloned https://github.com/mochidev/CodableDatastore.git
Revision (git rev-parse @):
123beae86f8d53ee36e0f7ba116debf6e010b8ab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mochidev/CodableDatastore.git at 0.3.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/mochidev/CodableDatastore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Emitting module AsyncSequenceReader
[2/19] Compiling AsyncSequenceReader AsyncReadSequence.swift
[3/19] Compiling AsyncSequenceReader AsyncSequenceReaderError.swift
[4/19] Compiling AsyncSequenceReader AsyncSequenceReader.swift
[5/19] Compiling AsyncSequenceReader AsyncReadUpToCountSequence.swift
[6/19] Compiling AsyncSequenceReader AsyncIteratorMapSequence.swift
[7/19] Compiling AsyncSequenceReader AsyncBufferedIterator.swift
[8/19] Compiling AsyncSequenceReader AnyReadableSequence.swift
[9/19] Compiling AsyncSequenceReader AsyncReadUpToElementsSequence.swift
[10/19] Compiling Bytes String.swift
[11/20] Compiling Bytes RawRepresentable.swift
[12/20] Compiling Bytes Bytes.swift
[13/20] Compiling Bytes Integer.swift
[14/20] Compiling Bytes AsyncByteIterator.swift
[15/20] Compiling Bytes AsyncChunkedBytes.swift
[16/20] Emitting module Bytes
[17/20] Compiling Bytes ByteIterator.swift
[18/20] Compiling Bytes BytesError.swift
[19/20] Compiling Bytes Colletion+Casting.swift
[20/20] Compiling Bytes UUID.swift
[21/66] Compiling CodableDatastore AccessMode.swift
[22/66] Compiling CodableDatastore Cursor.swift
[23/66] Compiling CodableDatastore DatastoreInterfaceError.swift
[24/66] Compiling CodableDatastore DatastoreInterfaceProtocol.swift
[25/66] Compiling CodableDatastore AsyncThrowingBackpressureStream.swift
[26/71] Compiling CodableDatastore DatastoreKey.swift
[27/71] Compiling CodableDatastore Dictionary+RawRepresentable.swift
[28/71] Compiling CodableDatastore ObservedEvent.swift
[29/71] Compiling CodableDatastore Progress.swift
[30/71] Compiling CodableDatastore RawRepresentable+Codable.swift
[31/71] Emitting module CodableDatastore
[32/71] Compiling CodableDatastore TypedAsyncSequence.swift
[33/71] Compiling CodableDatastore GlobalTimer.swift
[34/71] Compiling CodableDatastore GeneratedIndexRepresentation.swift
[35/71] Compiling CodableDatastore IndexName.swift
[36/71] Compiling CodableDatastore IndexRangeExpression.swift
[37/71] Compiling CodableDatastore DiskPersistenceError.swift
[38/71] Compiling CodableDatastore ISO8601DateFormatter+Milliseconds.swift
[39/71] Compiling CodableDatastore JSONCoder.swift
[40/71] Compiling CodableDatastore LazyTask.swift
[41/71] Compiling CodableDatastore Snapshot.swift
[42/71] Compiling CodableDatastore DatastoreRoot.swift
[43/71] Compiling CodableDatastore DatastoreRootManifest.swift
[44/71] Compiling CodableDatastore PersistenceDatastore.swift
[45/71] Compiling CodableDatastore DatedIdentifier.swift
[46/71] Compiling CodableDatastore DiskPersistence.swift
[47/71] Compiling CodableDatastore IndexRepresentation.swift
[48/71] Compiling CodableDatastore IndexStorage.swift
[49/71] Compiling CodableDatastore IndexType.swift
[50/71] Compiling CodableDatastore Indexable.swift
[51/71] Compiling CodableDatastore UUID+Comparable.swift
[52/71] Compiling CodableDatastore Configuration.swift
[53/71] Compiling CodableDatastore Datastore.swift
[54/71] Compiling CodableDatastore DatastoreDescriptor.swift
[55/71] Compiling CodableDatastore DatastoreError.swift
[56/71] Compiling CodableDatastore DatastoreFormat.swift
[57/71] Compiling CodableDatastore SnapshotIteration.swift
[58/71] Compiling CodableDatastore SnapshotManifest.swift
[59/71] Compiling CodableDatastore SortOrder.swift
[60/71] Compiling CodableDatastore StoreInfo.swift
[61/71] Compiling CodableDatastore DiskCursor.swift
[62/71] Compiling CodableDatastore DatastoreIndex.swift
[63/71] Compiling CodableDatastore DatastoreIndexManifest.swift
[64/71] Compiling CodableDatastore DatastorePage.swift
[65/71] Compiling CodableDatastore DatastorePageEntry.swift
[66/71] Compiling CodableDatastore DatastorePageEntryBlock.swift
[67/71] Compiling CodableDatastore Transaction.swift
[68/71] Compiling CodableDatastore TypedIdentifier.swift
[69/71] Compiling CodableDatastore MemoryPersistence.swift
[70/71] Compiling CodableDatastore Persistence.swift
[71/71] Compiling CodableDatastore TransactionOptions.swift
Build complete! (13.57s)
Fetching https://github.com/mochidev/AsyncSequenceReader.git
Fetching https://github.com/mochidev/Bytes.git
[1/226] Fetching asyncsequencereader
[231/678] Fetching asyncsequencereader, bytes
Fetched https://github.com/mochidev/AsyncSequenceReader.git (1.35s)
Fetched https://github.com/mochidev/Bytes.git (1.35s)
Computing version for https://github.com/mochidev/AsyncSequenceReader.git
Computed https://github.com/mochidev/AsyncSequenceReader.git at 0.3.1 (0.38s)
Computing version for https://github.com/mochidev/Bytes.git
Computed https://github.com/mochidev/Bytes.git at 0.3.1 (2.62s)
Creating working copy for https://github.com/mochidev/AsyncSequenceReader.git
Working copy of https://github.com/mochidev/AsyncSequenceReader.git resolved at 0.3.1
Creating working copy for https://github.com/mochidev/Bytes.git
Working copy of https://github.com/mochidev/Bytes.git resolved at 0.3.1
Build complete.
{
"dependencies" : [
{
"identity" : "asyncsequencereader",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mochidev/AsyncSequenceReader.git"
},
{
"identity" : "bytes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mochidev/Bytes.git"
}
],
"manifest_display_name" : "CodableDatastore",
"name" : "CodableDatastore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CodableDatastore",
"targets" : [
"CodableDatastore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CodableDatastoreTests",
"module_type" : "SwiftTarget",
"name" : "CodableDatastoreTests",
"path" : "Tests/CodableDatastoreTests",
"sources" : [
"DatastoreDescriptorTests.swift",
"DatastoreFormatTests.swift",
"DatastorePageEntryTests.swift",
"DatedIdentifierTests.swift",
"DiskPersistenceDatastoreIndexTests.swift",
"DiskPersistenceDatastoreTests.swift",
"DiskPersistenceTests.swift",
"DiskTransactionTests.swift",
"IndexRangeExpressionTests.swift",
"OptionalTests.swift",
"SnapshotIterationTests.swift",
"SnapshotTests.swift",
"TransactionOptionsTests.swift",
"TypedIdentifierTests.swift",
"UUIDTests.swift"
],
"target_dependencies" : [
"CodableDatastore"
],
"type" : "test"
},
{
"c99name" : "CodableDatastore",
"module_type" : "SwiftTarget",
"name" : "CodableDatastore",
"path" : "Sources/CodableDatastore",
"product_dependencies" : [
"AsyncSequenceReader",
"Bytes"
],
"product_memberships" : [
"CodableDatastore"
],
"sources" : [
"Datastore/Configuration.swift",
"Datastore/Datastore.swift",
"Datastore/DatastoreDescriptor.swift",
"Datastore/DatastoreError.swift",
"Datastore/DatastoreFormat.swift",
"Datastore/DatastoreKey.swift",
"Datastore/Dictionary+RawRepresentable.swift",
"Datastore/ObservedEvent.swift",
"Datastore/Progress.swift",
"Datastore/RawRepresentable+Codable.swift",
"Datastore/TypedAsyncSequence.swift",
"Debug/GlobalTimer.swift",
"Indexes/GeneratedIndexRepresentation.swift",
"Indexes/IndexName.swift",
"Indexes/IndexRangeExpression.swift",
"Indexes/IndexRepresentation.swift",
"Indexes/IndexStorage.swift",
"Indexes/IndexType.swift",
"Indexes/Indexable.swift",
"Indexes/UUID+Comparable.swift",
"Persistence/AccessMode.swift",
"Persistence/Cursor.swift",
"Persistence/DatastoreInterfaceError.swift",
"Persistence/DatastoreInterfaceProtocol.swift",
"Persistence/Disk Persistence/AsyncThrowingBackpressureStream.swift",
"Persistence/Disk Persistence/Datastore/DatastoreIndex.swift",
"Persistence/Disk Persistence/Datastore/DatastoreIndexManifest.swift",
"Persistence/Disk Persistence/Datastore/DatastorePage.swift",
"Persistence/Disk Persistence/Datastore/DatastorePageEntry.swift",
"Persistence/Disk Persistence/Datastore/DatastorePageEntryBlock.swift",
"Persistence/Disk Persistence/Datastore/DatastoreRoot.swift",
"Persistence/Disk Persistence/Datastore/DatastoreRootManifest.swift",
"Persistence/Disk Persistence/Datastore/PersistenceDatastore.swift",
"Persistence/Disk Persistence/DatedIdentifier.swift",
"Persistence/Disk Persistence/DiskPersistence.swift",
"Persistence/Disk Persistence/DiskPersistenceError.swift",
"Persistence/Disk Persistence/ISO8601DateFormatter+Milliseconds.swift",
"Persistence/Disk Persistence/JSONCoder.swift",
"Persistence/Disk Persistence/LazyTask.swift",
"Persistence/Disk Persistence/Snapshot/Snapshot.swift",
"Persistence/Disk Persistence/Snapshot/SnapshotIteration.swift",
"Persistence/Disk Persistence/Snapshot/SnapshotManifest.swift",
"Persistence/Disk Persistence/SortOrder.swift",
"Persistence/Disk Persistence/StoreInfo/StoreInfo.swift",
"Persistence/Disk Persistence/Transaction/DiskCursor.swift",
"Persistence/Disk Persistence/Transaction/Transaction.swift",
"Persistence/Disk Persistence/TypedIdentifier.swift",
"Persistence/Memory Persistence/MemoryPersistence.swift",
"Persistence/Persistence.swift",
"Persistence/TransactionOptions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.