The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Macro with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
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/Macro-swift/Macro
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 16ea295 Update README.md
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
16ea295427836c7d0c640d49f8ea42419cbc719a
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/3159] Fetching swift-log
[223/4722] Fetching swift-log, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.45s)
[1/64354] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git (5.22s)
Fetched https://github.com/apple/swift-nio.git (5.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.52s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2981] Fetching swift-system
[2982/16561] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.11s)
Fetched https://github.com/apple/swift-collections.git (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.42s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.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.2.1
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Building for debugging...
[0/11] Compiling CNIOWindows WSAStartup.c
[0/11] Compiling CNIODarwin shim.c
[2/11] Compiling CNIOWindows shim.c
[3/11] Compiling _AtomicsShims.c
[4/11] Compiling CNIOLLHTTP c_nio_http.c
[5/11] Compiling CNIOLinux liburing_shims.c
[6/11] Compiling CNIOLLHTTP c_nio_api.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[7/11] Compiling CNIOLinux shim.c
[8/42] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/74] Compiling c-nioatomics.c
[10/74] Compiling c-atomics.c
[12/80] Compiling Atomics ManagedAtomic.swift
[13/80] Compiling Atomics ManagedAtomicLazyReference.swift
[14/82] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[15/82] Compiling Atomics Primitives.shims.swift
[16/82] Compiling Atomics AtomicInteger.swift
[17/82] Compiling Atomics AtomicOptionalWrappable.swift
[18/84] Compiling Logging LogHandler.swift
[19/84] Compiling Atomics AtomicMemoryOrderings.swift
[20/84] Compiling Atomics DoubleWord.swift
[21/84] Compiling Atomics OptionalRawRepresentable.swift
[22/84] Compiling Atomics RawRepresentable.swift
[23/84] Compiling Atomics AtomicBool.swift
[27/84] Emitting module DequeModule
[28/84] Compiling Atomics UnsafeAtomic.swift
[29/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/84] Compiling Atomics AtomicReference.swift
[37/84] Compiling Atomics AtomicStorage.swift
[38/84] Compiling Atomics AtomicValue.swift
[42/84] Compiling Atomics IntegerConformances.swift
[43/84] Compiling Atomics PointerConformances.swift
[44/84] Compiling Atomics Primitives.native.swift
[45/84] Emitting module _NIOBase64
[46/84] Compiling _NIOBase64 Base64.swift
[47/85] Compiling _NIODataStructures PriorityQueue.swift
[48/85] Compiling _NIODataStructures _TinyArray.swift
[50/86] Emitting module Atomics
[52/86] Compiling Atomics IntegerOperations.swift
[53/86] Compiling Atomics Unmanaged extensions.swift
[54/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[55/86] Emitting module NIOConcurrencyHelpers
[68/90] Compiling NIOConcurrencyHelpers lock.swift
[71/90] Emitting module xsys
[72/90] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/91] Compiling Logging Locks.swift
[76/91] Emitting module Logging
[81/91] Compiling xsys timespec.swift
[82/91] Compiling Logging MetadataProvider.swift
[87/91] Compiling _NIODataStructures Heap.swift
[88/91] Emitting module _NIODataStructures
[89/92] Compiling NIOConcurrencyHelpers atomics.swift
[91/94] Compiling xsys timeval_any.swift
[96/97] Compiling Logging Logging.swift
[100/156] Compiling NIOCore MarkedCircularBuffer.swift
[101/156] Compiling NIOCore MulticastChannel.swift
[102/156] Compiling NIOCore NIOAny.swift
[103/156] Compiling NIOCore NIOCloseOnErrorHandler.swift
[104/156] Compiling NIOCore NIOLoopBound.swift
[105/156] Compiling NIOCore NIOSendable.swift
[106/156] Compiling NIOCore PointerHelpers.swift
[107/156] Compiling NIOCore RecvByteBufferAllocator.swift
[108/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[109/164] Compiling NIOCore SocketAddresses.swift
[110/164] Compiling NIOCore SocketOptionProvider.swift
[111/164] Compiling NIOCore SystemCallHelpers.swift
[112/164] Compiling NIOCore TimeAmount+Duration.swift
[113/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[114/164] Compiling NIOCore UniversalBootstrapSupport.swift
[115/164] Compiling NIOCore Utilities.swift
[116/164] Compiling NIOCore ChannelOption.swift
[117/164] Compiling NIOCore ChannelPipeline.swift
[118/164] Compiling NIOCore CircularBuffer.swift
[119/164] Compiling NIOCore Codec.swift
[120/164] Compiling NIOCore ConvenienceOptionSupport.swift
[121/164] Compiling NIOCore DeadChannel.swift
[122/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[123/164] Compiling NIOCore EventLoop+Deprecated.swift
[124/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[125/164] Compiling NIOCore EventLoop.swift
[126/164] Compiling NIOCore EventLoopFuture+Deprecated.swift
[127/164] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[128/164] Compiling NIOCore EventLoopFuture.swift
[129/164] Compiling NIOCore FileDescriptor.swift
[130/164] Compiling NIOCore FileHandle.swift
[131/164] Compiling NIOCore FileRegion.swift
[132/164] Compiling NIOCore GlobalSingletons.swift
[133/164] Compiling NIOCore IO.swift
[134/164] Compiling NIOCore IOData.swift
[135/164] Compiling NIOCore IPProtocol.swift
[136/164] Compiling NIOCore IntegerBitPacking.swift
[137/164] Compiling NIOCore IntegerTypes.swift
[138/164] Compiling NIOCore Interfaces.swift
[139/164] Compiling NIOCore Linux.swift
[140/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[141/164] Compiling NIOCore NIOAsyncWriter.swift
[142/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[143/164] Compiling NIOCore BSDSocketAPI.swift
[144/164] Compiling NIOCore ByteBuffer-aux.swift
[145/164] Compiling NIOCore ByteBuffer-conversions.swift
[146/164] Compiling NIOCore ByteBuffer-core.swift
[147/164] Compiling NIOCore ByteBuffer-hexdump.swift
[148/164] Compiling NIOCore AddressedEnvelope.swift
[149/164] Compiling NIOCore AsyncAwaitSupport.swift
[150/164] Compiling NIOCore AsyncChannel.swift
[151/164] Compiling NIOCore AsyncChannelInboundStream.swift
[152/164] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[153/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/164] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[155/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[156/164] Compiling NIOCore ByteBuffer-int.swift
[157/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/164] Compiling NIOCore ByteBuffer-multi-int.swift
[159/164] Compiling NIOCore ByteBuffer-views.swift
[160/164] Compiling NIOCore Channel.swift
[161/164] Compiling NIOCore ChannelHandler.swift
[162/164] Compiling NIOCore ChannelHandlers.swift
[163/164] Compiling NIOCore ChannelInvoker.swift
[164/164] Emitting module NIOCore
[167/217] Emitting module NIOEmbedded
[168/217] Compiling NIOEmbedded Embedded.swift
[169/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[173/219] Emitting module NIOPosix
[174/219] Compiling NIOPosix BSDSocketAPICommon.swift
[175/219] Compiling NIOPosix BSDSocketAPIPosix.swift
[176/219] Compiling NIOPosix BSDSocketAPIWindows.swift
[177/219] Compiling NIOPosix BaseSocket.swift
[178/219] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[179/219] Compiling NIOPosix BaseSocketChannel.swift
[180/219] Compiling NIOPosix BaseStreamSocketChannel.swift
[181/225] Compiling NIOPosix PooledRecvBufferAllocator.swift
[182/225] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[183/225] Compiling NIOPosix PosixSingletons.swift
[184/225] Compiling NIOPosix RawSocketBootstrap.swift
[185/225] Compiling NIOPosix Resolver.swift
[186/225] Compiling NIOPosix Selectable.swift
[187/225] Compiling NIOPosix ServerSocket.swift
[188/225] Compiling NIOPosix Socket.swift
[189/225] Compiling NIOPosix SocketChannel.swift
[190/225] Compiling NIOPosix SocketProtocols.swift
[191/225] Compiling NIOPosix System.swift
[192/225] Compiling NIOPosix Thread.swift
[193/225] Compiling NIOPosix SelectableChannel.swift
[194/225] Compiling NIOPosix SelectableEventLoop.swift
[195/225] Compiling NIOPosix SelectorEpoll.swift
[196/225] Compiling NIOPosix SelectorGeneric.swift
[197/225] Compiling NIOPosix SelectorKqueue.swift
[198/225] Compiling NIOPosix SelectorUring.swift
[199/225] Compiling NIOPosix ThreadPosix.swift
[200/225] Compiling NIOPosix ThreadWindows.swift
[201/225] Compiling NIOPosix UnsafeTransfer.swift
[202/225] Compiling NIOPosix Utilities.swift
[203/225] Compiling NIOPosix VsockAddress.swift
[204/225] Compiling NIOPosix VsockChannelEvents.swift
[205/225] Compiling NIOPosix IntegerBitPacking.swift
[206/225] Compiling NIOPosix IntegerTypes.swift
[207/225] Compiling NIOPosix Linux.swift
[208/225] Compiling NIOPosix LinuxCPUSet.swift
[209/225] Compiling NIOPosix LinuxUring.swift
[210/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[211/225] Compiling NIOPosix NIOThreadPool.swift
[212/225] Compiling NIOPosix Bootstrap.swift
[213/225] Compiling NIOPosix ControlMessage.swift
[214/225] Compiling NIOPosix DatagramVectorReadManager.swift
[215/225] Compiling NIOPosix FileDescriptor.swift
[216/225] Compiling NIOPosix GetaddrinfoResolver.swift
[217/225] Compiling NIOPosix HappyEyeballs.swift
[218/225] Compiling NIOPosix IO.swift
[219/225] Compiling NIOPosix NonBlockingFileIO.swift
[220/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[221/225] Compiling NIOPosix PendingWritesManager.swift
[222/225] Compiling NIOPosix PipeChannel.swift
[223/225] Compiling NIOPosix PipePair.swift
[224/225] Compiling NIOPosix PointerHelpers.swift
[225/225] Compiling NIOPosix Pool.swift
[228/229] Compiling NIO Exports.swift
[229/229] Emitting module NIO
[232/251] Emitting module NIOHTTP1
[233/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[234/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[235/253] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[236/253] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[237/253] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[238/253] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[239/253] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[240/253] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[241/253] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[242/253] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[243/253] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[244/253] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[245/253] Compiling NIOHTTP1 HTTPTypes.swift
[246/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[247/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[248/253] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[249/253] Emitting module NIOFoundationCompat
[250/253] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[253/255] Compiling NIOHTTP1 ByteCollectionUtils.swift
[254/255] Compiling NIOHTTP1 HTTPDecoder.swift
[255/255] Compiling NIOHTTP1 HTTPEncoder.swift
[258/294] Compiling MacroCore MacroError.swift
[259/294] Compiling MacroCore NextTick.swift
[260/294] Compiling MacroCore CommandLine.swift
[261/294] Compiling MacroCore DetectXcode.swift
[262/294] Compiling MacroCore Environment.swift
[263/299] Compiling MacroCore Pipe.swift
[264/299] Compiling MacroCore ReadableByteStream.swift
[265/299] Compiling MacroCore ReadableByteStreamType.swift
[266/299] Compiling MacroCore ReadableStreamBase.swift
[267/299] Compiling MacroCore ReadableStreamType.swift
[268/299] Compiling MacroCore ListenerType.swift
[269/299] Compiling MacroCore JSError.swift
[270/299] Compiling MacroCore JSON.swift
[271/299] Compiling MacroCore CollectionStubs.swift
[272/299] Compiling MacroCore Math.swift
[273/299] Compiling MacroCore Object.swift
[274/299] Compiling MacroCore StringStubs.swift
[275/299] Compiling MacroCore ToString.swift
[276/299] Compiling MacroCore LeftPad.swift
[277/299] Compiling MacroCore MacroCore.swift
[278/299] Compiling MacroCore WritableByteStream.swift
[279/299] Compiling MacroCore WritableByteStreamType.swift
[280/299] Compiling MacroCore WritableStreamBase.swift
[281/299] Compiling MacroCore WritableStreamType.swift
[282/299] Compiling MacroCore StringEncoding.swift
[283/299] Compiling MacroCore Process.swift
[284/299] Compiling MacroCore Warnings.swift
[285/299] Compiling MacroCore Regex.swift
[286/299] Compiling MacroCore Concat.swift
[287/299] Compiling MacroCore DuplexStreamType.swift
[288/299] Compiling MacroCore Console.swift
[289/299] Compiling MacroCore Dirname.swift
[290/299] Compiling MacroCore EnvironmentValues.swift
[291/299] Compiling MacroCore ErrorEmitter.swift
[292/299] Compiling MacroCore EventListenerSet.swift
[293/299] Compiling MacroCore Buffer.swift
[294/299] Compiling MacroCore BufferData.swift
[295/299] Compiling MacroCore BufferDeprecations.swift
[296/299] Compiling MacroCore BufferHexEncoding.swift
[297/299] Compiling MacroCore BufferStrings.swift
[298/299] Compiling MacroCore CollectionUtils.swift
[299/299] Emitting module MacroCore
[302/329] Compiling http ServerResponse.swift
[303/329] Compiling http HTTPHeadersHolder.swift
[304/329] Compiling fs StatStruct.swift
[305/330] Compiling http URLRequestInit.swift
[306/330] Compiling http URLSessionAgent.swift
[307/331] Compiling http OutgoingMessage.swift
[310/331] Compiling http Agent.swift
[311/331] Compiling http ClientRequest.swift
[312/331] Compiling http URLSessionClientRequest.swift
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[313/331] Compiling http BasicAuth.swift
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[314/331] Compiling http Globals.swift
[315/331] Compiling http IncomingMessage.swift
[318/331] Compiling fs fs.swift
[319/331] Emitting module fs
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[320/331] Compiling http http.swift
[323/331] Compiling http QueryString.swift
[324/331] Compiling http Server.swift
[326/333] Emitting module http
[336/337] Compiling Macro Macro.swift
[337/337] Emitting module Macro
[340/341] Emitting module MacroTestUtilities
[341/341] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (58.46s)
Build complete.
Done.

Build Machine: Linux 2