The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Auth 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/googleapis/google-auth-library-swift.git
Reference: 0.5.3
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/googleapis/google-auth-library-swift
 * tag               0.5.3      -> FETCH_HEAD
HEAD is now at 4b510d9 Pin crypto versions (#40)
Cloned https://github.com/googleapis/google-auth-library-swift.git
Revision (git rev-parse @):
4b510d91fc74f1415eae6dabc9836b8c3e1f44f6
SUCCESS checkout https://github.com/googleapis/google-auth-library-swift.git at 0.5.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/googleapis/google-auth-library-swift.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/attaswift/BigInt
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/3097] Fetching bigint
[2944/15653] Fetching bigint, cryptoswift
[15654/80151] Fetching bigint, cryptoswift, swift-nio
Fetched https://github.com/attaswift/BigInt from cache (4.04s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.07s)
Fetched https://github.com/apple/swift-nio.git from cache (4.12s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.37s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.2 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.56s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
[2895/4546] Fetching swift-system, swift-atomics
[4547/18292] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
[4633/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.96s)
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.38s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.62s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
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.1.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.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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.2
Building for debugging...
[0/70] Write sources
[21/70] Compiling CNIOWindows shim.c
[22/70] Compiling CNIOLinux liburing_shims.c
[22/70] Compiling CNIOWindows WSAStartup.c
[24/70] Compiling _AtomicsShims.c
[25/70] Compiling CNIOLLHTTP c_nio_http.c
[26/70] Write sources
[28/70] Compiling CNIODarwin shim.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.
[29/70] Compiling CNIOLinux shim.c
[30/70] Compiling CNIOLLHTTP c_nio_api.c
[31/70] Write swift-version-24593BA9C3E375BF.txt
[32/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/184] Emitting module SwiftyBase64
[35/184] Emitting module _NIOBase64
[36/184] Emitting module BigInt
[36/186] Compiling c-nioatomics.c
[37/205] Compiling c-atomics.c
[39/211] Compiling Atomics ManagedAtomic.swift
[40/211] Compiling Atomics ManagedAtomicLazyReference.swift
[43/213] Compiling Atomics AtomicMemoryOrderings.swift
[44/213] Compiling Atomics DoubleWord.swift
[45/213] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/213] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/213] Compiling Atomics IntegerConformances.swift
[48/213] Compiling Atomics PointerConformances.swift
[49/215] Compiling Atomics AtomicStorage.swift
[50/215] Compiling Atomics AtomicValue.swift
[53/215] Emitting module _CollectionsUtilities
[54/215] Compiling Atomics OptionalRawRepresentable.swift
[55/215] Compiling Atomics RawRepresentable.swift
[56/215] Compiling Atomics AtomicBool.swift
[59/215] Compiling BigInt Subtraction.swift
[60/215] Compiling BigInt Words and Bits.swift
[61/215] Compiling Atomics Primitives.native.swift
[62/215] Compiling Atomics Primitives.shims.swift
[63/215] Compiling Atomics AtomicInteger.swift
[64/215] Compiling Atomics AtomicOptionalWrappable.swift
[65/215] Compiling Atomics AtomicReference.swift
[72/215] Compiling SwiftyBase64 Base64.swift
[73/215] Compiling SwiftyBase64 Alphabets.swift
[75/215] Compiling Atomics IntegerOperations.swift
[76/215] Compiling Atomics Unmanaged extensions.swift
[83/216] Compiling _NIOBase64 Base64.swift
[85/217] Wrapping AST for SwiftyBase64 for debugging
[89/217] Compiling _NIODataStructures _TinyArray.swift
[90/217] Compiling _NIODataStructures PriorityQueue.swift
[90/218] Wrapping AST for _NIOBase64 for debugging
[93/218] Emitting module NIOConcurrencyHelpers
[95/218] Wrapping AST for _CollectionsUtilities for debugging
[97/234] Compiling DequeModule _DequeBuffer.swift
[98/234] Compiling DequeModule _DequeBufferHeader.swift
[99/236] Compiling DequeModule Deque+Descriptions.swift
[100/236] Compiling DequeModule Deque+Equatable.swift
[101/236] Compiling DequeModule Deque+Testing.swift
[102/236] Compiling DequeModule Deque._Storage.swift
[103/236] Compiling DequeModule Deque+Codable.swift
[104/236] Compiling DequeModule Deque+Collection.swift
[105/236] Compiling DequeModule Deque+CustomReflectable.swift
[109/236] Compiling NIOConcurrencyHelpers lock.swift
[110/236] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[111/236] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/236] Compiling DequeModule Deque+Hashable.swift
[114/236] Compiling DequeModule Deque+Sendable.swift
[115/237] Compiling CryptoSwift Cryptor.swift
[116/237] Compiling CryptoSwift Cryptors.swift
[117/237] Compiling CryptoSwift Digest.swift
[118/237] Compiling CryptoSwift DigestType.swift
[119/237] Compiling CryptoSwift AES+Foundation.swift
[120/237] Compiling CryptoSwift Array+Foundation.swift
[121/237] Compiling CryptoSwift Blowfish+Foundation.swift
[122/237] Compiling CryptoSwift ChaCha20+Foundation.swift
[123/237] Compiling CryptoSwift Data+Extension.swift
[124/237] Compiling CryptoSwift HMAC+Foundation.swift
[125/237] Compiling CryptoSwift Rabbit+Foundation.swift
[126/237] Compiling CryptoSwift String+FoundationExtension.swift
[127/237] Compiling CryptoSwift Utils+Foundation.swift
[128/237] Compiling CryptoSwift Generics.swift
[129/237] Compiling CryptoSwift HKDF.swift
[130/237] Compiling CryptoSwift HMAC.swift
[131/237] Compiling CryptoSwift ISO78164Padding.swift
[132/237] Compiling CryptoSwift Int+Extension.swift
[133/237] Emitting module _NIODataStructures
[134/238] Compiling _NIODataStructures Heap.swift
[136/247] Compiling DequeModule Deque+Extras.swift
[137/247] Compiling DequeModule Deque._UnsafeHandle.swift
[138/247] Compiling DequeModule Deque.swift
[141/247] Compiling DequeModule _DequeSlot.swift
[142/247] Compiling DequeModule _UnsafeWrappedBuffer.swift
[149/247] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[150/247] Compiling NIOConcurrencyHelpers atomics.swift
[150/248] Wrapping AST for BigInt for debugging
[151/248] Wrapping AST for _NIODataStructures for debugging
[155/248] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[159/248] Wrapping AST for NIOConcurrencyHelpers for debugging
[167/248] Emitting module Atomics
[172/249] Emitting module DequeModule
[172/250] Wrapping AST for Atomics for debugging
[174/250] Wrapping AST for DequeModule for debugging
[176/307] Emitting module CryptoSwift
[177/307] Compiling NIOCore AddressedEnvelope.swift
[178/307] Compiling NIOCore AsyncAwaitSupport.swift
[179/307] Compiling NIOCore AsyncChannel.swift
[180/307] Compiling NIOCore AsyncChannelInboundStream.swift
[181/307] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[182/307] Compiling NIOCore AsyncChannelOutboundWriter.swift
[183/307] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[184/307] Compiling NIOCore NIOAsyncSequenceProducer.swift
[185/307] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[186/307] Compiling NIOCore NIOAsyncWriter.swift
[187/307] Compiling NIOCore ConvenienceOptionSupport.swift
[188/307] Compiling NIOCore DeadChannel.swift
[189/307] Compiling NIOCore DispatchQueue+WithFuture.swift
[190/307] Compiling NIOCore EventLoop+Deprecated.swift
[191/307] Compiling NIOCore EventLoop+SerialExecutor.swift
[192/307] Compiling NIOCore EventLoop.swift
[193/307] Compiling NIOCore EventLoopFuture+Deprecated.swift
[194/307] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[195/307] Compiling NIOCore EventLoopFuture.swift
[196/307] Compiling NIOCore FileDescriptor.swift
[197/307] Compiling CryptoSwift String+Extension.swift
[198/307] Compiling CryptoSwift UInt128.swift
[199/307] Compiling CryptoSwift UInt16+Extension.swift
[200/307] Compiling CryptoSwift UInt32+Extension.swift
[201/307] Compiling CryptoSwift UInt64+Extension.swift
[202/307] Compiling CryptoSwift UInt8+Extension.swift
[203/307] Compiling CryptoSwift Updatable.swift
[204/307] Compiling CryptoSwift Utils.swift
[205/307] Compiling CryptoSwift ZeroPadding.swift
[206/307] Compiling NIOCore MarkedCircularBuffer.swift
[207/307] Compiling NIOCore MulticastChannel.swift
[208/307] Compiling NIOCore NIOAny.swift
[209/307] Compiling NIOCore NIOCloseOnErrorHandler.swift
[210/307] Compiling NIOCore NIOLoopBound.swift
[211/307] Compiling NIOCore NIOSendable.swift
[212/307] Compiling NIOCore PointerHelpers.swift
[213/307] Compiling NIOCore RecvByteBufferAllocator.swift
[222/315] Compiling NIOCore GlobalSingletons.swift
[223/315] Compiling NIOCore IO.swift
[224/315] Compiling NIOCore IOData.swift
[225/315] Compiling NIOCore IPProtocol.swift
[226/315] Compiling NIOCore IntegerBitPacking.swift
[227/315] Compiling NIOCore IntegerTypes.swift
[228/315] Compiling NIOCore Interfaces.swift
[229/315] Compiling NIOCore Linux.swift
[236/315] Compiling NIOCore FileHandle.swift
[237/315] Compiling NIOCore FileRegion.swift
[238/315] Compiling NIOCore ByteBuffer-int.swift
[239/315] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[240/315] Compiling NIOCore ByteBuffer-multi-int.swift
[241/315] Compiling NIOCore ByteBuffer-views.swift
[242/315] Compiling NIOCore Channel.swift
[243/315] Compiling NIOCore ChannelHandler.swift
[244/315] Compiling NIOCore ChannelHandlers.swift
[245/315] Compiling NIOCore ChannelInvoker.swift
[246/315] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[247/315] Compiling NIOCore SocketAddresses.swift
[248/315] Compiling NIOCore SocketOptionProvider.swift
[249/315] Compiling NIOCore SystemCallHelpers.swift
[250/315] Compiling NIOCore TimeAmount+Duration.swift
[251/315] Compiling NIOCore TypeAssistedChannelHandler.swift
[252/315] Compiling NIOCore UniversalBootstrapSupport.swift
[253/315] Compiling NIOCore Utilities.swift
[254/315] Compiling CryptoSwift StreamDecryptor.swift
[255/315] Compiling CryptoSwift StreamEncryptor.swift
[256/316] Wrapping AST for CryptoSwift for debugging
[266/316] Compiling NIOCore ChannelOption.swift
[267/316] Compiling NIOCore ChannelPipeline.swift
[268/316] Compiling NIOCore CircularBuffer.swift
[269/316] Compiling NIOCore Codec.swift
[284/316] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[285/316] Compiling NIOCore BSDSocketAPI.swift
[286/316] Compiling NIOCore ByteBuffer-aux.swift
[287/316] Compiling NIOCore ByteBuffer-conversions.swift
[288/316] Compiling NIOCore ByteBuffer-core.swift
[289/316] Compiling NIOCore ByteBuffer-hexdump.swift
[290/316] Emitting module NIOCore
[291/317] Wrapping AST for NIOCore for debugging
[293/368] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[294/368] Compiling NIOEmbedded Embedded.swift
[295/368] Compiling NIOEmbedded AsyncTestingChannel.swift
[296/368] Emitting module NIOEmbedded
[297/369] Wrapping AST for NIOEmbedded for debugging
[299/369] Emitting module NIOPosix
[300/375] Compiling NIOPosix PooledRecvBufferAllocator.swift
[301/375] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[302/375] Compiling NIOPosix PosixSingletons.swift
[303/375] Compiling NIOPosix RawSocketBootstrap.swift
[304/375] Compiling NIOPosix Resolver.swift
[305/375] Compiling NIOPosix Selectable.swift
[306/375] Compiling NIOPosix ThreadPosix.swift
[307/375] Compiling NIOPosix ThreadWindows.swift
[308/375] Compiling NIOPosix UnsafeTransfer.swift
[309/375] Compiling NIOPosix Utilities.swift
[310/375] Compiling NIOPosix VsockAddress.swift
[311/375] Compiling NIOPosix VsockChannelEvents.swift
[312/375] Compiling NIOPosix SelectableChannel.swift
[313/375] Compiling NIOPosix SelectableEventLoop.swift
[314/375] Compiling NIOPosix SelectorEpoll.swift
[315/375] Compiling NIOPosix SelectorGeneric.swift
[316/375] Compiling NIOPosix SelectorKqueue.swift
[317/375] Compiling NIOPosix SelectorUring.swift
[318/375] Compiling NIOPosix ServerSocket.swift
[319/375] Compiling NIOPosix Socket.swift
[320/375] Compiling NIOPosix SocketChannel.swift
[321/375] Compiling NIOPosix SocketProtocols.swift
[322/375] Compiling NIOPosix System.swift
[323/375] Compiling NIOPosix Thread.swift
[324/375] Compiling NIOPosix IntegerBitPacking.swift
[325/375] Compiling NIOPosix IntegerTypes.swift
[326/375] Compiling NIOPosix Linux.swift
[327/375] Compiling NIOPosix LinuxCPUSet.swift
[328/375] Compiling NIOPosix LinuxUring.swift
[329/375] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[330/375] Compiling NIOPosix NIOThreadPool.swift
[331/375] Compiling NIOPosix NonBlockingFileIO.swift
[332/375] Compiling NIOPosix PendingDatagramWritesManager.swift
[333/375] Compiling NIOPosix PendingWritesManager.swift
[334/375] Compiling NIOPosix PipeChannel.swift
[335/375] Compiling NIOPosix PipePair.swift
[336/375] Compiling NIOPosix PointerHelpers.swift
[337/375] Compiling NIOPosix Pool.swift
[338/375] Compiling NIOPosix BSDSocketAPICommon.swift
[339/375] Compiling NIOPosix BSDSocketAPIPosix.swift
[340/375] Compiling NIOPosix BSDSocketAPIWindows.swift
[341/375] Compiling NIOPosix BaseSocket.swift
[342/375] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[343/375] Compiling NIOPosix BaseSocketChannel.swift
[344/375] Compiling NIOPosix BaseStreamSocketChannel.swift
[345/375] Compiling NIOPosix Bootstrap.swift
[346/375] Compiling NIOPosix ControlMessage.swift
[347/375] Compiling NIOPosix DatagramVectorReadManager.swift
[348/375] Compiling NIOPosix FileDescriptor.swift
[349/375] Compiling NIOPosix GetaddrinfoResolver.swift
[350/375] Compiling NIOPosix HappyEyeballs.swift
[351/375] Compiling NIOPosix IO.swift
[352/376] Wrapping AST for NIOPosix for debugging
[354/378] Emitting module NIO
[355/378] Compiling NIO Exports.swift
[356/379] Wrapping AST for NIO for debugging
[358/395] Emitting module NIOHTTP1
[359/397] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[360/397] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[361/397] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[362/397] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[363/397] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[364/397] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[365/397] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[366/397] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[367/397] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[368/397] Compiling NIOHTTP1 HTTPTypes.swift
[369/397] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[370/397] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[371/397] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[372/397] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[373/397] Compiling NIOHTTP1 ByteCollectionUtils.swift
[374/397] Compiling NIOHTTP1 HTTPDecoder.swift
[375/397] Compiling NIOHTTP1 HTTPEncoder.swift
[376/398] Wrapping AST for NIOHTTP1 for debugging
[378/400] Emitting module TinyHTTPServer
[379/400] Compiling TinyHTTPServer TinyHTTPServer.swift
[380/401] Wrapping AST for TinyHTTPServer for debugging
[382/422] Compiling OAuth1 TokenProvider.swift
[383/422] Compiling OAuth1 openURL.swift
[384/422] Compiling OAuth1 encode.swift
[385/422] Compiling OAuth2 TokenProvider.swift
[386/423] Compiling OAuth1 Token.swift
[387/423] Compiling OAuth1 Connection.swift
[388/423] Emitting module OAuth1
[389/423] Compiling OAuth1 BrowserTokenProvider.swift
[391/424] Compiling OAuth2 openURL.swift
[392/424] Emitting module OAuth2
[392/424] Wrapping AST for OAuth1 for debugging
[394/427] Compiling OAuth2 JWT.swift
[395/427] Compiling OAuth2 RSA.swift
[396/427] Compiling OAuth2 ServiceAccountTokenProvider.swift
[397/427] Compiling OAuth2 Token.swift
[398/427] Compiling OAuth2 GoogleRefreshTokenProvider.swift
[399/427] Compiling OAuth2 ASN1.swift
[400/427] Compiling OAuth2 DefaultTokenProvider.swift
[401/427] Compiling OAuth2 GoogleCloudMetadataTokenProvider.swift
[402/427] Compiling OAuth2 Code.swift
[403/427] Compiling OAuth2 Connection.swift
[404/427] Compiling OAuth2 AuthError.swift
[405/427] Compiling OAuth2 BrowserTokenProvider.swift
[406/428] Compiling Twitter Twitter.swift
[407/428] Emitting module Twitter
[408/428] Compiling Twitter main.swift
[410/429] Wrapping AST for OAuth2 for debugging
[411/443] Wrapping AST for Twitter for debugging
[412/443] Write Objects.LinkFileList
[414/443] Compiling TokenSource main.swift
[415/443] Compiling Meetup main.swift
[416/443] Compiling GitHub main.swift
[417/443] Emitting module GitHub
[418/443] Compiling GitHub GitHub.swift
[419/443] Emitting module TokenSource
[420/443] Compiling Spotify main.swift
[421/443] Emitting module Meetup
[422/443] Compiling Meetup Meetup.swift
[423/444] Emitting module Spotify
[424/444] Compiling Spotify Spotify.swift
[427/446] Compiling Google main.swift
[428/446] Compiling Google Google.swift
[429/446] Emitting module Google
[431/447] Wrapping AST for TokenSource for debugging
[432/447] Write Objects.LinkFileList
[433/447] Wrapping AST for Meetup for debugging
[434/447] Write Objects.LinkFileList
[435/448] Wrapping AST for GitHub for debugging
[436/448] Write Objects.LinkFileList
[437/448] Wrapping AST for Spotify for debugging
[438/448] Write Objects.LinkFileList
[440/448] Linking Twitter
[441/448] Wrapping AST for Google for debugging
[442/448] Write Objects.LinkFileList
[443/448] Linking TokenSource
[444/448] Linking Meetup
[445/448] Linking GitHub
[446/448] Linking Spotify
[447/448] Linking Google
Build complete! (50.77s)
Build complete.
Done.

Build Machine: Linux 1