The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MastodonPostScheduler, reference main (d228bf), with Swift 6.1 for Android on 30 May 2025 09:34:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/MastodonPostScheduler.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/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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/finestructure/MastodonPostScheduler.git
https://github.com/finestructure/MastodonPostScheduler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/TootSDK/TootSDK
[1/8677] Fetching tootsdk
[7550/24063] Fetching tootsdk, swift-argument-parser
Fetched https://github.com/TootSDK/TootSDK from cache (0.83s)
[12309/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.23s)
Computing version for https://github.com/TootSDK/TootSDK
Computed https://github.com/TootSDK/TootSDK at 12.2.0 (4.36s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/karwa/swift-url.git
Fetching https://github.com/apple/swift-crypto.git
[1/3908] Fetching swiftsoup
[1096/20499] Fetching swiftsoup, swift-collections
[1994/34435] Fetching swiftsoup, swift-collections, swift-crypto
[11011/46160] Fetching swiftsoup, swift-collections, swift-crypto, swift-url
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
[29151/29569] Fetching swiftsoup, swift-crypto, swift-url
[29570/105677] Fetching swiftsoup, swift-crypto, swift-url, swift-nio
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.42s)
Fetched https://github.com/karwa/swift-url.git from cache (2.46s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.46s)
[3806/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.39s)
Computing version for https://github.com/karwa/swift-url.git
Computed https://github.com/karwa/swift-url.git at 0.4.2 (10.95s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
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.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.56s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.89s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.26s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.16s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.52s)
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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/TootSDK/TootSDK
Working copy of https://github.com/TootSDK/TootSDK resolved at 12.2.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/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-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/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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/435] Write sources
[10/435] Compiling _AtomicsShims.c
[11/435] Write sources
[14/435] Copying PrivacyInfo.xcprivacy
[15/435] Write sources
[32/435] Compiling CNIOWindows shim.c
[33/435] Compiling CNIOWindows WSAStartup.c
[34/435] Compiling CNIOWASI CNIOWASI.c
[35/435] Compiling CNIOLinux shim.c
[36/435] Compiling CNIOLinux liburing_shims.c
[37/435] Compiling a_strnid.cc
[38/435] Compiling a_octet.cc
[39/435] Compiling CNIOLLHTTP c_nio_http.c
[40/435] Compiling a_type.cc
[40/435] Write swift-version-24593BA9C3E375BF.txt
[42/435] Compiling CNIODarwin shim.c
[43/435] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/435] Compiling CNIOLLHTTP c_nio_api.c
[45/439] Compiling a_time.cc
[46/442] Compiling a_utctm.cc
[47/451] Compiling a_strex.cc
[49/538] Emitting module Atomics
[50/540] Compiling Atomics UnsafeAtomic.swift
[51/540] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/540] Compiling Atomics IntegerConformances.swift
[53/540] Compiling Atomics PointerConformances.swift
[54/540] Compiling Atomics Primitives.shims.swift
[55/540] Compiling Atomics AtomicInteger.swift
[56/540] Compiling Atomics AtomicOptionalWrappable.swift
[57/541] Emitting module InternalCollectionsUtilities
[58/541] Compiling Atomics OptionalRawRepresentable.swift
[59/541] Compiling Atomics RawRepresentable.swift
[60/541] Compiling Atomics AtomicBool.swift
[61/541] Compiling _NIODataStructures PriorityQueue.swift
[62/541] Compiling _NIODataStructures _TinyArray.swift
[69/541] Compiling Atomics Primitives.native.swift
[70/541] Compiling Atomics AtomicReference.swift
[71/541] Compiling UnicodeDataStructures IndexedTable.swift
[72/542] Compiling Atomics AtomicStorage.swift
[73/542] Compiling Atomics AtomicValue.swift
[74/542] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/542] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[76/542] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[77/542] Compiling UnicodeDataStructures Utils.swift
[78/542] Compiling UnicodeDataStructures CodePointDatabase.swift
[79/542] Compiling _NIOBase64 Base64.swift
[80/542] Emitting module _NIOBase64
[81/543] Compiling Atomics ManagedAtomic.swift
[82/543] Compiling Atomics ManagedAtomicLazyReference.swift
[85/543] Compiling Atomics AtomicMemoryOrderings.swift
[86/543] Compiling Atomics DoubleWord.swift
[92/543] Emitting module UnicodeDataStructures
[93/543] Emitting module _NIODataStructures
[94/543] Compiling _NIODataStructures Heap.swift
[97/544] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[98/545] Compiling Atomics IntegerOperations.swift
[99/545] Compiling Atomics Unmanaged extensions.swift
[99/545] Wrapping AST for _NIODataStructures for debugging
[104/548] Wrapping AST for _NIOBase64 for debugging
[105/548] Compiling c-nioatomics.c
[108/743] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[109/754] Compiling HeapModule Heap+Descriptions.swift
[110/754] Compiling UnicodeDataStructures SegmentedLine.swift
[111/755] Compiling HashTreeCollections TreeDictionary+Merge.swift
[112/755] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[113/755] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[114/755] Compiling HashTreeCollections TreeDictionary+Values.swift
[115/755] Compiling HashTreeCollections _HashTreeIterator.swift
[116/755] Compiling HashTreeCollections _HashTreeStatistics.swift
[117/755] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[119/762] Compiling HeapModule _HeapNode.swift
[120/762] Compiling HeapModule Heap.swift
[121/762] Emitting module HeapModule
[122/762] Compiling HeapModule Heap+Invariants.swift
[123/762] Compiling HeapModule Heap+UnsafeHandle.swift
[124/763] Compiling HashTreeCollections _RawHashNode.swift
[125/763] Compiling HashTreeCollections _UnmanagedHashNode.swift
[126/763] Compiling HashTreeCollections _UnsafePath.swift
[127/763] Compiling HashTreeCollections TreeDictionary+Codable.swift
[128/763] Compiling HashTreeCollections TreeDictionary+Collection.swift
[129/763] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[130/763] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[130/778] Compiling c-atomics.c
[132/778] Compiling DequeModule Deque+Codable.swift
[133/778] Compiling DequeModule Deque+Collection.swift
[134/778] Compiling DequeModule Deque+CustomReflectable.swift
[135/778] Compiling DequeModule Deque+Descriptions.swift
[136/778] Compiling DequeModule Deque+Equatable.swift
[137/778] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[138/778] Compiling DequeModule Deque+Extras.swift
[139/778] Compiling DequeModule Deque+Hashable.swift
[140/778] Compiling ArgumentParserToolInfo ToolInfo.swift
[141/778] Emitting module ArgumentParserToolInfo
[144/779] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[145/779] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[146/779] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[147/779] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[148/779] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[149/779] Compiling HashTreeCollections _HashNode+Structural merge.swift
[150/779] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[151/779] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[152/779] Compiling HashTreeCollections TreeSet+Hashable.swift
[153/779] Compiling HashTreeCollections TreeSet+Sendable.swift
[154/779] Compiling HashTreeCollections TreeSet+Sequence.swift
[155/779] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[156/779] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[157/779] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[158/779] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[159/779] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[160/779] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[161/779] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[162/789] Compiling OrderedCollections OrderedSet+SubSequence.swift
[163/789] Compiling OrderedCollections OrderedSet+Testing.swift
[164/789] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[165/789] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[166/789] Compiling OrderedCollections OrderedSet.swift
[167/789] Compiling OrderedCollections _UnsafeBitset.swift
[168/789] Compiling HashTreeCollections TreeSet+Equatable.swift
[169/789] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[170/789] Compiling HashTreeCollections TreeSet+Extras.swift
[171/789] Compiling HashTreeCollections TreeSet+Filter.swift
[174/797] Compiling HashTreeCollections _HashNode+Structural union.swift
[175/797] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[176/797] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[177/797] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[178/797] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[179/797] Compiling HashTreeCollections _HashNode.swift
[180/797] Compiling HashTreeCollections _HashNodeHeader.swift
[181/797] Compiling HashTreeCollections _HashSlot.swift
[182/797] Compiling HashTreeCollections _HashStack.swift
[183/797] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[184/797] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[185/797] Compiling HashTreeCollections TreeDictionary+Filter.swift
[186/797] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[187/797] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[188/797] Compiling HashTreeCollections TreeDictionary+Keys.swift
[189/797] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[190/797] Compiling DequeModule _DequeBuffer.swift
[191/797] Compiling DequeModule _DequeBufferHeader.swift
[192/856] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[193/856] Compiling BitCollections BitSet+CustomReflectable.swift
[194/856] Compiling BitCollections BitSet+CustomStringConvertible.swift
[195/856] Compiling BitCollections BitSet+Equatable.swift
[196/856] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[197/856] Compiling BitCollections BitSet+Extras.swift
[198/856] Compiling BitCollections BitSet+Hashable.swift
[199/856] Compiling BitCollections BitArray+RandomBits.swift
[200/856] Compiling BitCollections BitSet+Random.swift
[201/856] Compiling BitCollections BitSet+SetAlgebra basics.swift
[202/856] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[203/856] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[204/856] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[205/856] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[206/856] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[207/856] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[208/856] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[209/856] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[210/856] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[211/856] Compiling BitCollections BitArray+Hashable.swift
[212/856] Compiling BitCollections BitArray+Initializers.swift
[213/856] Compiling BitCollections BitArray+Invariants.swift
[214/856] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[215/856] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[216/856] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[217/856] Compiling BitCollections BitArray.swift
[218/856] Compiling BitCollections BitSet+BidirectionalCollection.swift
[219/856] Compiling BitCollections BitSet+Codable.swift
[220/856] Compiling BitCollections BitArray+BitwiseOperations.swift
[221/856] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[222/856] Compiling BitCollections BitArray+Codable.swift
[223/856] Compiling BitCollections BitArray+Collection.swift
[224/856] Compiling BitCollections BitArray+Copy.swift
[225/856] Compiling BitCollections BitArray+CustomReflectable.swift
[226/856] Compiling BitCollections BitArray+Descriptions.swift
[227/865] Compiling _RopeModule _CharacterRecognizer.swift
[228/865] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[229/865] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[230/865] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[231/865] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[232/865] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[233/865] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[234/865] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[235/865] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[236/865] Compiling HashTreeCollections TreeSet.swift
[239/865] Compiling IDNA Punycode.swift
[240/865] Compiling NIOConcurrencyHelpers NIOLock.swift
[241/865] Compiling NIOConcurrencyHelpers lock.swift
[242/865] Compiling NIOConcurrencyHelpers atomics.swift
[243/865] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[244/865] Emitting module NIOConcurrencyHelpers
[245/865] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[250/866] Emitting module BitCollections
[251/873] Emitting module _RopeModule
[253/873] Emitting module OrderedCollections
[254/873] Compiling BitCollections BitSet.swift
[255/873] Compiling BitCollections Range+Utilities.swift
[256/873] Compiling BitCollections Slice+Utilities.swift
[257/873] Compiling BitCollections UInt+Tricks.swift
[258/873] Compiling BitCollections _Word.swift
[261/907] Compiling IDNA ValidationData.swift
[262/912] Compiling ArgumentParser InputOrigin.swift
[263/912] Compiling ArgumentParser DumpHelpGenerator.swift
[264/912] Compiling ArgumentParser HelpCommand.swift
[265/912] Compiling ArgumentParser HelpGenerator.swift
[266/912] Compiling ArgumentParser MessageInfo.swift
[267/912] Compiling ArgumentParser UsageGenerator.swift
[269/912] Emitting module DequeModule
[270/913] Emitting module IDNA
[273/913] Compiling ArgumentParser BashCompletionsGenerator.swift
[274/913] Compiling ArgumentParser CompletionsGenerator.swift
[275/913] Compiling ArgumentParser FishCompletionsGenerator.swift
[276/913] Compiling ArgumentParser ZshCompletionsGenerator.swift
[277/913] Compiling ArgumentParser Argument.swift
[278/913] Compiling ArgumentParser ArgumentHelp.swift
[279/913] Compiling ArgumentParser OptionGroup.swift
[280/913] Compiling ArgumentParser AsyncParsableCommand.swift
[281/913] Compiling ArgumentParser CommandConfiguration.swift
[282/913] Compiling ArgumentParser CommandGroup.swift
[283/913] Compiling ArgumentParser EnumerableFlag.swift
[284/913] Compiling ArgumentParser ExpressibleByArgument.swift
[285/913] Compiling ArgumentParser ParsableArguments.swift
[286/913] Compiling ArgumentParser ParsableArgumentsValidation.swift
[287/913] Compiling ArgumentParser ParsableCommand.swift
[288/913] Compiling ArgumentParser ArgumentDecoder.swift
[289/913] Compiling ArgumentParser ArgumentVisibility.swift
[290/913] Compiling ArgumentParser CompletionKind.swift
[291/913] Compiling ArgumentParser Errors.swift
[292/913] Compiling ArgumentParser Flag.swift
[293/913] Compiling BitCollections BitSet+SetAlgebra union.swift
[294/913] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[295/913] Compiling BitCollections BitSet.Counted.swift
[296/913] Compiling BitCollections BitSet.Index.swift
[297/913] Compiling BitCollections BitSet._UnsafeHandle.swift
[311/913] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[312/913] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[313/913] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[314/913] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[315/913] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[321/913] Wrapping AST for UnicodeDataStructures for debugging
[323/973] Compiling NIOCore EventLoopFuture.swift
[324/973] Compiling NIOCore FileDescriptor.swift
[325/973] Compiling NIOCore FileHandle.swift
[326/973] Compiling NIOCore FileRegion.swift
[327/973] Compiling NIOCore GlobalSingletons.swift
[328/973] Compiling NIOCore IO.swift
[329/973] Compiling NIOCore IOData.swift
[330/973] Compiling NIOCore IPProtocol.swift
[331/973] Compiling NIOCore IntegerBitPacking.swift
[332/973] Compiling NIOCore IntegerTypes.swift
[333/973] Compiling NIOCore Interfaces.swift
[334/973] Compiling NIOCore Linux.swift
[335/973] Compiling NIOCore MarkedCircularBuffer.swift
[336/973] Compiling NIOCore MulticastChannel.swift
[336/973] Wrapping AST for OrderedCollections for debugging
[338/973] Compiling NIOCore ChannelHandlers.swift
[339/973] Compiling NIOCore ChannelInvoker.swift
[340/973] Compiling NIOCore ChannelOption.swift
[341/973] Compiling NIOCore ChannelPipeline.swift
[342/973] Compiling NIOCore CircularBuffer.swift
[343/973] Compiling NIOCore Codec.swift
[344/973] Compiling NIOCore ConvenienceOptionSupport.swift
[345/973] Compiling NIOCore DeadChannel.swift
[346/973] Compiling NIOCore NIOAsyncWriter.swift
[347/973] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[348/973] Compiling NIOCore BSDSocketAPI.swift
[349/973] Compiling NIOCore ByteBuffer-aux.swift
[350/973] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[351/973] Compiling NIOCore ByteBuffer-conversions.swift
[352/973] Compiling NIOCore ByteBuffer-core.swift
[352/973] Wrapping AST for NIOConcurrencyHelpers for debugging
[354/973] Compiling NIOCore AddressedEnvelope.swift
[355/973] Compiling NIOCore AsyncAwaitSupport.swift
[356/973] Compiling NIOCore AsyncChannel.swift
[357/973] Compiling NIOCore AsyncChannelHandler.swift
[358/973] Compiling NIOCore AsyncChannelInboundStream.swift
[359/973] Compiling NIOCore AsyncChannelOutboundWriter.swift
[360/973] Compiling NIOCore NIOAsyncSequenceProducer.swift
[361/973] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[362/973] Compiling NIOCore ByteBuffer-hex.swift
[363/973] Compiling NIOCore ByteBuffer-int.swift
[364/973] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[365/973] Compiling NIOCore ByteBuffer-multi-int.swift
[366/973] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[367/973] Compiling NIOCore ByteBuffer-views.swift
[368/973] Compiling NIOCore Channel.swift
[369/973] Compiling NIOCore ChannelHandler.swift
[370/973] Compiling NIOCore NIOAny.swift
[371/973] Compiling NIOCore NIOCloseOnErrorHandler.swift
[372/973] Compiling NIOCore NIOLoopBound.swift
[373/973] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[374/973] Compiling NIOCore NIOScheduledCallback.swift
[375/973] Compiling NIOCore NIOSendable.swift
[376/973] Compiling NIOCore RecvByteBufferAllocator.swift
[387/974] Wrapping AST for InternalCollectionsUtilities for debugging
[389/974] Wrapping AST for HeapModule for debugging
[411/974] Compiling NIOCore DispatchQueue+WithFuture.swift
[412/974] Compiling NIOCore EventLoop+Deprecated.swift
[412/974] Wrapping AST for DequeModule for debugging
[414/974] Emitting module ArgumentParser
[414/979] Compiling fiat_p256_adx_sqr.S
[416/979] Compiling _RopeModule Rope+Join.swift
[417/979] Compiling _RopeModule Rope+MutatingForEach.swift
[418/979] Compiling _RopeModule Rope+Remove.swift
[419/979] Compiling _RopeModule Rope+RemoveSubrange.swift
[420/979] Compiling _RopeModule Rope+Split.swift
[421/979] Compiling _RopeModule Optional Utilities.swift
[422/979] Compiling _RopeModule String Utilities.swift
[423/979] Compiling _RopeModule String.Index+ABI.swift
[424/979] Compiling fiat_p256_adx_mul.S
[425/979] Compiling fiat_curve25519_adx_square.S
[427/979] Emitting module HashTreeCollections
[427/980] Compiling fiat_curve25519_adx_mul.S
[428/980] Compiling md5-x86_64-linux.S
[430/980] Compiling md5-x86_64-apple.S
[431/980] Compiling CCryptoBoringSSLShims shims.c
[432/980] Compiling md5-586-linux.S
[433/980] Compiling md5-586-apple.S
[435/980] Compiling IDNA MappingData.swift
[435/980] Wrapping AST for HashTreeCollections for debugging
[436/980] Compiling chacha20_poly1305_x86_64-linux.S
[437/980] Compiling chacha20_poly1305_x86_64-apple.S
[438/980] Compiling chacha20_poly1305_armv8-win.S
[450/980] Compiling chacha20_poly1305_armv8-linux.S
[451/980] Compiling chacha20_poly1305_armv8-apple.S
[460/988] Compiling chacha-x86_64-apple.S
[461/988] Compiling chacha-x86_64-linux.S
[463/988] Compiling IDNA NFC.swift
[464/988] Compiling IDNA IDNA.swift
[464/989] Compiling chacha-x86-linux.S
[465/989] Compiling chacha-x86-apple.S
[467/989] Compiling ArgumentParser SequenceExtensions.swift
[468/989] Compiling ArgumentParser StringExtensions.swift
[469/989] Compiling ArgumentParser Tree.swift
[474/996] Compiling err_data.cc
[475/996] Compiling chacha-armv8-win.S
[477/996] Emitting module SwiftSoup
[481/996] Compiling NIOCore EventLoop+SerialExecutor.swift
[482/996] Compiling NIOCore EventLoop.swift
[483/996] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[484/996] Compiling NIOCore EventLoopFuture+Deprecated.swift
[485/996] Compiling ArgumentParser CollectionExtensions.swift
[486/996] Compiling ArgumentParser Platform.swift
[501/997] Compiling chacha-armv8-linux.S
[517/997] Compiling chacha-armv8-apple.S
[549/997] Wrapping AST for IDNA for debugging
[562/998] Compiling chacha-armv4-linux.S
[563/1003] Compiling aes128gcmsiv-x86_64-linux.S
[564/1034] Compiling aes128gcmsiv-x86_64-apple.S
[565/1034] Compiling x86_64-mont5-linux.S
[566/1034] Compiling x86_64-mont5-apple.S
[567/1034] Compiling x86_64-mont-linux.S
[568/1034] Compiling x86_64-mont-apple.S
[570/1034] Compiling WebURL FastCollectionAlgorithms.swift
[571/1034] Compiling WebURL Integers.swift
[572/1034] Compiling WebURL ManagedArrayBuffer.swift
[573/1034] Compiling WebURL MutableCollection+pathUtils.swift
[574/1034] Compiling WebURL WebURL+Domain.swift
[575/1034] Compiling WebURL WebURL+FilePaths.swift
[576/1034] Compiling WebURL WebURL+FormParameters.swift
[577/1034] Compiling WebURL WebURL+Host.swift
[578/1034] Compiling WebURL WebURL+JSModel.swift
[579/1034] Compiling WebURL URLStorage+Setters.swift
[580/1034] Compiling WebURL URLStorage.swift
[581/1034] Compiling WebURL URLStructure.swift
[582/1034] Compiling WebURL ASCII+LazyTextTransformations.swift
[583/1034] Compiling WebURL ASCII.swift
[584/1034] Compiling x86-mont-linux.S
[585/1034] Wrapping AST for _RopeModule for debugging
[586/1035] Compiling x86-mont-apple.S
[587/1035] Compiling vpaes-x86_64-linux.S
[588/1035] Compiling vpaes-x86_64-apple.S
[589/1035] Compiling vpaes-x86-linux.S
[590/1035] Compiling vpaes-armv8-win.S
[591/1035] Compiling vpaes-x86-apple.S
[609/1037] Compiling vpaes-armv7-linux.S
[610/1037] Compiling vpaes-armv8-apple.S
[611/1037] Compiling vpaes-armv8-linux.S
[612/1037] Compiling sha512-x86_64-linux.S
[613/1037] Compiling sha512-x86_64-apple.S
[615/1037] Emitting module Collections
[616/1037] Compiling Collections Collections.swift
[616/1037] Compiling sha512-armv8-win.S
[617/1038] Compiling sha512-armv4-linux.S
[618/1038] Compiling sha512-armv8-apple.S
[619/1038] Compiling sha512-armv8-linux.S
[620/1038] Compiling sha512-586-linux.S
[621/1038] Compiling sha512-586-apple.S
[622/1038] Compiling sha256-x86_64-linux.S
[623/1038] Compiling sha256-x86_64-apple.S
[624/1038] Compiling sha256-armv8-win.S
[626/1038] Compiling sha256-armv8-apple.S
[627/1038] Compiling sha256-armv4-linux.S
[628/1038] Compiling sha256-586-linux.S
[629/1038] Compiling sha256-armv8-linux.S
[630/1038] Compiling sha256-586-apple.S
[631/1038] Compiling sha1-x86_64-linux.S
[632/1038] Compiling sha1-x86_64-apple.S
[633/1038] Compiling sha1-armv8-win.S
[634/1038] Wrapping AST for Collections for debugging
[635/1038] Compiling sha1-armv8-apple.S
[636/1038] Compiling sha1-armv8-linux.S
[637/1038] Compiling sha1-586-linux.S
[638/1038] Compiling sha1-armv4-large-linux.S
[639/1038] Compiling rsaz-avx2-linux.S
[640/1038] Compiling sha1-586-apple.S
[641/1038] Compiling rdrand-x86_64-linux.S
[642/1038] Compiling rsaz-avx2-apple.S
[643/1038] Compiling rdrand-x86_64-apple.S
[644/1038] Compiling p256_beeu-x86_64-asm-linux.S
[645/1038] Compiling p256_beeu-x86_64-asm-apple.S
[646/1038] Compiling p256_beeu-armv8-asm-apple.S
[647/1038] Compiling p256_beeu-armv8-asm-win.S
[648/1038] Compiling p256_beeu-armv8-asm-linux.S
[649/1038] Compiling p256-x86_64-asm-linux.S
[650/1038] Compiling p256-armv8-asm-win.S
[651/1038] Compiling p256-x86_64-asm-apple.S
[652/1038] Compiling p256-armv8-asm-linux.S
[653/1038] Compiling ghashv8-armv8-win.S
[654/1038] Compiling p256-armv8-asm-apple.S
[655/1038] Compiling ghashv8-armv8-linux.S
[657/1038] Compiling WebURL BidirectionalCollection+suffix.swift
[658/1038] Compiling WebURL BidirectionalCollection+trim.swift
[659/1038] Compiling WebURL BitTwiddling.swift
[660/1038] Compiling WebURL Collection+longestRange.swift
[661/1038] Compiling WebURL Either.swift
[661/1038] Compiling ghashv8-armv8-apple.S
[663/1043] Compiling WebURL Pointers.swift
[664/1043] Compiling WebURL StaticMember.swift
[665/1043] Compiling WebURL StringAdditions.swift
[666/1043] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[667/1043] Compiling WebURL UnsafeSmallStack.swift
[667/1043] Compiling ghashv8-armv7-linux.S
[668/1043] Compiling ghash-x86_64-linux.S
[669/1043] Compiling ghash-x86_64-apple.S
[670/1043] Compiling ghash-x86-linux.S
[671/1043] Compiling ghash-x86-apple.S
[672/1043] Compiling ghash-ssse3-x86_64-linux.S
[673/1043] Compiling ghash-ssse3-x86_64-apple.S
[674/1043] Compiling ghash-ssse3-x86-linux.S
[675/1043] Compiling ghash-ssse3-x86-apple.S
[676/1043] Compiling ghash-neon-armv8-win.S
[685/1043] Compiling ghash-neon-armv8-apple.S
[686/1043] Compiling ghash-neon-armv8-linux.S
[687/1043] Compiling co-586-linux.S
[688/1043] Compiling ghash-armv4-linux.S
[689/1043] Compiling co-586-apple.S
[690/1043] Compiling bn-armv8-win.S
[691/1043] Compiling bn-armv8-apple.S
[692/1043] Compiling bsaes-armv7-linux.S
[694/1043] Compiling SwiftSoup XmlTreeBuilder.swift
[695/1043] Compiling NIOCore SocketAddresses.swift
[696/1043] Compiling NIOCore SocketOptionProvider.swift
[697/1043] Compiling NIOCore SystemCallHelpers.swift
[698/1043] Compiling NIOCore TimeAmount+Duration.swift
[699/1043] Compiling NIOCore TypeAssistedChannelHandler.swift
[700/1043] Compiling NIOCore UniversalBootstrapSupport.swift
[701/1043] Compiling NIOCore Utilities.swift
[701/1043] Compiling bn-armv8-linux.S
[702/1043] Compiling bn-586-linux.S
[703/1043] Compiling armv8-mont-win.S
[704/1043] Compiling bn-586-apple.S
[705/1043] Compiling armv4-mont-linux.S
[706/1043] Compiling armv8-mont-apple.S
[707/1043] Compiling aesv8-gcm-armv8-win.S
[709/1043] Compiling SwiftSoup UTF8Arrays.swift
[710/1043] Compiling SwiftSoup UnfairLock.swift
[711/1043] Compiling SwiftSoup UnicodeScalar.swift
[712/1043] Compiling SwiftSoup Validate.swift
[713/1043] Compiling SwiftSoup Whitelist.swift
[714/1043] Compiling SwiftSoup XmlDeclaration.swift
[715/1043] Compiling armv8-mont-linux.S
[716/1044] Compiling aesv8-gcm-armv8-linux.S
[717/1044] Compiling aesv8-gcm-armv8-apple.S
[718/1044] Compiling aesv8-armv8-win.S
[719/1044] Compiling aesv8-armv8-linux.S
[720/1044] Compiling aesv8-armv8-apple.S
[722/1044] Compiling aesni-x86-linux.S
[723/1044] Compiling aesv8-armv7-linux.S
[724/1044] Compiling aesni-x86-apple.S
[725/1044] Compiling aesni-x86_64-linux.S
[726/1044] Compiling aesni-x86_64-apple.S
[727/1044] Compiling aesni-gcm-x86_64-linux.S
[728/1044] Compiling aesni-gcm-x86_64-apple.S
[729/1044] Compiling aes-gcm-avx10-x86_64-apple.S
[730/1044] Compiling aes-gcm-avx10-x86_64-linux.S
[731/1044] Wrapping AST for SwiftSoup for debugging
[737/1044] Compiling x_x509a.cc
[738/1044] Compiling x_sig.cc
[739/1044] Compiling x_val.cc
[740/1044] Compiling x_spki.cc
[742/1044] Compiling WebURL WebURL+Origin.swift
[743/1044] Compiling WebURL WebURL+PathComponents.swift
[744/1044] Compiling WebURL WebURL+Scheme.swift
[745/1044] Compiling WebURL WebURL+UTF8View.swift
[746/1044] Compiling WebURL WebURL.swift
[746/1044] Compiling x_x509.cc
[747/1044] Compiling x_req.cc
[749/1044] Compiling WebURL Errors.swift
[758/1044] Compiling x_pubkey.cc
[759/1044] Compiling x_crl.cc
[760/1044] Compiling x_name.cc
[762/1044] Compiling WebURL URLWriter.swift
[763/1044] Compiling WebURL ValidationError.swift
[764/1044] Compiling WebURL WebURL+Component.swift
[765/1044] Compiling WebURL PercentEncoding.swift
[766/1044] Compiling WebURL SPIs.swift
[766/1044] Compiling x_exten.cc
[767/1044] Compiling x_attrib.cc
[767/1044] Compiling x509spki.cc
[767/1044] Compiling x509rset.cc
[767/1044] Compiling x_all.cc
[767/1044] Compiling x_algor.cc
[768/1044] Compiling WebURL Parser+Path.swift
[769/1044] Compiling WebURL Parser+StringUtils.swift
[770/1044] Compiling WebURL Parser.swift
[792/1044] Compiling WebURL DeprecatedAPIs.swift
[793/1044] Compiling WebURL IPAddress.swift
[794/1044] Compiling WebURL Parser+Host.swift
[795/1044] Emitting module NIOCore
[795/1045] Compiling x509name.cc
[802/1045] Compiling x509cset.cc
[803/1045] Compiling x509_vpm.cc
[804/1045] Compiling x509_v3.cc
[805/1093] Compiling x509_vfy.cc
[806/1095] Wrapping AST for NIOCore for debugging
[807/1095] Compiling x509_txt.cc
[808/1095] Compiling x509_trs.cc
[810/1095] Emitting module NIOEmbedded
[811/1095] Compiling NIOPosix IntegerBitPacking.swift
[812/1095] Compiling NIOPosix IntegerTypes.swift
[813/1095] Compiling NIOPosix Linux.swift
[814/1095] Compiling NIOPosix LinuxCPUSet.swift
[815/1095] Compiling NIOPosix LinuxUring.swift
[816/1095] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[816/1095] Compiling x509_set.cc
[817/1095] Compiling x509_req.cc
[819/1095] Compiling NIOEmbedded AsyncTestingChannel.swift
[819/1095] Compiling x509_obj.cc
[820/1095] Compiling x509_lu.cc
[821/1095] Compiling x509_ext.cc
[823/1095] Compiling NIOEmbedded Embedded.swift
[824/1095] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[825/1096] Compiling x509_def.cc
[827/1096] Compiling NIOPosix IO.swift
[833/1102] Compiling x509_att.cc
[834/1102] Compiling x509_cmp.cc
[835/1102] Compiling x509_d2.cc
[836/1102] Compiling v3_utl.cc
[838/1102] Compiling NIOPosix BSDSocketAPICommon.swift
[839/1102] Compiling NIOPosix BSDSocketAPIPosix.swift
[840/1102] Compiling NIOPosix BSDSocketAPIWindows.swift
[841/1102] Compiling NIOPosix BaseSocket.swift
[842/1102] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[843/1102] Compiling NIOPosix BaseSocketChannel.swift
[844/1102] Compiling NIOPosix BaseStreamSocketChannel.swift
[845/1102] Emitting module WebURL
[845/1103] Wrapping AST for NIOEmbedded for debugging
[848/1103] Emitting module NIOPosix
[848/1103] Compiling x509.cc
[850/1103] Compiling NIOPosix SelectableChannel.swift
[851/1103] Compiling NIOPosix SelectableEventLoop.swift
[852/1103] Compiling NIOPosix SelectorEpoll.swift
[853/1103] Compiling NIOPosix SelectorGeneric.swift
[854/1103] Compiling NIOPosix SelectorKqueue.swift
[855/1103] Compiling NIOPosix SelectorUring.swift
[856/1103] Compiling NIOPosix ServerSocket.swift
[857/1103] Compiling NIOPosix Socket.swift
[858/1103] Compiling NIOPosix SocketChannel.swift
[859/1103] Compiling NIOPosix SocketProtocols.swift
[860/1103] Compiling NIOPosix System.swift
[861/1103] Compiling NIOPosix Thread.swift
[862/1103] Compiling NIOPosix Pool.swift
[863/1103] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[864/1103] Compiling NIOPosix PosixSingletons.swift
[865/1103] Compiling NIOPosix RawSocketBootstrap.swift
[866/1103] Compiling NIOPosix Resolver.swift
[867/1103] Compiling NIOPosix Selectable.swift
[868/1103] Compiling NIOPosix ThreadPosix.swift
[869/1103] Compiling NIOPosix ThreadWindows.swift
[870/1103] Compiling NIOPosix UnsafeTransfer.swift
[871/1103] Compiling NIOPosix Utilities.swift
[872/1103] Compiling NIOPosix VsockAddress.swift
[873/1103] Compiling NIOPosix VsockChannelEvents.swift
[873/1111] Compiling v3_skey.cc
[874/1111] Wrapping AST for WebURL for debugging
[876/1111] Compiling WebURLFoundationExtras StringAdditions.swift
[876/1112] Compiling v3_prn.cc
[878/1112] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[879/1112] Compiling WebURLFoundationExtras ConversionError.swift
[879/1112] Compiling v3_purp.cc
[881/1112] Compiling WebURLFoundationExtras URLRequestResponse.swift
[881/1112] Compiling v3_pmaps.cc
[883/1112] Emitting module WebURLFoundationExtras
[884/1112] Compiling WebURLFoundationExtras DataAndString.swift
[884/1112] Compiling v3_pcons.cc
[886/1112] Compiling NIOPosix NIOThreadPool.swift
[887/1112] Compiling NIOPosix NonBlockingFileIO.swift
[888/1112] Compiling NIOPosix PendingDatagramWritesManager.swift
[889/1112] Compiling NIOPosix PendingWritesManager.swift
[890/1112] Compiling NIOPosix PipeChannel.swift
[891/1112] Compiling NIOPosix PipePair.swift
[891/1112] Compiling v3_ocsp.cc
[893/1112] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[894/1112] Compiling WebURLFoundationExtras URLSession.swift
[895/1112] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[895/1113] Compiling v3_ncons.cc
[897/1113] Compiling v3_lib.cc
[898/1113] Wrapping AST for WebURLFoundationExtras for debugging
[900/1113] Compiling NIOPosix Bootstrap.swift
[901/1113] Compiling NIOPosix ControlMessage.swift
[902/1113] Compiling NIOPosix DatagramVectorReadManager.swift
[903/1113] Compiling NIOPosix Errors+Any.swift
[904/1113] Compiling NIOPosix FileDescriptor.swift
[905/1113] Compiling NIOPosix GetaddrinfoResolver.swift
[906/1113] Compiling NIOPosix HappyEyeballs.swift
[906/1114] Compiling v3_int.cc
[908/1114] Compiling v3_info.cc
[909/1114] Compiling v3_ia5.cc
[910/1114] Compiling v3_genn.cc
[911/1114] Compiling v3_extku.cc
[912/1116] Wrapping AST for NIOPosix for debugging
[914/1116] Compiling NIO Exports.swift
[915/1116] Emitting module NIO
[915/1117] Compiling v3_crld.cc
[916/1117] Compiling v3_bitst.cc
[918/1117] Compiling v3_enum.cc
[919/1117] Compiling v3_cpols.cc
[920/1117] Wrapping AST for NIO for debugging
[921/1117] Compiling v3_bcons.cc
[922/1133] Compiling v3_conf.cc
[923/1133] Compiling v3_akeya.cc
[924/1133] Compiling v3_alt.cc
[926/1133] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[927/1133] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[928/1133] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[929/1133] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[929/1135] Compiling t_x509a.cc
[930/1135] Compiling t_req.cc
[931/1135] Compiling v3_akey.cc
[932/1135] Compiling t_crl.cc
[933/1135] Compiling t_x509.cc
[935/1135] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[936/1135] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[937/1135] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[938/1135] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[938/1135] Compiling i2d_pr.cc
[939/1135] Compiling rsa_pss.cc
[940/1135] Compiling name_print.cc
[941/1135] Compiling policy.cc
[943/1135] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[944/1135] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[945/1135] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[946/1135] Compiling NIOHTTP1 HTTPTypes.swift
[947/1135] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[948/1135] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[948/1135] Compiling by_dir.cc
[949/1135] Compiling by_file.cc
[950/1135] Compiling asn1_gen.cc
[951/1135] Compiling algorithm.cc
[952/1135] Compiling a_verify.cc
[953/1135] Compiling a_sign.cc
[955/1135] Compiling NIOHTTP1 ByteCollectionUtils.swift
[956/1135] Compiling NIOHTTP1 HTTPDecoder.swift
[957/1135] Compiling NIOHTTP1 HTTPEncoder.swift
[958/1135] Emitting module NIOHTTP1
[959/1136] Compiling thread_win.cc
[960/1136] Compiling trust_token.cc
[961/1136] Compiling a_digest.cc
[962/1136] Compiling voprf.cc
[963/1136] Compiling pmbtoken.cc
[964/1137] Compiling thread_none.cc
[965/1151] Wrapping AST for NIOHTTP1 for debugging
[966/1155] Compiling thread_pthread.cc
[967/1155] Compiling thread.cc
[968/1155] Compiling merkle.cc
[969/1155] Compiling wots.cc
[971/1155] Emitting module MultipartKitTootSDK
[971/1157] Compiling thash.cc
[972/1157] Compiling stack.cc
[974/1157] Compiling MultipartKitTootSDK MultipartPart.swift
[975/1157] Compiling MultipartKitTootSDK MultipartPartConvertible.swift
[975/1157] Compiling fors.cc
[977/1157] Compiling MultipartKitTootSDK BasicCodingKey.swift
[978/1157] Compiling MultipartKitTootSDK MultipartError.swift
[979/1157] Compiling MultipartKitTootSDK Exports.swift
[980/1157] Compiling MultipartKitTootSDK FormDataDecoder.Decoder.swift
[981/1157] Compiling MultipartKitTootSDK FormDataDecoder.KeyedContainer.swift
[982/1157] Compiling MultipartKitTootSDK FormDataDecoder.SingleValueContainer.swift
[983/1157] Compiling MultipartKitTootSDK FormDataDecoder.UnkeyedContainer.swift
[984/1157] Compiling MultipartKitTootSDK FormDataDecoder.swift
[985/1157] Compiling MultipartKitTootSDK FormDataEncoder.Encoder.swift
[986/1157] Compiling MultipartKitTootSDK FormDataEncoder.KeyedContainer.swift
[987/1157] Compiling MultipartKitTootSDK FormDataEncoder.SingleValueContainer.swift
[988/1157] Compiling MultipartKitTootSDK FormDataEncoder.UnkeyedContainer.swift
[989/1157] Compiling MultipartKitTootSDK MultipartFormData.swift
[990/1157] Compiling MultipartKitTootSDK MultipartParser.swift
[991/1157] Compiling MultipartKitTootSDK FormDataEncoder.swift
[992/1157] Compiling MultipartKitTootSDK Storage.swift
[992/1157] Compiling sha1.cc
[993/1157] Compiling slhdsa.cc
[995/1157] Compiling MultipartKitTootSDK MultipartSerializer.swift
[996/1157] Compiling MultipartKitTootSDK Utilities.swift
[996/1158] Compiling siphash.cc
[997/1158] Compiling rsa_print.cc
[998/1158] Compiling sha256.cc
[1000/1158] Compiling sha512.cc
[1001/1158] Compiling rsa_extra.cc
[1002/1158] Wrapping AST for MultipartKitTootSDK for debugging
[1003/1158] Compiling rc4.cc
[1004/1158] Compiling rsa_crypt.cc
[1005/1158] Compiling refcount.cc
[1006/1158] Compiling rsa_asn1.cc
[1007/1158] Compiling urandom.cc
[1008/1158] Compiling trusty.cc
[1009/1158] Compiling windows.cc
[1010/1158] Compiling rand_extra.cc
[1011/1158] Compiling passive.cc
[1012/1158] Compiling ios.cc
[1013/1158] Compiling deterministic.cc
[1014/1158] Compiling poly1305_arm_asm.S
[1015/1158] Compiling poly1305_vec.cc
[1016/1158] Compiling getentropy.cc
[1017/1158] Compiling forkunsafe.cc
[1018/1158] Compiling pool.cc
[1019/1158] Compiling fork_detect.cc
[1020/1158] Compiling poly1305.cc
[1021/1158] Compiling poly1305_arm.cc
[1022/1158] Compiling pkcs7.cc
[1023/1158] Compiling pem_xaux.cc
[1024/1158] Compiling pkcs8_x509.cc
[1025/1158] Compiling p5_pbev2.cc
[1026/1158] Compiling pkcs8.cc
[1027/1158] Compiling pkcs7_x509.cc
[1028/1158] Compiling pem_x509.cc
[1029/1158] Compiling pem_pkey.cc
[1030/1158] Compiling pem_pk8.cc
[1031/1158] Compiling obj_xref.cc
[1032/1158] Compiling pem_oth.cc
[1033/1158] Compiling pem_info.cc
[1034/1158] Compiling pem_lib.cc
[1035/1158] Compiling pem_all.cc
[1036/1158] Compiling obj.cc
[1037/1158] Compiling mldsa.cc
[1038/1158] Compiling poly_rq_mul.S
[1039/1158] Compiling mlkem.cc
[1040/1158] Compiling md5.cc
[1041/1158] Compiling mem.cc
[1042/1158] Compiling fips_shared_support.cc
[1043/1158] Compiling lhash.cc
[1044/1158] Compiling md4.cc
[1045/1158] Compiling ex_data.cc
[1046/1158] Compiling sign.cc
[1047/1158] Compiling hpke.cc
[1048/1158] Compiling kyber.cc
[1049/1158] Compiling scrypt.cc
[1050/1158] Compiling print.cc
[1051/1158] Compiling hrss.cc
[1052/1158] Compiling pbkdf.cc
[1053/1158] Compiling p_x25519_asn1.cc
[1054/1158] Compiling p_x25519.cc
[1055/1158] Compiling p_ed25519.cc
[1056/1158] Compiling p_rsa_asn1.cc
[1057/1158] Compiling p_ed25519_asn1.cc
[1058/1158] Compiling p_rsa.cc
[1059/1158] Compiling p_ec_asn1.cc
[1060/1158] Compiling p_hkdf.cc
[1061/1158] Compiling p_ec.cc
[1062/1158] Compiling p_dh.cc
[1063/1158] Compiling p_dh_asn1.cc
[1064/1158] Compiling p_dsa_asn1.cc
[1065/1158] Compiling evp_ctx.cc
[1066/1158] Compiling err.cc
[1067/1158] Compiling evp_asn1.cc
[1068/1158] Compiling ecdh_extra.cc
[1069/1158] Compiling evp.cc
[1070/1158] Compiling hash_to_curve.cc
[1071/1158] Compiling engine.cc
[1072/1158] Compiling ec_derive.cc
[1073/1158] Compiling ecdsa_asn1.cc
[1074/1158] Compiling ec_asn1.cc
[1075/1158] Compiling digest_extra.cc
[1076/1158] Compiling bcm.cc
[1077/1158] Compiling dsa.cc
[1078/1158] Compiling dsa_asn1.cc
[1079/1158] Compiling x25519-asm-arm.S
[1080/1158] Compiling params.cc
[1081/1158] Compiling curve25519_64_adx.cc
[1082/1158] Compiling dh_asn1.cc
[1083/1158] Compiling spake25519.cc
[1084/1158] Compiling des.cc
[1085/1158] Compiling cpu_arm_linux.cc
[1086/1158] Compiling cpu_intel.cc
[1087/1158] Compiling crypto.cc
[1088/1158] Compiling curve25519.cc
[1089/1158] Compiling cpu_arm_freebsd.cc
[1090/1158] Compiling cpu_aarch64_openbsd.cc
[1091/1158] Compiling cpu_aarch64_win.cc
[1092/1158] Compiling cpu_aarch64_sysreg.cc
[1093/1158] Compiling cpu_aarch64_linux.cc
[1094/1158] Compiling cpu_aarch64_fuchsia.cc
[1095/1158] Compiling cpu_aarch64_apple.cc
[1096/1158] Compiling conf.cc
[1097/1158] Compiling e_rc2.cc
[1098/1158] Compiling e_rc4.cc
[1099/1158] Compiling e_tls.cc
[1100/1158] Compiling e_null.cc
[1101/1158] Compiling e_des.cc
[1102/1158] Compiling tls_cbc.cc
[1103/1158] Compiling e_chacha20poly1305.cc
[1104/1158] Compiling e_aesctrhmac.cc
[1105/1158] Compiling e_aesgcmsiv.cc
[1106/1158] Compiling chacha.cc
[1107/1158] Compiling cipher_extra.cc
[1108/1158] Compiling derive_key.cc
[1109/1158] Compiling unicode.cc
[1110/1158] Compiling cbb.cc
[1111/1158] Compiling cbs.cc
[1112/1158] Compiling buf.cc
[1113/1158] Compiling blake2.cc
[1114/1158] Compiling ber.cc
[1115/1158] Compiling bn_asn1.cc
[1116/1158] Compiling asn1_compat.cc
[1117/1158] Compiling printf.cc
[1118/1158] Compiling convert.cc
[1119/1158] Compiling hexdump.cc
[1120/1158] Compiling pair.cc
[1121/1158] Compiling file.cc
[1122/1158] Compiling fd.cc
[1123/1158] Compiling bio.cc
[1124/1158] Compiling errno.cc
[1125/1158] Compiling bio_mem.cc
[1126/1158] Compiling base64.cc
[1127/1158] Compiling tasn_typ.cc
[1128/1158] Compiling tasn_utl.cc
[1129/1158] Compiling tasn_enc.cc
[1130/1158] Compiling tasn_fre.cc
[1131/1158] Compiling tasn_new.cc
[1132/1158] Compiling posix_time.cc
[1133/1158] Compiling f_int.cc
[1134/1158] Compiling f_string.cc
[1135/1158] Compiling tasn_dec.cc
[1136/1158] Compiling asn1_par.cc
[1137/1158] Compiling asn_pack.cc
[1138/1158] Compiling a_mbstr.cc
[1139/1158] Compiling asn1_lib.cc
[1140/1158] Compiling a_object.cc
[1141/1158] Compiling a_d2i_fp.cc
[1142/1158] Wrapping AST for BitCollections for debugging
[1143/1158] Compiling a_i2d_fp.cc
[1144/1158] Compiling a_int.cc
[1145/1158] Wrapping AST for Atomics for debugging
[1146/1158] Compiling a_gentm.cc
[1147/1158] Compiling a_dup.cc
[1148/1158] Wrapping AST for ArgumentParser for debugging
[1149/1158] Wrapping AST for ArgumentParserToolInfo for debugging
[1150/1158] Compiling a_bitstr.cc
[1151/1158] Compiling a_bool.cc
[1153/1166] Compiling CryptoBoringWrapper RandomBytes.swift
[1154/1166] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1155/1166] Emitting module CryptoBoringWrapper
[1156/1166] Compiling CryptoBoringWrapper EllipticCurve.swift
[1157/1166] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1158/1166] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1159/1166] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1160/1166] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1161/1167] Wrapping AST for CryptoBoringWrapper for debugging
[1163/1238] Compiling Crypto SymmetricKeys.swift
[1164/1238] Compiling Crypto HMAC.swift
[1165/1238] Compiling Crypto MACFunctions.swift
[1166/1238] Compiling Crypto MessageAuthenticationCode.swift
[1167/1238] Compiling Crypto AES.swift
[1168/1238] Compiling Crypto ECDSASignature_boring.swift
[1169/1238] Compiling Crypto ECDSA_boring.swift
[1170/1238] Compiling Crypto EdDSA_boring.swift
[1171/1238] Compiling Crypto ECDSA.swift
[1172/1238] Compiling Crypto Ed25519.swift
[1173/1247] Emitting module Crypto
[1174/1247] Compiling Crypto AES-GCM.swift
[1175/1247] Compiling Crypto AES-GCM_boring.swift
[1176/1247] Compiling Crypto ChaChaPoly_boring.swift
[1177/1247] Compiling Crypto ChaChaPoly.swift
[1178/1247] Compiling Crypto Cipher.swift
[1179/1247] Compiling Crypto Nonces.swift
[1180/1247] Compiling Crypto ASN1.swift
[1181/1247] Compiling Crypto ASN1Any.swift
[1182/1247] Compiling Crypto ASN1BitString.swift
[1183/1247] Compiling Crypto ASN1Boolean.swift
[1184/1247] Compiling Crypto HPKE-Ciphersuite.swift
[1185/1247] Compiling Crypto HPKE-KDF.swift
[1186/1247] Compiling Crypto HPKE-KexKeyDerivation.swift
[1187/1247] Compiling Crypto HPKE-LabeledExtract.swift
[1188/1247] Compiling Crypto HPKE-Utils.swift
[1189/1247] Compiling Crypto DHKEM.swift
[1190/1247] Compiling Crypto HPKE-KEM-Curve25519.swift
[1191/1247] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1192/1247] Compiling Crypto HPKE-KEM.swift
[1193/1247] Compiling Crypto HPKE-Errors.swift
[1194/1247] Compiling Crypto PKCS8PrivateKey.swift
[1195/1247] Compiling Crypto SEC1PrivateKey.swift
[1196/1247] Compiling Crypto SubjectPublicKeyInfo.swift
[1197/1247] Compiling Crypto CryptoKitErrors.swift
[1198/1247] Compiling Crypto Digest_boring.swift
[1199/1247] Compiling Crypto Digest.swift
[1200/1247] Compiling Crypto Digests.swift
[1201/1247] Compiling Crypto HashFunctions.swift
[1202/1247] Compiling Crypto HashFunctions_SHA2.swift
[1203/1247] Compiling Crypto HPKE-AEAD.swift
[1204/1247] Compiling Crypto HPKE.swift
[1205/1247] Compiling Crypto HPKE-Context.swift
[1206/1247] Compiling Crypto HPKE-KeySchedule.swift
[1207/1247] Compiling Crypto HPKE-Modes.swift
[1208/1247] Compiling Crypto Insecure.swift
[1209/1247] Compiling Crypto Insecure_HashFunctions.swift
[1210/1247] Compiling Crypto KEM.swift
[1211/1247] Compiling Crypto ECDH_boring.swift
[1212/1247] Compiling Crypto DH.swift
[1213/1247] Compiling Crypto ECDH.swift
[1214/1247] Compiling Crypto HKDF.swift
[1215/1247] Compiling Crypto AESWrap.swift
[1216/1247] Compiling Crypto AESWrap_boring.swift
[1217/1247] Compiling Crypto Ed25519_boring.swift
[1218/1247] Compiling Crypto NISTCurvesKeys_boring.swift
[1219/1247] Compiling Crypto X25519Keys_boring.swift
[1220/1247] Compiling Crypto Curve25519.swift
[1221/1247] Compiling Crypto Ed25519Keys.swift
[1222/1247] Compiling Crypto NISTCurvesKeys.swift
[1223/1247] Compiling Crypto X25519Keys.swift
[1224/1247] Compiling Crypto ASN1Identifier.swift
[1225/1247] Compiling Crypto ASN1Integer.swift
[1226/1247] Compiling Crypto ASN1Null.swift
[1227/1247] Compiling Crypto ASN1OctetString.swift
[1228/1247] Compiling Crypto ASN1Strings.swift
[1229/1247] Compiling Crypto ArraySliceBigint.swift
[1230/1247] Compiling Crypto GeneralizedTime.swift
[1231/1247] Compiling Crypto ObjectIdentifier.swift
[1232/1247] Compiling Crypto ECDSASignature.swift
[1233/1247] Compiling Crypto PEMDocument.swift
[1234/1247] Compiling Crypto Signature.swift
[1235/1247] Compiling Crypto CryptoKitErrors_boring.swift
[1236/1247] Compiling Crypto RNG_boring.swift
[1237/1247] Compiling Crypto SafeCompare_boring.swift
[1238/1247] Compiling Crypto Zeroization_boring.swift
[1239/1247] Compiling Crypto PrettyBytes.swift
[1240/1247] Compiling Crypto SafeCompare.swift
[1241/1247] Compiling Crypto SecureBytes.swift
[1242/1247] Compiling Crypto Zeroization.swift
[1243/1248] Wrapping AST for Crypto for debugging
[1245/1396] Compiling TootSDK Decoding+Helpers.swift
[1246/1396] Compiling TootSDK NSAttributedString+helpers.swift
[1247/1396] Compiling TootSDK NSFont+Traits.swift
[1248/1396] Compiling TootSDK UIFont+Traits.swift
[1249/1396] Compiling TootSDK AppKitAttribStringRenderer.swift
[1250/1396] Compiling TootSDK AttributedString+Util.swift
[1251/1396] Compiling TootSDK AttributedStringRenderer.swift
[1252/1396] Compiling TootSDK TootHTML.swift
[1253/1396] Compiling TootSDK UIKitAttribStringRenderer.swift
[1254/1396] Compiling TootSDK UniversalRenderer.swift
[1255/1396] Compiling TootSDK Data+prettyPrintedJSONString.swift
[1256/1396] Compiling TootSDK Decoder.swift
[1257/1396] Compiling TootSDK Encoder.swift
[1258/1396] Compiling TootSDK HTTPBody.swift
[1259/1396] Compiling TootSDK HTTPMethod.swift
[1260/1396] Compiling TootSDK HTTPRequest.swift
[1261/1396] Compiling TootSDK HTTPRequestBuilder.swift
[1262/1396] Compiling TootSDK PagedInfo.swift
[1263/1396] Compiling TootSDK PagedResult.swift
[1264/1396] Compiling TootSDK Pagination.swift
[1265/1396] Compiling TootSDK String+condensed.swift
[1266/1416] Compiling TootSDK Tag.swift
[1267/1416] Compiling TootSDK TagHistory.swift
[1268/1416] Compiling TootSDK FederatedTimelineQuery.swift
[1269/1416] Compiling TootSDK HashtagTimelineQuery.swift
[1270/1416] Compiling TootSDK LocalTimelineQuery.swift
[1271/1416] Compiling TootSDK Timeline.swift
[1272/1416] Compiling TootSDK TimelineQuery.swift
[1273/1416] Compiling TootSDK UserTimelineQuery.swift
[1274/1416] Compiling TootSDK TootApplication.swift
[1275/1416] Compiling TootSDK TootContent.swift
[1276/1416] Compiling TootSDK TootFeature.swift
[1277/1416] Compiling TootSDK TootField.swift
[1278/1416] Compiling TootSDK TootGrantType.swift
[1279/1416] Compiling TootSDK TootNotification.swift
[1280/1416] Compiling TootSDK TootNotificationParams.swift
[1281/1416] Compiling TootSDK TootRole.swift
[1282/1416] Compiling TootSDK TootSDKError.swift
[1283/1416] Compiling TootSDK TootSDKFlavour.swift
[1284/1416] Compiling TootSDK TootSource.swift
[1285/1416] Compiling TootSDK Translation.swift
[1286/1416] Compiling TootSDK TrendingLink.swift
[1287/1416] Compiling TootSDK TrendingLinkHistory.swift
[1288/1416] Compiling TootSDK UpdateCredentialsParams.swift
[1289/1416] Compiling TootSDK UpdateFilterParams.swift
[1290/1416] Compiling TootSDK UpdateMediaAttachmentParams.swift
[1291/1416] Compiling TootSDK UploadMediaAttachmentParams.swift
[1292/1416] Compiling TootSDK StreamingClient.swift
[1293/1416] Compiling TootSDK TootClient+ASWebAuthentication.swift
[1294/1416] Compiling TootSDK TootClient+Account.swift
[1295/1416] Compiling TootSDK TootClient+Announcements.swift
[1296/1416] Compiling TootSDK TootClient+Conversation.swift
[1297/1416] Compiling TootSDK TootClient+DomainBlocks.swift
[1298/1416] Compiling TootSDK TootClient+FeaturedTags.swift
[1299/1416] Compiling TootSDK TootClient+Filters.swift
[1300/1416] Compiling TootSDK TootClient+FollowRequests.swift
[1301/1416] Compiling TootSDK TootClient+Instance.swift
[1302/1416] Compiling TootSDK TootClient+Lists.swift
[1303/1416] Compiling TootSDK TootClient+Markers.swift
[1304/1416] Compiling TootSDK TootClient+Media.swift
[1305/1416] Compiling TootSDK TootClient+Notifications.swift
[1306/1416] Compiling TootSDK TootClient+OauthApps.swift
[1307/1416] Compiling TootSDK TootClient+Poll.swift
[1308/1416] Compiling TootSDK NodeInfo.swift
[1309/1416] Compiling TootSDK ParsedContent.swift
[1310/1416] Compiling TootSDK PixelfedReportParams.swift
[1311/1416] Compiling TootSDK ListOauthAppsParams.swift
[1312/1416] Compiling TootSDK PleromaFollowByURIParams.swift
[1313/1416] Compiling TootSDK PleromaOauthApp.swift
[1314/1416] Compiling TootSDK PleromaOauthAppsResponse.swift
[1315/1416] Compiling TootSDK Poll.swift
[1316/1416] Compiling TootSDK Post.swift
[1317/1416] Compiling TootSDK PostEdit.swift
[1318/1416] Compiling TootSDK PostParams.swift
[1319/1416] Compiling TootSDK PostSource.swift
[1320/1416] Compiling TootSDK PostTranslationParams.swift
[1321/1416] Compiling TootSDK Preferences.swift
[1322/1416] Compiling TootSDK ProfileDirectoryParams.swift
[1323/1416] Compiling TootSDK PushNotification.swift
[1324/1416] Compiling TootSDK PushSubscription.swift
[1325/1416] Compiling TootSDK PushSubscriptionParams.swift
[1326/1416] Compiling TootSDK PushSubscriptionPolicy.swift
[1327/1416] Compiling TootSDK PushSubscriptionUpdateParams.swift
[1328/1416] Compiling TootSDK RegisterAccountErrors.swift
[1329/1416] Emitting module TootSDK
[1330/1416] Compiling TootSDK URL+Extensions.swift
[1331/1416] Compiling TootSDK URLSession+asyncData.swift
[1332/1416] Compiling TootSDK AccessToken.swift
[1333/1416] Compiling TootSDK Account.swift
[1334/1416] Compiling TootSDK Activity.swift
[1335/1416] Compiling TootSDK AddAccountsToListParams.swift
[1336/1416] Compiling TootSDK Alerts.swift
[1337/1416] Compiling TootSDK Announcement.swift
[1338/1416] Compiling TootSDK AnnouncementParams.swift
[1339/1416] Compiling TootSDK AnnouncementReaction.swift
[1340/1416] Compiling TootSDK BlockDomainParams.swift
[1341/1416] Compiling TootSDK CallbackInfo.swift
[1342/1416] Compiling TootSDK Card.swift
[1343/1416] Compiling TootSDK Context.swift
[1344/1416] Compiling TootSDK Conversation.swift
[1345/1416] Compiling TootSDK CreateAppRequest.swift
[1346/1416] Compiling TootSDK CreateFilterParams.swift
[1347/1416] Compiling TootSDK CreatePoll.swift
[1348/1416] Compiling TootSDK DomainBlock.swift
[1349/1416] Compiling TootSDK EditPostParams.swift
[1350/1416] Compiling TootSDK Emoji.swift
[1351/1416] Compiling TootSDK TootClient+Post.swift
[1352/1416] Compiling TootSDK TootClient+ProfileDirectory.swift
[1353/1416] Compiling TootSDK TootClient+Relationships.swift
[1354/1416] Compiling TootSDK TootClient+Reports.swift
[1355/1416] Compiling TootSDK TootClient+Request.swift
[1356/1416] Compiling TootSDK TootClient+ScheduledPost.swift
[1357/1416] Compiling TootSDK TootClient+Search.swift
[1358/1416] Compiling TootSDK TootClient+Streaming.swift
[1359/1416] Compiling TootSDK TootClient+Suggestions.swift
[1360/1416] Compiling TootSDK TootClient+Tags.swift
[1361/1416] Compiling TootSDK TootClient+TimeLine.swift
[1362/1416] Compiling TootSDK TootClient+Trends.swift
[1363/1416] Compiling TootSDK TootClient.swift
[1364/1416] Compiling TootSDK TootStream+Accounts.swift
[1365/1416] Compiling TootSDK TootStream+Posts.swift
[1366/1416] Compiling TootSDK TootStream.swift
[1367/1416] Compiling TootSDK PushSubscriptionKeys.swift
[1368/1416] Compiling TootSDK URLSafeBase64.swift
[1369/1416] Compiling TootSDK WebPushMessageEncryption.swift
[1370/1416] Compiling TootSDK resource_bundle_accessor.swift
[1371/1416] Compiling TootSDK RegisterAccountParams.swift
[1372/1416] Compiling TootSDK Relationship.swift
[1373/1416] Compiling TootSDK RelationshipParams.swift
[1374/1416] Compiling TootSDK RelationshipSeveranceEvent.swift
[1375/1416] Compiling TootSDK RemoveAccountsFromListParams.swift
[1376/1416] Compiling TootSDK Report.swift
[1377/1416] Compiling TootSDK ReportCategory.swift
[1378/1416] Compiling TootSDK ReportParams.swift
[1379/1416] Compiling TootSDK Results.swift
[1380/1416] Compiling TootSDK ScheduledPost.swift
[1381/1416] Compiling TootSDK ScheduledPostParams.swift
[1382/1416] Compiling TootSDK ScheduledPostRequest.swift
[1383/1416] Compiling TootSDK Search.swift
[1384/1416] Compiling TootSDK SearchAccountsParams.swift
[1385/1416] Compiling TootSDK SearchParams.swift
[1386/1416] Compiling TootSDK SetNoteForAccountParams.swift
[1387/1416] Compiling TootSDK EventContent.swift
[1388/1416] Compiling TootSDK StreamQuery.swift
[1389/1416] Compiling TootSDK StreamingEvent.swift
[1390/1416] Compiling TootSDK StreamingTimeline.swift
[1391/1416] Compiling TootSDK Suggestion.swift
[1392/1416] Compiling TootSDK ExtendedDescription.swift
[1393/1416] Compiling TootSDK FamiliarFollowers.swift
[1394/1416] Compiling TootSDK FeatureTagParams.swift
[1395/1416] Compiling TootSDK FeaturedTag.swift
[1396/1416] Compiling TootSDK Filter.swift
[1397/1416] Compiling TootSDK FilterKeyword.swift
[1398/1416] Compiling TootSDK FilterResult.swift
[1399/1416] Compiling TootSDK FilterStatus.swift
[1400/1416] Compiling TootSDK FollowAccountParams.swift
[1401/1416] Compiling TootSDK IdentityProof.swift
[1402/1416] Compiling TootSDK Instance.swift
[1403/1416] Compiling TootSDK InstanceConfiguration.swift
[1404/1416] Compiling TootSDK InstanceRule.swift
[1405/1416] Compiling TootSDK InstanceV1.swift
[1406/1416] Compiling TootSDK InstanceV2.swift
[1407/1416] Compiling TootSDK List.swift
[1408/1416] Compiling TootSDK ListParams.swift
[1409/1416] Compiling TootSDK Marker.swift
[1410/1416] Compiling TootSDK MediaAttachment.swift
[1411/1416] Compiling TootSDK Mention.swift
[1412/1416] Compiling TootSDK MuteAccountParams.swift
[1413/1423] Wrapping AST for TootSDK for debugging
[1415/1423] Compiling MastodonPostScheduler Schedule.swift
[1416/1423] Compiling MastodonPostScheduler List.swift
[1417/1423] Compiling MastodonPostScheduler Delete.swift
[1418/1423] Compiling MastodonPostScheduler MastodonPostScheduler.swift
[1419/1423] Emitting module MastodonPostScheduler
[1420/1423] Compiling MastodonPostScheduler Models.swift
[1421/1424] Wrapping AST for MastodonPostScheduler for debugging
[1422/1424] Write Objects.LinkFileList
[1423/1424] Linking mastodon-post-scheduler
Build complete! (234.55s)
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" : "/host/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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.