Build Information
Successful build of SpeziFileFormats, reference main (3a7b6f
), with Swift 5.9 for Linux on 29 Aug 2024 12:33:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFileFormats.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
[1/216] Fetching spezinetworking
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git (0.23s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.1.3 (0.55s)
Fetching https://github.com/apple/swift-nio.git
[1/69298] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.70.0 (0.48s)
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
[127/5207] Fetching swift-atomics, swift-system
[5208/20206] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.39s)
[4838/18637] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.12s)
Fetched https://github.com/apple/swift-collections.git (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.55s)
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling _AtomicsShims.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIODarwin shim.c
[4/8] Compiling CNIOWindows WSAStartup.c
[5/8] Compiling CNIOLinux shim.c
[6/50] Compiling c-nioatomics.c
[7/50] Compiling c-atomics.c
[9/56] Emitting module NIOConcurrencyHelpers
[10/56] Compiling Atomics Primitives.native.swift
[11/56] Compiling Atomics Primitives.shims.swift
[12/58] Compiling Atomics AtomicStorage.swift
[13/58] Compiling Atomics AtomicValue.swift
[14/58] Compiling Atomics ManagedAtomic.swift
[15/58] Compiling Atomics ManagedAtomicLazyReference.swift
[16/58] Compiling Atomics AtomicMemoryOrderings.swift
[17/58] Compiling Atomics DoubleWord.swift
[18/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/60] Compiling Atomics AtomicInteger.swift
[22/60] Compiling Atomics AtomicOptionalWrappable.swift
[25/60] Compiling Atomics AtomicBool.swift
[26/60] Compiling Atomics IntegerConformances.swift
[27/60] Compiling Atomics PointerConformances.swift
[28/60] Emitting module InternalCollectionsUtilities
[31/60] Compiling Atomics AtomicReference.swift
[32/60] Compiling Atomics OptionalRawRepresentable.swift
[33/60] Compiling Atomics RawRepresentable.swift
[39/60] Emitting module _NIOBase64
[40/60] Compiling _NIOBase64 Base64.swift
[45/63] Compiling _NIODataStructures _TinyArray.swift
[46/63] Compiling _NIODataStructures PriorityQueue.swift
[47/63] Emitting module Atomics
[49/64] Compiling Atomics IntegerOperations.swift
[50/64] Compiling Atomics Unmanaged extensions.swift
[60/81] Compiling DequeModule _DequeBuffer.swift
[61/81] Compiling DequeModule _DequeBufferHeader.swift
[62/83] Compiling DequeModule Deque+Equatable.swift
[63/83] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/83] Compiling DequeModule Deque+Extras.swift
[65/83] Compiling DequeModule Deque+Hashable.swift
[66/83] Compiling DequeModule Deque+CustomReflectable.swift
[67/83] Compiling DequeModule Deque+Descriptions.swift
[68/83] Compiling NIOConcurrencyHelpers NIOLock.swift
[69/83] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/83] Compiling DequeModule _DequeSlot.swift
[71/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/83] Emitting module _NIODataStructures
[73/83] Compiling _NIODataStructures Heap.swift
[74/84] Compiling NIOConcurrencyHelpers lock.swift
[75/84] Compiling DequeModule Deque+Testing.swift
[76/84] Compiling DequeModule Deque._Storage.swift
[77/84] Compiling DequeModule Deque._UnsafeHandle.swift
[78/84] Compiling DequeModule Deque.swift
[81/85] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/85] Compiling NIOConcurrencyHelpers atomics.swift
[83/86] Compiling DequeModule Deque+Codable.swift
[84/86] Compiling DequeModule Deque+Collection.swift
[87/87] Emitting module DequeModule
[90/146] Compiling NIOCore MarkedCircularBuffer.swift
[91/146] Compiling NIOCore MulticastChannel.swift
[92/146] Compiling NIOCore NIOAny.swift
[93/146] Compiling NIOCore NIOCloseOnErrorHandler.swift
[94/146] Compiling NIOCore NIOLoopBound.swift
[95/146] Compiling NIOCore NIOSendable.swift
[96/146] Compiling NIOCore PointerHelpers.swift
[97/146] Compiling NIOCore RecvByteBufferAllocator.swift
[98/154] Compiling NIOCore AddressedEnvelope.swift
[99/154] Compiling NIOCore AsyncAwaitSupport.swift
[100/154] Compiling NIOCore AsyncChannel.swift
[101/154] Compiling NIOCore AsyncChannelHandler.swift
[102/154] Compiling NIOCore AsyncChannelInboundStream.swift
[103/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[104/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[105/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[106/154] Compiling NIOCore GlobalSingletons.swift
[107/154] Compiling NIOCore IO.swift
[108/154] Compiling NIOCore IOData.swift
[109/154] Compiling NIOCore IPProtocol.swift
[110/154] Compiling NIOCore IntegerBitPacking.swift
[111/154] Compiling NIOCore IntegerTypes.swift
[112/154] Compiling NIOCore Interfaces.swift
[113/154] Compiling NIOCore Linux.swift
[114/154] Compiling NIOCore EventLoop.swift
[115/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[116/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/154] Compiling NIOCore EventLoopFuture.swift
[119/154] Compiling NIOCore FileDescriptor.swift
[120/154] Compiling NIOCore FileHandle.swift
[121/154] Compiling NIOCore FileRegion.swift
[122/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[123/154] Compiling NIOCore SocketAddresses.swift
[124/154] Compiling NIOCore SocketOptionProvider.swift
[125/154] Compiling NIOCore SystemCallHelpers.swift
[126/154] Compiling NIOCore TimeAmount+Duration.swift
[127/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/154] Compiling NIOCore UniversalBootstrapSupport.swift
[129/154] Compiling NIOCore Utilities.swift
[130/154] Compiling NIOCore ChannelPipeline.swift
[131/154] Compiling NIOCore CircularBuffer.swift
[132/154] Compiling NIOCore Codec.swift
[133/154] Compiling NIOCore ConvenienceOptionSupport.swift
[134/154] Compiling NIOCore DeadChannel.swift
[135/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[136/154] Compiling NIOCore EventLoop+Deprecated.swift
[137/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[138/154] Compiling NIOCore NIOAsyncWriter.swift
[139/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/154] Compiling NIOCore BSDSocketAPI.swift
[141/154] Compiling NIOCore ByteBuffer-aux.swift
[142/154] Compiling NIOCore ByteBuffer-conversions.swift
[143/154] Compiling NIOCore ByteBuffer-core.swift
[144/154] Compiling NIOCore ByteBuffer-hexdump.swift
[145/154] Compiling NIOCore ByteBuffer-int.swift
[146/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/154] Compiling NIOCore ByteBuffer-multi-int.swift
[148/154] Compiling NIOCore ByteBuffer-views.swift
[149/154] Compiling NIOCore Channel.swift
[150/154] Compiling NIOCore ChannelHandler.swift
[151/154] Compiling NIOCore ChannelHandlers.swift
[152/154] Compiling NIOCore ChannelInvoker.swift
[153/154] Compiling NIOCore ChannelOption.swift
[154/154] Emitting module NIOCore
[157/208] Compiling NIOEmbedded Embedded.swift
[158/208] Emitting module NIOEmbedded
[159/208] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[160/208] Compiling NIOEmbedded AsyncTestingChannel.swift
[163/210] Emitting module NIOPosix
[164/216] Compiling NIOPosix ThreadPosix.swift
[165/216] Compiling NIOPosix ThreadWindows.swift
[166/216] Compiling NIOPosix UnsafeTransfer.swift
[167/216] Compiling NIOPosix Utilities.swift
[168/216] Compiling NIOPosix VsockAddress.swift
[169/216] Compiling NIOPosix VsockChannelEvents.swift
[170/216] Compiling NIOPosix Pool.swift
[171/216] Compiling NIOPosix PooledRecvBufferAllocator.swift
[172/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[173/216] Compiling NIOPosix PosixSingletons.swift
[174/216] Compiling NIOPosix RawSocketBootstrap.swift
[175/216] Compiling NIOPosix Resolver.swift
[176/216] Compiling NIOPosix Selectable.swift
[177/216] Compiling NIOPosix ServerSocket.swift
[178/216] Compiling NIOPosix Socket.swift
[179/216] Compiling NIOPosix SocketChannel.swift
[180/216] Compiling NIOPosix SocketProtocols.swift
[181/216] Compiling NIOPosix System.swift
[182/216] Compiling NIOPosix Thread.swift
[183/216] Compiling NIOPosix SelectableChannel.swift
[184/216] Compiling NIOPosix SelectableEventLoop.swift
[185/216] Compiling NIOPosix SelectorEpoll.swift
[186/216] Compiling NIOPosix SelectorGeneric.swift
[187/216] Compiling NIOPosix SelectorKqueue.swift
[188/216] Compiling NIOPosix SelectorUring.swift
[189/216] Compiling NIOPosix BSDSocketAPICommon.swift
[190/216] Compiling NIOPosix BSDSocketAPIPosix.swift
[191/216] Compiling NIOPosix BSDSocketAPIWindows.swift
[192/216] Compiling NIOPosix BaseSocket.swift
[193/216] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[194/216] Compiling NIOPosix BaseSocketChannel.swift
[195/216] Compiling NIOPosix BaseStreamSocketChannel.swift
[196/216] Compiling NIOPosix Bootstrap.swift
[197/216] Compiling NIOPosix ControlMessage.swift
[198/216] Compiling NIOPosix DatagramVectorReadManager.swift
[199/216] Compiling NIOPosix Errors+Any.swift
[200/216] Compiling NIOPosix FileDescriptor.swift
[201/216] Compiling NIOPosix GetaddrinfoResolver.swift
[202/216] Compiling NIOPosix HappyEyeballs.swift
[203/216] Compiling NIOPosix IO.swift
[204/216] Compiling NIOPosix IntegerBitPacking.swift
[205/216] Compiling NIOPosix IntegerTypes.swift
[206/216] Compiling NIOPosix Linux.swift
[207/216] Compiling NIOPosix LinuxCPUSet.swift
[208/216] Compiling NIOPosix LinuxUring.swift
[209/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[210/216] Compiling NIOPosix NIOThreadPool.swift
[211/216] Compiling NIOPosix NonBlockingFileIO.swift
[212/216] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/216] Compiling NIOPosix PendingWritesManager.swift
[214/216] Compiling NIOPosix PipeChannel.swift
[215/216] Compiling NIOPosix PipePair.swift
[216/216] Compiling NIOPosix PointerHelpers.swift
[219/220] Emitting module NIO
[220/220] Compiling NIO Exports.swift
[223/226] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[224/226] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[225/226] Emitting module NIOFoundationCompat
[226/226] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[229/237] Compiling ByteCoding String+ByteCodable.swift
[230/238] Compiling ByteCoding Data+ByteCodable.swift
[231/238] Compiling ByteCoding Bool+ByteCodable.swift
[232/238] Emitting module ByteCoding
[233/238] Compiling ByteCoding ByteCodable+Deprecated.swift
[234/238] Compiling ByteCoding ByteCodable.swift
[235/238] Compiling ByteCoding Float+ByteCodable.swift
[236/238] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[237/238] Compiling ByteCoding PrimitiveByteCodable.swift
[238/238] Compiling ByteCoding Data+HexString.swift
[241/243] Compiling SpeziNumerics ByteBuffer+Int24.swift
[242/243] Compiling SpeziNumerics MedFloat16.swift
[243/243] Emitting module SpeziNumerics
[246/265] Compiling EDFFormat SignalLabel.swift
[247/265] Compiling EDFFormat SignalType.swift
[248/265] Compiling EDFFormat ByteBuffer+EDFAscii.swift
[249/265] Compiling EDFFormat EDFEncodingError.swift
[250/267] Compiling EDFFormat SubjectIdentification.swift
[251/267] Compiling EDFFormat Channel.swift
[252/267] Compiling EDFFormat DataRecord.swift
[253/267] Compiling EDFFormat DimensionPrefix.swift
[254/267] Compiling EDFFormat Sample.swift
[255/267] Compiling EDFFormat Signal.swift
[256/267] Compiling EDFFormat FileInformation.swift
[257/267] Compiling EDFFormat RecordingFormat.swift
[258/267] Compiling EDFFormat RecordingIdentification.swift
[259/267] Emitting module EDFFormat
[260/267] Compiling EDFFormat EDFRepresentable.swift
[261/267] Compiling EDFFormat VerifyAsciiInput.swift
[262/267] Compiling EDFFormat AngleDimension.swift
[263/267] Compiling EDFFormat SoundPressureLevelDimension.swift
[264/267] Compiling EDFFormat TemperatureDimension.swift
[265/267] Compiling EDFFormat GenericFileWriter.swift
[266/267] Compiling EDFFormat EEGLocation.swift
[267/267] Compiling EDFFormat FileFormat.swift
Build complete! (58.40s)
Build complete.
Done.