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-4609320-1":/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: 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/googleapis/google-auth-library-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 491be30 chore(deps): update dependency apple/swift-nio to from: "2.59.0" (#43)
Cloned https://github.com/googleapis/google-auth-library-swift.git
Revision (git rev-parse @):
491be3058a1ebf5ed8f22050670bc821c875725e
SUCCESS checkout https://github.com/googleapis/google-auth-library-swift.git at main
========================================
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-4609320-1":/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/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-nio.git
[1/3097] Fetching bigint
[2293/15653] Fetching bigint, cryptoswift
[6614/80151] Fetching bigint, cryptoswift, swift-nio
Fetched https://github.com/attaswift/BigInt from cache (4.32s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.35s)
Fetched https://github.com/apple/swift-nio.git from cache (4.40s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.43s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.2 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.68s)
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/1563] Fetching swift-atomics
[33/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.29s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.29s)
Fetched https://github.com/apple/swift-collections.git from cache (1.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.77s)
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/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.2
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
Building for debugging...
[0/70] Write sources
[21/70] Compiling CNIOWindows shim.c
[22/70] Compiling CNIOWindows WSAStartup.c
[23/70] Compiling CNIOLinux liburing_shims.c
[24/70] Compiling CNIOLLHTTP c_nio_http.c
[25/70] Compiling CNIODarwin shim.c
[25/70] Write sources
/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.
[28/70] Compiling CNIOLinux shim.c
[29/70] Compiling CNIOLLHTTP c_nio_api.c
[30/70] Compiling _AtomicsShims.c
[31/70] Write swift-version-24593BA9C3E375BF.txt
[32/109] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/163] Emitting module SwiftyBase64
[34/184] Compiling c-nioatomics.c
[35/203] Compiling c-atomics.c
[37/209] Compiling _NIODataStructures _TinyArray.swift
[38/209] Compiling SwiftyBase64 Base64.swift
[39/209] Compiling SwiftyBase64 Alphabets.swift
[40/210] Compiling Atomics Primitives.shims.swift
[41/210] Compiling Atomics AtomicInteger.swift
[42/210] Compiling Atomics AtomicOptionalWrappable.swift
[43/210] Compiling Atomics UnsafeAtomic.swift
[44/210] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/210] Compiling Atomics ManagedAtomic.swift
[46/210] Compiling Atomics ManagedAtomicLazyReference.swift
[48/212] Compiling Atomics OptionalRawRepresentable.swift
[49/212] Compiling Atomics RawRepresentable.swift
[50/212] Compiling Atomics AtomicBool.swift
[51/214] Compiling Atomics IntegerOperations.swift
[52/214] Compiling Atomics Unmanaged extensions.swift
[53/214] Compiling Atomics IntegerConformances.swift
[55/214] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/214] Compiling Atomics PointerConformances.swift
[57/214] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/214] Compiling Atomics Primitives.native.swift
[59/214] Emitting module _CollectionsUtilities
[61/216] Compiling Atomics AtomicReference.swift
[62/216] Compiling Atomics AtomicStorage.swift
[63/216] Compiling Atomics AtomicValue.swift
[66/216] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[70/216] Compiling Atomics AtomicMemoryOrderings.swift
[71/216] Compiling Atomics DoubleWord.swift
[76/216] Compiling _NIODataStructures PriorityQueue.swift
[77/216] Emitting module BigInt
[78/216] Emitting module _NIOBase64
[79/216] Compiling _NIOBase64 Base64.swift
[79/216] Wrapping AST for SwiftyBase64 for debugging
[87/217] Wrapping AST for _NIOBase64 for debugging
[91/218] Emitting module NIOConcurrencyHelpers
[95/218] Emitting module Atomics
[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+ExpressibleByArrayLiteral.swift
[100/236] Compiling DequeModule Deque+Extras.swift
[101/236] Compiling BigInt Subtraction.swift
[102/236] Compiling BigInt Words and Bits.swift
[103/236] Compiling DequeModule Deque+Hashable.swift
[104/236] Compiling DequeModule Deque+Sendable.swift
[105/236] Compiling DequeModule Deque+Testing.swift
[106/236] Compiling DequeModule Deque._Storage.swift
[107/236] Compiling DequeModule Deque+Descriptions.swift
[108/236] Compiling DequeModule Deque+Equatable.swift
[111/236] Compiling DequeModule Deque+Codable.swift
[112/236] Compiling DequeModule Deque+Collection.swift
[118/237] Compiling DequeModule Deque._UnsafeHandle.swift
[122/237] Emitting module _NIODataStructures
[123/238] Compiling CryptoSwift HMAC+Foundation.swift
[124/238] Compiling CryptoSwift Rabbit+Foundation.swift
[125/238] Compiling CryptoSwift String+FoundationExtension.swift
[126/238] Compiling CryptoSwift Utils+Foundation.swift
[127/238] Compiling CryptoSwift Generics.swift
[128/238] Compiling CryptoSwift HKDF.swift
[129/238] Compiling CryptoSwift HMAC.swift
[130/238] Compiling CryptoSwift ISO78164Padding.swift
[131/238] Compiling CryptoSwift Int+Extension.swift
[132/238] Compiling _NIODataStructures Heap.swift
[136/248] Compiling DequeModule Deque.swift
[139/248] Compiling DequeModule _DequeSlot.swift
[140/248] Compiling DequeModule _UnsafeWrappedBuffer.swift
[144/248] Compiling CryptoSwift Cryptor.swift
[145/248] Compiling CryptoSwift Cryptors.swift
[146/248] Compiling CryptoSwift Digest.swift
[147/248] Compiling CryptoSwift DigestType.swift
[148/248] Compiling CryptoSwift AES+Foundation.swift
[149/248] Compiling CryptoSwift Array+Foundation.swift
[150/248] Compiling CryptoSwift Blowfish+Foundation.swift
[151/248] Compiling CryptoSwift ChaCha20+Foundation.swift
[152/248] Compiling CryptoSwift Data+Extension.swift
[153/248] Compiling NIOConcurrencyHelpers lock.swift
[156/248] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[157/248] Wrapping AST for Atomics for debugging
[159/248] Wrapping AST for _NIODataStructures for debugging
[162/248] Wrapping AST for BigInt for debugging
[164/248] Compiling NIOConcurrencyHelpers atomics.swift
[165/248] Compiling NIOConcurrencyHelpers NIOLock.swift
[166/249] Wrapping AST for NIOConcurrencyHelpers for debugging
[172/249] Compiling DequeModule Deque+CustomReflectable.swift
[173/249] Emitting module DequeModule
[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 ByteBuffer-int.swift
[186/307] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[187/307] Compiling NIOCore ByteBuffer-aux.swift
[188/307] Compiling NIOCore ByteBuffer-conversions.swift
[189/307] Compiling NIOCore ByteBuffer-core.swift
[190/307] Compiling NIOCore ByteBuffer-hexdump.swift
[191/307] Compiling NIOCore ChannelOption.swift
[192/307] Compiling NIOCore ChannelPipeline.swift
[193/307] Compiling NIOCore CircularBuffer.swift
[194/307] Compiling NIOCore Codec.swift
[195/307] Compiling NIOCore ConvenienceOptionSupport.swift
[196/307] Compiling NIOCore DeadChannel.swift
[197/307] Compiling NIOCore MarkedCircularBuffer.swift
[198/307] Compiling NIOCore MulticastChannel.swift
[199/307] Compiling NIOCore NIOAny.swift
[200/307] Compiling NIOCore NIOCloseOnErrorHandler.swift
[201/307] Compiling NIOCore NIOLoopBound.swift
[202/307] Compiling NIOCore NIOSendable.swift
[203/307] Compiling NIOCore PointerHelpers.swift
[204/307] Compiling NIOCore RecvByteBufferAllocator.swift
[205/315] Compiling CryptoSwift String+Extension.swift
[206/315] Compiling CryptoSwift UInt128.swift
[207/315] Compiling CryptoSwift UInt16+Extension.swift
[208/315] Compiling CryptoSwift UInt32+Extension.swift
[209/315] Compiling CryptoSwift UInt64+Extension.swift
[210/315] Compiling CryptoSwift UInt8+Extension.swift
[211/315] Compiling CryptoSwift Updatable.swift
[212/315] Compiling CryptoSwift Utils.swift
[213/315] Compiling CryptoSwift ZeroPadding.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
[230/315] Compiling NIOCore EventLoop+SerialExecutor.swift
[231/315] Compiling NIOCore EventLoop.swift
[232/315] Compiling NIOCore EventLoopFuture+Deprecated.swift
[233/315] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[234/315] Compiling NIOCore EventLoopFuture.swift
[235/315] Compiling NIOCore FileDescriptor.swift
[236/315] Compiling NIOCore FileHandle.swift
[237/315] Compiling NIOCore FileRegion.swift
[244/315] Compiling NIOCore DispatchQueue+WithFuture.swift
[245/315] Compiling NIOCore EventLoop+Deprecated.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
[270/315] Compiling CryptoSwift StreamDecryptor.swift
[271/315] Compiling CryptoSwift StreamEncryptor.swift
[272/316] Wrapping AST for CryptoSwift for debugging
[274/316] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[275/316] Compiling NIOCore NIOAsyncWriter.swift
[276/316] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[277/316] Compiling NIOCore BSDSocketAPI.swift
[284/316] Compiling NIOCore ByteBuffer-multi-int.swift
[285/316] Compiling NIOCore ByteBuffer-views.swift
[286/316] Compiling NIOCore Channel.swift
[287/316] Compiling NIOCore ChannelHandler.swift
[288/316] Compiling NIOCore ChannelHandlers.swift
[289/316] Compiling NIOCore ChannelInvoker.swift
[290/316] Emitting module NIOCore
[291/317] Wrapping AST for NIOCore for debugging
[293/368] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[294/368] Compiling NIOEmbedded AsyncTestingChannel.swift
[295/368] Emitting module NIOEmbedded
[296/368] Compiling NIOEmbedded Embedded.swift
[297/369] Compiling NIOPosix PooledRecvBufferAllocator.swift
[298/369] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[299/369] Compiling NIOPosix PosixSingletons.swift
[300/369] Compiling NIOPosix RawSocketBootstrap.swift
[301/369] Compiling NIOPosix Resolver.swift
[302/369] Compiling NIOPosix Selectable.swift
[303/375] Wrapping AST for NIOEmbedded for debugging
[305/375] Emitting module NIOPosix
[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 BSDSocketAPICommon.swift
[325/375] Compiling NIOPosix BSDSocketAPIPosix.swift
[326/375] Compiling NIOPosix BSDSocketAPIWindows.swift
[327/375] Compiling NIOPosix BaseSocket.swift
[328/375] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[329/375] Compiling NIOPosix BaseSocketChannel.swift
[330/375] Compiling NIOPosix BaseStreamSocketChannel.swift
[331/375] Compiling NIOPosix IntegerBitPacking.swift
[332/375] Compiling NIOPosix IntegerTypes.swift
[333/375] Compiling NIOPosix Linux.swift
[334/375] Compiling NIOPosix LinuxCPUSet.swift
[335/375] Compiling NIOPosix LinuxUring.swift
[336/375] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[337/375] Compiling NIOPosix NIOThreadPool.swift
[338/375] Compiling NIOPosix NonBlockingFileIO.swift
[339/375] Compiling NIOPosix PendingDatagramWritesManager.swift
[340/375] Compiling NIOPosix PendingWritesManager.swift
[341/375] Compiling NIOPosix PipeChannel.swift
[342/375] Compiling NIOPosix PipePair.swift
[343/375] Compiling NIOPosix PointerHelpers.swift
[344/375] Compiling NIOPosix Pool.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 NIOTypedHTTPClientUpgradeHandler.swift
[360/397] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[361/397] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[362/397] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[363/397] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[364/397] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[365/397] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[366/397] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[367/397] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[368/397] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[369/397] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[370/397] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[371/397] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[372/397] Compiling NIOHTTP1 HTTPTypes.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] Compiling TinyHTTPServer TinyHTTPServer.swift
[379/400] Emitting module TinyHTTPServer
[380/401] Wrapping AST for TinyHTTPServer for debugging
[382/423] Compiling OAuth1 TokenProvider.swift
[383/423] Compiling OAuth1 openURL.swift
[384/423] Compiling OAuth1 encode.swift
[385/423] Compiling OAuth1 Connection.swift
[386/423] Compiling OAuth1 Token.swift
[387/423] Emitting module OAuth1
[388/423] Compiling OAuth1 BrowserTokenProvider.swift
[390/424] Compiling OAuth2 JWT.swift
[391/424] Compiling OAuth2 RSA.swift
[391/426] Wrapping AST for OAuth1 for debugging
[393/426] Compiling OAuth2 GoogleRefreshTokenProvider.swift
[394/426] Compiling OAuth2 PlatformNativeTokenProvider.swift
[395/426] Compiling OAuth2 Code.swift
[396/426] Compiling OAuth2 Connection.swift
[397/426] Compiling OAuth2 Refresh.swift
[398/426] Compiling OAuth2 ASN1.swift
[399/426] Compiling OAuth2 AuthError.swift
[400/426] Compiling OAuth2 BrowserTokenProvider.swift
[401/426] Compiling OAuth2 DefaultTokenProvider.swift
[402/426] Compiling OAuth2 GoogleCloudMetadataTokenProvider.swift
[403/426] Emitting module OAuth2
[404/429] Emitting module Twitter
[405/429] Compiling OAuth2 ServiceAccountTokenProvider.swift
[406/429] Compiling OAuth2 Token.swift
[407/429] Compiling Twitter Twitter.swift
[408/429] Compiling Twitter main.swift
[409/429] Compiling OAuth2 TokenProvider.swift
[410/429] Compiling OAuth2 openURL.swift
[412/431] Wrapping AST for OAuth2 for debugging
[413/445] Wrapping AST for Twitter for debugging
[414/445] Write Objects.LinkFileList
[416/445] Compiling TokenSource main.swift
[417/445] Emitting module TokenSource
[418/446] Emitting module GitHub
[419/446] Compiling GitHub GitHub.swift
[420/446] Compiling GitHub main.swift
[421/446] Compiling Meetup Meetup.swift
[422/446] Compiling Meetup main.swift
[423/446] Emitting module Meetup
[424/446] Emitting module Spotify
[425/446] Compiling Spotify Spotify.swift
[427/446] Compiling Spotify main.swift
[428/446] Compiling Google main.swift
[429/447] Emitting module Google
[430/447] Compiling Google Google.swift
[432/449] Wrapping AST for TokenSource for debugging
[433/449] Write Objects.LinkFileList
[436/450] Wrapping AST for GitHub for debugging
[437/450] Write Objects.LinkFileList
[438/450] Wrapping AST for Meetup for debugging
[439/450] Write Objects.LinkFileList
[440/450] Wrapping AST for Spotify for debugging
[441/450] Write Objects.LinkFileList
[442/450] Wrapping AST for Google for debugging
[443/450] Write Objects.LinkFileList
[444/450] Linking Twitter
[445/450] Linking TokenSource
[446/450] Linking Meetup
[447/450] Linking GitHub
[448/450] Linking Spotify
[449/450] Linking Google
Build complete! (65.79s)
Build complete.
Done.

Build Machine: Linux 2