Build Information
Successful build of SpeziFileFormats, reference main (3a7b6f
), with Swift 5.10 for macOS (SPM) on 29 Aug 2024 12:36:38 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/StanfordSpezi/SpeziFileFormats.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziFileFormats
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3a7b6fc Be less restrictive about the chosen swiftlint version (#11)
Cloned https://github.com/StanfordSpezi/SpeziFileFormats.git
Revision (git rev-parse @):
3a7b6fc8843af63f7f4e8f8e0a4bf6ad5da9c446
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFileFormats.git at main
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
[1/216] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (1.25s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.1.3 (0.59s)
Fetching https://github.com/apple/swift-nio.git
[1/69298] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.16s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.47s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[64/5207] Fetching swift-atomics, swift-system
[1283/20206] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Fetched https://github.com/apple/swift-system.git from cache (2.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.61s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.0
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.1.3
========================================
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": "spezifileformats",
"name": "SpeziFileFormats",
"url": "https://github.com/StanfordSpezi/SpeziFileFormats.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFileFormats",
"dependencies": [
{
"identity": "spezinetworking",
"name": "SpeziNetworking",
"url": "https://github.com/StanfordSpezi/SpeziNetworking.git",
"version": "2.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziNetworking",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.70.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/StanfordSpezi/SpeziFileFormats.git
[5/451] Fetching spezifileformats
Fetched https://github.com/StanfordSpezi/SpeziFileFormats.git from cache (0.81s)
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git from cache
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (0.48s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.1.3 (0.02s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.05s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Fetched https://github.com/apple/swift-collections.git from cache (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.1.3
Creating working copy for https://github.com/StanfordSpezi/SpeziFileFormats.git
Working copy of https://github.com/StanfordSpezi/SpeziFileFormats.git resolved at main (3a7b6fc)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.70.0
warning: '.resolve-product-dependencies': dependency 'spezifileformats' is not used by any target
Found 1 product dependencies
- SpeziNetworking
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFileFormats.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Write sources
[2/24] Copying PrivacyInfo.xcprivacy
[3/24] Write sources
[15/24] Write swift-version-33747A42983211AE.txt
[16/24] Compiling CNIOWindows WSAStartup.c
[17/24] Compiling CNIOWindows shim.c
[18/24] Compiling CNIOLinux shim.c
[19/24] Compiling CNIOLinux liburing_shims.c
[20/48] Compiling _AtomicsShims.c
[21/48] Compiling CNIODarwin shim.c
[23/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/67] Compiling Atomics AtomicStorage.swift
[25/67] Compiling Atomics AtomicValue.swift
[26/67] Compiling Atomics ManagedAtomic.swift
[27/67] Compiling Atomics ManagedAtomicLazyReference.swift
[28/68] Compiling Atomics Primitives.shims.swift
[29/68] Compiling Atomics AtomicInteger.swift
[30/68] Compiling _NIOBase64 Base64.swift
[31/68] Emitting module _NIOBase64
[32/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/68] Compiling Atomics PointerConformances.swift
[34/68] Compiling Atomics Primitives.native.swift
[35/68] Compiling Atomics UnsafeAtomic.swift
[36/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/68] Compiling Atomics AtomicBool.swift
[38/68] Compiling Atomics IntegerConformances.swift
[39/68] Compiling Atomics OptionalRawRepresentable.swift
[40/68] Compiling Atomics RawRepresentable.swift
[41/68] Compiling Atomics AtomicOptionalWrappable.swift
[42/68] Compiling Atomics AtomicReference.swift
[43/68] Emitting module InternalCollectionsUtilities
[44/84] Compiling DequeModule _DequeBufferHeader.swift
[45/84] Compiling DequeModule _DequeSlot.swift
[46/85] Compiling DequeModule Deque+Extras.swift
[47/85] Compiling DequeModule Deque+Hashable.swift
[48/85] Compiling DequeModule Deque+Testing.swift
[49/85] Compiling DequeModule Deque._Storage.swift
[50/85] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/85] Compiling DequeModule Deque+CustomReflectable.swift
[52/85] Compiling DequeModule Deque+Descriptions.swift
[53/85] Compiling DequeModule Deque+Equatable.swift
[54/85] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[55/85] Compiling DequeModule _DequeBuffer.swift
[56/85] Compiling DequeModule Deque._UnsafeHandle.swift
[57/85] Compiling DequeModule Deque.swift
[58/85] Compiling _NIODataStructures _TinyArray.swift
[59/85] Compiling _NIODataStructures PriorityQueue.swift
[60/85] Compiling _NIODataStructures Heap.swift
[61/85] Emitting module _NIODataStructures
[62/85] Compiling DequeModule Deque+Codable.swift
[63/85] Compiling DequeModule Deque+Collection.swift
[64/85] Emitting module DequeModule
[65/85] Compiling Atomics AtomicMemoryOrderings.swift
[66/85] Compiling Atomics DoubleWord.swift
[80/87] Compiling c-nioatomics.c
[82/87] Compiling Atomics IntegerOperations.swift
[83/87] Compiling Atomics Unmanaged extensions.swift
[83/87] Compiling c-atomics.c
[85/87] Emitting module Atomics
[88/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/93] Compiling NIOConcurrencyHelpers atomics.swift
[91/93] Compiling NIOConcurrencyHelpers lock.swift
[92/93] Emitting module NIOConcurrencyHelpers
[93/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/152] Compiling NIOCore GlobalSingletons.swift
[95/152] Compiling NIOCore IO.swift
[96/152] Compiling NIOCore IOData.swift
[97/152] Compiling NIOCore IPProtocol.swift
[98/152] Compiling NIOCore IntegerBitPacking.swift
[99/152] Compiling NIOCore IntegerTypes.swift
[100/152] Compiling NIOCore AddressedEnvelope.swift
[101/152] Compiling NIOCore AsyncAwaitSupport.swift
[102/152] Compiling NIOCore AsyncChannel.swift
[103/152] Compiling NIOCore AsyncChannelHandler.swift
[104/152] Compiling NIOCore AsyncChannelInboundStream.swift
[105/152] Compiling NIOCore AsyncChannelOutboundWriter.swift
[106/152] Compiling NIOCore NIOAsyncSequenceProducer.swift
[107/158] Compiling NIOCore SocketOptionProvider.swift
[108/158] Compiling NIOCore SystemCallHelpers.swift
[109/158] Compiling NIOCore TimeAmount+Duration.swift
[110/158] Compiling NIOCore TypeAssistedChannelHandler.swift
[111/158] Compiling NIOCore UniversalBootstrapSupport.swift
[112/158] Compiling NIOCore Utilities.swift
[113/158] Compiling NIOCore Interfaces.swift
[114/158] Compiling NIOCore Linux.swift
[115/158] Compiling NIOCore MarkedCircularBuffer.swift
[116/158] Compiling NIOCore MulticastChannel.swift
[117/158] Compiling NIOCore NIOAny.swift
[118/158] Compiling NIOCore NIOCloseOnErrorHandler.swift
[119/158] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/158] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/158] Compiling NIOCore EventLoopFuture.swift
[122/158] Compiling NIOCore FileDescriptor.swift
[123/158] Compiling NIOCore FileHandle.swift
[124/158] Compiling NIOCore FileRegion.swift
[125/158] Compiling NIOCore NIOLoopBound.swift
[126/158] Compiling NIOCore NIOSendable.swift
[127/158] Compiling NIOCore PointerHelpers.swift
[128/158] Compiling NIOCore RecvByteBufferAllocator.swift
[129/158] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[130/158] Compiling NIOCore SocketAddresses.swift
[131/158] Compiling NIOCore ChannelHandlers.swift
[132/158] Compiling NIOCore ChannelInvoker.swift
[133/158] Compiling NIOCore ChannelOption.swift
[134/158] Compiling NIOCore ChannelPipeline.swift
[135/158] Compiling NIOCore CircularBuffer.swift
[136/158] Compiling NIOCore Codec.swift
[137/158] Compiling NIOCore ConvenienceOptionSupport.swift
[138/158] Compiling NIOCore DeadChannel.swift
[139/158] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/158] Compiling NIOCore EventLoop+Deprecated.swift
[141/158] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/158] Compiling NIOCore EventLoop.swift
[143/158] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[144/158] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[145/158] Compiling NIOCore NIOAsyncWriter.swift
[146/158] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/158] Compiling NIOCore BSDSocketAPI.swift
[148/158] Compiling NIOCore ByteBuffer-aux.swift
[149/158] Compiling NIOCore ByteBuffer-conversions.swift
[150/158] Compiling NIOCore ByteBuffer-core.swift
[151/158] Compiling NIOCore ByteBuffer-hexdump.swift
[152/158] Compiling NIOCore ByteBuffer-int.swift
[153/158] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[154/158] Compiling NIOCore ByteBuffer-multi-int.swift
[155/158] Compiling NIOCore ByteBuffer-views.swift
[156/158] Compiling NIOCore Channel.swift
[157/158] Compiling NIOCore ChannelHandler.swift
[158/158] Emitting module NIOCore
[159/212] Compiling NIOEmbedded Embedded.swift
[160/212] Emitting module NIOEmbedded
[161/212] Compiling NIOEmbedded AsyncTestingChannel.swift
[162/212] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[163/212] Compiling NIOPosix PooledRecvBufferAllocator.swift
[164/212] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[165/212] Compiling NIOPosix PosixSingletons.swift
[166/212] Compiling NIOPosix RawSocketBootstrap.swift
[167/212] Compiling NIOPosix Resolver.swift
[168/217] Emitting module NIOPosix
[169/217] Compiling NIOPosix SocketProtocols.swift
[170/217] Compiling NIOPosix System.swift
[171/217] Compiling NIOPosix Thread.swift
[172/217] Compiling NIOPosix ThreadPosix.swift
[173/217] Compiling NIOPosix ThreadWindows.swift
[174/217] Compiling NIOPosix Selectable.swift
[175/217] Compiling NIOPosix SelectableChannel.swift
[176/217] Compiling NIOPosix SelectableEventLoop.swift
[177/217] Compiling NIOPosix SelectorEpoll.swift
[178/217] Compiling NIOPosix SelectorGeneric.swift
[179/217] Compiling NIOPosix GetaddrinfoResolver.swift
[180/217] Compiling NIOPosix HappyEyeballs.swift
[181/217] Compiling NIOPosix IO.swift
[182/217] Compiling NIOPosix IntegerBitPacking.swift
[183/217] Compiling NIOPosix IntegerTypes.swift
[184/217] Compiling NIOPosix Linux.swift
[185/217] Compiling NIOPosix SelectorKqueue.swift
[186/217] Compiling NIOPosix SelectorUring.swift
[187/217] Compiling NIOPosix ServerSocket.swift
[188/217] Compiling NIOPosix Socket.swift
[189/217] Compiling NIOPosix SocketChannel.swift
[190/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[191/217] Compiling NIOPosix Bootstrap.swift
[192/217] Compiling NIOPosix ControlMessage.swift
[193/217] Compiling NIOPosix DatagramVectorReadManager.swift
[194/217] Compiling NIOPosix Errors+Any.swift
[195/217] Compiling NIOPosix FileDescriptor.swift
[196/217] Compiling NIOPosix PendingWritesManager.swift
[197/217] Compiling NIOPosix PipeChannel.swift
[198/217] Compiling NIOPosix PipePair.swift
[199/217] Compiling NIOPosix PointerHelpers.swift
[200/217] Compiling NIOPosix Pool.swift
[201/217] Compiling NIOPosix BSDSocketAPICommon.swift
[202/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[203/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[204/217] Compiling NIOPosix BaseSocket.swift
[205/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[206/217] Compiling NIOPosix BaseSocketChannel.swift
[207/217] Compiling NIOPosix LinuxCPUSet.swift
[208/217] Compiling NIOPosix LinuxUring.swift
[209/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[210/217] Compiling NIOPosix NIOThreadPool.swift
[211/217] Compiling NIOPosix NonBlockingFileIO.swift
[212/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/217] Compiling NIOPosix UnsafeTransfer.swift
[214/217] Compiling NIOPosix Utilities.swift
[215/217] Compiling NIOPosix VsockAddress.swift
[216/217] Compiling NIOPosix VsockChannelEvents.swift
[217/217] Compiling NIOPosix resource_bundle_accessor.swift
[218/219] Emitting module NIO
[219/219] Compiling NIO Exports.swift
[220/223] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[221/223] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[222/223] Emitting module NIOFoundationCompat
[223/223] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[224/233] Compiling ByteCoding Data+ByteCodable.swift
[225/233] Compiling ByteCoding PrimitiveByteCodable.swift
[226/233] Compiling ByteCoding Bool+ByteCodable.swift
[227/233] Emitting module ByteCoding
[228/233] Compiling ByteCoding ByteCodable+Deprecated.swift
[229/233] Compiling ByteCoding Data+HexString.swift
[230/233] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[231/233] Compiling ByteCoding ByteCodable.swift
[232/233] Compiling ByteCoding Float+ByteCodable.swift
[233/233] Compiling ByteCoding String+ByteCodable.swift
[234/236] Emitting module SpeziNumerics
[235/236] Compiling SpeziNumerics ByteBuffer+Int24.swift
[236/236] Compiling SpeziNumerics MedFloat16.swift
[237/256] Emitting module EDFFormat
[238/258] Compiling EDFFormat DataRecord.swift
[239/258] Compiling EDFFormat DimensionPrefix.swift
[240/258] Compiling EDFFormat SubjectIdentification.swift
[241/258] Compiling EDFFormat Channel.swift
[242/258] Compiling EDFFormat FileFormat.swift
[243/258] Compiling EDFFormat FileInformation.swift
[244/258] Compiling EDFFormat SignalLabel.swift
[245/258] Compiling EDFFormat SignalType.swift
[246/258] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[247/258] Compiling EDFFormat EDFEncodingError.swift
[248/258] Compiling EDFFormat RecordingFormat.swift
[249/258] Compiling EDFFormat RecordingIdentification.swift
[250/258] Compiling EDFFormat Sample.swift
[251/258] Compiling EDFFormat Signal.swift
[252/258] Compiling EDFFormat EDFRepresentable.swift
[253/258] Compiling EDFFormat VerifyAsciiInput.swift
[254/258] Compiling EDFFormat AngleDimension.swift
[255/258] Compiling EDFFormat SoundPressureLevelDimension.swift
[256/258] Compiling EDFFormat TemperatureDimension.swift
[257/258] Compiling EDFFormat GenericFileWriter.swift
[258/258] Compiling EDFFormat EEGLocation.swift
Build complete! (15.11s)
Build complete.
Done.