The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Auth with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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 /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 into spi-builder-workspace
4b510d91fc74f1415eae6dabc9836b8c3e1f44f6
SUCCESS checkout https://github.com/googleapis/google-auth-library-swift.git at 0.5.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/attaswift/BigInt from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/attaswift/BigInt (0.49s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.58s)
Fetched https://github.com/apple/swift-nio.git (1.97s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.62s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.2 (0.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.05s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.85s)
Fetched https://github.com/apple/swift-collections.git (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.09s)
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.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.54.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
Building for debugging...
[0/17] Compiling CNIOLinux liburing_shims.c
[1/17] Compiling CNIOWindows shim.c
[2/20] Compiling CNIODarwin shim.c
[3/20] Compiling CNIOLLHTTP c_nio_api.c
[4/23] Compiling CNIOLLHTTP c_nio_http.c
[5/93] Compiling _AtomicsShims.c
[6/129] Compiling CNIOLLHTTP c_nio_llhttp.c
[8/144] Emitting module SwiftyBase64
[9/144] Compiling SwiftyBase64 Alphabets.swift
[10/144] Compiling SwiftyBase64 Base64.swift
[10/144] Compiling CNIOWindows WSAStartup.c
[11/144] Compiling CNIOLinux shim.c
[13/144] Compiling _NIODataStructures Heap.swift
[14/144] Compiling _NIODataStructures PriorityQueue.swift
[15/144] Emitting module _NIODataStructures
[16/144] Compiling BigInt Strideable.swift
[17/144] Compiling BigInt String Conversion.swift
[18/144] Compiling Atomics AtomicStrongReference.swift
[19/144] Compiling Atomics Unmanaged extensions.swift
[20/144] Compiling Atomics AtomicBool.swift
[21/144] Compiling Atomics AtomicOptional.swift
[22/144] Compiling Atomics AtomicOptionalRawRepresentable.swift
[23/144] Compiling Atomics AtomicRawRepresentable.swift
[24/144] Compiling Atomics AtomicLazyReference.swift
[25/144] Compiling Atomics HighLevelTypes.swift
[26/144] Compiling Atomics AtomicInteger.swift
[27/144] Compiling Atomics AtomicMemoryOrderings.swift
[28/144] Compiling Atomics IntegerConformances.swift
[29/144] Compiling Atomics PointerConformances.swift
[30/144] Compiling Atomics AtomicValue.swift
[31/144] Compiling Atomics DoubleWord.swift
[32/144] Compiling BigInt Square Root.swift
[33/144] Emitting module DequeModule
[34/146] Compiling DequeModule _DequeSlot.swift
[35/146] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/148] Compiling Atomics Primitives.shims.swift
[50/148] Compiling BigInt Prime Test.swift
[53/150] Compiling Atomics Primitives.native.swift
[58/150] Emitting module Atomics
[58/150] Compiling c-nioatomics.c
[62/150] Compiling BigInt Subtraction.swift
[63/150] Compiling BigInt Words and Bits.swift
[76/150] Emitting module BigInt
[76/150] Compiling c-atomics.c
[78/156] Compiling NIOConcurrencyHelpers lock.swift
[79/156] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/156] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/156] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/156] Emitting module NIOConcurrencyHelpers
[83/156] Compiling NIOConcurrencyHelpers atomics.swift
[84/212] Compiling NIOCore NIOAsyncSequenceProducer.swift
[85/212] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[86/212] Compiling NIOCore NIOAsyncWriter.swift
[87/212] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[88/212] Compiling NIOCore BSDSocketAPI.swift
[89/212] Compiling NIOCore ByteBuffer-aux.swift
[90/212] Compiling NIOCore ByteBuffer-conversions.swift
[91/212] Compiling NIOCore ByteBuffer-core.swift
[92/212] Compiling NIOCore AddressedEnvelope.swift
[93/212] Compiling NIOCore AsyncAwaitSupport.swift
[96/221] Compiling NIOCore AsyncChannel.swift
[97/221] Compiling NIOCore AsyncChannelInboundStream.swift
[98/221] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[99/221] Compiling NIOCore AsyncChannelOutboundWriter.swift
[100/221] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[101/221] Compiling NIOCore CloseRatchet.swift
[102/228] Compiling CryptoSwift String+Extension.swift
[103/228] Compiling CryptoSwift UInt128.swift
[104/228] Compiling CryptoSwift UInt16+Extension.swift
[105/228] Compiling CryptoSwift UInt32+Extension.swift
[106/228] Compiling CryptoSwift UInt64+Extension.swift
[107/228] Compiling CryptoSwift UInt8+Extension.swift
[108/228] Compiling CryptoSwift Updatable.swift
[109/228] Compiling CryptoSwift Utils.swift
[110/228] Compiling CryptoSwift ZeroPadding.swift
[111/228] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[112/228] Compiling NIOCore EventLoop.swift
[113/228] Compiling NIOCore EventLoopFuture+Deprecated.swift
[114/228] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[115/228] Compiling NIOCore EventLoopFuture.swift
[116/228] Compiling NIOCore FileDescriptor.swift
[117/228] Compiling NIOCore FileHandle.swift
[118/228] Compiling NIOCore FileRegion.swift
[119/228] Compiling NIOCore IO.swift
[120/228] Compiling NIOCore ByteBuffer-int.swift
[121/228] Compiling NIOCore SystemCallHelpers.swift
[122/228] Compiling NIOCore TimeAmount+Duration.swift
[123/228] Compiling NIOCore TypeAssistedChannelHandler.swift
[124/228] Compiling NIOCore UniversalBootstrapSupport.swift
[125/228] Compiling NIOCore Utilities.swift
[126/228] Compiling CryptoSwift HKDF.swift
[127/228] Compiling CryptoSwift HMAC.swift
[128/228] Compiling CryptoSwift ISO78164Padding.swift
[129/228] Compiling CryptoSwift Int+Extension.swift
[130/228] Compiling NIOCore DeadChannel.swift
[131/228] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/228] Compiling NIOCore EventLoop+Deprecated.swift
[133/228] Compiling NIOCore NIOAny.swift
[134/228] Compiling NIOCore NIOCloseOnErrorHandler.swift
[135/228] Compiling NIOCore NIOLoopBound.swift
[136/228] Compiling NIOCore NIOSendable.swift
[137/228] Compiling NIOCore PointerHelpers.swift
[138/228] Compiling NIOCore RecvByteBufferAllocator.swift
[139/228] Compiling NIOCore Interfaces.swift
[140/228] Compiling NIOCore Linux.swift
[141/228] Compiling NIOCore MarkedCircularBuffer.swift
[142/228] Compiling NIOCore MulticastChannel.swift
[143/228] Compiling NIOCore ChannelOption.swift
[144/228] Compiling NIOCore ChannelPipeline.swift
[145/228] Compiling NIOCore CircularBuffer.swift
[146/228] Compiling NIOCore Codec.swift
[147/228] Compiling NIOCore ConvenienceOptionSupport.swift
[154/228] Compiling NIOCore IOData.swift
[155/228] Compiling NIOCore IPProtocol.swift
[156/228] Compiling NIOCore IntegerBitPacking.swift
[157/228] Compiling NIOCore IntegerTypes.swift
[158/228] Emitting module CryptoSwift
[159/228] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/228] Compiling NIOCore ByteBuffer-multi-int.swift
[161/228] Compiling NIOCore ByteBuffer-views.swift
[162/228] Compiling NIOCore Channel.swift
[163/228] Compiling NIOCore ChannelHandler.swift
[164/228] Compiling NIOCore ChannelHandlers.swift
[165/228] Compiling NIOCore ChannelInvoker.swift
[166/228] Compiling NIOCore SocketAddresses.swift
[167/228] Compiling NIOCore SocketOptionProvider.swift
[222/228] Emitting module NIOCore
[223/275] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[224/275] Emitting module NIOEmbedded
[225/275] Compiling NIOEmbedded AsyncTestingChannel.swift
[226/275] Compiling NIOEmbedded Embedded.swift
[227/275] Compiling NIOPosix SelectorKqueue.swift
[228/275] Compiling NIOPosix SelectorUring.swift
[229/275] Compiling NIOPosix ServerSocket.swift
[230/275] Compiling NIOPosix Socket.swift
[231/275] Compiling NIOPosix SocketChannel.swift
[232/275] Compiling NIOPosix SocketProtocols.swift
[233/275] Compiling NIOPosix PipeChannel.swift
[234/275] Compiling NIOPosix PipePair.swift
[235/275] Compiling NIOPosix PointerHelpers.swift
[236/275] Compiling NIOPosix Pool.swift
[237/275] Compiling NIOPosix PooledRecvBufferAllocator.swift
[238/275] Compiling NIOPosix RawSocketBootstrap.swift
[239/275] Compiling NIOPosix Resolver.swift
[240/275] Compiling NIOPosix Selectable.swift
[241/275] Compiling NIOPosix SelectableChannel.swift
[242/275] Compiling NIOPosix SelectableEventLoop.swift
[243/275] Compiling NIOPosix SelectorEpoll.swift
[244/275] Compiling NIOPosix SelectorGeneric.swift
[245/280] Compiling NIOPosix LinuxUring.swift
[246/280] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[247/280] Compiling NIOPosix NIOThreadPool.swift
[248/280] Compiling NIOPosix NonBlockingFileIO.swift
[249/280] Compiling NIOPosix PendingDatagramWritesManager.swift
[250/280] Compiling NIOPosix PendingWritesManager.swift
[251/280] Compiling NIOPosix HappyEyeballs.swift
[252/280] Compiling NIOPosix IO.swift
[253/280] Compiling NIOPosix IntegerBitPacking.swift
[254/280] Compiling NIOPosix IntegerTypes.swift
[255/280] Compiling NIOPosix Linux.swift
[256/280] Compiling NIOPosix LinuxCPUSet.swift
[257/280] Compiling NIOPosix BSDSocketAPICommon.swift
[258/280] Compiling NIOPosix BSDSocketAPIPosix.swift
[259/280] Compiling NIOPosix BSDSocketAPIWindows.swift
[260/280] Compiling NIOPosix BaseSocket.swift
[261/280] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[262/280] Compiling NIOPosix BaseSocketChannel.swift
[263/280] Emitting module NIOPosix
[264/280] Compiling NIOPosix BaseStreamSocketChannel.swift
[265/280] Compiling NIOPosix Bootstrap.swift
[266/280] Compiling NIOPosix ControlMessage.swift
[267/280] Compiling NIOPosix DatagramVectorReadManager.swift
[268/280] Compiling NIOPosix FileDescriptor.swift
[269/280] Compiling NIOPosix GetaddrinfoResolver.swift
[270/280] Compiling NIOPosix System.swift
[271/280] Compiling NIOPosix Thread.swift
[272/280] Compiling NIOPosix ThreadPosix.swift
[273/280] Compiling NIOPosix ThreadWindows.swift
[274/280] Compiling NIOPosix Utilities.swift
[275/282] Compiling NIO Exports.swift
[276/282] Emitting module NIO
[277/294] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[278/295] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[279/295] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[280/295] Compiling NIOHTTP1 HTTPEncoder.swift
[281/295] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[282/295] Compiling NIOHTTP1 HTTPTypes.swift
[283/295] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[284/295] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[285/295] Compiling NIOHTTP1 ByteCollectionUtils.swift
[286/295] Compiling NIOHTTP1 HTTPDecoder.swift
[287/295] Emitting module NIOHTTP1
[288/295] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[289/295] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[290/297] Emitting module TinyHTTPServer
[291/297] Compiling TinyHTTPServer TinyHTTPServer.swift
[292/318] Compiling OAuth2 TokenProvider.swift
[293/319] Compiling OAuth1 TokenProvider.swift
[294/319] Compiling OAuth1 Connection.swift
[295/319] Emitting module OAuth2
[296/319] Compiling OAuth2 Code.swift
[297/319] Compiling OAuth2 Connection.swift
[298/319] Compiling OAuth2 AuthError.swift
[299/319] Compiling OAuth2 BrowserTokenProvider.swift
[300/319] Emitting module OAuth1
[301/319] Compiling OAuth1 BrowserTokenProvider.swift
[302/319] Compiling OAuth2 DefaultTokenProvider.swift
[303/319] Compiling OAuth2 GoogleCloudMetadataTokenProvider.swift
[304/319] Compiling OAuth2 GoogleRefreshTokenProvider.swift
[305/319] Compiling OAuth2 ASN1.swift
[306/319] Compiling OAuth2 JWT.swift
[307/319] Compiling OAuth2 RSA.swift
[308/319] Compiling OAuth2 ServiceAccountTokenProvider.swift
[309/319] Compiling OAuth2 Token.swift
[310/319] Compiling OAuth2 openURL.swift
[311/330] Compiling OAuth1 encode.swift
[312/330] Compiling OAuth1 Token.swift
[313/330] Compiling OAuth1 openURL.swift
[314/336] Compiling Spotify main.swift
[315/336] Emitting module Spotify
[316/336] Compiling Spotify Spotify.swift
[317/336] Emitting module TokenSource
[318/336] Compiling TokenSource main.swift
[319/336] Compiling Google main.swift
[320/336] Emitting module Meetup
[321/336] Compiling Meetup Meetup.swift
[322/336] Compiling Meetup main.swift
[323/336] Compiling GitHub main.swift
[324/336] Emitting module GitHub
[325/336] Compiling GitHub GitHub.swift
[326/336] Compiling Twitter main.swift
[327/336] Emitting module Twitter
[328/336] Compiling Twitter Twitter.swift
[329/336] Compiling Google Google.swift
[330/336] Emitting module Google
[330/336] Linking Spotify
[331/336] Linking Twitter
[332/336] Linking Meetup
[333/336] Linking GitHub
[334/336] Linking TokenSource
[335/336] Linking Google
Build complete! (36.97s)
Build complete.
Done.

Build Machine: Mac 5