The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brainfinance/stackdriverlogging.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brainfinance/stackdriverlogging
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ce7461d Merge pull request #8 from sidepelican/master
Cloned https://github.com/brainfinance/stackdriverlogging.git
Revision (git rev-parse @):
ce7461d910b0a2ea622c58c8794035f96b80d005
SUCCESS checkout https://github.com/brainfinance/stackdriverlogging.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/brainfinance/stackdriverlogging.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[1/10] Compiling CSystem shims.c
[2/10] Compiling CNIOWindows shim.c
[3/10] Compiling CNIOWindows WSAStartup.c
[4/10] Compiling CNIOLinux shim.c
[5/10] Compiling CNIOLinux liburing_shims.c
[6/54] Compiling _AtomicsShims.c
[7/54] Compiling CNIODarwin shim.c
[9/78] Compiling Atomics AtomicStorage.swift
[10/78] Compiling Atomics AtomicValue.swift
[11/80] Compiling Atomics AtomicOptionalWrappable.swift
[12/80] Compiling Atomics AtomicReference.swift
[13/80] Compiling Atomics Primitives.shims.swift
[14/80] Compiling Atomics AtomicInteger.swift
[15/80] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/80] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/80] Compiling Atomics OptionalRawRepresentable.swift
[18/80] Compiling Atomics RawRepresentable.swift
[19/80] Emitting module _CollectionsUtilities
[20/80] Compiling Atomics AtomicMemoryOrderings.swift
[21/80] Compiling Atomics DoubleWord.swift
[22/80] Compiling Atomics AtomicBool.swift
[23/80] Compiling Atomics ManagedAtomic.swift
[24/80] Compiling Atomics ManagedAtomicLazyReference.swift
[25/80] Compiling Atomics IntegerConformances.swift
[26/80] Compiling Atomics PointerConformances.swift
[27/80] Compiling Atomics Primitives.native.swift
[28/96] Compiling _NIOBase64 Base64.swift
[29/96] Emitting module _NIOBase64
[30/96] Compiling Logging Locks.swift
[31/96] Emitting module _NIODataStructures
[32/96] Compiling _NIODataStructures PriorityQueue.swift
[33/96] Compiling _NIODataStructures _TinyArray.swift
[34/96] Compiling _NIODataStructures Heap.swift
[35/96] Compiling DequeModule Deque+Sendable.swift
[36/96] Compiling DequeModule _DequeBuffer.swift
[37/96] Compiling DequeModule _DequeBufferHeader.swift
[40/98] Compiling DequeModule Deque+CustomReflectable.swift
[41/98] Compiling DequeModule Deque._UnsafeHandle.swift
[42/98] Compiling DequeModule Deque.swift
[43/98] Compiling DequeModule Deque+Testing.swift
[44/98] Compiling DequeModule Deque._Storage.swift
[46/98] Compiling DequeModule Deque+Codable.swift
[47/98] Compiling DequeModule Deque+Collection.swift
[48/100] Compiling DequeModule Deque+Descriptions.swift
[49/100] Compiling DequeModule Deque+Equatable.swift
[52/102] Emitting module Logging
[53/102] Compiling Logging MetadataProvider.swift
[54/102] Compiling Logging LogHandler.swift
[55/102] Compiling Logging Logging.swift
[56/102] Compiling SystemPackage Util.swift
[57/102] Compiling SystemPackage UtilConsumers.swift
[59/102] Compiling Atomics IntegerOperations.swift
[60/102] Compiling Atomics Unmanaged extensions.swift
[61/102] Compiling DequeModule _DequeSlot.swift
[62/102] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/102] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/102] Compiling DequeModule Deque+Extras.swift
[71/102] Compiling DequeModule Deque+Hashable.swift
[75/102] Emitting module SystemPackage
[91/102] Emitting module DequeModule
[94/102] Emitting module Atomics
[100/102] Compiling c-nioatomics.c
[101/102] Compiling c-atomics.c
[103/108] Compiling NIOConcurrencyHelpers lock.swift
[104/108] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[105/108] Emitting module NIOConcurrencyHelpers
[106/108] Compiling NIOConcurrencyHelpers NIOLock.swift
[107/108] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[108/108] Compiling NIOConcurrencyHelpers atomics.swift
[109/166] Compiling NIOCore GlobalSingletons.swift
[110/166] Compiling NIOCore IO.swift
[111/166] Compiling NIOCore IOData.swift
[112/166] Compiling NIOCore IPProtocol.swift
[113/166] Compiling NIOCore IntegerBitPacking.swift
[114/166] Compiling NIOCore IntegerTypes.swift
[115/166] Compiling NIOCore Interfaces.swift
[116/166] Compiling NIOCore Linux.swift
[117/174] Compiling NIOCore EventLoop.swift
[118/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/174] Compiling NIOCore EventLoopFuture.swift
[122/174] Compiling NIOCore FileDescriptor.swift
[123/174] Compiling NIOCore FileHandle.swift
[124/174] Compiling NIOCore FileRegion.swift
[125/174] Compiling NIOCore ChannelPipeline.swift
[126/174] Compiling NIOCore CircularBuffer.swift
[127/174] Compiling NIOCore Codec.swift
[128/174] Compiling NIOCore ConvenienceOptionSupport.swift
[129/174] Compiling NIOCore DeadChannel.swift
[130/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[131/174] Compiling NIOCore EventLoop+Deprecated.swift
[132/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[133/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[134/174] Compiling NIOCore SocketAddresses.swift
[135/174] Compiling NIOCore SocketOptionProvider.swift
[136/174] Compiling NIOCore SystemCallHelpers.swift
[137/174] Compiling NIOCore TimeAmount+Duration.swift
[138/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[139/174] Compiling NIOCore UniversalBootstrapSupport.swift
[140/174] Compiling NIOCore Utilities.swift
[141/174] Compiling NIOCore NIOAsyncWriter.swift
[142/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[143/174] Compiling NIOCore BSDSocketAPI.swift
[144/174] Compiling NIOCore ByteBuffer-aux.swift
[145/174] Compiling NIOCore ByteBuffer-conversions.swift
[146/174] Compiling NIOCore ByteBuffer-core.swift
[147/174] Compiling NIOCore ByteBuffer-hexdump.swift
[148/174] Compiling NIOCore ByteBuffer-int.swift
[149/174] Compiling NIOCore MarkedCircularBuffer.swift
[150/174] Compiling NIOCore MulticastChannel.swift
[151/174] Compiling NIOCore NIOAny.swift
[152/174] Compiling NIOCore NIOCloseOnErrorHandler.swift
[153/174] Compiling NIOCore NIOLoopBound.swift
[154/174] Compiling NIOCore NIOSendable.swift
[155/174] Compiling NIOCore PointerHelpers.swift
[156/174] Compiling NIOCore RecvByteBufferAllocator.swift
[157/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/174] Compiling NIOCore ByteBuffer-multi-int.swift
[159/174] Compiling NIOCore ByteBuffer-views.swift
[160/174] Compiling NIOCore Channel.swift
[161/174] Compiling NIOCore ChannelHandler.swift
[162/174] Compiling NIOCore ChannelHandlers.swift
[163/174] Compiling NIOCore ChannelInvoker.swift
[164/174] Compiling NIOCore ChannelOption.swift
[165/174] Compiling NIOCore AddressedEnvelope.swift
[166/174] Compiling NIOCore AsyncAwaitSupport.swift
[167/174] Compiling NIOCore AsyncChannel.swift
[168/174] Compiling NIOCore AsyncChannelInboundStream.swift
[169/174] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[170/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[171/174] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[172/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[173/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[174/174] Emitting module NIOCore
[175/226] Emitting module NIOEmbedded
[176/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[177/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[178/226] Compiling NIOEmbedded Embedded.swift
[179/226] Compiling NIOPosix PooledRecvBufferAllocator.swift
[180/226] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[181/226] Compiling NIOPosix PosixSingletons.swift
[182/226] Compiling NIOPosix RawSocketBootstrap.swift
[183/226] Compiling NIOPosix Resolver.swift
[184/226] Compiling NIOPosix Selectable.swift
[185/226] Compiling NIOPosix SelectableChannel.swift
[186/232] Compiling NIOPosix IntegerBitPacking.swift
[187/232] Compiling NIOPosix IntegerTypes.swift
[188/232] Compiling NIOPosix Linux.swift
[189/232] Compiling NIOPosix LinuxCPUSet.swift
[190/232] Compiling NIOPosix LinuxUring.swift
[191/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[192/232] Compiling NIOPosix NIOThreadPool.swift
[193/232] Compiling NIOPosix SelectableEventLoop.swift
[194/232] Compiling NIOPosix SelectorEpoll.swift
[195/232] Compiling NIOPosix SelectorGeneric.swift
[196/232] Compiling NIOPosix SelectorKqueue.swift
[197/232] Compiling NIOPosix SelectorUring.swift
[198/232] Compiling NIOPosix ServerSocket.swift
[199/232] Emitting module NIOPosix
[200/232] Compiling NIOPosix BSDSocketAPICommon.swift
[201/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[202/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[203/232] Compiling NIOPosix BaseSocket.swift
[204/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[205/232] Compiling NIOPosix BaseSocketChannel.swift
[206/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/232] Compiling NIOPosix ThreadWindows.swift
[208/232] Compiling NIOPosix UnsafeTransfer.swift
[209/232] Compiling NIOPosix Utilities.swift
[210/232] Compiling NIOPosix VsockAddress.swift
[211/232] Compiling NIOPosix VsockChannelEvents.swift
[212/232] Compiling NIOPosix resource_bundle_accessor.swift
[213/232] Compiling NIOPosix Socket.swift
[214/232] Compiling NIOPosix SocketChannel.swift
[215/232] Compiling NIOPosix SocketProtocols.swift
[216/232] Compiling NIOPosix System.swift
[217/232] Compiling NIOPosix Thread.swift
[218/232] Compiling NIOPosix ThreadPosix.swift
[219/232] Compiling NIOPosix NonBlockingFileIO.swift
[220/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[221/232] Compiling NIOPosix PendingWritesManager.swift
[222/232] Compiling NIOPosix PipeChannel.swift
[223/232] Compiling NIOPosix PipePair.swift
[224/232] Compiling NIOPosix PointerHelpers.swift
[225/232] Compiling NIOPosix Pool.swift
[226/232] Compiling NIOPosix Bootstrap.swift
[227/232] Compiling NIOPosix ControlMessage.swift
[228/232] Compiling NIOPosix DatagramVectorReadManager.swift
[229/232] Compiling NIOPosix FileDescriptor.swift
[230/232] Compiling NIOPosix GetaddrinfoResolver.swift
[231/232] Compiling NIOPosix HappyEyeballs.swift
[232/232] Compiling NIOPosix IO.swift
[233/234] Emitting module NIO
[234/234] Compiling NIO Exports.swift
[235/236] Emitting module StackdriverLogging
[236/236] Compiling StackdriverLogging StackdriverLogHandler.swift
Build complete! (29.95s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.60s)
Fetched https://github.com/apple/swift-system.git (0.99s)
Fetched https://github.com/apple/swift-nio.git (2.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.04s)
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.54s)
Fetched https://github.com/apple/swift-collections.git (1.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.04s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.64.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "StackdriverLogging",
  "name" : "StackdriverLogging",
  "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "StackdriverLogging",
      "targets" : [
        "StackdriverLogging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StackdriverLoggingTests",
      "module_type" : "SwiftTarget",
      "name" : "StackdriverLoggingTests",
      "path" : "Tests/StackdriverLoggingTests",
      "sources" : [
        "StackdriverLoggerTests.swift"
      ],
      "target_dependencies" : [
        "StackdriverLogging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StackdriverLogging",
      "module_type" : "SwiftTarget",
      "name" : "StackdriverLogging",
      "path" : "Sources/StackdriverLogging",
      "product_dependencies" : [
        "Logging",
        "NIO",
        "SystemPackage"
      ],
      "product_memberships" : [
        "StackdriverLogging"
      ],
      "sources" : [
        "StackdriverLogHandler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.