The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataLoader with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/DataLoader.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/GraphQLSwift/DataLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6717df8 Merge pull request #17 from NeedleInAJayStack/fix/swiftformat
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
6717df89423726bbe99ec90ad23a61a63aa66cc7
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/GraphQLSwift/DataLoader.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64497] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.37.0 (0.57s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.37.0
Building for debugging...
[0/15] Write sources
[7/15] Compiling CNIOWindows WSAStartup.c
[8/15] Compiling CNIOWindows shim.c
[9/15] Compiling CNIODarwin shim.c
[10/15] Compiling CNIOLinux liburing_shims.c
[11/15] Compiling CNIOLinux shim.c
[12/15] Write swift-version-24593BA9C3E375BF.txt
[13/18] Compiling c-nioatomics.c
[14/18] Compiling c-atomics.c
[16/22] Compiling _NIODataStructures PriorityQueue.swift
[17/22] Compiling NIOConcurrencyHelpers lock.swift
[18/22] Compiling _NIODataStructures Heap.swift
[19/22] Emitting module _NIODataStructures
[20/23] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[21/23] Emitting module NIOConcurrencyHelpers
[22/23] Compiling NIOConcurrencyHelpers atomics.swift
[25/67] Compiling NIOCore MulticastChannel.swift
[26/67] Compiling NIOCore NIOAny.swift
[27/67] Compiling NIOCore NIOCloseOnErrorHandler.swift
[28/67] Compiling NIOCore PointerHelpers.swift
[29/67] Compiling NIOCore RecvByteBufferAllocator.swift
[30/67] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[31/73] Compiling NIOCore EventLoopFuture+Deprecated.swift
[32/73] Compiling NIOCore EventLoopFuture.swift
[33/73] Compiling NIOCore FileDescriptor.swift
[34/73] Compiling NIOCore FileHandle.swift
[35/73] Compiling NIOCore FileRegion.swift
[36/73] Compiling NIOCore IO.swift
[37/73] Compiling NIOCore IOData.swift
[38/73] Compiling NIOCore IntegerBitPacking.swift
[39/73] Compiling NIOCore IntegerTypes.swift
[40/73] Compiling NIOCore Interfaces.swift
[41/73] Compiling NIOCore Linux.swift
[42/73] Compiling NIOCore MarkedCircularBuffer.swift
[43/73] Compiling NIOCore Codec.swift
[44/73] Compiling NIOCore ConvenienceOptionSupport.swift
[45/73] Compiling NIOCore DeadChannel.swift
[46/73] Compiling NIOCore DispatchQueue+WithFuture.swift
[47/73] Compiling NIOCore EventLoop+Deprecated.swift
[48/73] Compiling NIOCore EventLoop.swift
[49/73] Compiling NIOCore SocketAddresses.swift
[50/73] Compiling NIOCore SocketOptionProvider.swift
[51/73] Compiling NIOCore SystemCallHelpers.swift
[52/73] Compiling NIOCore TypeAssistedChannelHandler.swift
[53/73] Compiling NIOCore UniversalBootstrapSupport.swift
[54/73] Compiling NIOCore Utilities.swift
[55/73] Compiling NIOCore ChannelHandler.swift
[56/73] Compiling NIOCore ChannelHandlers.swift
[57/73] Compiling NIOCore ChannelInvoker.swift
[58/73] Compiling NIOCore ChannelOption.swift
[59/73] Compiling NIOCore ChannelPipeline.swift
[60/73] Compiling NIOCore CircularBuffer.swift
[61/73] Compiling NIOCore AddressedEnvelope.swift
[62/73] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[63/73] Compiling NIOCore AsyncAwaitSupport.swift
[64/73] Compiling NIOCore BSDSocketAPI.swift
[65/73] Compiling NIOCore ByteBuffer-aux.swift
[66/73] Compiling NIOCore ByteBuffer-conversions.swift
[67/73] Emitting module NIOCore
[68/73] Compiling NIOCore ByteBuffer-core.swift
[69/73] Compiling NIOCore ByteBuffer-int.swift
[70/73] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[71/73] Compiling NIOCore ByteBuffer-multi-int.swift
[72/73] Compiling NIOCore ByteBuffer-views.swift
[73/73] Compiling NIOCore Channel.swift
[75/116] Emitting module NIOEmbedded
[76/116] Compiling NIOEmbedded Embedded.swift
[78/117] Compiling NIOPosix SelectorUring.swift
[79/117] Compiling NIOPosix ServerSocket.swift
[80/117] Compiling NIOPosix Socket.swift
[81/117] Compiling NIOPosix SocketChannel.swift
[82/117] Compiling NIOPosix SocketProtocols.swift
[83/122] Compiling NIOPosix BaseStreamSocketChannel.swift
[84/122] Compiling NIOPosix Bootstrap.swift
[85/122] Compiling NIOPosix ControlMessage.swift
[86/122] Compiling NIOPosix DatagramVectorReadManager.swift
[87/122] Compiling NIOPosix FileDescriptor.swift
[88/122] Compiling NIOPosix GetaddrinfoResolver.swift
[89/122] Compiling NIOPosix PipeChannel.swift
[90/122] Compiling NIOPosix PipePair.swift
[91/122] Compiling NIOPosix PointerHelpers.swift
[92/122] Compiling NIOPosix Resolver.swift
[93/122] Compiling NIOPosix Selectable.swift
[94/122] Compiling NIOPosix SelectableChannel.swift
[95/122] Compiling NIOPosix SelectableEventLoop.swift
[96/122] Compiling NIOPosix SelectorEpoll.swift
[97/122] Compiling NIOPosix SelectorGeneric.swift
[98/122] Compiling NIOPosix SelectorKqueue.swift
[99/122] Compiling NIOPosix LinuxUring.swift
[100/122] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[101/122] Compiling NIOPosix NIOThreadPool.swift
[102/122] Compiling NIOPosix NonBlockingFileIO.swift
[103/122] Compiling NIOPosix PendingDatagramWritesManager.swift
[104/122] Compiling NIOPosix PendingWritesManager.swift
[105/122] Compiling NIOPosix HappyEyeballs.swift
[106/122] Compiling NIOPosix IO.swift
[107/122] Compiling NIOPosix IntegerBitPacking.swift
[108/122] Compiling NIOPosix IntegerTypes.swift
[109/122] Compiling NIOPosix Linux.swift
[110/122] Compiling NIOPosix LinuxCPUSet.swift
[111/122] Emitting module NIOPosix
[112/122] Compiling NIOPosix BSDSocketAPICommon.swift
[113/122] Compiling NIOPosix BSDSocketAPIPosix.swift
[114/122] Compiling NIOPosix BSDSocketAPIWindows.swift
[115/122] Compiling NIOPosix BaseSocket.swift
[116/122] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[117/122] Compiling NIOPosix BaseSocketChannel.swift
[118/122] Compiling NIOPosix System.swift
[119/122] Compiling NIOPosix Thread.swift
[120/122] Compiling NIOPosix ThreadPosix.swift
[121/122] Compiling NIOPosix ThreadWindows.swift
[122/122] Compiling NIOPosix Utilities.swift
[124/125] Emitting module NIO
[125/125] Compiling NIO Exports.swift
[127/130] Compiling DataLoader DataLoaderOptions.swift
[128/130] Compiling DataLoader DataLoaderError.swift
[129/130] Compiling DataLoader DataLoader.swift
[130/130] Emitting module DataLoader
Build complete! (31.57s)
Build complete.
Done.

Build Machine: Linux 1