Build Information
Successful build of MastodonPostScheduler, reference main (d228bf
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 02:59:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/MastodonPostScheduler.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finestructure/MastodonPostScheduler
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d228bf9 Update README
Cloned https://github.com/finestructure/MastodonPostScheduler.git
Revision (git rev-parse @):
d228bf90e6c33d1bd5f03231720b4038bb4b1a8a
SUCCESS checkout https://github.com/finestructure/MastodonPostScheduler.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/finestructure/MastodonPostScheduler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/49] Write sources
[7/49] Copying PrivacyInfo.xcprivacy
[7/49] Write sources
[7/49] Write mastodon-post-scheduler-entitlement.plist
[8/49] Write sources
[8/49] Copying PrivacyInfo.xcprivacy
[9/49] Write sources
[19/49] Copying PrivacyInfo.xcprivacy
[19/49] Write sources
[29/49] Write swift-version-1EA4D86E10B52AF.txt
[30/49] Compiling CNIOWindows WSAStartup.c
[30/49] Compiling CNIOWASI CNIOWASI.c
[32/49] Compiling CNIOWindows shim.c
[33/49] Compiling CNIOLinux shim.c
[34/49] Compiling CNIOLinux liburing_shims.c
[35/117] Compiling _AtomicsShims.c
[36/134] Compiling CNIOLLHTTP c_nio_http.c
[37/134] Compiling CNIOLLHTTP c_nio_api.c
[38/207] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/207] Write sources
[42/226] Compiling CNIODarwin shim.c
[44/228] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/229] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/229] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[47/229] Compiling UnicodeDataStructures ParsingHelpers.swift
[48/230] Compiling InternalCollectionsUtilities Debugging.swift
[49/230] Compiling InternalCollectionsUtilities Descriptions.swift
[50/230] Compiling Atomics AtomicReference.swift
[51/230] Compiling Atomics AtomicStorage.swift
[52/230] Emitting module InternalCollectionsUtilities
[53/230] Compiling _NIODataStructures _TinyArray.swift
[54/230] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/230] Compiling UnicodeDataStructures IDNAValidationDatabase.swift
[56/230] Compiling ArgumentParserToolInfo ToolInfo.swift
[57/230] Emitting module ArgumentParserToolInfo
[57/230] Write sources
[59/230] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[60/230] Compiling UnicodeDataStructures IndexedTable.swift
[61/230] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[62/230] Emitting module _NIOBase64
[63/230] Compiling _NIOBase64 Base64.swift
[64/230] Compiling Atomics OptionalRawRepresentable.swift
[65/230] Compiling Atomics RawRepresentable.swift
[66/230] Compiling Atomics AtomicBool.swift
[67/230] Compiling Atomics IntegerConformances.swift
[68/230] Compiling Atomics ManagedAtomicLazyReference.swift
[69/230] Compiling Atomics UnsafeAtomic.swift
[70/230] Emitting module UnicodeDataStructures
[71/230] Compiling UnicodeDataStructures IDNAMappingDatabase.swift
[72/269] Compiling UnicodeDataStructures Utils.swift
[73/269] Compiling UnicodeDataStructures Printing.swift
[74/269] Compiling UnicodeDataStructures CodePointDatabase.swift
[75/395] Compiling _NIODataStructures Heap.swift
[76/395] Compiling _RopeModule BigSubstring+UTF8View.swift
[77/395] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[78/395] Compiling _RopeModule BigString+UnicodeScalarView.swift
[79/395] Compiling _RopeModule BigSubstring+UTF16View.swift
[80/395] Compiling _RopeModule BigString+Insert.swift
[81/395] Compiling _RopeModule BigString+Managing Breaks.swift
[82/395] Compiling _RopeModule BigString+Chunk+Counts.swift
[83/395] Compiling _RopeModule BigString+Chunk+Description.swift
[84/395] Compiling _RopeModule BigString+Summary.swift
[85/395] Compiling _RopeModule BigString.swift
[86/396] Compiling _RopeModule BigSubstring.swift
[87/396] Compiling _RopeModule Rope+Builder.swift
[88/396] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[89/396] Compiling _RopeModule BigString+Chunk+Breaks.swift
[90/396] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[91/396] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[92/396] Compiling _RopeModule Rope+Debugging.swift
[93/396] Compiling _RopeModule Rope+Invariants.swift
[94/396] Emitting module _NIODataStructures
[95/396] Compiling _NIODataStructures PriorityQueue.swift
[96/396] Compiling UnicodeDataStructures SegmentedLine.swift
[97/403] Compiling Atomics Unmanaged extensions.swift
[98/481] Compiling HeapModule Heap.swift
[99/481] Compiling HeapModule _HeapNode.swift
[100/481] Compiling HeapModule Heap+UnsafeHandle.swift
[101/481] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[102/481] Compiling HeapModule Heap+Invariants.swift
[103/481] Compiling HeapModule Heap+Descriptions.swift
[104/481] Emitting module HeapModule
[105/481] Emitting module Atomics
[106/503] Compiling HashTreeCollections _HashNode+Structural union.swift
[107/503] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[108/503] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[109/503] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[110/503] Compiling HashTreeCollections TreeDictionary+Values.swift
[111/503] Compiling HashTreeCollections TreeDictionary.swift
[112/503] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[113/503] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[114/503] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[115/503] Compiling HashTreeCollections _HashNode+Structural merge.swift
[116/503] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[117/503] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[118/509] Compiling HashTreeCollections _HashNode+Builder.swift
[119/509] Compiling HashTreeCollections _HashNode+Debugging.swift
[120/509] Compiling HashTreeCollections _HashNode+Initializers.swift
[121/509] Compiling HashTreeCollections _HashNode+Invariants.swift
[122/509] Compiling HashTreeCollections _HashNode+Lookups.swift
[123/509] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[124/509] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[125/509] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[126/509] Compiling HashTreeCollections _HashNode+Storage.swift
[127/509] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[128/509] Compiling HashTreeCollections _HashNode+Structural filter.swift
[129/509] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[130/509] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[131/509] Compiling HashTreeCollections _RawHashNode.swift
[132/509] Compiling HashTreeCollections _UnmanagedHashNode.swift
[133/509] Compiling HashTreeCollections _UnsafePath.swift
[134/509] Compiling HashTreeCollections TreeDictionary+Codable.swift
[135/509] Compiling HashTreeCollections TreeDictionary+Collection.swift
[136/509] Compiling HashTreeCollections TreeSet+Extras.swift
[137/509] Compiling HashTreeCollections TreeSet+Filter.swift
[138/509] Compiling HashTreeCollections TreeSet+Hashable.swift
[139/509] Compiling HashTreeCollections TreeSet+Sendable.swift
[140/509] Compiling HashTreeCollections TreeSet+Sequence.swift
[141/509] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[142/509] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[143/509] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[144/509] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[145/509] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[146/509] Compiling HashTreeCollections TreeSet+Equatable.swift
[147/509] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[148/509] Compiling DequeModule _DequeSlot.swift
[149/509] Compiling DequeModule _DequeBufferHeader.swift
[150/510] Compiling DequeModule _DequeBuffer.swift
[151/510] Compiling DequeModule _UnsafeWrappedBuffer.swift
[152/510] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[153/510] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[154/510] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[155/510] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[156/510] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[157/510] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[158/510] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[159/510] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[167/517] Compiling DequeModule Deque+Codable.swift
[168/517] Compiling DequeModule Deque+Collection.swift
[169/517] Compiling DequeModule Deque+Extras.swift
[170/517] Compiling DequeModule Deque+Hashable.swift
[171/517] Compiling DequeModule Deque+Equatable.swift
[172/517] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[173/517] Compiling DequeModule Deque+CustomReflectable.swift
[174/517] Compiling DequeModule Deque+Descriptions.swift
[175/517] Compiling DequeModule Deque._UnsafeHandle.swift
[176/517] Compiling DequeModule Deque.swift
[177/517] Compiling DequeModule Deque+Testing.swift
[178/517] Compiling DequeModule Deque._Storage.swift
[179/517] Compiling HashTreeCollections _HashLevel.swift
[199/517] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/517] Compiling OrderedCollections OrderedSet+Testing.swift
[201/517] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[202/517] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/517] Compiling OrderedCollections OrderedSet.swift
[204/517] Compiling OrderedCollections _UnsafeBitset.swift
[204/517] Compiling c-nioatomics.c
[210/521] Compiling IDNA ValidationData.swift
[211/576] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[212/576] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[213/576] Compiling BitCollections BitArray+Shifts.swift
[214/576] Compiling BitCollections BitArray+Testing.swift
[215/576] Compiling BitCollections BitArray._UnsafeHandle.swift
[216/576] Compiling BitCollections BitArray.swift
[217/576] Compiling BitCollections BitSet+BidirectionalCollection.swift
[218/576] Compiling BitCollections BitSet+Codable.swift
[219/576] Compiling BitCollections BitArray+Descriptions.swift
[220/576] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[221/576] Compiling BitCollections BitSet+Extras.swift
[222/576] Compiling BitCollections BitArray+Hashable.swift
[223/576] Compiling BitCollections BitArray+Initializers.swift
[224/576] Compiling BitCollections BitArray+Invariants.swift
[225/576] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[226/576] Compiling BitCollections BitArray+RandomBits.swift
[227/576] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[228/576] Compiling BitCollections BitArray+Equatable.swift
[229/576] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[230/576] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[231/576] Compiling BitCollections BitArray+Extras.swift
[232/576] Compiling BitCollections BitArray+Fill.swift
[233/576] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[234/576] Compiling BitCollections BitSet+SetAlgebra union.swift
[235/576] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[237/576] Compiling _RopeModule Rope+Remove.swift
[238/576] Compiling _RopeModule Rope+RemoveSubrange.swift
[239/576] Compiling _RopeModule Rope+Split.swift
[240/576] Compiling _RopeModule Optional Utilities.swift
[241/576] Compiling _RopeModule String Utilities.swift
[242/576] Compiling _RopeModule String.Index+ABI.swift
[243/576] Compiling _RopeModule _CharacterRecognizer.swift
[244/576] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[245/576] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[246/576] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[261/584] Emitting module DequeModule
[268/584] Emitting module OrderedCollections
[269/584] Compiling BitCollections BitArray+Codable.swift
[270/584] Compiling BitCollections BitArray+Collection.swift
[271/584] Compiling BitCollections BitArray+Copy.swift
[272/584] Compiling BitCollections BitArray+CustomReflectable.swift
[273/584] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[274/584] Compiling BitCollections BitSet+CustomReflectable.swift
[275/584] Compiling BitCollections BitSet+CustomStringConvertible.swift
[276/584] Compiling BitCollections BitSet+Equatable.swift
[280/584] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[281/584] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[282/584] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[283/584] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[284/584] Compiling BitCollections BitArray+BitwiseOperations.swift
[285/584] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[286/584] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[287/584] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[288/584] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[289/584] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[290/584] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[291/584] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[292/584] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[293/584] Compiling HashTreeCollections TreeSet.swift
[294/584] Emitting module BitCollections
[303/589] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[304/589] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[305/589] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[306/589] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[309/589] Compiling BitCollections BitSet+Hashable.swift
[310/589] Compiling BitCollections BitSet+Initializers.swift
[311/589] Compiling BitCollections BitSet+Invariants.swift
[312/589] Compiling BitCollections BitSet+Random.swift
[313/589] Compiling BitCollections BitSet+SetAlgebra basics.swift
[314/589] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[314/589] Compiling c-atomics.c
[329/589] Compiling BitCollections BitSet.Counted.swift
[330/589] Compiling BitCollections BitSet.Index.swift
[331/589] Compiling BitCollections BitSet._UnsafeHandle.swift
[404/595] Emitting module _RopeModule
[425/595] Compiling BitCollections BitSet.swift
[426/595] Compiling BitCollections Range+Utilities.swift
[427/595] Compiling BitCollections Slice+Utilities.swift
[428/595] Compiling BitCollections UInt+Tricks.swift
[429/595] Compiling BitCollections _Word.swift
[430/595] Emitting module ArgumentParser
[436/595] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[437/595] Compiling NIOConcurrencyHelpers atomics.swift
[438/595] Compiling NIOConcurrencyHelpers NIOLock.swift
[439/595] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[440/595] Compiling NIOConcurrencyHelpers lock.swift
[441/595] Emitting module NIOConcurrencyHelpers
[442/595] Emitting module HashTreeCollections
[443/659] Emitting module Collections
[444/659] Compiling Collections Collections.swift
[445/659] Compiling IDNA Punycode.swift
[446/659] Compiling IDNA NFC.swift
[447/659] Compiling NIOCore Linux.swift
[448/659] Compiling NIOCore MarkedCircularBuffer.swift
[449/659] Compiling NIOCore MulticastChannel.swift
[450/659] Compiling NIOCore NIOAny.swift
[451/659] Compiling NIOCore NIOCloseOnErrorHandler.swift
[452/659] Compiling NIOCore NIOLoopBound.swift
[453/659] Compiling NIOCore GlobalSingletons.swift
[454/659] Compiling NIOCore IO.swift
[463/667] Compiling NIOCore IOData.swift
[464/667] Compiling NIOCore IPProtocol.swift
[465/667] Compiling NIOCore IntegerBitPacking.swift
[466/667] Compiling NIOCore IntegerTypes.swift
[467/667] Compiling NIOCore Interfaces.swift
[471/667] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[472/667] Compiling NIOCore ByteBuffer-views.swift
[473/667] Compiling NIOCore Channel.swift
[474/667] Compiling NIOCore ChannelHandler.swift
[475/667] Compiling NIOCore ChannelHandlers.swift
[476/667] Compiling NIOCore ChannelInvoker.swift
[477/667] Compiling NIOCore ChannelOption.swift
[478/667] Compiling NIOCore ChannelPipeline.swift
[479/667] Compiling NIOCore FileDescriptor.swift
[480/667] Compiling NIOCore FileHandle.swift
[481/667] Compiling NIOCore FileRegion.swift
[482/667] Compiling NIOCore ByteBuffer-core.swift
[483/667] Compiling NIOCore ByteBuffer-hex.swift
[484/667] Compiling NIOCore ByteBuffer-int.swift
[485/667] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[486/667] Compiling NIOCore ByteBuffer-multi-int.swift
[487/667] Compiling NIOCore CircularBuffer.swift
[488/667] Compiling NIOCore Codec.swift
[489/667] Compiling NIOCore ConvenienceOptionSupport.swift
[490/667] Compiling NIOCore DeadChannel.swift
[491/667] Compiling NIOCore DispatchQueue+WithFuture.swift
[492/667] Compiling NIOCore EventLoop+Deprecated.swift
[493/667] Compiling NIOCore EventLoop+SerialExecutor.swift
[494/667] Compiling NIOCore EventLoop.swift
[495/667] Emitting module Crypto
[496/667] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[497/667] Compiling NIOCore BSDSocketAPI.swift
[498/667] Compiling NIOCore ByteBuffer-aux.swift
[499/667] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[500/667] Compiling NIOCore ByteBuffer-conversions.swift
[501/667] Compiling NIOCore AddressedEnvelope.swift
[502/667] Compiling NIOCore AsyncAwaitSupport.swift
[503/667] Compiling NIOCore AsyncChannel.swift
[504/667] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[505/667] Compiling NIOCore NIOScheduledCallback.swift
[506/667] Compiling NIOCore NIOSendable.swift
[507/667] Compiling NIOCore RecvByteBufferAllocator.swift
[508/667] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[509/667] Compiling NIOCore SocketAddresses.swift
[510/667] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[511/667] Compiling NIOCore NIOAsyncWriter.swift
[512/667] Compiling NIOCore AsyncChannelHandler.swift
[513/667] Compiling NIOCore AsyncChannelInboundStream.swift
[514/667] Compiling NIOCore AsyncChannelOutboundWriter.swift
[515/667] Compiling NIOCore NIOAsyncSequenceProducer.swift
[516/667] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[517/667] Compiling NIOCore EventLoopFuture+Deprecated.swift
[518/667] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[519/667] Compiling NIOCore EventLoopFuture.swift
[525/667] Emitting module IDNA
[526/667] Compiling IDNA IDNA.swift
[527/667] Compiling IDNA MappingData.swift
[534/711] Compiling WebURL FastCollectionAlgorithms.swift
[535/711] Compiling WebURL Integers.swift
[536/711] Compiling WebURL ManagedArrayBuffer.swift
[537/711] Compiling WebURL BidirectionalCollection+trim.swift
[538/711] Compiling WebURL Pointers.swift
[539/711] Compiling WebURL StaticMember.swift
[540/711] Compiling WebURL StringAdditions.swift
[541/711] Compiling WebURL PercentEncoding.swift
[542/711] Compiling WebURL BitTwiddling.swift
[543/711] Compiling WebURL Collection+longestRange.swift
[544/711] Compiling WebURL Either.swift
[545/711] Compiling WebURL MutableCollection+pathUtils.swift
[546/711] Emitting module SwiftSoup
[547/711] Compiling WebURL DeprecatedAPIs.swift
[548/711] Compiling WebURL IPAddress.swift
[549/711] Compiling WebURL Parser+Host.swift
[550/711] Compiling WebURL Parser+Path.swift
[551/711] Compiling WebURL Parser+StringUtils.swift
[552/711] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[565/711] Compiling WebURL UnsafeSmallStack.swift
[566/711] Compiling WebURL WebURL+Domain.swift
[567/711] Compiling WebURL WebURL+FilePaths.swift
[568/711] Compiling WebURL Errors.swift
[575/711] Compiling WebURL SPIs.swift
[576/711] Compiling WebURL URLStorage+Setters.swift
[577/711] Compiling WebURL WebURL+Origin.swift
[583/711] Compiling WebURL ASCII+LazyTextTransformations.swift
[584/711] Compiling WebURL ASCII.swift
[585/711] Compiling WebURL BidirectionalCollection+suffix.swift
[586/711] Compiling WebURL WebURL+FormParameters.swift
[587/711] Compiling WebURL WebURL+Host.swift
[588/711] Compiling WebURL WebURL+JSModel.swift
[589/711] Compiling WebURL URLStorage.swift
[590/711] Compiling WebURL Parser.swift
[591/711] Compiling WebURL URLWriter.swift
[592/711] Compiling WebURL ValidationError.swift
[593/711] Compiling WebURL WebURL+Component.swift
[594/711] Compiling WebURL URLStructure.swift
[595/711] Compiling Crypto RNG_boring.swift
[596/711] Compiling Crypto SafeCompare_boring.swift
[597/711] Compiling Crypto Zeroization_boring.swift
[598/711] Compiling Crypto PrettyBytes.swift
[599/711] Compiling Crypto SafeCompare.swift
[600/711] Compiling Crypto SecureBytes.swift
[601/711] Compiling Crypto Zeroization.swift
[602/711] Compiling Crypto resource_bundle_accessor.swift
[603/711] Compiling SwiftSoup UnfairLock.swift
[604/711] Compiling SwiftSoup UnicodeScalar.swift
[605/711] Compiling SwiftSoup Validate.swift
[606/711] Compiling SwiftSoup Whitelist.swift
[607/711] Compiling SwiftSoup XmlDeclaration.swift
[608/711] Compiling SwiftSoup XmlTreeBuilder.swift
[637/721] Compiling NIOCore SocketOptionProvider.swift
[638/721] Compiling NIOCore SystemCallHelpers.swift
[639/721] Compiling NIOCore TimeAmount+Duration.swift
[640/721] Compiling NIOCore TypeAssistedChannelHandler.swift
[641/721] Compiling NIOCore UniversalBootstrapSupport.swift
[642/721] Compiling NIOCore Utilities.swift
[678/721] Compiling WebURL WebURL+PathComponents.swift
[679/721] Compiling WebURL WebURL+Scheme.swift
[680/721] Compiling WebURL WebURL+UTF8View.swift
[681/721] Compiling WebURL WebURL.swift
[717/721] Emitting module NIOCore
[718/773] Emitting module WebURL
[719/782] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[720/782] Compiling NIOEmbedded AsyncTestingChannel.swift
[721/782] Emitting module NIOEmbedded
[722/782] Compiling NIOEmbedded Embedded.swift
[723/782] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[724/782] Compiling WebURLFoundationExtras StringAdditions.swift
[725/782] Compiling WebURLFoundationExtras ConversionError.swift
[726/782] Compiling WebURLFoundationExtras URLSession.swift
[727/782] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[728/782] Compiling WebURLFoundationExtras DataAndString.swift
[729/782] Compiling WebURLFoundationExtras URLRequestResponse.swift
[730/782] Emitting module WebURLFoundationExtras
[731/782] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[732/782] Compiling NIOPosix Linux.swift
[733/782] Compiling NIOPosix LinuxCPUSet.swift
[734/782] Compiling NIOPosix LinuxUring.swift
[735/782] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[736/782] Compiling NIOPosix NIOThreadPool.swift
[737/787] Compiling NIOPosix Pool.swift
[738/787] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[739/787] Compiling NIOPosix PosixSingletons.swift
[740/787] Compiling NIOPosix RawSocketBootstrap.swift
[741/787] Compiling NIOPosix Resolver.swift
[742/787] Compiling NIOPosix UnsafeTransfer.swift
[743/787] Compiling NIOPosix Utilities.swift
[744/787] Compiling NIOPosix VsockAddress.swift
[745/787] Compiling NIOPosix VsockChannelEvents.swift
[746/787] Compiling NIOPosix resource_bundle_accessor.swift
[747/787] Compiling NIOPosix Selectable.swift
[748/787] Compiling NIOPosix SelectableChannel.swift
[749/787] Compiling NIOPosix SelectableEventLoop.swift
[750/787] Compiling NIOPosix SelectorEpoll.swift
[751/787] Compiling NIOPosix SelectorGeneric.swift
[752/787] Emitting module NIOPosix
[753/787] Compiling NIOPosix BSDSocketAPICommon.swift
[754/787] Compiling NIOPosix BSDSocketAPIPosix.swift
[755/787] Compiling NIOPosix BSDSocketAPIWindows.swift
[756/787] Compiling NIOPosix BaseSocket.swift
[757/787] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[758/787] Compiling NIOPosix BaseSocketChannel.swift
[759/787] Compiling NIOPosix SelectorKqueue.swift
[760/787] Compiling NIOPosix SelectorUring.swift
[761/787] Compiling NIOPosix ServerSocket.swift
[762/787] Compiling NIOPosix Socket.swift
[763/787] Compiling NIOPosix SocketChannel.swift
[764/787] Compiling NIOPosix BaseStreamSocketChannel.swift
[765/787] Compiling NIOPosix Bootstrap.swift
[766/787] Compiling NIOPosix ControlMessage.swift
[767/787] Compiling NIOPosix DatagramVectorReadManager.swift
[768/787] Compiling NIOPosix Errors+Any.swift
[769/787] Compiling NIOPosix FileDescriptor.swift
[770/787] Compiling NIOPosix SocketProtocols.swift
[771/787] Compiling NIOPosix System.swift
[772/787] Compiling NIOPosix Thread.swift
[773/787] Compiling NIOPosix ThreadPosix.swift
[774/787] Compiling NIOPosix ThreadWindows.swift
[775/787] Compiling NIOPosix GetaddrinfoResolver.swift
[776/787] Compiling NIOPosix HappyEyeballs.swift
[777/787] Compiling NIOPosix IO.swift
[778/787] Compiling NIOPosix IntegerBitPacking.swift
[779/787] Compiling NIOPosix IntegerTypes.swift
[780/787] Compiling NIOPosix NonBlockingFileIO.swift
[781/787] Compiling NIOPosix PendingDatagramWritesManager.swift
[782/787] Compiling NIOPosix PendingWritesManager.swift
[783/787] Compiling NIOPosix PipeChannel.swift
[784/787] Compiling NIOPosix PipePair.swift
[785/789] Emitting module NIO
[786/789] Compiling NIO Exports.swift
[787/806] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[788/806] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[789/806] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[790/807] Emitting module NIOHTTP1
[791/807] Compiling NIOHTTP1 ByteCollectionUtils.swift
[792/807] Compiling NIOHTTP1 HTTPDecoder.swift
[793/807] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[794/807] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[795/807] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[796/807] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[797/807] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[798/807] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[799/807] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[800/807] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[801/807] Compiling NIOHTTP1 HTTPTypes.swift
[802/807] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[803/807] Compiling NIOHTTP1 HTTPEncoder.swift
[804/807] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[805/826] Compiling MultipartKitTootSDK MultipartPart.swift
[806/826] Compiling MultipartKitTootSDK MultipartPartConvertible.swift
[807/826] Compiling MultipartKitTootSDK FormDataDecoder.KeyedContainer.swift
[808/826] Compiling MultipartKitTootSDK FormDataDecoder.SingleValueContainer.swift
[809/826] Compiling MultipartKitTootSDK FormDataEncoder.swift
[810/826] Compiling MultipartKitTootSDK Storage.swift
[811/826] Compiling MultipartKitTootSDK FormDataEncoder.SingleValueContainer.swift
[812/826] Compiling MultipartKitTootSDK FormDataEncoder.UnkeyedContainer.swift
[813/826] Compiling MultipartKitTootSDK FormDataEncoder.Encoder.swift
[814/826] Compiling MultipartKitTootSDK FormDataEncoder.KeyedContainer.swift
[815/826] Compiling MultipartKitTootSDK FormDataDecoder.UnkeyedContainer.swift
[816/826] Compiling MultipartKitTootSDK FormDataDecoder.swift
[817/826] Compiling MultipartKitTootSDK Exports.swift
[818/826] Compiling MultipartKitTootSDK FormDataDecoder.Decoder.swift
[819/826] Compiling MultipartKitTootSDK BasicCodingKey.swift
[820/826] Compiling MultipartKitTootSDK MultipartError.swift
[821/826] Emitting module MultipartKitTootSDK
[822/826] Compiling MultipartKitTootSDK MultipartFormData.swift
[823/826] Compiling MultipartKitTootSDK MultipartParser.swift
[824/828] Compiling MultipartKitTootSDK MultipartSerializer.swift
[825/828] Compiling MultipartKitTootSDK Utilities.swift
[826/980] Emitting module TootSDK
[827/996] Compiling TootSDK PleromaOauthApp.swift
[828/996] Compiling TootSDK PleromaOauthAppsResponse.swift
[829/996] Compiling TootSDK Poll.swift
[830/996] Compiling TootSDK Post.swift
[831/996] Compiling TootSDK PostEdit.swift
[832/996] Compiling TootSDK PostParams.swift
[833/996] Compiling TootSDK PostSource.swift
[834/996] Compiling TootSDK PostTranslationParams.swift
[835/996] Compiling TootSDK Preferences.swift
[836/996] Compiling TootSDK ProfileDirectoryParams.swift
[837/996] Compiling TootSDK PushNotification.swift
[838/996] Compiling TootSDK PushSubscription.swift
[839/996] Compiling TootSDK PushSubscriptionParams.swift
[840/996] Compiling TootSDK PushSubscriptionPolicy.swift
[841/996] Compiling TootSDK PushSubscriptionUpdateParams.swift
[842/996] Compiling TootSDK RegisterAccountErrors.swift
[843/996] Compiling TootSDK RegisterAccountParams.swift
[844/996] Compiling TootSDK TootClient+Conversation.swift
[845/996] Compiling TootSDK TootClient+DomainBlocks.swift
[846/996] Compiling TootSDK TootClient+FeaturedTags.swift
[847/996] Compiling TootSDK TootClient+Filters.swift
[848/996] Compiling TootSDK TootClient+FollowRequests.swift
[849/996] Compiling TootSDK TootClient+Instance.swift
[850/996] Compiling TootSDK TootClient+Lists.swift
[851/996] Compiling TootSDK TootClient+Markers.swift
[852/996] Compiling TootSDK TootClient+Media.swift
[853/996] Compiling TootSDK TootClient+Notifications.swift
[854/996] Compiling TootSDK TootClient+OauthApps.swift
[855/996] Compiling TootSDK TootClient+Poll.swift
[856/996] Compiling TootSDK TootClient+Post.swift
[857/996] Compiling TootSDK TootClient+ProfileDirectory.swift
[858/996] Compiling TootSDK TootClient+Relationships.swift
[859/996] Compiling TootSDK TootClient+Reports.swift
[860/996] Compiling TootSDK IdentityProof.swift
[861/996] Compiling TootSDK Instance.swift
[862/996] Compiling TootSDK InstanceConfiguration.swift
[863/996] Compiling TootSDK InstanceRule.swift
[864/996] Compiling TootSDK InstanceV1.swift
[865/996] Compiling TootSDK InstanceV2.swift
[866/996] Compiling TootSDK List.swift
[867/996] Compiling TootSDK ListParams.swift
[868/996] Compiling TootSDK Marker.swift
[869/996] Compiling TootSDK MediaAttachment.swift
[870/996] Compiling TootSDK Mention.swift
[871/996] Compiling TootSDK MuteAccountParams.swift
[872/996] Compiling TootSDK NodeInfo.swift
[873/996] Compiling TootSDK ParsedContent.swift
[874/996] Compiling TootSDK PixelfedReportParams.swift
[875/996] Compiling TootSDK ListOauthAppsParams.swift
[876/996] Compiling TootSDK PleromaFollowByURIParams.swift
[877/996] Compiling TootSDK StreamingEvent.swift
[878/996] Compiling TootSDK StreamingTimeline.swift
[879/996] Compiling TootSDK Suggestion.swift
[880/996] Compiling TootSDK Tag.swift
[881/996] Compiling TootSDK TagHistory.swift
[882/996] Compiling TootSDK FederatedTimelineQuery.swift
[883/996] Compiling TootSDK HashtagTimelineQuery.swift
[884/996] Compiling TootSDK LocalTimelineQuery.swift
[885/996] Compiling TootSDK Timeline.swift
[886/996] Compiling TootSDK TimelineQuery.swift
[887/996] Compiling TootSDK UserTimelineQuery.swift
[888/996] Compiling TootSDK TootApplication.swift
[889/996] Compiling TootSDK TootContent.swift
[890/996] Compiling TootSDK TootFeature.swift
[891/996] Compiling TootSDK TootField.swift
[892/996] Compiling TootSDK TootGrantType.swift
[893/996] Compiling TootSDK TootNotification.swift
[894/996] Compiling TootSDK TootNotificationParams.swift
[895/996] Compiling TootSDK TootRole.swift
[896/996] Compiling TootSDK TootSDKError.swift
[897/996] Compiling TootSDK TootSDKFlavour.swift
[898/996] Compiling TootSDK TootSource.swift
[899/996] Compiling TootSDK Translation.swift
[900/996] Compiling TootSDK TrendingLink.swift
[901/996] Compiling TootSDK TrendingLinkHistory.swift
[902/996] Compiling TootSDK UpdateCredentialsParams.swift
[903/996] Compiling TootSDK UpdateFilterParams.swift
[904/996] Compiling TootSDK UpdateMediaAttachmentParams.swift
[905/996] Compiling TootSDK UploadMediaAttachmentParams.swift
[906/996] Compiling TootSDK StreamingClient.swift
[907/996] Compiling TootSDK TootClient+ASWebAuthentication.swift
[908/996] Compiling TootSDK TootClient+Account.swift
[909/996] Compiling TootSDK TootClient+Announcements.swift
[910/996] Compiling TootSDK Relationship.swift
[911/996] Compiling TootSDK RelationshipParams.swift
[912/996] Compiling TootSDK RelationshipSeveranceEvent.swift
[913/996] Compiling TootSDK RemoveAccountsFromListParams.swift
[914/996] Compiling TootSDK Report.swift
[915/996] Compiling TootSDK ReportCategory.swift
[916/996] Compiling TootSDK ReportParams.swift
[917/996] Compiling TootSDK Results.swift
[918/996] Compiling TootSDK ScheduledPost.swift
[919/996] Compiling TootSDK ScheduledPostParams.swift
[920/996] Compiling TootSDK ScheduledPostRequest.swift
[921/996] Compiling TootSDK Search.swift
[922/996] Compiling TootSDK SearchAccountsParams.swift
[923/996] Compiling TootSDK SearchParams.swift
[924/996] Compiling TootSDK SetNoteForAccountParams.swift
[925/996] Compiling TootSDK EventContent.swift
[926/996] Compiling TootSDK StreamQuery.swift
[927/996] Compiling TootSDK TootClient+Request.swift
[928/996] Compiling TootSDK TootClient+ScheduledPost.swift
[929/996] Compiling TootSDK TootClient+Search.swift
[930/996] Compiling TootSDK TootClient+Streaming.swift
[931/996] Compiling TootSDK TootClient+Suggestions.swift
[932/996] Compiling TootSDK TootClient+Tags.swift
[933/996] Compiling TootSDK TootClient+TimeLine.swift
[934/996] Compiling TootSDK TootClient+Trends.swift
[935/996] Compiling TootSDK TootClient.swift
[936/996] Compiling TootSDK TootStream+Accounts.swift
[937/996] Compiling TootSDK TootStream+Posts.swift
[938/996] Compiling TootSDK TootStream.swift
[939/996] Compiling TootSDK PushSubscriptionKeys.swift
[940/996] Compiling TootSDK URLSafeBase64.swift
[941/996] Compiling TootSDK WebPushMessageEncryption.swift
[942/996] Compiling TootSDK resource_bundle_accessor.swift
[943/996] Compiling TootSDK PagedInfo.swift
[944/996] Compiling TootSDK PagedResult.swift
[945/996] Compiling TootSDK Pagination.swift
[946/996] Compiling TootSDK String+condensed.swift
[947/996] Compiling TootSDK URL+Extensions.swift
[948/996] Compiling TootSDK URLSession+asyncData.swift
[949/996] Compiling TootSDK AccessToken.swift
[950/996] Compiling TootSDK Account.swift
[951/996] Compiling TootSDK Activity.swift
[952/996] Compiling TootSDK AddAccountsToListParams.swift
[953/996] Compiling TootSDK Alerts.swift
[954/996] Compiling TootSDK Announcement.swift
[955/996] Compiling TootSDK AnnouncementParams.swift
[956/996] Compiling TootSDK AnnouncementReaction.swift
[957/996] Compiling TootSDK BlockDomainParams.swift
[958/996] Compiling TootSDK CallbackInfo.swift
[959/996] Compiling TootSDK Card.swift
[960/996] Compiling TootSDK Context.swift
[961/996] Compiling TootSDK Conversation.swift
[962/996] Compiling TootSDK CreateAppRequest.swift
[963/996] Compiling TootSDK CreateFilterParams.swift
[964/996] Compiling TootSDK CreatePoll.swift
[965/996] Compiling TootSDK DomainBlock.swift
[966/996] Compiling TootSDK EditPostParams.swift
[967/996] Compiling TootSDK Emoji.swift
[968/996] Compiling TootSDK ExtendedDescription.swift
[969/996] Compiling TootSDK FamiliarFollowers.swift
[970/996] Compiling TootSDK FeatureTagParams.swift
[971/996] Compiling TootSDK FeaturedTag.swift
[972/996] Compiling TootSDK Filter.swift
[973/996] Compiling TootSDK FilterKeyword.swift
[974/996] Compiling TootSDK FilterResult.swift
[975/996] Compiling TootSDK FilterStatus.swift
[976/996] Compiling TootSDK FollowAccountParams.swift
[977/996] Compiling TootSDK Decoding+Helpers.swift
[978/996] Compiling TootSDK NSAttributedString+helpers.swift
[979/996] Compiling TootSDK NSFont+Traits.swift
[980/996] Compiling TootSDK UIFont+Traits.swift
[981/996] Compiling TootSDK AppKitAttribStringRenderer.swift
[982/996] Compiling TootSDK AttributedString+Util.swift
[983/996] Compiling TootSDK AttributedStringRenderer.swift
[984/996] Compiling TootSDK TootHTML.swift
[985/996] Compiling TootSDK UIKitAttribStringRenderer.swift
[986/996] Compiling TootSDK UniversalRenderer.swift
[987/996] Compiling TootSDK Data+prettyPrintedJSONString.swift
[988/996] Compiling TootSDK Decoder.swift
[989/996] Compiling TootSDK Encoder.swift
[990/996] Compiling TootSDK HTTPBody.swift
[991/996] Compiling TootSDK HTTPMethod.swift
[992/996] Compiling TootSDK HTTPRequest.swift
[993/996] Compiling TootSDK HTTPRequestBuilder.swift
[994/1002] Compiling MastodonPostScheduler Delete.swift
[995/1002] Emitting module MastodonPostScheduler
[996/1002] Compiling MastodonPostScheduler List.swift
[997/1002] Compiling MastodonPostScheduler Models.swift
[998/1002] Compiling MastodonPostScheduler Schedule.swift
[999/1002] Compiling MastodonPostScheduler MastodonPostScheduler.swift
[999/1002] Write Objects.LinkFileList
[1000/1002] Linking mastodon-post-scheduler
[1001/1002] Applying mastodon-post-scheduler
Build complete! (59.11s)
Fetching https://github.com/TootSDK/TootSDK
Fetching https://github.com/apple/swift-argument-parser.git
[1/8797] Fetching tootsdk
[617/24177] Fetching tootsdk, swift-argument-parser
Fetched https://github.com/TootSDK/TootSDK from cache (1.42s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.42s)
Computing version for https://github.com/TootSDK/TootSDK
Computed https://github.com/TootSDK/TootSDK at 12.2.0 (4.07s)
Fetching https://github.com/karwa/swift-url.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3916] Fetching swiftsoup
[354/20556] Fetching swiftsoup, swift-collections
[922/35975] Fetching swiftsoup, swift-collections, swift-crypto
[2856/47700] Fetching swiftsoup, swift-collections, swift-crypto, swift-url
[11168/124039] Fetching swiftsoup, swift-collections, swift-crypto, swift-url, swift-nio
Fetched https://github.com/karwa/swift-url.git from cache (1.66s)
[52770/112314] Fetching swiftsoup, swift-collections, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.81s)
[61780/96895] Fetching swiftsoup, swift-collections, swift-nio
Fetched https://github.com/scinfu/SwiftSoup.git from cache (3.61s)
Fetched https://github.com/apple/swift-collections.git from cache (3.61s)
Fetched https://github.com/apple/swift-nio.git from cache (3.61s)
Computing version for https://github.com/karwa/swift-url.git
Computed https://github.com/karwa/swift-url.git at 0.4.2 (4.18s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.61s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.50s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/TootSDK/TootSDK
Working copy of https://github.com/TootSDK/TootSDK resolved at 12.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.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.83.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.3.0
Creating working copy for https://github.com/karwa/swift-url.git
Working copy of https://github.com/karwa/swift-url.git resolved at 0.4.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "tootsdk",
"requirement" : {
"range" : [
{
"lower_bound" : "12.2.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/TootSDK/TootSDK"
}
],
"manifest_display_name" : "MastodonPostScheduler",
"name" : "MastodonPostScheduler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "mastodon-post-scheduler",
"targets" : [
"MastodonPostScheduler"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MastodonPostScheduler",
"module_type" : "SwiftTarget",
"name" : "MastodonPostScheduler",
"path" : "Sources/MastodonPostScheduler",
"product_dependencies" : [
"ArgumentParser",
"TootSDK"
],
"product_memberships" : [
"mastodon-post-scheduler"
],
"sources" : [
"Delete.swift",
"List.swift",
"MastodonPostScheduler.swift",
"Models.swift",
"Schedule.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.