Build Information
Successful build of MastodonPostScheduler, reference main (d228bf
), with Swift 6.0 for Linux on 17 Feb 2025 09:04:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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: linux
Swift version: 6.0
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/TootSDK/TootSDK
[1/8505] Fetching tootsdk
[8506/22780] Fetching tootsdk, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.74s)
Fetched https://github.com/TootSDK/TootSDK from cache (0.74s)
Computing version for https://github.com/TootSDK/TootSDK
Computed https://github.com/TootSDK/TootSDK at 12.2.0 (2.28s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/karwa/swift-url.git
Fetching https://github.com/apple/swift-nio.git
[1/3220] Fetching swiftsoup
[678/15567] Fetching swiftsoup, swift-crypto
[4209/31222] Fetching swiftsoup, swift-crypto, swift-collections
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.39s)
[5502/28002] Fetching swift-crypto, swift-collections
[7192/101702] Fetching swift-crypto, swift-collections, swift-nio
[12669/113427] Fetching swift-crypto, swift-collections, swift-nio, swift-url
Fetched https://github.com/karwa/swift-url.git from cache (1.41s)
Fetched https://github.com/apple/swift-collections.git from cache (1.41s)
[56476/86047] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.63s)
[46431/73700] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.68s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.57s)
Computing version for https://github.com/karwa/swift-url.git
Computed https://github.com/karwa/swift-url.git at 0.4.2 (0.64s)
Fetching https://github.com/apple/swift-system.git
[1/4139] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.84s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.7 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.2 (2.00s)
Fetching https://github.com/apple/swift-asn1.git
[1/1465] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.22s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.92s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.7
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.1
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.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/435] Write sources
[8/435] Compiling _AtomicsShims.c
[9/435] Write sources
[12/435] Copying PrivacyInfo.xcprivacy
[13/435] Write sources
[30/435] Compiling CNIOWindows shim.c
[31/435] Compiling vpaes-x86_64-linux.S
[32/435] Compiling CNIOWindows WSAStartup.c
[33/435] Compiling CNIOWASI CNIOWASI.c
[34/435] Compiling CNIOLinux liburing_shims.c
[35/435] Compiling CNIOLinux shim.c
[36/435] Compiling CNIOLLHTTP c_nio_http.c
[37/435] Compiling base64.cc
[37/435] Compiling stack.cc
[39/435] Compiling CNIODarwin shim.c
[40/435] Compiling CNIOLLHTTP c_nio_llhttp.c
[41/435] Compiling posix_time.cc
[41/435] Write swift-version-24593BA9C3E375BF.txt
[43/435] Compiling CNIOLLHTTP c_nio_api.c
[44/435] Compiling fiat_p256_adx_sqr.S
[45/435] Compiling fiat_p256_adx_mul.S
[46/435] Compiling x509_txt.cc
[47/435] Compiling x509_v3.cc
[48/435] Compiling CCryptoBoringSSLShims shims.c
[49/522] Compiling c-atomics.c
[50/522] Compiling fiat_curve25519_adx_square.S
[51/522] Compiling fiat_curve25519_adx_mul.S
[52/522] Compiling md5-x86_64-linux.S
[53/522] Compiling md5-x86_64-apple.S
[54/522] Compiling c-nioatomics.c
[55/522] Compiling md5-586-linux.S
[56/522] Compiling md5-586-apple.S
[57/522] Compiling err_data.cc
[58/522] Compiling chacha20_poly1305_x86_64-linux.S
[59/522] Compiling chacha20_poly1305_x86_64-apple.S
[60/528] Compiling chacha20_poly1305_armv8-win.S
[61/528] Compiling chacha20_poly1305_armv8-linux.S
[62/528] Compiling chacha20_poly1305_armv8-apple.S
[63/528] Compiling chacha-x86_64-linux.S
[64/528] Compiling chacha-x86_64-apple.S
[65/528] Compiling chacha-x86-linux.S
[66/528] Compiling chacha-x86-apple.S
[67/528] Compiling chacha-armv8-win.S
[68/528] Compiling chacha-armv8-linux.S
[69/528] Compiling chacha-armv8-apple.S
[70/528] Compiling chacha-armv4-linux.S
[71/528] Compiling aes128gcmsiv-x86_64-linux.S
[72/528] Compiling aes128gcmsiv-x86_64-apple.S
[73/528] Compiling x86_64-mont5-linux.S
[74/528] Compiling x86_64-mont5-apple.S
[75/528] Compiling x86_64-mont-linux.S
[76/528] Compiling x86_64-mont-apple.S
[77/528] Compiling x86-mont-linux.S
[78/528] Compiling x86-mont-apple.S
[79/528] Compiling vpaes-x86_64-apple.S
[80/528] Compiling vpaes-x86-linux.S
[81/528] Compiling vpaes-x86-apple.S
[82/528] Compiling vpaes-armv8-win.S
[83/528] Compiling vpaes-armv8-linux.S
[85/528] Compiling SwiftSoup DataUtil.swift
[86/528] Compiling SwiftSoup Document.swift
[87/530] Emitting module NIOConcurrencyHelpers
[87/530] Compiling vpaes-armv8-apple.S
[89/530] Compiling SwiftSoup CharacterReader.swift
[90/530] Compiling SwiftSoup Cleaner.swift
[90/530] Compiling vpaes-armv7-linux.S
[92/530] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[93/531] Compiling UnicodeDataStructures IndexedTable.swift
[94/531] Compiling SwiftSoup BinarySearch.swift
[95/531] Compiling SwiftSoup BooleanAttribute.swift
[96/531] Compiling SwiftSoup CharacterExt.swift
[97/531] Compiling SwiftSoup ArrayExt.swift
[98/531] Compiling SwiftSoup Attribute.swift
[99/531] Compiling SwiftSoup Attributes.swift
[100/531] Emitting module InternalCollectionsUtilities
[101/531] Compiling _NIODataStructures _TinyArray.swift
[102/531] Compiling _NIODataStructures PriorityQueue.swift
[105/531] Compiling UnicodeDataStructures Utils.swift
[106/531] Emitting module _NIOBase64
[107/531] Emitting module ArgumentParserToolInfo
[108/531] Compiling ArgumentParserToolInfo ToolInfo.swift
[109/531] Compiling _NIOBase64 Base64.swift
[110/531] Compiling SwiftSoup CssSelector.swift
[111/531] Compiling SwiftSoup DataNode.swift
[112/531] Compiling SwiftSoup Collector.swift
[113/531] Compiling SwiftSoup CombiningEvaluator.swift
[114/533] Emitting module UnicodeDataStructures
[116/533] Compiling sha512-x86_64-linux.S
[118/533] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[119/533] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[120/533] Compiling UnicodeDataStructures CodePointDatabase.swift
[121/533] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[122/533] Compiling SwiftSoup Comment.swift
[123/533] Compiling SwiftSoup Connection.swift
[124/534] Compiling sha512-x86_64-apple.S
[126/534] Compiling sha512-armv8-win.S
[128/534] Compiling sha512-armv8-linux.S
[129/534] Compiling sha512-armv8-apple.S
[130/534] Wrapping AST for _NIOBase64 for debugging
[132/702] Compiling NIOConcurrencyHelpers lock.swift
[133/702] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[134/702] Compiling NIOConcurrencyHelpers NIOLock.swift
[135/702] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[136/702] Compiling NIOConcurrencyHelpers atomics.swift
[137/703] Emitting module _NIODataStructures
[138/703] Compiling _NIODataStructures Heap.swift
[139/703] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[141/704] Compiling HeapModule Heap+Descriptions.swift
[143/704] Compiling UnicodeDataStructures SegmentedLine.swift
[144/705] Compiling HeapModule _HeapNode.swift
[145/705] Compiling HeapModule Heap.swift
[147/705] Compiling HeapModule Heap+Invariants.swift
[148/705] Compiling HeapModule Heap+UnsafeHandle.swift
[148/705] Wrapping AST for _NIODataStructures for debugging
[150/715] Compiling DequeModule Deque+Extras.swift
[151/715] Compiling DequeModule Deque+Hashable.swift
[152/715] Compiling OrderedCollections OrderedDictionary+Codable.swift
[153/715] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[154/715] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[155/716] Emitting module HeapModule
[157/802] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[158/802] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[159/802] Compiling HashTreeCollections TreeDictionary+Keys.swift
[160/802] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[161/802] Compiling HashTreeCollections TreeDictionary+Merge.swift
[162/802] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[163/802] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[164/802] Compiling HashTreeCollections TreeDictionary+Collection.swift
[165/802] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[166/802] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[167/802] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[168/802] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[169/802] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[170/802] Compiling HashTreeCollections TreeDictionary+Filter.swift
[170/815] Wrapping AST for UnicodeDataStructures for debugging
[172/815] Compiling HashTreeCollections _HashNode+Structural union.swift
[173/815] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[174/817] Compiling HashTreeCollections _Bitmap.swift
[175/817] Compiling HashTreeCollections _Bucket.swift
[175/817] Wrapping AST for NIOConcurrencyHelpers for debugging
[177/817] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[178/817] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[179/817] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[180/817] Compiling HashTreeCollections _HashNode.swift
[180/817] Wrapping AST for InternalCollectionsUtilities for debugging
[182/817] Compiling HashTreeCollections _HashNode+Builder.swift
[183/817] Compiling HashTreeCollections _HashNode+Debugging.swift
[184/817] Compiling HashTreeCollections _HashNode+Initializers.swift
[185/817] Compiling HashTreeCollections _HashNode+Invariants.swift
[186/817] Compiling HashTreeCollections _HashNode+Lookups.swift
[187/817] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[188/817] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[189/817] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[190/817] Compiling HashTreeCollections _HashNode+Storage.swift
[191/817] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[192/817] Compiling HashTreeCollections _HashNode+Structural filter.swift
[193/817] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[194/817] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[195/817] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[196/817] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[197/817] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[198/817] Compiling HashTreeCollections _HashNode+Structural merge.swift
[199/817] Compiling HashTreeCollections _HashTreeIterator.swift
[200/817] Compiling HashTreeCollections _HashTreeStatistics.swift
[201/817] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[202/817] Compiling HashTreeCollections _RawHashNode.swift
[203/817] Compiling HashTreeCollections _UnmanagedHashNode.swift
[204/817] Compiling HashTreeCollections _UnsafePath.swift
[205/817] Compiling HashTreeCollections TreeDictionary+Codable.swift
[206/817] Compiling HashTreeCollections _HashNodeHeader.swift
[207/817] Compiling HashTreeCollections _HashSlot.swift
[208/817] Compiling HashTreeCollections _HashStack.swift
[209/817] Compiling HashTreeCollections _AncestorHashSlots.swift
[212/817] Compiling DequeModule _DequeSlot.swift
[213/817] Compiling DequeModule _UnsafeWrappedBuffer.swift
[213/817] Wrapping AST for HeapModule for debugging
[215/817] Compiling IDNA ValidationData.swift
[215/817] Compiling sha512-armv4-linux.S
[216/817] Compiling sha512-586-linux.S
[217/817] Compiling sha512-586-apple.S
[224/817] Compiling OrderedCollections OrderedSet+Sendable.swift
[225/817] Compiling OrderedCollections OrderedSet+SubSequence.swift
[226/817] Compiling OrderedCollections OrderedSet+Testing.swift
[227/817] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[228/826] Compiling HashTreeCollections TreeSet+Hashable.swift
[229/826] Compiling HashTreeCollections TreeSet+Sendable.swift
[230/826] Compiling _RopeModule Rope+Join.swift
[231/826] Compiling _RopeModule Rope+MutatingForEach.swift
[232/826] Compiling _RopeModule Rope+Remove.swift
[233/826] Compiling _RopeModule Rope+RemoveSubrange.swift
[234/826] Compiling _RopeModule Rope+Split.swift
[235/826] Compiling _RopeModule Optional Utilities.swift
[236/826] Compiling _RopeModule String Utilities.swift
[237/826] Compiling _RopeModule String.Index+ABI.swift
[249/836] Compiling sha256-x86_64-linux.S
[251/836] Compiling IDNA Punycode.swift
[251/836] Compiling sha256-x86_64-apple.S
[253/836] Emitting module ArgumentParser
[257/836] Compiling sha256-armv8-win.S
[258/836] Compiling sha256-armv8-linux.S
[260/836] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[261/836] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[265/836] Compiling sha256-armv8-apple.S
[295/843] Compiling SwiftSoup Whitelist.swift
[296/843] Compiling SwiftSoup XmlDeclaration.swift
[297/843] Compiling SwiftSoup XmlTreeBuilder.swift
[298/843] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[299/843] Compiling OrderedCollections OrderedSet.swift
[300/843] Compiling OrderedCollections _UnsafeBitset.swift
[301/843] Compiling HashTreeCollections TreeSet+Equatable.swift
[302/843] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[303/843] Compiling HashTreeCollections TreeSet+Extras.swift
[304/843] Compiling HashTreeCollections TreeSet+Filter.swift
[304/843] Compiling sha256-armv4-linux.S
[313/843] Compiling SwiftSoup TreeBuilder.swift
[314/843] Compiling SwiftSoup UnfairLock.swift
[315/843] Compiling SwiftSoup UnicodeScalar.swift
[316/843] Compiling SwiftSoup Validate.swift
[317/843] Emitting module SwiftSoup
[325/843] Compiling sha256-586-linux.S
[331/843] Compiling sha256-586-apple.S
[367/843] Compiling sha1-x86_64-linux.S
[368/843] Compiling sha1-x86_64-apple.S
[369/843] Compiling sha1-armv8-win.S
[370/843] Compiling sha1-armv8-linux.S
[396/843] Compiling sha1-armv8-apple.S
[397/843] Compiling sha1-armv4-large-linux.S
[399/843] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[400/843] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[401/843] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[402/843] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[403/843] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[404/843] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[405/843] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[406/843] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[407/843] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[408/843] Compiling HashTreeCollections TreeSet.swift
[408/843] Compiling sha1-586-linux.S
[410/843] Emitting module DequeModule
[410/844] Compiling sha1-586-apple.S
[412/844] Compiling IDNA IDNA.swift
[413/844] Compiling IDNA NFC.swift
[421/844] Compiling rsaz-avx2-linux.S
[422/844] Compiling rsaz-avx2-apple.S
[424/844] Compiling IDNA MappingData.swift
[425/844] Emitting module IDNA
[425/845] Compiling rdrand-x86_64-linux.S
[426/845] Wrapping AST for DequeModule for debugging
[427/845] Compiling rdrand-x86_64-apple.S
[428/845] Compiling p256_beeu-x86_64-asm-linux.S
[430/845] Compiling p256_beeu-x86_64-asm-apple.S
[431/845] Compiling p256_beeu-armv8-asm-win.S
[432/845] Compiling p256_beeu-armv8-asm-linux.S
[443/845] Compiling p256_beeu-armv8-asm-apple.S
[444/845] Wrapping AST for IDNA for debugging
[466/846] Compiling p256-x86_64-asm-apple.S
[467/846] Compiling p256-x86_64-asm-linux.S
[469/846] Compiling p256-armv8-asm-win.S
[470/846] Compiling p256-armv8-asm-apple.S
[471/846] Compiling p256-armv8-asm-linux.S
[472/846] Compiling ghashv8-armv8-linux.S
[473/846] Compiling ghashv8-armv8-win.S
[474/846] Compiling ghashv8-armv8-apple.S
[476/853] Emitting module OrderedCollections
[483/885] Compiling ghashv8-armv7-linux.S
[484/885] Compiling ghash-x86_64-apple.S
[484/885] Compiling ghash-x86_64-linux.S
[487/885] Compiling ghash-ssse3-x86_64-linux.S
[489/885] Compiling ghash-x86-apple.S
[490/885] Compiling ghash-x86-linux.S
[491/885] Compiling ghash-ssse3-x86-linux.S
[492/885] Compiling ghash-ssse3-x86-apple.S
[494/885] Emitting module _RopeModule
[494/885] Compiling ghash-ssse3-x86_64-apple.S
[495/885] Compiling ghash-neon-armv8-linux.S
[496/885] Compiling ghash-neon-armv8-win.S
[497/885] Compiling ghash-neon-armv8-apple.S
[498/885] Compiling ghash-armv4-linux.S
[499/885] Compiling co-586-linux.S
[500/885] Wrapping AST for OrderedCollections for debugging
[500/885] Wrapping AST for SwiftSoup for debugging
[502/885] Compiling co-586-apple.S
[503/885] Compiling bsaes-armv7-linux.S
[504/885] Compiling bn-armv8-win.S
[506/885] Compiling WebURL BidirectionalCollection+suffix.swift
[507/885] Compiling WebURL BidirectionalCollection+trim.swift
[508/885] Compiling WebURL BitTwiddling.swift
[509/885] Compiling WebURL Collection+longestRange.swift
[510/885] Compiling WebURL Either.swift
[511/885] Compiling WebURL URLStorage+Setters.swift
[512/885] Compiling WebURL URLStorage.swift
[513/885] Compiling WebURL URLStructure.swift
[514/885] Compiling WebURL ASCII+LazyTextTransformations.swift
[515/885] Compiling WebURL ASCII.swift
[516/885] Compiling WebURL Errors.swift
[517/885] Compiling WebURL DeprecatedAPIs.swift
[518/885] Compiling WebURL IPAddress.swift
[519/885] Compiling WebURL Parser+Host.swift
[520/885] Compiling WebURL Parser+Path.swift
[521/885] Compiling WebURL Parser+StringUtils.swift
[522/885] Compiling WebURL Parser.swift
[523/885] Compiling WebURL URLWriter.swift
[524/885] Compiling WebURL ValidationError.swift
[525/885] Compiling WebURL WebURL+Component.swift
[526/885] Compiling WebURL PercentEncoding.swift
[527/885] Compiling WebURL SPIs.swift
[528/885] Compiling WebURL FastCollectionAlgorithms.swift
[529/885] Compiling WebURL Integers.swift
[530/885] Compiling WebURL ManagedArrayBuffer.swift
[531/885] Compiling WebURL MutableCollection+pathUtils.swift
[532/885] Compiling WebURL Pointers.swift
[533/885] Compiling WebURL StaticMember.swift
[534/885] Compiling WebURL StringAdditions.swift
[535/885] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[536/885] Compiling WebURL UnsafeSmallStack.swift
[537/885] Compiling WebURL WebURL+Domain.swift
[538/885] Compiling WebURL WebURL+FilePaths.swift
[538/885] Compiling bn-armv8-apple.S
[539/885] Compiling bn-armv8-linux.S
[540/885] Compiling bn-586-linux.S
[550/885] Compiling armv8-mont-win.S
[551/885] Compiling bn-586-apple.S
[552/885] Compiling armv8-mont-apple.S
[553/885] Compiling armv8-mont-linux.S
[554/885] Compiling armv4-mont-linux.S
[555/885] Compiling aesv8-gcm-armv8-win.S
[556/885] Compiling aesv8-gcm-armv8-linux.S
[557/885] Compiling aesv8-armv8-win.S
[558/885] Compiling aesv8-gcm-armv8-apple.S
[559/885] Compiling aesv8-armv8-apple.S
[565/885] Compiling aesv8-armv8-linux.S
[566/890] Compiling aesv8-armv7-linux.S
[567/890] Compiling aesni-x86_64-apple.S
[568/890] Compiling aesni-x86_64-linux.S
[569/890] Compiling aesni-x86-linux.S
[570/890] Compiling aesni-x86-apple.S
[571/890] Compiling aesni-gcm-x86_64-linux.S
[572/890] Compiling aesni-gcm-x86_64-apple.S
[573/890] Compiling aes-gcm-avx10-x86_64-linux.S
[574/890] Compiling aes-gcm-avx10-x86_64-apple.S
[584/890] Compiling WebURL WebURL+FormParameters.swift
[585/890] Compiling WebURL WebURL+Host.swift
[586/890] Compiling WebURL WebURL+JSModel.swift
[587/890] Compiling WebURL WebURL+Origin.swift
[588/890] Compiling WebURL WebURL+PathComponents.swift
[589/890] Compiling WebURL WebURL+Scheme.swift
[590/890] Compiling WebURL WebURL+UTF8View.swift
[591/890] Compiling WebURL WebURL.swift
[605/891] Compiling x_val.cc
[606/891] Compiling x_x509a.cc
[607/891] Compiling x_spki.cc
[608/891] Compiling x_sig.cc
[609/891] Wrapping AST for _RopeModule for debugging
[610/891] Compiling x_x509.cc
[611/891] Compiling x_req.cc
[613/891] Emitting module HashTreeCollections
[613/892] Compiling x_pubkey.cc
[614/892] Compiling x_crl.cc
[616/892] Compiling x_name.cc
[617/892] Compiling x_exten.cc
[618/892] Compiling x_attrib.cc
[619/892] Wrapping AST for HashTreeCollections for debugging
[620/892] Compiling x_all.cc
[621/892] Compiling x_algor.cc
[622/892] Compiling x509spki.cc
[633/892] Compiling x509rset.cc
[639/892] Compiling x509name.cc
[640/892] Compiling x509_vpm.cc
[641/892] Compiling x509_trs.cc
[642/892] Compiling x509cset.cc
[643/892] Compiling x509_vfy.cc
[644/892] Compiling x509_set.cc
[650/892] Compiling x509_req.cc
[651/892] Compiling x509_obj.cc
[652/892] Compiling x509_d2.cc
[653/892] Compiling x509_def.cc
[654/892] Compiling x509_ext.cc
[655/892] Compiling x509_cmp.cc
[656/892] Compiling x509_lu.cc
[657/892] Compiling x509_att.cc
[658/892] Compiling x509.cc
[659/892] Compiling v3_skey.cc
[660/892] Compiling v3_utl.cc
[661/892] Compiling v3_purp.cc
[662/892] Compiling v3_prn.cc
[663/892] Compiling v3_pmaps.cc
[664/892] Compiling v3_ocsp.cc
[665/892] Compiling v3_ncons.cc
[666/892] Compiling v3_lib.cc
[667/892] Compiling v3_info.cc
[668/892] Compiling v3_pcons.cc
[669/892] Compiling v3_int.cc
[670/892] Compiling v3_ia5.cc
[671/892] Compiling v3_extku.cc
[672/892] Compiling v3_enum.cc
[673/892] Compiling v3_conf.cc
[674/892] Compiling v3_crld.cc
[675/892] Compiling v3_cpols.cc
[676/892] Compiling v3_genn.cc
[677/892] Compiling v3_bitst.cc
[684/892] Compiling v3_akeya.cc
[685/892] Compiling v3_bcons.cc
[686/892] Compiling v3_akey.cc
[687/892] Compiling t_x509a.cc
[688/892] Compiling v3_alt.cc
[689/892] Compiling t_x509.cc
[690/892] Compiling t_req.cc
[691/892] Compiling i2d_pr.cc
[692/892] Compiling t_crl.cc
[693/892] Compiling name_print.cc
[694/892] Compiling rsa_pss.cc
[695/892] Compiling policy.cc
[696/892] Compiling by_file.cc
[697/892] Compiling by_dir.cc
[698/892] Compiling asn1_gen.cc
[699/892] Compiling algorithm.cc
[700/892] Compiling voprf.cc
[701/892] Compiling trust_token.cc
[702/892] Compiling a_verify.cc
[703/892] Compiling a_digest.cc
[704/892] Compiling a_sign.cc
[705/892] Compiling thread_win.cc
[706/892] Compiling thread_none.cc
[707/892] Compiling thread_pthread.cc
[708/892] Compiling thread.cc
[709/892] Compiling wots.cc
[710/892] Compiling thash.cc
[711/892] Compiling pmbtoken.cc
[712/892] Compiling sha512.cc
[713/892] Compiling merkle.cc
[714/892] Compiling siphash.cc
[714/892] Compiling fors.cc
[716/892] Compiling slhdsa.cc
[717/892] Compiling sha256.cc
[718/892] Compiling sha1.cc
[720/892] Emitting module WebURL
[721/893] Compiling rsa_print.cc
[722/893] Compiling rsa_extra.cc
[723/893] Compiling rc4.cc
[724/893] Compiling refcount.cc
[725/893] Compiling windows.cc
[726/893] Wrapping AST for WebURL for debugging
[727/893] Compiling rsa_asn1.cc
[728/893] Compiling rsa_crypt.cc
[729/895] Compiling trusty.cc
[730/897] Compiling urandom.cc
[731/900] Compiling rand_extra.cc
[732/901] Compiling ios.cc
[733/901] Compiling getentropy.cc
[734/901] Compiling passive.cc
[735/901] Compiling forkunsafe.cc
[736/901] Compiling poly1305_arm_asm.S
[738/901] Compiling WebURLFoundationExtras ConversionError.swift
[738/902] Compiling poly1305_arm.cc
[739/902] Compiling deterministic.cc
[741/902] Compiling WebURLFoundationExtras StringAdditions.swift
[741/902] Compiling poly1305.cc
[742/902] Compiling fork_detect.cc
[744/902] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[744/902] Compiling pool.cc
[746/902] Compiling WebURLFoundationExtras DataAndString.swift
[747/902] Compiling WebURLFoundationExtras URLRequestResponse.swift
[748/902] Emitting module WebURLFoundationExtras
[748/902] Compiling poly1305_vec.cc
[750/902] Compiling WebURLFoundationExtras URLSession.swift
[751/902] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[751/902] Compiling pkcs7.cc
[752/902] Compiling pkcs8_x509.cc
[754/902] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[754/902] Compiling pkcs8.cc
[755/903] Compiling p5_pbev2.cc
[756/903] Compiling pkcs7_x509.cc
[757/903] Compiling pem_xaux.cc
[759/903] Compiling pem_x509.cc
[760/903] Compiling pem_pkey.cc
[761/903] Compiling obj_xref.cc
[762/903] Wrapping AST for WebURLFoundationExtras for debugging
[763/903] Compiling pem_pk8.cc
[764/903] Compiling pem_oth.cc
[765/903] Compiling pem_all.cc
[766/903] Compiling pem_info.cc
[767/903] Compiling pem_lib.cc
[768/903] Compiling obj.cc
[769/903] Compiling mldsa.cc
[770/903] Compiling poly_rq_mul.S
[771/903] Compiling mlkem.cc
[772/903] Compiling mem.cc
[773/903] Compiling fips_shared_support.cc
[774/903] Compiling md5.cc
[775/903] Compiling md4.cc
[776/903] Compiling lhash.cc
[777/903] Compiling kyber.cc
[778/903] Compiling hrss.cc
[779/903] Compiling ex_data.cc
[780/903] Compiling sign.cc
[781/903] Compiling hpke.cc
[782/903] Compiling scrypt.cc
[783/903] Compiling pbkdf.cc
[784/903] Compiling print.cc
[785/903] Compiling p_x25519.cc
[786/903] Compiling p_x25519_asn1.cc
[787/903] Compiling p_rsa_asn1.cc
[788/903] Compiling p_rsa.cc
[789/903] Compiling p_hkdf.cc
[790/903] Compiling p_ed25519.cc
[791/903] Compiling p_ed25519_asn1.cc
[792/903] Compiling p_ec_asn1.cc
[793/903] Compiling p_ec.cc
[794/903] Compiling p_dh.cc
[795/903] Compiling p_dh_asn1.cc
[796/903] Compiling p_dsa_asn1.cc
[797/903] Compiling evp_ctx.cc
[798/903] Compiling evp_asn1.cc
[799/903] Compiling evp.cc
[800/903] Compiling err.cc
[801/903] Compiling engine.cc
[802/903] Compiling ecdh_extra.cc
[803/903] Compiling ecdsa_asn1.cc
[804/903] Compiling hash_to_curve.cc
[805/903] Compiling ec_derive.cc
[806/903] Compiling ec_asn1.cc
[807/903] Compiling dsa_asn1.cc
[808/903] Compiling dsa.cc
[809/903] Compiling params.cc
[810/903] Compiling digest_extra.cc
[811/903] Compiling x25519-asm-arm.S
[812/903] Compiling dh_asn1.cc
[813/903] Compiling des.cc
[814/903] Compiling spake25519.cc
[815/903] Compiling crypto.cc
[816/903] Compiling cpu_intel.cc
[817/903] Compiling cpu_arm_linux.cc
[818/903] Compiling cpu_arm_freebsd.cc
[819/903] Compiling curve25519.cc
[820/903] Compiling cpu_aarch64_win.cc
[821/903] Compiling cpu_aarch64_openbsd.cc
[822/903] Compiling cpu_aarch64_sysreg.cc
[823/903] Compiling cpu_aarch64_linux.cc
[824/903] Compiling curve25519_64_adx.cc
[825/903] Compiling cpu_aarch64_fuchsia.cc
[826/903] Compiling cpu_aarch64_apple.cc
[827/903] Compiling tls_cbc.cc
[828/903] Compiling conf.cc
[829/903] Compiling e_rc4.cc
[830/903] Compiling e_tls.cc
[831/903] Compiling bcm.cc
[832/903] Compiling e_null.cc
[832/903] Compiling e_rc2.cc
[834/903] Compiling e_des.cc
[835/903] Compiling derive_key.cc
[836/903] Compiling e_chacha20poly1305.cc
[837/903] Compiling e_aesgcmsiv.cc
[838/903] Compiling e_aesctrhmac.cc
[839/903] Compiling cipher_extra.cc
[840/903] Compiling unicode.cc
[841/903] Compiling chacha.cc
[842/903] Compiling ber.cc
[843/903] Compiling cbs.cc
[844/903] Compiling buf.cc
[845/903] Compiling asn1_compat.cc
[845/903] Compiling cbb.cc
[847/903] Compiling bn_asn1.cc
[848/903] Compiling blake2.cc
[849/903] Compiling convert.cc
[850/903] Compiling printf.cc
[851/903] Compiling pair.cc
[852/903] Compiling hexdump.cc
[853/903] Compiling file.cc
[854/903] Compiling fd.cc
[855/903] Compiling errno.cc
[856/903] Compiling bio_mem.cc
[857/903] Compiling bio.cc
[858/903] Compiling tasn_utl.cc
[859/903] Compiling tasn_typ.cc
[860/903] Compiling tasn_fre.cc
[861/903] Compiling tasn_new.cc
[861/903] Compiling tasn_enc.cc
[863/903] Compiling f_string.cc
[864/903] Compiling tasn_dec.cc
[865/903] Compiling f_int.cc
[866/903] Compiling asn1_par.cc
[867/903] Compiling asn_pack.cc
[868/903] Compiling asn1_lib.cc
[869/903] Compiling a_utctm.cc
[870/903] Compiling a_type.cc
[871/903] Compiling a_time.cc
[872/903] Compiling a_strnid.cc
[873/903] Compiling a_strex.cc
[874/903] Compiling a_octet.cc
[875/903] Compiling a_object.cc
[876/903] Compiling a_i2d_fp.cc
[877/903] Write sources
[878/903] Compiling a_mbstr.cc
[878/903] Write sources
[880/903] Compiling a_gentm.cc
[881/903] Compiling a_int.cc
[882/903] Wrapping AST for ArgumentParserToolInfo for debugging
[883/903] Compiling a_dup.cc
[884/903] Compiling a_d2i_fp.cc
[885/903] Wrapping AST for ArgumentParser for debugging
[886/903] Compiling a_bool.cc
[887/960] Compiling a_bitstr.cc
[889/975] Compiling Atomics ManagedAtomic.swift
[890/975] Compiling Atomics ManagedAtomicLazyReference.swift
[891/975] Compiling Atomics UnsafeAtomic.swift
[892/975] Compiling Atomics UnsafeAtomicLazyReference.swift
[893/978] Compiling Atomics AtomicMemoryOrderings.swift
[894/978] Compiling Atomics DoubleWord.swift
[895/985] Compiling BitCollections BitSet+Initializers.swift
[896/985] Compiling BitCollections BitSet+Invariants.swift
[897/985] Compiling BitCollections BitSet+Random.swift
[898/985] Compiling BitCollections BitSet+SetAlgebra basics.swift
[899/985] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[900/985] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[901/985] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[902/992] Compiling Atomics IntegerOperations.swift
[903/992] Compiling Atomics Unmanaged extensions.swift
[908/992] Compiling BitCollections BitArray+Hashable.swift
[909/992] Compiling BitCollections BitArray+Initializers.swift
[910/992] Compiling BitCollections BitArray+Invariants.swift
[911/992] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[912/992] Compiling Atomics Primitives.shims.swift
[913/992] Compiling Atomics AtomicInteger.swift
[914/992] Compiling Atomics AtomicOptionalWrappable.swift
[915/992] Compiling Atomics AtomicReference.swift
[916/992] Compiling Atomics AtomicStorage.swift
[917/992] Compiling Atomics AtomicValue.swift
[918/992] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[919/992] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[920/992] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[921/992] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[922/992] Compiling BitCollections BitSet+SetAlgebra union.swift
[923/992] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[924/992] Compiling BitCollections BitSet.Counted.swift
[925/992] Emitting module BitCollections
[926/992] Compiling Atomics IntegerConformances.swift
[927/992] Compiling Atomics PointerConformances.swift
[928/992] Compiling Atomics Primitives.native.swift
[932/992] Compiling Atomics OptionalRawRepresentable.swift
[933/992] Compiling Atomics RawRepresentable.swift
[934/992] Compiling CryptoBoringWrapper RandomBytes.swift
[935/992] Compiling BitCollections BitSet.Index.swift
[936/992] Compiling BitCollections BitSet._UnsafeHandle.swift
[937/992] Compiling BitCollections BitSet.swift
[938/992] Compiling BitCollections Range+Utilities.swift
[939/992] Compiling BitCollections Slice+Utilities.swift
[940/992] Compiling BitCollections UInt+Tricks.swift
[941/992] Compiling BitCollections _Word.swift
[942/992] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[943/992] Compiling BitCollections BitSet+CustomReflectable.swift
[944/992] Compiling BitCollections BitSet+CustomStringConvertible.swift
[945/992] Compiling BitCollections BitSet+Equatable.swift
[946/992] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[947/992] Compiling BitCollections BitSet+Extras.swift
[948/992] Compiling BitCollections BitSet+Hashable.swift
[949/992] Compiling Atomics AtomicBool.swift
[957/992] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[958/992] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[959/992] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[960/992] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[961/992] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[962/992] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[963/992] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[964/993] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[965/993] Compiling CryptoBoringWrapper EllipticCurve.swift
[966/993] Emitting module CryptoBoringWrapper
[968/993] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[969/993] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[969/993] Wrapping AST for BitCollections for debugging
[971/993] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[972/993] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[974/996] Compiling Collections Collections.swift
[975/996] Emitting module Collections
[975/996] Wrapping AST for CryptoBoringWrapper for debugging
[977/1001] Wrapping AST for Collections for debugging
[979/1068] Compiling Crypto GeneralizedTime.swift
[980/1068] Compiling Crypto ObjectIdentifier.swift
[981/1068] Compiling Crypto ECDSASignature.swift
[982/1068] Compiling Crypto ASN1Identifier.swift
[983/1068] Compiling Crypto ASN1Integer.swift
[984/1068] Compiling Crypto ASN1Null.swift
[985/1068] Emitting module Atomics
[986/1069] Wrapping AST for Atomics for debugging
[988/1128] Compiling Crypto PKCS8PrivateKey.swift
[989/1128] Compiling Crypto SEC1PrivateKey.swift
[990/1128] Compiling Crypto SubjectPublicKeyInfo.swift
[991/1128] Compiling Crypto CryptoKitErrors.swift
[992/1128] Compiling Crypto Digest_boring.swift
[993/1128] Compiling Crypto Digest.swift
[994/1128] Compiling Crypto Digests.swift
[995/1128] Compiling Crypto HashFunctions.swift
[996/1128] Compiling Crypto HashFunctions_SHA2.swift
[997/1128] Compiling Crypto HPKE-AEAD.swift
[998/1137] Compiling NIOCore Interfaces.swift
[999/1137] Compiling NIOCore Linux.swift
[1000/1137] Compiling NIOCore EventLoop.swift
[1001/1137] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1002/1137] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1003/1137] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1004/1137] Compiling NIOCore EventLoopFuture.swift
[1005/1137] Compiling NIOCore FileDescriptor.swift
[1006/1137] Compiling NIOCore FileHandle.swift
[1007/1137] Compiling NIOCore FileRegion.swift
[1008/1137] Compiling NIOCore MarkedCircularBuffer.swift
[1009/1137] Compiling NIOCore MulticastChannel.swift
[1010/1137] Compiling NIOCore NIOAny.swift
[1011/1137] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1012/1137] Compiling NIOCore NIOLoopBound.swift
[1013/1137] Compiling NIOCore NIOScheduledCallback.swift
[1014/1137] Compiling NIOCore NIOSendable.swift
[1015/1137] Compiling NIOCore RecvByteBufferAllocator.swift
[1016/1137] Compiling Crypto HPKE-KEM.swift
[1017/1137] Compiling Crypto HPKE-Errors.swift
[1018/1137] Compiling NIOCore DeadChannel.swift
[1019/1137] Compiling NIOCore DispatchQueue+WithFuture.swift
[1020/1137] Compiling NIOCore EventLoop+Deprecated.swift
[1021/1137] Compiling NIOCore EventLoop+SerialExecutor.swift
[1022/1137] Compiling NIOCore GlobalSingletons.swift
[1023/1137] Compiling NIOCore IO.swift
[1024/1137] Compiling NIOCore IOData.swift
[1025/1137] Compiling NIOCore IPProtocol.swift
[1026/1137] Compiling NIOCore IntegerBitPacking.swift
[1027/1137] Compiling NIOCore IntegerTypes.swift
[1028/1137] Compiling NIOCore BSDSocketAPI.swift
[1029/1137] Compiling NIOCore ByteBuffer-aux.swift
[1030/1137] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1031/1137] Compiling NIOCore ByteBuffer-conversions.swift
[1032/1137] Compiling NIOCore ByteBuffer-core.swift
[1033/1137] Compiling NIOCore ByteBuffer-hex.swift
[1034/1137] Compiling NIOCore ByteBuffer-int.swift
[1035/1137] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1036/1137] Compiling NIOCore ByteBuffer-multi-int.swift
[1037/1137] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1038/1137] Emitting module Crypto
[1039/1137] Compiling NIOCore ByteBuffer-views.swift
[1040/1137] Compiling NIOCore Channel.swift
[1041/1137] Compiling NIOCore ChannelHandler.swift
[1042/1137] Compiling NIOCore ChannelHandlers.swift
[1043/1137] Compiling NIOCore ChannelInvoker.swift
[1044/1137] Compiling NIOCore ChannelOption.swift
[1045/1137] Compiling NIOCore ChannelPipeline.swift
[1046/1137] Compiling NIOCore CircularBuffer.swift
[1047/1137] Compiling NIOCore Codec.swift
[1048/1137] Compiling NIOCore ConvenienceOptionSupport.swift
[1049/1137] Compiling NIOCore AddressedEnvelope.swift
[1050/1137] Compiling NIOCore AsyncAwaitSupport.swift
[1051/1137] Compiling NIOCore AsyncChannel.swift
[1052/1137] Compiling NIOCore AsyncChannelHandler.swift
[1053/1137] Compiling NIOCore AsyncChannelInboundStream.swift
[1054/1137] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1055/1137] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1056/1137] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1057/1137] Compiling NIOCore NIOAsyncWriter.swift
[1058/1137] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1075/1145] Compiling Crypto Signature.swift
[1076/1145] Compiling Crypto CryptoKitErrors_boring.swift
[1077/1145] Compiling Crypto RNG_boring.swift
[1078/1145] Compiling Crypto SafeCompare_boring.swift
[1079/1145] Compiling Crypto Zeroization_boring.swift
[1080/1145] Compiling Crypto PrettyBytes.swift
[1081/1145] Compiling Crypto SafeCompare.swift
[1082/1145] Compiling Crypto SecureBytes.swift
[1083/1145] Compiling Crypto Zeroization.swift
[1084/1146] Wrapping AST for Crypto for debugging
[1094/1146] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1095/1146] Compiling NIOCore SocketAddresses.swift
[1096/1146] Compiling NIOCore SocketOptionProvider.swift
[1097/1146] Compiling NIOCore SystemCallHelpers.swift
[1098/1146] Compiling NIOCore TimeAmount+Duration.swift
[1099/1146] Compiling NIOCore TypeAssistedChannelHandler.swift
[1100/1146] Compiling NIOCore UniversalBootstrapSupport.swift
[1101/1146] Compiling NIOCore Utilities.swift
[1136/1146] Emitting module NIOCore
[1137/1147] Wrapping AST for NIOCore for debugging
[1139/1198] Compiling NIOEmbedded AsyncTestingChannel.swift
[1140/1198] Emitting module NIOEmbedded
[1141/1198] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1142/1198] Compiling NIOEmbedded Embedded.swift
[1144/1199] Compiling NIOPosix IO.swift
[1145/1199] Compiling NIOPosix IntegerBitPacking.swift
[1146/1199] Compiling NIOPosix IntegerTypes.swift
[1147/1199] Compiling NIOPosix Linux.swift
[1148/1199] Compiling NIOPosix LinuxCPUSet.swift
[1149/1199] Compiling NIOPosix LinuxUring.swift
[1150/1199] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1150/1205] Wrapping AST for NIOEmbedded for debugging
[1152/1205] Compiling NIOPosix ThreadPosix.swift
[1153/1205] Compiling NIOPosix ThreadWindows.swift
[1154/1205] Compiling NIOPosix UnsafeTransfer.swift
[1155/1205] Compiling NIOPosix Utilities.swift
[1156/1205] Compiling NIOPosix VsockAddress.swift
[1157/1205] Compiling NIOPosix VsockChannelEvents.swift
[1158/1205] Compiling NIOPosix BSDSocketAPICommon.swift
[1159/1205] Compiling NIOPosix BSDSocketAPIPosix.swift
[1160/1205] Compiling NIOPosix BSDSocketAPIWindows.swift
[1161/1205] Compiling NIOPosix BaseSocket.swift
[1162/1205] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1163/1205] Compiling NIOPosix BaseSocketChannel.swift
[1164/1205] Compiling NIOPosix BaseStreamSocketChannel.swift
[1165/1205] Compiling NIOPosix ServerSocket.swift
[1166/1205] Compiling NIOPosix Socket.swift
[1167/1205] Compiling NIOPosix SocketChannel.swift
[1168/1205] Compiling NIOPosix SocketProtocols.swift
[1169/1205] Compiling NIOPosix System.swift
[1170/1205] Compiling NIOPosix Thread.swift
[1171/1205] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1172/1205] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1173/1205] Compiling NIOPosix PosixSingletons.swift
[1174/1205] Compiling NIOPosix RawSocketBootstrap.swift
[1175/1205] Compiling NIOPosix Resolver.swift
[1176/1205] Compiling NIOPosix Selectable.swift
[1177/1205] Emitting module NIOPosix
[1178/1205] Compiling NIOPosix Bootstrap.swift
[1179/1205] Compiling NIOPosix ControlMessage.swift
[1180/1205] Compiling NIOPosix DatagramVectorReadManager.swift
[1181/1205] Compiling NIOPosix Errors+Any.swift
[1182/1205] Compiling NIOPosix FileDescriptor.swift
[1183/1205] Compiling NIOPosix GetaddrinfoResolver.swift
[1184/1205] Compiling NIOPosix HappyEyeballs.swift
[1185/1205] Compiling NIOPosix SelectableChannel.swift
[1186/1205] Compiling NIOPosix SelectableEventLoop.swift
[1187/1205] Compiling NIOPosix SelectorEpoll.swift
[1188/1205] Compiling NIOPosix SelectorGeneric.swift
[1189/1205] Compiling NIOPosix SelectorKqueue.swift
[1190/1205] Compiling NIOPosix SelectorUring.swift
[1191/1205] Compiling NIOPosix NIOThreadPool.swift
[1192/1205] Compiling NIOPosix NonBlockingFileIO.swift
[1193/1205] Compiling NIOPosix PendingDatagramWritesManager.swift
[1194/1205] Compiling NIOPosix PendingWritesManager.swift
[1195/1205] Compiling NIOPosix PipeChannel.swift
[1196/1205] Compiling NIOPosix PipePair.swift
[1197/1205] Compiling NIOPosix Pool.swift
[1198/1206] Wrapping AST for NIOPosix for debugging
[1200/1208] Compiling NIO Exports.swift
[1201/1208] Emitting module NIO
[1202/1209] Wrapping AST for NIO for debugging
[1204/1225] Emitting module NIOHTTP1
[1205/1227] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1206/1227] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1207/1227] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1208/1227] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1209/1227] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1210/1227] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1211/1227] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1212/1227] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1213/1227] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1214/1227] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1215/1227] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1216/1227] Compiling NIOHTTP1 HTTPTypes.swift
[1217/1227] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1218/1227] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1219/1227] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1220/1227] Compiling NIOHTTP1 HTTPDecoder.swift
[1221/1227] Compiling NIOHTTP1 HTTPEncoder.swift
[1222/1228] Wrapping AST for NIOHTTP1 for debugging
[1224/1247] Compiling MultipartKitTootSDK FormDataEncoder.swift
[1225/1247] Compiling MultipartKitTootSDK Storage.swift
[1226/1249] Emitting module MultipartKitTootSDK
[1227/1249] Compiling MultipartKitTootSDK BasicCodingKey.swift
[1228/1249] Compiling MultipartKitTootSDK MultipartError.swift
[1229/1249] Compiling MultipartKitTootSDK Exports.swift
[1230/1249] Compiling MultipartKitTootSDK MultipartPart.swift
[1231/1249] Compiling MultipartKitTootSDK MultipartPartConvertible.swift
[1232/1249] Compiling MultipartKitTootSDK FormDataDecoder.UnkeyedContainer.swift
[1233/1249] Compiling MultipartKitTootSDK FormDataDecoder.swift
[1234/1249] Compiling MultipartKitTootSDK FormDataEncoder.Encoder.swift
[1235/1249] Compiling MultipartKitTootSDK FormDataDecoder.Decoder.swift
[1236/1249] Compiling MultipartKitTootSDK FormDataDecoder.KeyedContainer.swift
[1237/1249] Compiling MultipartKitTootSDK FormDataDecoder.SingleValueContainer.swift
[1238/1249] Compiling MultipartKitTootSDK MultipartSerializer.swift
[1239/1249] Compiling MultipartKitTootSDK Utilities.swift
[1240/1249] Compiling MultipartKitTootSDK FormDataEncoder.KeyedContainer.swift
[1241/1249] Compiling MultipartKitTootSDK FormDataEncoder.SingleValueContainer.swift
[1242/1249] Compiling MultipartKitTootSDK FormDataEncoder.UnkeyedContainer.swift
[1243/1249] Compiling MultipartKitTootSDK MultipartFormData.swift
[1244/1249] Compiling MultipartKitTootSDK MultipartParser.swift
[1245/1250] Wrapping AST for MultipartKitTootSDK for debugging
[1247/1398] Compiling TootSDK RegisterAccountParams.swift
[1248/1398] Compiling TootSDK Relationship.swift
[1249/1398] Compiling TootSDK RelationshipParams.swift
[1250/1398] Compiling TootSDK RelationshipSeveranceEvent.swift
[1251/1398] Compiling TootSDK RemoveAccountsFromListParams.swift
[1252/1398] Compiling TootSDK Report.swift
[1253/1398] Compiling TootSDK ReportCategory.swift
[1254/1398] Compiling TootSDK ReportParams.swift
[1255/1398] Compiling TootSDK Results.swift
[1256/1398] Compiling TootSDK ScheduledPost.swift
[1257/1398] Compiling TootSDK ScheduledPostParams.swift
[1258/1398] Compiling TootSDK ScheduledPostRequest.swift
[1259/1398] Compiling TootSDK Search.swift
[1260/1398] Compiling TootSDK SearchAccountsParams.swift
[1261/1398] Compiling TootSDK SearchParams.swift
[1262/1398] Compiling TootSDK SetNoteForAccountParams.swift
[1263/1398] Compiling TootSDK EventContent.swift
[1264/1398] Compiling TootSDK StreamQuery.swift
[1265/1398] Compiling TootSDK StreamingEvent.swift
[1266/1398] Compiling TootSDK StreamingTimeline.swift
[1267/1398] Compiling TootSDK Suggestion.swift
[1268/1418] Compiling TootSDK Decoding+Helpers.swift
[1269/1418] Compiling TootSDK NSAttributedString+helpers.swift
[1270/1418] Compiling TootSDK NSFont+Traits.swift
[1271/1418] Compiling TootSDK UIFont+Traits.swift
[1272/1418] Compiling TootSDK AppKitAttribStringRenderer.swift
[1273/1418] Compiling TootSDK AttributedString+Util.swift
[1274/1418] Compiling TootSDK AttributedStringRenderer.swift
[1275/1418] Compiling TootSDK TootHTML.swift
[1276/1418] Compiling TootSDK UIKitAttribStringRenderer.swift
[1277/1418] Compiling TootSDK UniversalRenderer.swift
[1278/1418] Compiling TootSDK Data+prettyPrintedJSONString.swift
[1279/1418] Compiling TootSDK Decoder.swift
[1280/1418] Compiling TootSDK Encoder.swift
[1281/1418] Compiling TootSDK HTTPBody.swift
[1282/1418] Compiling TootSDK HTTPMethod.swift
[1283/1418] Compiling TootSDK HTTPRequest.swift
[1284/1418] Compiling TootSDK HTTPRequestBuilder.swift
[1285/1418] Compiling TootSDK PagedInfo.swift
[1286/1418] Compiling TootSDK PagedResult.swift
[1287/1418] Compiling TootSDK Pagination.swift
[1288/1418] Compiling TootSDK String+condensed.swift
[1289/1418] Emitting module TootSDK
[1290/1418] Compiling TootSDK Tag.swift
[1291/1418] Compiling TootSDK TagHistory.swift
[1292/1418] Compiling TootSDK FederatedTimelineQuery.swift
[1293/1418] Compiling TootSDK HashtagTimelineQuery.swift
[1294/1418] Compiling TootSDK LocalTimelineQuery.swift
[1295/1418] Compiling TootSDK Timeline.swift
[1296/1418] Compiling TootSDK TimelineQuery.swift
[1297/1418] Compiling TootSDK UserTimelineQuery.swift
[1298/1418] Compiling TootSDK TootApplication.swift
[1299/1418] Compiling TootSDK TootContent.swift
[1300/1418] Compiling TootSDK TootFeature.swift
[1301/1418] Compiling TootSDK TootField.swift
[1302/1418] Compiling TootSDK TootGrantType.swift
[1303/1418] Compiling TootSDK TootNotification.swift
[1304/1418] Compiling TootSDK TootNotificationParams.swift
[1305/1418] Compiling TootSDK TootRole.swift
[1306/1418] Compiling TootSDK TootSDKError.swift
[1307/1418] Compiling TootSDK TootSDKFlavour.swift
[1308/1418] Compiling TootSDK TootSource.swift
[1309/1418] Compiling TootSDK Translation.swift
[1310/1418] Compiling TootSDK TrendingLink.swift
[1311/1418] Compiling TootSDK TrendingLinkHistory.swift
[1312/1418] Compiling TootSDK UpdateCredentialsParams.swift
[1313/1418] Compiling TootSDK UpdateFilterParams.swift
[1314/1418] Compiling TootSDK UpdateMediaAttachmentParams.swift
[1315/1418] Compiling TootSDK UploadMediaAttachmentParams.swift
[1316/1418] Compiling TootSDK StreamingClient.swift
[1317/1418] Compiling TootSDK TootClient+ASWebAuthentication.swift
[1318/1418] Compiling TootSDK TootClient+Account.swift
[1319/1418] Compiling TootSDK TootClient+Announcements.swift
[1320/1418] Compiling TootSDK TootClient+Conversation.swift
[1321/1418] Compiling TootSDK TootClient+DomainBlocks.swift
[1322/1418] Compiling TootSDK TootClient+FeaturedTags.swift
[1323/1418] Compiling TootSDK TootClient+Filters.swift
[1324/1418] Compiling TootSDK TootClient+FollowRequests.swift
[1325/1418] Compiling TootSDK TootClient+Instance.swift
[1326/1418] Compiling TootSDK TootClient+Lists.swift
[1327/1418] Compiling TootSDK TootClient+Markers.swift
[1328/1418] Compiling TootSDK TootClient+Media.swift
[1329/1418] Compiling TootSDK TootClient+Notifications.swift
[1330/1418] Compiling TootSDK TootClient+OauthApps.swift
[1331/1418] Compiling TootSDK TootClient+Poll.swift
[1332/1418] Compiling TootSDK NodeInfo.swift
[1333/1418] Compiling TootSDK ParsedContent.swift
[1334/1418] Compiling TootSDK PixelfedReportParams.swift
[1335/1418] Compiling TootSDK ListOauthAppsParams.swift
[1336/1418] Compiling TootSDK PleromaFollowByURIParams.swift
[1337/1418] Compiling TootSDK PleromaOauthApp.swift
[1338/1418] Compiling TootSDK PleromaOauthAppsResponse.swift
[1339/1418] Compiling TootSDK Poll.swift
[1340/1418] Compiling TootSDK Post.swift
[1341/1418] Compiling TootSDK PostEdit.swift
[1342/1418] Compiling TootSDK PostParams.swift
[1343/1418] Compiling TootSDK PostSource.swift
[1344/1418] Compiling TootSDK PostTranslationParams.swift
[1345/1418] Compiling TootSDK Preferences.swift
[1346/1418] Compiling TootSDK ProfileDirectoryParams.swift
[1347/1418] Compiling TootSDK PushNotification.swift
[1348/1418] Compiling TootSDK PushSubscription.swift
[1349/1418] Compiling TootSDK PushSubscriptionParams.swift
[1350/1418] Compiling TootSDK PushSubscriptionPolicy.swift
[1351/1418] Compiling TootSDK PushSubscriptionUpdateParams.swift
[1352/1418] Compiling TootSDK RegisterAccountErrors.swift
[1353/1418] Compiling TootSDK URL+Extensions.swift
[1354/1418] Compiling TootSDK URLSession+asyncData.swift
[1355/1418] Compiling TootSDK AccessToken.swift
[1356/1418] Compiling TootSDK Account.swift
[1357/1418] Compiling TootSDK Activity.swift
[1358/1418] Compiling TootSDK AddAccountsToListParams.swift
[1359/1418] Compiling TootSDK Alerts.swift
[1360/1418] Compiling TootSDK Announcement.swift
[1361/1418] Compiling TootSDK AnnouncementParams.swift
[1362/1418] Compiling TootSDK AnnouncementReaction.swift
[1363/1418] Compiling TootSDK BlockDomainParams.swift
[1364/1418] Compiling TootSDK CallbackInfo.swift
[1365/1418] Compiling TootSDK Card.swift
[1366/1418] Compiling TootSDK Context.swift
[1367/1418] Compiling TootSDK Conversation.swift
[1368/1418] Compiling TootSDK CreateAppRequest.swift
[1369/1418] Compiling TootSDK CreateFilterParams.swift
[1370/1418] Compiling TootSDK CreatePoll.swift
[1371/1418] Compiling TootSDK DomainBlock.swift
[1372/1418] Compiling TootSDK EditPostParams.swift
[1373/1418] Compiling TootSDK Emoji.swift
[1374/1418] Compiling TootSDK ExtendedDescription.swift
[1375/1418] Compiling TootSDK FamiliarFollowers.swift
[1376/1418] Compiling TootSDK FeatureTagParams.swift
[1377/1418] Compiling TootSDK FeaturedTag.swift
[1378/1418] Compiling TootSDK Filter.swift
[1379/1418] Compiling TootSDK FilterKeyword.swift
[1380/1418] Compiling TootSDK FilterResult.swift
[1381/1418] Compiling TootSDK FilterStatus.swift
[1382/1418] Compiling TootSDK FollowAccountParams.swift
[1383/1418] Compiling TootSDK IdentityProof.swift
[1384/1418] Compiling TootSDK Instance.swift
[1385/1418] Compiling TootSDK InstanceConfiguration.swift
[1386/1418] Compiling TootSDK InstanceRule.swift
[1387/1418] Compiling TootSDK InstanceV1.swift
[1388/1418] Compiling TootSDK InstanceV2.swift
[1389/1418] Compiling TootSDK List.swift
[1390/1418] Compiling TootSDK ListParams.swift
[1391/1418] Compiling TootSDK Marker.swift
[1392/1418] Compiling TootSDK MediaAttachment.swift
[1393/1418] Compiling TootSDK Mention.swift
[1394/1418] Compiling TootSDK MuteAccountParams.swift
[1395/1418] Compiling TootSDK TootClient+Post.swift
[1396/1418] Compiling TootSDK TootClient+ProfileDirectory.swift
[1397/1418] Compiling TootSDK TootClient+Relationships.swift
[1398/1418] Compiling TootSDK TootClient+Reports.swift
[1399/1418] Compiling TootSDK TootClient+Request.swift
[1400/1418] Compiling TootSDK TootClient+ScheduledPost.swift
[1401/1418] Compiling TootSDK TootClient+Search.swift
[1402/1418] Compiling TootSDK TootClient+Streaming.swift
[1403/1418] Compiling TootSDK TootClient+Suggestions.swift
[1404/1418] Compiling TootSDK TootClient+Tags.swift
[1405/1418] Compiling TootSDK TootClient+TimeLine.swift
[1406/1418] Compiling TootSDK TootClient+Trends.swift
[1407/1418] Compiling TootSDK TootClient.swift
[1408/1418] Compiling TootSDK TootStream+Accounts.swift
[1409/1418] Compiling TootSDK TootStream+Posts.swift
[1410/1418] Compiling TootSDK TootStream.swift
[1411/1418] Compiling TootSDK PushSubscriptionKeys.swift
[1412/1418] Compiling TootSDK URLSafeBase64.swift
[1413/1418] Compiling TootSDK WebPushMessageEncryption.swift
[1414/1418] Compiling TootSDK resource_bundle_accessor.swift
[1415/1419] Wrapping AST for TootSDK for debugging
[1417/1425] Compiling MastodonPostScheduler Models.swift
[1418/1425] Compiling MastodonPostScheduler MastodonPostScheduler.swift
[1419/1425] Compiling MastodonPostScheduler List.swift
[1420/1425] Compiling MastodonPostScheduler Schedule.swift
[1421/1425] Emitting module MastodonPostScheduler
[1422/1425] Compiling MastodonPostScheduler Delete.swift
[1423/1426] Wrapping AST for MastodonPostScheduler for debugging
[1424/1426] Write Objects.LinkFileList
[1425/1426] Linking mastodon-post-scheduler
Build complete! (137.97s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.