Build Information
Successful build of MastodonPostScheduler, reference main (d228bf
), with Swift 6.1 for Linux on 30 Apr 2025 14:57:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.61.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.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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/TootSDK/TootSDK
[1/8567] Fetching tootsdk
[8568/23517] Fetching tootsdk, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.73s)
Fetched https://github.com/TootSDK/TootSDK from cache (0.73s)
Computing version for https://github.com/TootSDK/TootSDK
Computed https://github.com/TootSDK/TootSDK at 12.2.0 (2.58s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/karwa/swift-url.git
[1/3908] Fetching swiftsoup
[2854/20177] Fetching swiftsoup, swift-collections
[6675/34029] Fetching swiftsoup, swift-collections, swift-crypto
[6814/109598] Fetching swiftsoup, swift-collections, swift-crypto, swift-nio
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.41s)
[7468/105690] Fetching swift-collections, swift-crypto, swift-nio
[18367/117415] Fetching swift-collections, swift-crypto, swift-nio, swift-url
Fetched https://github.com/apple/swift-crypto.git from cache (1.55s)
[81648/103563] Fetching swift-collections, swift-nio, swift-url
Fetched https://github.com/karwa/swift-url.git from cache (3.78s)
Fetched https://github.com/apple/swift-collections.git from cache (3.79s)
Fetched https://github.com/apple/swift-nio.git from cache (3.86s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (4.29s)
Computing version for https://github.com/karwa/swift-url.git
Computed https://github.com/karwa/swift-url.git at 0.4.2 (0.49s)
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.43s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.45s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.85s)
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/TootSDK/TootSDK
Working copy of https://github.com/TootSDK/TootSDK resolved at 12.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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/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-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.4.2
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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/435] Write sources
[9/435] Copying PrivacyInfo.xcprivacy
[10/435] Write sources
[27/435] Compiling CNIOWindows shim.c
[28/435] Compiling _AtomicsShims.c
[29/435] Compiling CNIOWindows WSAStartup.c
[30/435] Compiling CNIOWASI CNIOWASI.c
[31/435] Compiling CNIOLinux liburing_shims.c
[32/435] Compiling CNIOLinux shim.c
[33/435] Compiling CNIOLLHTTP c_nio_http.c
[34/435] Compiling CNIOLLHTTP c_nio_api.c
[35/435] Compiling CNIODarwin shim.c
[36/435] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/435] Compiling a_i2d_fp.cc
[38/435] Compiling a_dup.cc
[39/435] Write swift-version-24593BA9C3E375BF.txt
[40/435] Compiling a_gentm.cc
[41/435] Compiling a_int.cc
[42/435] Compiling fiat_p256_adx_sqr.S
[43/435] Compiling cbb.cc
[44/435] Compiling fiat_p256_adx_mul.S
[45/435] Compiling fiat_curve25519_adx_square.S
[46/522] Compiling CCryptoBoringSSLShims shims.c
[47/522] Compiling fiat_curve25519_adx_mul.S
[48/522] Compiling md5-x86_64-linux.S
[49/522] Compiling md5-x86_64-apple.S
[50/522] Compiling md5-586-linux.S
[51/522] Compiling md5-586-apple.S
[53/522] Emitting module _NIOBase64
[53/522] Compiling err_data.cc
[54/522] Compiling chacha20_poly1305_x86_64-linux.S
[55/522] Compiling chacha20_poly1305_x86_64-apple.S
[56/522] Compiling chacha20_poly1305_armv8-win.S
[57/522] Compiling chacha20_poly1305_armv8-linux.S
[58/522] Compiling chacha20_poly1305_armv8-apple.S
[59/522] Compiling chacha-x86_64-linux.S
[60/522] Compiling chacha-x86_64-apple.S
[61/522] Compiling chacha-x86-linux.S
[62/522] Compiling chacha-x86-apple.S
[63/522] Compiling chacha-armv8-win.S
[64/522] Compiling chacha-armv8-linux.S
[65/522] Compiling chacha-armv8-apple.S
[66/522] Compiling chacha-armv4-linux.S
[67/522] Compiling aes128gcmsiv-x86_64-linux.S
[68/522] Compiling aes128gcmsiv-x86_64-apple.S
[69/522] Compiling x86_64-mont5-linux.S
[70/522] Compiling x86_64-mont5-apple.S
[71/522] Compiling x86_64-mont-linux.S
[72/522] Compiling x86_64-mont-apple.S
[73/522] Compiling x86-mont-linux.S
[74/522] Compiling x86-mont-apple.S
[75/522] Compiling c-nioatomics.c
[76/522] Compiling vpaes-x86_64-linux.S
[77/522] Compiling vpaes-x86_64-apple.S
[78/522] Compiling vpaes-x86-linux.S
[79/522] Compiling vpaes-x86-apple.S
[80/522] Compiling vpaes-armv8-win.S
[81/522] Compiling vpaes-armv8-linux.S
[82/522] Compiling c-atomics.c
[83/522] Compiling vpaes-armv8-apple.S
[85/522] Compiling UnicodeDataStructures IndexedTable.swift
[85/529] Compiling vpaes-armv7-linux.S
[86/529] Compiling sha512-x86_64-linux.S
[88/529] Compiling SwiftSoup Collector.swift
[89/529] Compiling SwiftSoup CombiningEvaluator.swift
[90/529] Compiling _NIODataStructures PriorityQueue.swift
[91/529] Compiling SwiftSoup CssSelector.swift
[92/529] Compiling SwiftSoup DataNode.swift
[93/531] Compiling UnicodeDataStructures IDNAMappingDataSchema.swift
[94/531] Compiling UnicodeDataStructures IDNAValidationDataSchema.swift
[95/531] Compiling SwiftSoup DataUtil.swift
[96/531] Compiling SwiftSoup Document.swift
[97/531] Compiling SwiftSoup Comment.swift
[98/531] Compiling SwiftSoup Connection.swift
[99/531] Compiling SwiftSoup ArrayExt.swift
[100/531] Compiling SwiftSoup Attribute.swift
[101/531] Compiling SwiftSoup CharacterReader.swift
[102/531] Compiling SwiftSoup Cleaner.swift
[103/531] Compiling SwiftSoup BinarySearch.swift
[104/531] Compiling SwiftSoup BooleanAttribute.swift
[105/531] Compiling SwiftSoup CharacterExt.swift
[106/531] Emitting module InternalCollectionsUtilities
[109/531] Compiling SwiftSoup Attributes.swift
[110/531] Compiling _NIODataStructures _TinyArray.swift
[110/531] Compiling sha512-x86_64-apple.S
[112/531] Emitting module UnicodeDataStructures
[115/531] Compiling UnicodeDataStructures CodePointDatabase.swift
[116/531] Compiling UnicodeDataStructures Utils.swift
[117/531] Compiling _NIOBase64 Base64.swift
[117/532] Compiling sha512-armv8-win.S
[118/532] Compiling sha512-armv8-linux.S
[120/532] Compiling sha512-armv8-apple.S
[121/532] Compiling sha512-armv4-linux.S
[122/532] Compiling sha512-586-apple.S
[123/532] Compiling sha512-586-linux.S
[125/532] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[126/532] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[126/533] Compiling sha256-x86_64-apple.S
[127/533] Compiling sha256-x86_64-linux.S
[129/533] Compiling sha256-armv8-win.S
[130/533] Compiling sha256-armv8-linux.S
[131/533] Wrapping AST for _NIOBase64 for debugging
[132/533] Compiling sha256-armv4-linux.S
[133/533] Compiling sha256-armv8-apple.S
[135/533] Compiling UnicodeDataStructures SegmentedLine.swift
[137/746] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[138/746] Emitting module NIOConcurrencyHelpers
[139/746] Compiling NIOConcurrencyHelpers lock.swift
[140/746] Compiling _NIODataStructures Heap.swift
[141/746] Emitting module _NIODataStructures
[142/747] Compiling NIOConcurrencyHelpers NIOLock.swift
[143/747] Compiling NIOConcurrencyHelpers atomics.swift
[144/747] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[145/748] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[146/748] Compiling HeapModule Heap+Descriptions.swift
[149/748] Compiling HeapModule _HeapNode.swift
[150/748] Compiling HeapModule Heap.swift
[150/748] Wrapping AST for _NIODataStructures for debugging
[152/748] Compiling HeapModule Heap+Invariants.swift
[153/748] Compiling HeapModule Heap+UnsafeHandle.swift
[154/748] Emitting module HeapModule
[154/764] Wrapping AST for UnicodeDataStructures for debugging
[157/764] Compiling HashTreeCollections TreeSet+Hashable.swift
[158/764] Compiling HashTreeCollections TreeSet+Sendable.swift
[159/764] Compiling HashTreeCollections TreeSet+Sequence.swift
[160/764] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[161/764] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[162/764] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[163/764] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[164/764] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[165/764] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[166/764] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[167/774] Compiling IDNA Punycode.swift
[167/774] Wrapping AST for NIOConcurrencyHelpers for debugging
[169/774] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[170/774] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[171/774] Compiling HashTreeCollections TreeDictionary+Keys.swift
[172/774] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[173/774] Compiling HashTreeCollections TreeDictionary+Merge.swift
[174/774] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[175/774] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[176/774] Compiling HashTreeCollections TreeDictionary+Collection.swift
[177/774] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[178/774] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[179/774] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[180/774] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[181/774] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[182/774] Compiling HashTreeCollections TreeDictionary+Filter.swift
[183/781] Compiling IDNA ValidationData.swift
[184/781] Compiling IDNA IDNA.swift
[184/781] Wrapping AST for InternalCollectionsUtilities for debugging
[186/781] Compiling DequeModule _DequeBuffer.swift
[187/781] Compiling DequeModule _DequeBufferHeader.swift
[187/783] Wrapping AST for HeapModule for debugging
[188/783] Compiling sha256-586-linux.S
[189/783] Compiling sha256-586-apple.S
[191/783] Compiling DequeModule Deque+CustomReflectable.swift
[192/783] Compiling DequeModule Deque+Descriptions.swift
[193/783] Compiling DequeModule Deque+Testing.swift
[194/783] Compiling DequeModule Deque._Storage.swift
[195/783] Compiling DequeModule Deque._UnsafeHandle.swift
[196/783] Compiling DequeModule Deque.swift
[199/783] Compiling DequeModule _DequeSlot.swift
[200/783] Compiling DequeModule _UnsafeWrappedBuffer.swift
[201/783] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[202/783] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[203/783] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[204/783] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[205/783] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[206/783] Compiling HashTreeCollections _HashNode+Structural merge.swift
[207/783] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[208/783] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[209/783] Compiling OrderedCollections OrderedSet+SubSequence.swift
[210/783] Compiling OrderedCollections OrderedSet+Testing.swift
[211/783] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[212/783] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[213/783] Compiling OrderedCollections OrderedSet.swift
[214/783] Compiling OrderedCollections _UnsafeBitset.swift
[215/783] Compiling HashTreeCollections TreeSet+Equatable.swift
[216/783] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[217/783] Compiling HashTreeCollections TreeSet+Extras.swift
[218/783] Compiling HashTreeCollections TreeSet+Filter.swift
[218/783] Compiling sha1-x86_64-apple.S
[219/783] Compiling sha1-x86_64-linux.S
[221/783] Compiling HashTreeCollections _HashNode+Structural union.swift
[222/783] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[223/783] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[224/783] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[225/783] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[226/783] Compiling HashTreeCollections _HashNode.swift
[227/783] Compiling HashTreeCollections _HashNodeHeader.swift
[228/783] Compiling HashTreeCollections _HashSlot.swift
[229/783] Compiling HashTreeCollections _HashStack.swift
[230/783] Compiling HashTreeCollections _HashTreeIterator.swift
[231/783] Compiling HashTreeCollections _HashTreeStatistics.swift
[232/783] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[233/783] Compiling HashTreeCollections _RawHashNode.swift
[234/783] Compiling HashTreeCollections _UnmanagedHashNode.swift
[235/783] Compiling HashTreeCollections _UnsafePath.swift
[236/783] Compiling HashTreeCollections TreeDictionary+Codable.swift
[247/783] Compiling OrderedCollections OrderedSet+Sendable.swift
[248/783] Compiling DequeModule Deque+Extras.swift
[249/783] Compiling DequeModule Deque+Hashable.swift
[250/783] Compiling DequeModule Deque+Equatable.swift
[251/783] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[252/783] Compiling IDNA NFC.swift
[252/783] Compiling sha1-armv8-win.S
[253/783] Compiling sha1-armv8-linux.S
[254/783] Compiling sha1-armv8-apple.S
[255/783] Compiling sha1-armv4-large-linux.S
[263/790] Compiling sha1-586-linux.S
[274/790] Compiling sha1-586-apple.S
[289/799] Compiling rsaz-avx2-linux.S
[291/799] Emitting module SwiftSoup
[292/799] Compiling DequeModule Deque+Codable.swift
[293/799] Compiling DequeModule Deque+Collection.swift
[299/799] Compiling rsaz-avx2-apple.S
[302/799] Compiling rdrand-x86_64-linux.S
[303/799] Compiling rdrand-x86_64-apple.S
[304/799] Compiling p256_beeu-x86_64-asm-linux.S
[305/799] Compiling p256_beeu-x86_64-asm-apple.S
[310/799] Compiling p256_beeu-armv8-asm-win.S
[311/799] Compiling p256_beeu-armv8-asm-linux.S
[313/799] Compiling _RopeModule _CharacterRecognizer.swift
[314/799] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[315/799] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[316/799] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[317/799] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[318/799] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[319/799] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[320/799] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[321/799] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[322/799] Compiling HashTreeCollections TreeSet.swift
[322/799] Compiling p256_beeu-armv8-asm-apple.S
[323/799] Compiling p256-x86_64-asm-linux.S
[332/799] Compiling p256-x86_64-asm-apple.S
[335/799] Compiling p256-armv8-asm-win.S
[337/799] Compiling IDNA MappingData.swift
[337/799] Compiling p256-armv8-asm-linux.S
[338/799] Compiling p256-armv8-asm-apple.S
[339/799] Compiling ghashv8-armv8-win.S
[348/799] Compiling ghashv8-armv8-linux.S
[370/799] Compiling ghashv8-armv8-apple.S
[371/799] Compiling ghashv8-armv7-linux.S
[372/799] Compiling ghash-x86_64-apple.S
[374/799] Emitting module DequeModule
[375/799] Emitting module IDNA
[380/801] Compiling SwiftSoup UTF8Arrays.swift
[381/801] Compiling SwiftSoup UnfairLock.swift
[382/801] Compiling SwiftSoup UnicodeScalar.swift
[383/801] Compiling SwiftSoup Validate.swift
[384/801] Compiling SwiftSoup Whitelist.swift
[384/801] Compiling ghash-x86_64-linux.S
[386/801] Compiling SwiftSoup XmlDeclaration.swift
[387/801] Compiling SwiftSoup XmlTreeBuilder.swift
[394/801] Compiling ghash-x86-linux.S
[405/801] Compiling ghash-x86-apple.S
[406/801] Compiling ghash-ssse3-x86_64-linux.S
[416/801] Compiling ghash-ssse3-x86_64-apple.S
[434/801] Emitting module OrderedCollections
[434/802] Wrapping AST for IDNA for debugging
[435/839] Compiling ghash-ssse3-x86-linux.S
[437/839] Emitting module _RopeModule
[439/839] Compiling WebURL URLWriter.swift
[440/839] Compiling WebURL ValidationError.swift
[441/839] Compiling WebURL WebURL+Component.swift
[442/839] Compiling WebURL PercentEncoding.swift
[443/839] Compiling WebURL SPIs.swift
[444/839] Compiling WebURL URLStorage+Setters.swift
[445/839] Compiling WebURL URLStorage.swift
[446/839] Compiling WebURL URLStructure.swift
[447/839] Compiling WebURL ASCII+LazyTextTransformations.swift
[448/839] Compiling WebURL ASCII.swift
[449/839] Compiling WebURL DeprecatedAPIs.swift
[449/839] Compiling ghash-ssse3-x86-apple.S
[450/839] Compiling ghash-neon-armv8-win.S
[451/839] Compiling ghash-neon-armv8-linux.S
[452/839] Compiling ghash-neon-armv8-apple.S
[453/839] Wrapping AST for DequeModule for debugging
[454/839] Compiling ghash-armv4-linux.S
[455/839] Compiling co-586-linux.S
[456/839] Compiling co-586-apple.S
[457/839] Compiling bn-armv8-win.S
[458/839] Compiling bsaes-armv7-linux.S
[460/839] Compiling WebURL IPAddress.swift
[461/839] Compiling WebURL Parser+Host.swift
[462/839] Compiling WebURL Parser+Path.swift
[463/839] Compiling WebURL Parser+StringUtils.swift
[464/839] Compiling WebURL Parser.swift
[465/839] Compiling WebURL BidirectionalCollection+suffix.swift
[466/839] Compiling WebURL BidirectionalCollection+trim.swift
[467/839] Compiling WebURL BitTwiddling.swift
[468/839] Compiling WebURL Collection+longestRange.swift
[469/839] Compiling WebURL Either.swift
[470/839] Compiling WebURL WebURL+Domain.swift
[471/839] Compiling WebURL WebURL+FilePaths.swift
[472/839] Compiling WebURL WebURL+FormParameters.swift
[473/839] Compiling WebURL WebURL+Host.swift
[474/839] Compiling WebURL WebURL+JSModel.swift
[475/839] Compiling WebURL Pointers.swift
[476/839] Compiling WebURL StaticMember.swift
[477/839] Compiling WebURL StringAdditions.swift
[478/839] Compiling WebURL UnsafeBuffer+ReplaceSubrange.swift
[479/839] Compiling WebURL UnsafeSmallStack.swift
[480/839] Compiling WebURL Errors.swift
[481/839] Compiling WebURL FastCollectionAlgorithms.swift
[486/844] Wrapping AST for OrderedCollections for debugging
[487/844] Compiling bn-armv8-linux.S
[488/844] Compiling bn-586-linux.S
[489/844] Compiling bn-armv8-apple.S
[490/844] Compiling bn-586-apple.S
[491/844] Compiling armv8-mont-win.S
[499/844] Compiling armv8-mont-linux.S
[500/845] Compiling armv8-mont-apple.S
[501/845] Compiling armv4-mont-linux.S
[502/845] Compiling aesv8-gcm-armv8-win.S
[503/845] Compiling aesv8-gcm-armv8-linux.S
[504/845] Compiling aesv8-gcm-armv8-apple.S
[506/845] Compiling aesv8-armv8-win.S
[507/845] Compiling aesv8-armv8-linux.S
[509/845] Compiling _RopeModule Rope+Join.swift
[510/845] Compiling _RopeModule Rope+MutatingForEach.swift
[511/845] Compiling _RopeModule Rope+Remove.swift
[512/845] Compiling _RopeModule Rope+RemoveSubrange.swift
[513/845] Compiling _RopeModule Rope+Split.swift
[514/845] Compiling _RopeModule Optional Utilities.swift
[515/845] Compiling _RopeModule String Utilities.swift
[516/845] Compiling _RopeModule String.Index+ABI.swift
[517/845] Compiling aesv8-armv8-apple.S
[518/845] Compiling aesv8-armv7-linux.S
[519/845] Compiling aesni-x86_64-linux.S
[520/845] Compiling aesni-x86_64-apple.S
[521/845] Compiling aesni-x86-linux.S
[522/845] Compiling aesni-x86-apple.S
[523/845] Compiling aesni-gcm-x86_64-linux.S
[524/845] Wrapping AST for SwiftSoup for debugging
[525/845] Compiling aes-gcm-avx10-x86_64-linux.S
[525/845] Compiling aesni-gcm-x86_64-apple.S
[527/845] Compiling aes-gcm-avx10-x86_64-apple.S
[529/845] Compiling WebURL WebURL+UTF8View.swift
[530/845] Compiling WebURL WebURL.swift
[542/845] Compiling WebURL Integers.swift
[543/845] Compiling WebURL ManagedArrayBuffer.swift
[544/845] Compiling WebURL MutableCollection+pathUtils.swift
[545/845] Compiling WebURL WebURL+Origin.swift
[546/845] Compiling WebURL WebURL+PathComponents.swift
[547/845] Compiling WebURL WebURL+Scheme.swift
[548/846] Emitting module HashTreeCollections
[550/847] Wrapping AST for HashTreeCollections for debugging
[551/847] Compiling x_x509a.cc
[552/847] Compiling x_x509.cc
[553/847] Wrapping AST for _RopeModule for debugging
[554/847] Compiling x_val.cc
[555/847] Compiling x_sig.cc
[556/847] Compiling x_spki.cc
[557/847] Compiling x_req.cc
[563/847] Compiling x_name.cc
[564/847] Compiling x_pubkey.cc
[565/847] Compiling x_exten.cc
[566/847] Compiling x_crl.cc
[572/847] Compiling x_all.cc
[573/847] Compiling x_attrib.cc
[574/847] Compiling x_algor.cc
[575/847] Compiling x509rset.cc
[576/847] Compiling x509spki.cc
[582/847] Compiling x509cset.cc
[598/847] Compiling x509name.cc
[599/847] Compiling x509_v3.cc
[600/847] Compiling x509_vfy.cc
[601/847] Compiling x509_vpm.cc
[602/847] Compiling x509_txt.cc
[603/847] Compiling x509_set.cc
[604/847] Compiling x509_req.cc
[605/847] Compiling x509_trs.cc
[606/847] Compiling x509_def.cc
[607/847] Compiling x509_ext.cc
[608/847] Compiling x509_lu.cc
[609/847] Compiling x509_obj.cc
[610/847] Compiling x509_d2.cc
[611/847] Compiling x509_cmp.cc
[612/847] Compiling x509.cc
[613/847] Compiling x509_att.cc
[614/847] Compiling v3_skey.cc
[615/847] Compiling v3_utl.cc
[616/847] Compiling v3_prn.cc
[617/847] Compiling v3_purp.cc
[618/847] Compiling v3_pmaps.cc
[619/847] Compiling v3_ocsp.cc
[620/847] Compiling v3_pcons.cc
[621/847] Compiling v3_ncons.cc
[622/847] Compiling v3_lib.cc
[629/847] Compiling v3_int.cc
[630/847] Compiling v3_info.cc
[631/847] Compiling v3_ia5.cc
[632/847] Compiling v3_genn.cc
[633/847] Compiling v3_extku.cc
[634/847] Compiling v3_crld.cc
[634/847] Compiling v3_enum.cc
[636/847] Compiling v3_cpols.cc
[637/847] Compiling v3_conf.cc
[638/847] Compiling v3_bitst.cc
[639/847] Compiling v3_bcons.cc
[640/847] Compiling v3_alt.cc
[640/847] Compiling v3_akeya.cc
[642/847] Compiling v3_akey.cc
[643/847] Compiling t_x509a.cc
[644/847] Compiling t_x509.cc
[645/847] Compiling t_crl.cc
[646/847] Compiling t_req.cc
[647/847] Compiling i2d_pr.cc
[648/847] Compiling name_print.cc
[649/847] Compiling rsa_pss.cc
[650/847] Compiling policy.cc
[651/847] Compiling by_file.cc
[652/847] Compiling asn1_gen.cc
[653/847] Compiling by_dir.cc
[655/847] Emitting module WebURL
[655/848] Compiling algorithm.cc
[657/848] Compiling a_verify.cc
[658/848] Compiling a_digest.cc
[659/848] Compiling trust_token.cc
[660/848] Compiling a_sign.cc
[661/848] Compiling voprf.cc
[662/848] Wrapping AST for WebURL for debugging
[663/848] Compiling pmbtoken.cc
[664/856] Compiling thread_win.cc
[665/856] Compiling thread_none.cc
[666/856] Compiling thread.cc
[667/856] Compiling wots.cc
[668/856] Compiling thread_pthread.cc
[669/856] Compiling stack.cc
[671/856] Compiling WebURLFoundationExtras ConversionError.swift
[672/857] Compiling WebURLFoundationExtras StringAdditions.swift
[673/857] Compiling WebURLFoundationExtras EvenFasterCollectionAlgorithms.swift
[673/857] Compiling fors.cc
[674/857] Compiling merkle.cc
[675/857] Compiling thash.cc
[676/857] Compiling slhdsa.cc
[677/857] Compiling siphash.cc
[678/857] Compiling sha512.cc
[679/857] Compiling sha256.cc
[681/857] Compiling WebURLFoundationExtras URLSession.swift
[682/857] Compiling WebURLFoundationExtras DataAndString.swift
[683/857] Compiling WebURLFoundationExtras URLRequestResponse.swift
[684/857] Compiling WebURLFoundationExtras FoundationToWebURL.swift
[685/857] Emitting module WebURLFoundationExtras
[685/857] Compiling sha1.cc
[686/857] Compiling rsa_extra.cc
[687/857] Compiling rsa_print.cc
[689/857] Compiling WebURLFoundationExtras WebURLToFoundation.swift
[689/858] Compiling rc4.cc
[690/858] Compiling refcount.cc
[691/858] Compiling rsa_crypt.cc
[693/858] Compiling rsa_asn1.cc
[694/858] Compiling windows.cc
[695/858] Compiling trusty.cc
[696/858] Wrapping AST for WebURLFoundationExtras for debugging
[697/858] Compiling urandom.cc
[698/858] Compiling rand_extra.cc
[699/858] Compiling ios.cc
[700/858] Compiling passive.cc
[701/858] Compiling poly1305_arm_asm.S
[702/858] Compiling getentropy.cc
[703/858] Compiling deterministic.cc
[704/858] Compiling forkunsafe.cc
[705/858] Compiling fork_detect.cc
[706/858] Compiling pool.cc
[707/858] Compiling poly1305_arm.cc
[708/858] Compiling poly1305.cc
[709/858] Compiling poly1305_vec.cc
[710/858] Compiling pkcs7.cc
[711/858] Compiling pkcs8_x509.cc
[712/858] Compiling p5_pbev2.cc
[713/858] Compiling pkcs8.cc
[714/858] Compiling pkcs7_x509.cc
[715/858] Compiling pem_xaux.cc
[716/858] Compiling pem_x509.cc
[717/858] Compiling pem_pkey.cc
[718/858] Compiling obj_xref.cc
[719/858] Compiling pem_pk8.cc
[720/858] Compiling pem_info.cc
[721/858] Compiling mlkem.cc
[722/858] Compiling pem_oth.cc
[723/858] Compiling pem_all.cc
[724/858] Compiling obj.cc
[725/858] Compiling pem_lib.cc
[726/858] Compiling mldsa.cc
[727/858] Compiling poly_rq_mul.S
[728/858] Compiling mem.cc
[729/858] Compiling md5.cc
[730/858] Compiling fips_shared_support.cc
[731/858] Compiling md4.cc
[732/858] Compiling lhash.cc
[733/858] Compiling kyber.cc
[734/858] Compiling hpke.cc
[735/858] Compiling scrypt.cc
[736/858] Compiling sign.cc
[737/858] Compiling hrss.cc
[738/858] Compiling ex_data.cc
[739/858] Compiling print.cc
[740/858] Compiling pbkdf.cc
[741/858] Compiling p_x25519.cc
[742/858] Compiling p_x25519_asn1.cc
[743/858] Compiling p_hkdf.cc
[744/858] Compiling p_rsa_asn1.cc
[745/858] Compiling p_rsa.cc
[746/858] Compiling p_ed25519.cc
[747/858] Compiling p_dh.cc
[748/858] Compiling p_ed25519_asn1.cc
[749/858] Compiling p_ec_asn1.cc
[750/858] Compiling p_dh_asn1.cc
[751/858] Compiling p_ec.cc
[752/858] Compiling p_dsa_asn1.cc
[753/858] Compiling evp_ctx.cc
[754/858] Compiling evp.cc
[755/858] Compiling err.cc
[756/858] Compiling ecdh_extra.cc
[757/858] Compiling ecdsa_asn1.cc
[758/858] Compiling engine.cc
[759/858] Compiling evp_asn1.cc
[760/858] Compiling hash_to_curve.cc
[761/858] Compiling ec_derive.cc
[762/858] Compiling dsa_asn1.cc
[763/858] Compiling dsa.cc
[764/858] Compiling ec_asn1.cc
[765/858] Compiling digest_extra.cc
[766/858] Compiling dh_asn1.cc
[767/858] Compiling params.cc
[768/858] Compiling x25519-asm-arm.S
[769/858] Compiling des.cc
[770/858] Compiling spake25519.cc
[771/858] Compiling cpu_intel.cc
[772/858] Compiling crypto.cc
[773/858] Compiling cpu_arm_linux.cc
[774/858] Compiling curve25519.cc
[775/858] Compiling cpu_aarch64_win.cc
[776/858] Compiling cpu_arm_freebsd.cc
[777/858] Compiling bcm.cc
[778/858] Compiling cpu_aarch64_sysreg.cc
[779/858] Compiling cpu_aarch64_openbsd.cc
[780/858] Compiling cpu_aarch64_linux.cc
[781/858] Compiling curve25519_64_adx.cc
[782/858] Compiling cpu_aarch64_apple.cc
[783/858] Compiling cpu_aarch64_fuchsia.cc
[784/858] Compiling conf.cc
[785/858] Compiling tls_cbc.cc
[786/858] Compiling e_tls.cc
[787/858] Compiling e_rc4.cc
[788/858] Compiling e_rc2.cc
[789/858] Compiling e_null.cc
[790/858] Compiling e_des.cc
[791/858] Compiling e_aesctrhmac.cc
[792/858] Compiling e_chacha20poly1305.cc
[793/858] Compiling e_aesgcmsiv.cc
[794/858] Compiling derive_key.cc
[795/858] Compiling cipher_extra.cc
[796/858] Compiling chacha.cc
[797/858] Compiling unicode.cc
[798/858] Compiling ber.cc
[799/858] Compiling asn1_compat.cc
[800/858] Compiling buf.cc
[801/858] Compiling convert.cc
[802/858] Compiling cbs.cc
[803/858] Compiling printf.cc
[804/858] Compiling bn_asn1.cc
[805/858] Compiling blake2.cc
[806/858] Compiling pair.cc
[807/858] Compiling hexdump.cc
[808/858] Compiling file.cc
[809/858] Compiling fd.cc
[810/858] Compiling tasn_new.cc
[811/858] Compiling tasn_utl.cc
[811/858] Compiling bio.cc
[812/858] Compiling tasn_typ.cc
[814/858] Compiling errno.cc
[814/858] Compiling base64.cc
[816/858] Compiling bio_mem.cc
[817/858] Compiling tasn_fre.cc
[818/858] Compiling f_int.cc
[819/858] Compiling f_string.cc
[820/858] Compiling asn_pack.cc
[820/858] Compiling posix_time.cc
[822/858] Compiling tasn_enc.cc
[823/858] Compiling asn1_par.cc
[824/858] Compiling tasn_dec.cc
[825/858] Compiling asn1_lib.cc
[826/858] Compiling a_utctm.cc
[827/858] Compiling a_time.cc
[828/858] Compiling a_type.cc
[829/858] Compiling a_octet.cc
[830/858] Write sources
[831/858] Compiling a_strnid.cc
[831/858] Write sources
[835/858] Compiling a_strex.cc
[836/858] Compiling a_object.cc
[837/911] Compiling a_mbstr.cc
[838/926] Compiling a_bitstr.cc
[839/932] Compiling a_d2i_fp.cc
[840/932] Compiling a_bool.cc
[842/940] Compiling Atomics UnsafeAtomic.swift
[843/940] Compiling Atomics UnsafeAtomicLazyReference.swift
[844/940] Compiling Atomics OptionalRawRepresentable.swift
[845/940] Compiling Atomics RawRepresentable.swift
[846/940] Compiling Atomics AtomicBool.swift
[847/942] Compiling Atomics ManagedAtomic.swift
[848/942] Compiling Atomics ManagedAtomicLazyReference.swift
[849/942] Compiling Atomics AtomicMemoryOrderings.swift
[850/942] Compiling Atomics DoubleWord.swift
[851/942] Compiling Atomics AtomicOptionalWrappable.swift
[852/942] Compiling Atomics AtomicReference.swift
[853/942] Compiling Atomics AtomicStorage.swift
[854/942] Compiling Atomics AtomicValue.swift
[859/949] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[860/949] Compiling BitCollections BitSet+CustomReflectable.swift
[861/949] Compiling BitCollections BitSet+CustomStringConvertible.swift
[862/949] Compiling BitCollections BitSet+Equatable.swift
[863/949] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[864/949] Compiling BitCollections BitSet+Extras.swift
[865/949] Compiling BitCollections BitSet+Hashable.swift
[866/949] Compiling Atomics Primitives.shims.swift
[867/949] Compiling Atomics AtomicInteger.swift
[872/949] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[873/949] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[874/949] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[875/949] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[876/949] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[877/949] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[878/949] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[879/949] Compiling BitCollections BitSet+Initializers.swift
[880/949] Compiling BitCollections BitSet+Invariants.swift
[881/949] Compiling BitCollections BitSet+Random.swift
[882/949] Compiling BitCollections BitSet+SetAlgebra basics.swift
[883/949] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[884/949] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[885/949] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[886/949] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[887/949] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[888/949] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[889/949] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[890/949] Compiling BitCollections BitSet+SetAlgebra union.swift
[891/949] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[892/949] Compiling BitCollections BitSet.Counted.swift
[893/949] Compiling Atomics IntegerOperations.swift
[894/949] Compiling Atomics Unmanaged extensions.swift
[895/949] Emitting module ArgumentParserToolInfo
[896/949] Compiling ArgumentParserToolInfo ToolInfo.swift
[901/950] Compiling Atomics IntegerConformances.swift
[902/950] Compiling Atomics PointerConformances.swift
[903/950] Compiling Atomics Primitives.native.swift
[906/950] Emitting module BitCollections
[907/950] Compiling CryptoBoringWrapper RandomBytes.swift
[908/950] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[909/950] Emitting module CryptoBoringWrapper
[910/950] Compiling CryptoBoringWrapper EllipticCurve.swift
[911/950] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[912/950] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[917/950] Compiling BitCollections BitArray._UnsafeHandle.swift
[918/950] Compiling BitCollections BitArray.swift
[919/950] Compiling BitCollections BitSet+BidirectionalCollection.swift
[920/950] Compiling BitCollections BitSet+Codable.swift
[921/950] Compiling BitCollections BitSet.Index.swift
[922/950] Compiling BitCollections BitSet._UnsafeHandle.swift
[923/950] Compiling BitCollections BitSet.swift
[924/950] Compiling BitCollections Range+Utilities.swift
[925/950] Compiling BitCollections Slice+Utilities.swift
[926/950] Compiling BitCollections UInt+Tricks.swift
[927/950] Compiling BitCollections _Word.swift
[929/951] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[930/951] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[931/952] Emitting module Atomics
[936/953] Wrapping AST for ArgumentParserToolInfo for debugging
[937/953] Wrapping AST for CryptoBoringWrapper for debugging
[938/953] Wrapping AST for Atomics for debugging
[939/953] Wrapping AST for BitCollections for debugging
[941/1064] Emitting module Collections
[942/1064] Compiling Collections Collections.swift
[943/1124] Wrapping AST for Collections for debugging
[945/1124] Compiling NIOCore CircularBuffer.swift
[946/1124] Compiling NIOCore Codec.swift
[947/1124] Compiling NIOCore ConvenienceOptionSupport.swift
[948/1124] Compiling NIOCore DeadChannel.swift
[949/1124] Compiling NIOCore DispatchQueue+WithFuture.swift
[950/1129] Emitting module ArgumentParser
[951/1129] Compiling NIOCore AsyncChannelHandler.swift
[952/1129] Compiling NIOCore AsyncChannelInboundStream.swift
[953/1129] Compiling NIOCore AsyncChannelOutboundWriter.swift
[954/1129] Compiling NIOCore NIOAsyncSequenceProducer.swift
[955/1129] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[956/1129] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[957/1129] Compiling NIOCore BSDSocketAPI.swift
[958/1129] Compiling NIOCore ByteBuffer-aux.swift
[959/1129] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[960/1129] Compiling NIOCore ByteBuffer-conversions.swift
[961/1129] Compiling NIOCore ByteBuffer-core.swift
[962/1129] Compiling NIOCore ByteBuffer-hex.swift
[963/1129] Compiling NIOCore ByteBuffer-int.swift
[964/1129] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[965/1129] Compiling NIOCore AddressedEnvelope.swift
[966/1129] Compiling NIOCore AsyncAwaitSupport.swift
[967/1129] Compiling NIOCore AsyncChannel.swift
[968/1129] Compiling NIOCore NIOAsyncWriter.swift
[969/1129] Compiling NIOCore ByteBuffer-multi-int.swift
[970/1129] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[971/1129] Compiling NIOCore ByteBuffer-views.swift
[972/1129] Compiling NIOCore Channel.swift
[973/1129] Compiling NIOCore MarkedCircularBuffer.swift
[974/1129] Compiling NIOCore MulticastChannel.swift
[975/1129] Compiling NIOCore NIOAny.swift
[976/1129] Compiling NIOCore NIOCloseOnErrorHandler.swift
[977/1129] Compiling NIOCore NIOLoopBound.swift
[978/1129] Compiling NIOCore NIOScheduledCallback.swift
[979/1129] Compiling NIOCore NIOSendable.swift
[980/1129] Compiling NIOCore RecvByteBufferAllocator.swift
[983/1137] Compiling NIOCore ChannelHandler.swift
[984/1137] Compiling NIOCore ChannelHandlers.swift
[985/1137] Compiling NIOCore ChannelInvoker.swift
[986/1137] Compiling NIOCore ChannelOption.swift
[987/1137] Compiling NIOCore ChannelPipeline.swift
[991/1146] Compiling NIOCore GlobalSingletons.swift
[992/1146] Compiling NIOCore IO.swift
[993/1146] Compiling NIOCore IOData.swift
[994/1146] Compiling NIOCore IPProtocol.swift
[995/1146] Compiling NIOCore IntegerBitPacking.swift
[996/1146] Compiling NIOCore IntegerTypes.swift
[997/1146] Compiling NIOCore Interfaces.swift
[998/1146] Compiling NIOCore Linux.swift
[1007/1146] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1008/1146] Compiling NIOCore SocketAddresses.swift
[1009/1146] Compiling NIOCore SocketOptionProvider.swift
[1010/1146] Compiling NIOCore SystemCallHelpers.swift
[1011/1146] Compiling NIOCore TimeAmount+Duration.swift
[1012/1146] Compiling NIOCore TypeAssistedChannelHandler.swift
[1013/1146] Compiling NIOCore UniversalBootstrapSupport.swift
[1014/1146] Compiling NIOCore Utilities.swift
[1015/1146] Compiling Crypto ECDSA_boring.swift
[1016/1146] Compiling Crypto EdDSA_boring.swift
[1017/1146] Compiling Crypto ECDSA.swift
[1018/1146] Compiling Crypto Ed25519.swift
[1019/1146] Compiling ArgumentParser CollectionExtensions.swift
[1020/1146] Compiling ArgumentParser Platform.swift
[1021/1146] Compiling ArgumentParser SequenceExtensions.swift
[1022/1146] Compiling ArgumentParser StringExtensions.swift
[1023/1146] Compiling ArgumentParser Tree.swift
[1026/1146] Compiling NIOCore EventLoop+Deprecated.swift
[1027/1146] Compiling NIOCore EventLoop+SerialExecutor.swift
[1028/1146] Compiling NIOCore EventLoop.swift
[1029/1146] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1030/1146] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1054/1147] Emitting module Crypto
[1083/1147] Wrapping AST for ArgumentParser for debugging
[1101/1147] Compiling Crypto Signature.swift
[1102/1147] Compiling Crypto CryptoKitErrors_boring.swift
[1103/1147] Compiling Crypto RNG_boring.swift
[1104/1147] Compiling Crypto SafeCompare_boring.swift
[1105/1147] Compiling Crypto Zeroization_boring.swift
[1106/1147] Compiling Crypto PrettyBytes.swift
[1107/1147] Compiling Crypto SafeCompare.swift
[1108/1147] Compiling Crypto SecureBytes.swift
[1109/1147] Compiling Crypto Zeroization.swift
[1110/1148] Wrapping AST for Crypto for debugging
[1138/1148] Emitting module NIOCore
[1139/1149] Wrapping AST for NIOCore for debugging
[1141/1200] Emitting module NIOEmbedded
[1142/1200] Compiling NIOEmbedded AsyncTestingChannel.swift
[1143/1200] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1144/1200] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1145/1200] Compiling NIOPosix PosixSingletons.swift
[1146/1200] Compiling NIOPosix RawSocketBootstrap.swift
[1147/1200] Compiling NIOPosix Resolver.swift
[1148/1200] Compiling NIOPosix Selectable.swift
[1149/1206] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1150/1206] Compiling NIOEmbedded Embedded.swift
[1152/1207] Compiling NIOPosix ThreadPosix.swift
[1153/1207] Compiling NIOPosix ThreadWindows.swift
[1154/1207] Compiling NIOPosix UnsafeTransfer.swift
[1155/1207] Compiling NIOPosix Utilities.swift
[1156/1207] Compiling NIOPosix VsockAddress.swift
[1157/1207] Compiling NIOPosix VsockChannelEvents.swift
[1157/1207] Wrapping AST for NIOEmbedded for debugging
[1159/1207] Compiling NIOPosix ServerSocket.swift
[1160/1207] Compiling NIOPosix Socket.swift
[1161/1207] Compiling NIOPosix SocketChannel.swift
[1162/1207] Compiling NIOPosix SocketProtocols.swift
[1163/1207] Compiling NIOPosix System.swift
[1164/1207] Compiling NIOPosix Thread.swift
[1165/1207] Compiling NIOPosix SelectableChannel.swift
[1166/1207] Compiling NIOPosix SelectableEventLoop.swift
[1167/1207] Compiling NIOPosix SelectorEpoll.swift
[1168/1207] Compiling NIOPosix SelectorGeneric.swift
[1169/1207] Compiling NIOPosix SelectorKqueue.swift
[1170/1207] Compiling NIOPosix SelectorUring.swift
[1171/1207] Emitting module NIOPosix
[1172/1207] Compiling NIOPosix BSDSocketAPICommon.swift
[1173/1207] Compiling NIOPosix BSDSocketAPIPosix.swift
[1174/1207] Compiling NIOPosix BSDSocketAPIWindows.swift
[1175/1207] Compiling NIOPosix BaseSocket.swift
[1176/1207] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1177/1207] Compiling NIOPosix BaseSocketChannel.swift
[1178/1207] Compiling NIOPosix BaseStreamSocketChannel.swift
[1179/1207] Compiling NIOPosix Bootstrap.swift
[1180/1207] Compiling NIOPosix ControlMessage.swift
[1181/1207] Compiling NIOPosix DatagramVectorReadManager.swift
[1182/1207] Compiling NIOPosix Errors+Any.swift
[1183/1207] Compiling NIOPosix FileDescriptor.swift
[1184/1207] Compiling NIOPosix GetaddrinfoResolver.swift
[1185/1207] Compiling NIOPosix HappyEyeballs.swift
[1186/1207] Compiling NIOPosix IO.swift
[1187/1207] Compiling NIOPosix IntegerBitPacking.swift
[1188/1207] Compiling NIOPosix IntegerTypes.swift
[1189/1207] Compiling NIOPosix Linux.swift
[1190/1207] Compiling NIOPosix LinuxCPUSet.swift
[1191/1207] Compiling NIOPosix LinuxUring.swift
[1192/1207] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1193/1207] Compiling NIOPosix NIOThreadPool.swift
[1194/1207] Compiling NIOPosix NonBlockingFileIO.swift
[1195/1207] Compiling NIOPosix PendingDatagramWritesManager.swift
[1196/1207] Compiling NIOPosix PendingWritesManager.swift
[1197/1207] Compiling NIOPosix PipeChannel.swift
[1198/1207] Compiling NIOPosix PipePair.swift
[1199/1207] Compiling NIOPosix Pool.swift
[1200/1208] Wrapping AST for NIOPosix for debugging
[1202/1210] Compiling NIO Exports.swift
[1203/1210] Emitting module NIO
[1204/1211] Wrapping AST for NIO for debugging
[1206/1227] Emitting module NIOHTTP1
[1207/1229] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1208/1229] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1209/1229] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1210/1229] Compiling NIOHTTP1 HTTPTypes.swift
[1211/1229] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1212/1229] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1213/1229] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1214/1229] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1215/1229] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1216/1229] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1217/1229] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1218/1229] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1219/1229] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1220/1229] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1221/1229] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1222/1229] Compiling NIOHTTP1 HTTPDecoder.swift
[1223/1229] Compiling NIOHTTP1 HTTPEncoder.swift
[1224/1230] Wrapping AST for NIOHTTP1 for debugging
[1226/1249] Emitting module MultipartKitTootSDK
[1227/1251] Compiling MultipartKitTootSDK FormDataEncoder.swift
[1228/1251] Compiling MultipartKitTootSDK Storage.swift
[1229/1251] Compiling MultipartKitTootSDK FormDataEncoder.KeyedContainer.swift
[1230/1251] Compiling MultipartKitTootSDK FormDataEncoder.SingleValueContainer.swift
[1231/1251] Compiling MultipartKitTootSDK FormDataEncoder.UnkeyedContainer.swift
[1232/1251] Compiling MultipartKitTootSDK FormDataDecoder.UnkeyedContainer.swift
[1233/1251] Compiling MultipartKitTootSDK FormDataDecoder.swift
[1234/1251] Compiling MultipartKitTootSDK FormDataEncoder.Encoder.swift
[1235/1251] Compiling MultipartKitTootSDK MultipartSerializer.swift
[1236/1251] Compiling MultipartKitTootSDK Utilities.swift
[1237/1251] Compiling MultipartKitTootSDK MultipartPart.swift
[1238/1251] Compiling MultipartKitTootSDK MultipartPartConvertible.swift
[1239/1251] Compiling MultipartKitTootSDK FormDataDecoder.Decoder.swift
[1240/1251] Compiling MultipartKitTootSDK FormDataDecoder.KeyedContainer.swift
[1241/1251] Compiling MultipartKitTootSDK FormDataDecoder.SingleValueContainer.swift
[1242/1251] Compiling MultipartKitTootSDK BasicCodingKey.swift
[1243/1251] Compiling MultipartKitTootSDK MultipartError.swift
[1244/1251] Compiling MultipartKitTootSDK Exports.swift
[1245/1251] Compiling MultipartKitTootSDK MultipartFormData.swift
[1246/1251] Compiling MultipartKitTootSDK MultipartParser.swift
[1247/1252] Wrapping AST for MultipartKitTootSDK for debugging
[1249/1400] Compiling TootSDK Decoding+Helpers.swift
[1250/1400] Compiling TootSDK NSAttributedString+helpers.swift
[1251/1400] Compiling TootSDK NSFont+Traits.swift
[1252/1400] Compiling TootSDK UIFont+Traits.swift
[1253/1400] Compiling TootSDK AppKitAttribStringRenderer.swift
[1254/1400] Compiling TootSDK AttributedString+Util.swift
[1255/1400] Compiling TootSDK AttributedStringRenderer.swift
[1256/1400] Compiling TootSDK TootHTML.swift
[1257/1400] Compiling TootSDK UIKitAttribStringRenderer.swift
[1258/1400] Compiling TootSDK UniversalRenderer.swift
[1259/1400] Compiling TootSDK Data+prettyPrintedJSONString.swift
[1260/1400] Compiling TootSDK Decoder.swift
[1261/1400] Compiling TootSDK Encoder.swift
[1262/1400] Compiling TootSDK HTTPBody.swift
[1263/1400] Compiling TootSDK HTTPMethod.swift
[1264/1400] Compiling TootSDK HTTPRequest.swift
[1265/1400] Compiling TootSDK HTTPRequestBuilder.swift
[1266/1400] Compiling TootSDK PagedInfo.swift
[1267/1400] Compiling TootSDK PagedResult.swift
[1268/1400] Compiling TootSDK Pagination.swift
[1269/1400] Compiling TootSDK String+condensed.swift
[1270/1420] Emitting module TootSDK
[1271/1420] Compiling TootSDK RegisterAccountParams.swift
[1272/1420] Compiling TootSDK Relationship.swift
[1273/1420] Compiling TootSDK RelationshipParams.swift
[1274/1420] Compiling TootSDK RelationshipSeveranceEvent.swift
[1275/1420] Compiling TootSDK RemoveAccountsFromListParams.swift
[1276/1420] Compiling TootSDK Report.swift
[1277/1420] Compiling TootSDK ReportCategory.swift
[1278/1420] Compiling TootSDK ReportParams.swift
[1279/1420] Compiling TootSDK Results.swift
[1280/1420] Compiling TootSDK ScheduledPost.swift
[1281/1420] Compiling TootSDK ScheduledPostParams.swift
[1282/1420] Compiling TootSDK ScheduledPostRequest.swift
[1283/1420] Compiling TootSDK Search.swift
[1284/1420] Compiling TootSDK SearchAccountsParams.swift
[1285/1420] Compiling TootSDK SearchParams.swift
[1286/1420] Compiling TootSDK SetNoteForAccountParams.swift
[1287/1420] Compiling TootSDK EventContent.swift
[1288/1420] Compiling TootSDK StreamQuery.swift
[1289/1420] Compiling TootSDK StreamingEvent.swift
[1290/1420] Compiling TootSDK StreamingTimeline.swift
[1291/1420] Compiling TootSDK Suggestion.swift
[1292/1420] Compiling TootSDK URL+Extensions.swift
[1293/1420] Compiling TootSDK URLSession+asyncData.swift
[1294/1420] Compiling TootSDK AccessToken.swift
[1295/1420] Compiling TootSDK Account.swift
[1296/1420] Compiling TootSDK Activity.swift
[1297/1420] Compiling TootSDK AddAccountsToListParams.swift
[1298/1420] Compiling TootSDK Alerts.swift
[1299/1420] Compiling TootSDK Announcement.swift
[1300/1420] Compiling TootSDK AnnouncementParams.swift
[1301/1420] Compiling TootSDK AnnouncementReaction.swift
[1302/1420] Compiling TootSDK BlockDomainParams.swift
[1303/1420] Compiling TootSDK CallbackInfo.swift
[1304/1420] Compiling TootSDK Card.swift
[1305/1420] Compiling TootSDK Context.swift
[1306/1420] Compiling TootSDK Conversation.swift
[1307/1420] Compiling TootSDK CreateAppRequest.swift
[1308/1420] Compiling TootSDK CreateFilterParams.swift
[1309/1420] Compiling TootSDK CreatePoll.swift
[1310/1420] Compiling TootSDK DomainBlock.swift
[1311/1420] Compiling TootSDK EditPostParams.swift
[1312/1420] Compiling TootSDK Emoji.swift
[1313/1420] Compiling TootSDK TrendingLinkHistory.swift
[1314/1420] Compiling TootSDK UpdateCredentialsParams.swift
[1315/1420] Compiling TootSDK UpdateFilterParams.swift
[1316/1420] Compiling TootSDK UpdateMediaAttachmentParams.swift
[1317/1420] Compiling TootSDK UploadMediaAttachmentParams.swift
[1318/1420] Compiling TootSDK StreamingClient.swift
[1319/1420] Compiling TootSDK TootClient+ASWebAuthentication.swift
[1320/1420] Compiling TootSDK TootClient+Account.swift
[1321/1420] Compiling TootSDK TootClient+Announcements.swift
[1322/1420] Compiling TootSDK TootClient+Conversation.swift
[1323/1420] Compiling TootSDK TootClient+DomainBlocks.swift
[1324/1420] Compiling TootSDK TootClient+FeaturedTags.swift
[1325/1420] Compiling TootSDK TootClient+Filters.swift
[1326/1420] Compiling TootSDK TootClient+FollowRequests.swift
[1327/1420] Compiling TootSDK TootClient+Instance.swift
[1328/1420] Compiling TootSDK TootClient+Lists.swift
[1329/1420] Compiling TootSDK TootClient+Markers.swift
[1330/1420] Compiling TootSDK TootClient+Media.swift
[1331/1420] Compiling TootSDK TootClient+Notifications.swift
[1332/1420] Compiling TootSDK TootClient+OauthApps.swift
[1333/1420] Compiling TootSDK TootClient+Poll.swift
[1334/1420] Compiling TootSDK Tag.swift
[1335/1420] Compiling TootSDK TagHistory.swift
[1336/1420] Compiling TootSDK FederatedTimelineQuery.swift
[1337/1420] Compiling TootSDK HashtagTimelineQuery.swift
[1338/1420] Compiling TootSDK LocalTimelineQuery.swift
[1339/1420] Compiling TootSDK Timeline.swift
[1340/1420] Compiling TootSDK TimelineQuery.swift
[1341/1420] Compiling TootSDK UserTimelineQuery.swift
[1342/1420] Compiling TootSDK TootApplication.swift
[1343/1420] Compiling TootSDK TootContent.swift
[1344/1420] Compiling TootSDK TootFeature.swift
[1345/1420] Compiling TootSDK TootField.swift
[1346/1420] Compiling TootSDK TootGrantType.swift
[1347/1420] Compiling TootSDK TootNotification.swift
[1348/1420] Compiling TootSDK TootNotificationParams.swift
[1349/1420] Compiling TootSDK TootRole.swift
[1350/1420] Compiling TootSDK TootSDKError.swift
[1351/1420] Compiling TootSDK TootSDKFlavour.swift
[1352/1420] Compiling TootSDK TootSource.swift
[1353/1420] Compiling TootSDK Translation.swift
[1354/1420] Compiling TootSDK TrendingLink.swift
[1355/1420] Compiling TootSDK NodeInfo.swift
[1356/1420] Compiling TootSDK ParsedContent.swift
[1357/1420] Compiling TootSDK PixelfedReportParams.swift
[1358/1420] Compiling TootSDK ListOauthAppsParams.swift
[1359/1420] Compiling TootSDK PleromaFollowByURIParams.swift
[1360/1420] Compiling TootSDK PleromaOauthApp.swift
[1361/1420] Compiling TootSDK PleromaOauthAppsResponse.swift
[1362/1420] Compiling TootSDK Poll.swift
[1363/1420] Compiling TootSDK Post.swift
[1364/1420] Compiling TootSDK PostEdit.swift
[1365/1420] Compiling TootSDK PostParams.swift
[1366/1420] Compiling TootSDK PostSource.swift
[1367/1420] Compiling TootSDK PostTranslationParams.swift
[1368/1420] Compiling TootSDK Preferences.swift
[1369/1420] Compiling TootSDK ProfileDirectoryParams.swift
[1370/1420] Compiling TootSDK PushNotification.swift
[1371/1420] Compiling TootSDK PushSubscription.swift
[1372/1420] Compiling TootSDK PushSubscriptionParams.swift
[1373/1420] Compiling TootSDK PushSubscriptionPolicy.swift
[1374/1420] Compiling TootSDK PushSubscriptionUpdateParams.swift
[1375/1420] Compiling TootSDK RegisterAccountErrors.swift
[1376/1420] Compiling TootSDK TootClient+Post.swift
[1377/1420] Compiling TootSDK TootClient+ProfileDirectory.swift
[1378/1420] Compiling TootSDK TootClient+Relationships.swift
[1379/1420] Compiling TootSDK TootClient+Reports.swift
[1380/1420] Compiling TootSDK TootClient+Request.swift
[1381/1420] Compiling TootSDK TootClient+ScheduledPost.swift
[1382/1420] Compiling TootSDK TootClient+Search.swift
[1383/1420] Compiling TootSDK TootClient+Streaming.swift
[1384/1420] Compiling TootSDK TootClient+Suggestions.swift
[1385/1420] Compiling TootSDK TootClient+Tags.swift
[1386/1420] Compiling TootSDK TootClient+TimeLine.swift
[1387/1420] Compiling TootSDK TootClient+Trends.swift
[1388/1420] Compiling TootSDK TootClient.swift
[1389/1420] Compiling TootSDK TootStream+Accounts.swift
[1390/1420] Compiling TootSDK TootStream+Posts.swift
[1391/1420] Compiling TootSDK TootStream.swift
[1392/1420] Compiling TootSDK PushSubscriptionKeys.swift
[1393/1420] Compiling TootSDK URLSafeBase64.swift
[1394/1420] Compiling TootSDK WebPushMessageEncryption.swift
[1395/1420] Compiling TootSDK resource_bundle_accessor.swift
[1396/1420] Compiling TootSDK ExtendedDescription.swift
[1397/1420] Compiling TootSDK FamiliarFollowers.swift
[1398/1420] Compiling TootSDK FeatureTagParams.swift
[1399/1420] Compiling TootSDK FeaturedTag.swift
[1400/1420] Compiling TootSDK Filter.swift
[1401/1420] Compiling TootSDK FilterKeyword.swift
[1402/1420] Compiling TootSDK FilterResult.swift
[1403/1420] Compiling TootSDK FilterStatus.swift
[1404/1420] Compiling TootSDK FollowAccountParams.swift
[1405/1420] Compiling TootSDK IdentityProof.swift
[1406/1420] Compiling TootSDK Instance.swift
[1407/1420] Compiling TootSDK InstanceConfiguration.swift
[1408/1420] Compiling TootSDK InstanceRule.swift
[1409/1420] Compiling TootSDK InstanceV1.swift
[1410/1420] Compiling TootSDK InstanceV2.swift
[1411/1420] Compiling TootSDK List.swift
[1412/1420] Compiling TootSDK ListParams.swift
[1413/1420] Compiling TootSDK Marker.swift
[1414/1420] Compiling TootSDK MediaAttachment.swift
[1415/1420] Compiling TootSDK Mention.swift
[1416/1420] Compiling TootSDK MuteAccountParams.swift
[1417/1421] Wrapping AST for TootSDK for debugging
[1419/1427] Compiling MastodonPostScheduler MastodonPostScheduler.swift
[1420/1427] Compiling MastodonPostScheduler Models.swift
[1421/1427] Compiling MastodonPostScheduler Schedule.swift
[1422/1427] Compiling MastodonPostScheduler List.swift
[1423/1427] Emitting module MastodonPostScheduler
[1424/1427] Compiling MastodonPostScheduler Delete.swift
[1425/1428] Wrapping AST for MastodonPostScheduler for debugging
[1426/1428] Write Objects.LinkFileList
[1427/1428] Linking mastodon-post-scheduler
Build complete! (106.92s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.