Build Information
Successful build of redis-kit, reference 1.0.0-beta.5.1 (a650ba
), with Swift 6.1 for Linux on 25 Apr 2025 14:19:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/redis-kit.git
Reference: 1.0.0-beta.5.1
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/vapor/redis-kit
* tag 1.0.0-beta.5.1 -> FETCH_HEAD
HEAD is now at a650bad Pin to last RediStack alpha release
Cloned https://github.com/vapor/redis-kit.git
Revision (git rev-parse @):
a650bada7d7658064517e8ca17c92b854c91eb07
SUCCESS checkout https://github.com/vapor/redis-kit.git at 1.0.0-beta.5.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/redis-kit.git
https://github.com/vapor/redis-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "redistack",
"requirement" : {
"exact" : [
"1.0.0-alpha.10"
]
},
"type" : "sourceControl",
"url" : "https://gitlab.com/mordil/RediStack.git"
},
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-rc",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.git"
}
],
"manifest_display_name" : "redis-kit",
"name" : "redis-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RedisKit",
"targets" : [
"RedisKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RedisKitTests",
"module_type" : "SwiftTarget",
"name" : "RedisKitTests",
"path" : "Tests/RedisKitTests",
"product_dependencies" : [
"RediStackTestUtils"
],
"sources" : [
"RedisKitTests.swift",
"Types/RedisSetTests.swift"
],
"target_dependencies" : [
"RedisKit"
],
"type" : "test"
},
{
"c99name" : "RedisKit",
"module_type" : "SwiftTarget",
"name" : "RedisKit",
"path" : "Sources/RedisKit",
"product_dependencies" : [
"RediStack",
"AsyncKit",
"Logging"
],
"product_memberships" : [
"RedisKit"
],
"sources" : [
"Exports.swift",
"RedisClient+Codable.swift",
"RedisConfiguration.swift",
"RedisConnectionPool.swift",
"RedisConnectionSource.swift",
"Types/RedisSet.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/vapor/async-kit.git
Fetching https://gitlab.com/mordil/RediStack.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[577/6206] Fetching swift-log, async-kit
Fetched https://github.com/apple/swift-log.git from cache (0.34s)
[1/4663] Fetching redistack
Fetched https://github.com/vapor/async-kit.git from cache (0.83s)
Fetched https://gitlab.com/mordil/RediStack.git from cache (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.24s)
Computing version for https://gitlab.com/mordil/RediStack.git
Computed https://gitlab.com/mordil/RediStack.git at 1.0.0-alpha.10 (0.49s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-metrics.git
[1/2200] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.25s)
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.70s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (4.16s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1705] Fetching swift-atomics
[530/6058] Fetching swift-atomics, swift-system
[6059/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
[2924/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.54s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.16s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.46s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
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.0
Creating working copy for https://gitlab.com/mordil/RediStack.git
Working copy of https://gitlab.com/mordil/RediStack.git resolved at 1.0.0-alpha.10
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/35] Write sources
[17/35] Compiling CNIOWindows WSAStartup.c
[18/35] Write sources
[20/35] Compiling CNIOLinux liburing_shims.c
[20/35] Write sources
[24/35] Compiling CNIOWindows shim.c
[25/35] Compiling CNIOWASI CNIOWASI.c
[26/35] Write sources
[28/35] Compiling CNIODarwin shim.c
[29/35] Compiling _NumericsShims _NumericsShims.c
[30/35] Compiling _AtomicsShims.c
[31/35] Compiling CNIOLinux shim.c
[32/35] Write swift-version-24593BA9C3E375BF.txt
[33/76] Compiling c-nioatomics.c
[35/95] Compiling _NIODataStructures _TinyArray.swift
[36/95] Compiling Atomics AtomicOptionalWrappable.swift
[37/95] Compiling Atomics IntegerConformances.swift
[38/96] Compiling Atomics AtomicStorage.swift
[39/96] Compiling Atomics AtomicValue.swift
[40/98] Compiling RealModule RealFunctions.swift
[41/98] Compiling RealModule ElementaryFunctions.swift
[42/98] Compiling _NIOBase64 Base64.swift
[43/98] Emitting module _NIOBase64
[44/98] Compiling RealModule Real.swift
[45/99] Compiling Atomics ManagedAtomic.swift
[46/99] Compiling Atomics ManagedAtomicLazyReference.swift
[47/99] Compiling Atomics AtomicMemoryOrderings.swift
[48/99] Compiling Atomics DoubleWord.swift
[53/99] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/101] Emitting module RealModule
[56/101] Compiling Atomics AtomicReference.swift
[59/101] Compiling Atomics OptionalRawRepresentable.swift
[60/101] Compiling Atomics RawRepresentable.swift
[61/101] Compiling Atomics AtomicBool.swift
[62/101] Compiling Atomics Primitives.shims.swift
[63/101] Compiling Atomics AtomicInteger.swift
[64/101] Compiling _NIODataStructures PriorityQueue.swift
[65/101] Compiling RealModule Float16+Real.swift
[69/101] Compiling RealModule Float80+Real.swift
[70/101] Compiling Atomics Primitives.native.swift
[72/101] Compiling CoreMetrics Metrics.swift
[73/101] Compiling RealModule Float+Real.swift
[74/101] Emitting module InternalCollectionsUtilities
[76/101] Compiling Atomics PointerConformances.swift
[82/102] Compiling c-atomics.c
[86/103] Compiling Atomics IntegerOperations.swift
[87/103] Compiling Atomics Unmanaged extensions.swift
[88/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[89/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[90/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[91/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[92/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[93/257] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[94/257] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[95/264] Emitting module Atomics
[96/264] Emitting module NIOConcurrencyHelpers
[97/264] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/264] Compiling NIOConcurrencyHelpers lock.swift
[99/264] Emitting module _NIODataStructures
[100/264] Compiling _NIODataStructures Heap.swift
[101/264] Compiling Logging MetadataProvider.swift
[102/264] Compiling Logging Locks.swift
[103/264] Emitting module CoreMetrics
[104/264] Compiling CoreMetrics Locks.swift
[105/266] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/266] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[107/266] Emitting module Logging
[108/266] Compiling Logging Logging.swift
[109/266] Compiling NIOConcurrencyHelpers atomics.swift
[110/266] Compiling Logging LogHandler.swift
[115/268] Compiling OrderedCollections _HashTable+Bucket.swift
[116/268] Compiling OrderedCollections _HashTable+BucketIterator.swift
[117/268] Compiling OrderedCollections _HashTable+Constants.swift
[118/268] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[120/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[121/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[122/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[123/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[124/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[125/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[126/271] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[127/271] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[128/271] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/271] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[130/271] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[131/271] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[132/271] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[133/271] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/271] Compiling OrderedCollections OrderedDictionary+Codable.swift
[135/271] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[136/271] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[137/271] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[138/271] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[139/271] Compiling OrderedCollections OrderedDictionary+Elements.swift
[140/271] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[141/271] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[146/271] Compiling OrderedCollections _HashTable+Testing.swift
[147/271] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[148/276] Compiling Algorithms Trim.swift
[149/276] Compiling Algorithms Unique.swift
[150/276] Compiling Algorithms Windows.swift
[151/276] Compiling OrderedCollections OrderedSet+Descriptions.swift
[152/276] Compiling OrderedCollections OrderedSet+Diffing.swift
[153/276] Compiling OrderedCollections OrderedSet+Equatable.swift
[154/276] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[155/276] Compiling OrderedCollections OrderedSet+Hashable.swift
[156/276] Compiling OrderedCollections OrderedSet+Initializers.swift
[157/276] Compiling OrderedCollections OrderedSet+Insertions.swift
[158/276] Compiling OrderedCollections OrderedSet+Invariants.swift
[159/276] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[160/276] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[161/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[162/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[163/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[171/372] Compiling HashTreeCollections _Bucket.swift
[172/372] Compiling HashTreeCollections _Hash.swift
[173/374] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[174/374] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[175/374] Compiling HashTreeCollections _HashNode+Storage.swift
[176/374] Compiling HeapModule Heap+Descriptions.swift
[177/394] Compiling BitCollections BitArray+Hashable.swift
[178/394] Compiling BitCollections BitArray+Initializers.swift
[179/394] Compiling BitCollections BitArray+Invariants.swift
[180/394] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[181/427] Compiling BitCollections BitArray._UnsafeHandle.swift
[182/427] Compiling BitCollections BitArray.swift
[183/427] Compiling BitCollections BitSet+BidirectionalCollection.swift
[184/427] Compiling BitCollections BitSet+Codable.swift
[185/427] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[186/427] Compiling BitCollections BitSet+CustomReflectable.swift
[187/427] Compiling BitCollections BitSet+CustomStringConvertible.swift
[188/427] Compiling BitCollections BitSet+Equatable.swift
[189/427] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[190/427] Compiling BitCollections BitSet+Extras.swift
[191/433] Compiling BitCollections BitArray+Copy.swift
[192/433] Compiling BitCollections BitArray+CustomReflectable.swift
[193/433] Compiling BitCollections BitArray+Descriptions.swift
[194/433] Compiling BitCollections BitArray+Equatable.swift
[195/433] Compiling BitCollections BitArray+RandomBits.swift
[196/433] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[197/436] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[198/436] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[199/436] Compiling BitCollections BitArray+Extras.swift
[200/436] Compiling BitCollections BitArray+Fill.swift
[205/436] Compiling HeapModule _HeapNode.swift
[206/436] Emitting module HeapModule
[207/436] Compiling HeapModule Heap.swift
[208/436] Compiling HashTreeCollections TreeDictionary+Values.swift
[209/436] Compiling HashTreeCollections TreeDictionary.swift
[210/436] Compiling HashTreeCollections TreeSet+Codable.swift
[211/436] Compiling HashTreeCollections TreeSet+Collection.swift
[212/436] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[213/436] Compiling HashTreeCollections TreeSet+Debugging.swift
[214/436] Compiling HashTreeCollections TreeSet+Descriptions.swift
[215/436] Compiling BitCollections BitArray+BitwiseOperations.swift
[216/436] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[217/436] Compiling BitCollections BitArray+Codable.swift
[218/436] Compiling BitCollections BitArray+Collection.swift
[235/436] Compiling HashTreeCollections TreeSet+Equatable.swift
[236/436] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[237/436] Compiling HashTreeCollections TreeSet+Extras.swift
[238/436] Compiling HashTreeCollections TreeSet+Filter.swift
[239/436] Compiling HashTreeCollections TreeSet+Hashable.swift
[240/436] Compiling HashTreeCollections TreeSet+Sendable.swift
[241/436] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[242/436] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[243/436] Compiling BitCollections BitSet+SetAlgebra union.swift
[244/436] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[245/436] Compiling BitCollections BitSet.Counted.swift
[246/436] Compiling BitCollections BitSet+Initializers.swift
[247/436] Compiling BitCollections BitSet+Invariants.swift
[248/436] Compiling BitCollections BitSet+Random.swift
[249/436] Compiling BitCollections BitSet+SetAlgebra basics.swift
[250/436] Compiling HeapModule Heap+Invariants.swift
[251/436] Compiling HeapModule Heap+UnsafeHandle.swift
[263/437] Compiling BitCollections BitArray+Shifts.swift
[264/437] Compiling BitCollections BitArray+Testing.swift
[265/437] Emitting module DequeModule
[277/438] Emitting module OrderedCollections
[278/439] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[279/439] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[289/439] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[290/439] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[291/439] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[293/446] Compiling BitCollections Range+Utilities.swift
[294/446] Compiling BitCollections Slice+Utilities.swift
[295/446] Compiling BitCollections UInt+Tricks.swift
[296/446] Compiling BitCollections _Word.swift
[305/446] Compiling _RopeModule Rope+Join.swift
[306/446] Compiling _RopeModule Rope+MutatingForEach.swift
[307/446] Compiling _RopeModule Rope+Remove.swift
[308/446] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/446] Compiling _RopeModule Rope+Split.swift
[310/446] Compiling _RopeModule Optional Utilities.swift
[311/446] Compiling _RopeModule String Utilities.swift
[312/446] Compiling _RopeModule String.Index+ABI.swift
[321/446] Compiling BitCollections BitSet.Index.swift
[322/446] Compiling BitCollections BitSet._UnsafeHandle.swift
[323/446] Compiling BitCollections BitSet.swift
[330/456] Compiling BitCollections BitSet+Hashable.swift
[331/456] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[332/456] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[333/456] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[334/456] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[335/456] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[336/456] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[337/456] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[338/515] Compiling NIOCore GlobalSingletons.swift
[339/515] Compiling NIOCore IO.swift
[340/515] Compiling NIOCore IOData.swift
[341/515] Compiling NIOCore IPProtocol.swift
[342/515] Compiling NIOCore IntegerBitPacking.swift
[343/515] Compiling NIOCore IntegerTypes.swift
[344/515] Compiling NIOCore Interfaces.swift
[345/515] Compiling NIOCore Linux.swift
[346/515] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[347/515] Compiling NIOCore BSDSocketAPI.swift
[348/515] Compiling NIOCore ByteBuffer-aux.swift
[349/515] Emitting module _RopeModule
[350/515] Emitting module Algorithms
[351/516] Compiling NIOCore ChannelPipeline.swift
[352/516] Compiling NIOCore CircularBuffer.swift
[353/516] Compiling NIOCore Codec.swift
[354/516] Compiling NIOCore ConvenienceOptionSupport.swift
[355/516] Compiling NIOCore DeadChannel.swift
[356/516] Compiling NIOCore DispatchQueue+WithFuture.swift
[357/516] Compiling NIOCore EventLoop+Deprecated.swift
[358/516] Compiling NIOCore EventLoop+SerialExecutor.swift
[359/516] Emitting module Metrics
[360/516] Compiling NIOCore ByteBuffer-multi-int.swift
[361/516] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[362/516] Compiling NIOCore ByteBuffer-views.swift
[363/516] Compiling NIOCore Channel.swift
[364/516] Compiling NIOCore ChannelHandler.swift
[365/516] Compiling NIOCore ChannelHandlers.swift
[366/516] Compiling NIOCore ChannelInvoker.swift
[367/516] Compiling NIOCore ChannelOption.swift
[368/516] Compiling NIOCore AddressedEnvelope.swift
[369/516] Compiling NIOCore AsyncAwaitSupport.swift
[370/516] Compiling NIOCore AsyncChannel.swift
[371/516] Compiling NIOCore AsyncChannelHandler.swift
[372/516] Compiling NIOCore AsyncChannelInboundStream.swift
[373/516] Compiling NIOCore AsyncChannelOutboundWriter.swift
[374/516] Compiling NIOCore NIOAsyncSequenceProducer.swift
[375/516] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[376/516] Emitting module BitCollections
[378/516] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[379/516] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[380/516] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[381/516] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[382/516] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[383/516] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[384/516] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[385/516] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[386/516] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[387/516] Compiling HashTreeCollections TreeSet.swift
[408/516] Compiling NIOCore NIOAny.swift
[409/516] Compiling NIOCore NIOCloseOnErrorHandler.swift
[410/516] Compiling NIOCore NIOLoopBound.swift
[411/516] Compiling NIOCore NIOScheduledCallback.swift
[412/516] Compiling NIOCore NIOSendable.swift
[413/516] Compiling NIOCore RecvByteBufferAllocator.swift
[416/517] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[417/517] Compiling NIOCore MarkedCircularBuffer.swift
[418/517] Compiling NIOCore MulticastChannel.swift
[425/517] Compiling NIOCore FileDescriptor.swift
[426/517] Compiling NIOCore FileHandle.swift
[427/517] Compiling NIOCore FileRegion.swift
[444/526] Compiling Metrics Metrics.swift
[458/527] Compiling NIOCore NIOAsyncWriter.swift
[459/527] Compiling NIOCore EventLoop.swift
[460/527] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[461/527] Compiling NIOCore EventLoopFuture+Deprecated.swift
[462/527] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[463/527] Compiling NIOCore EventLoopFuture.swift
[476/527] Emitting module HashTreeCollections
[486/530] Emitting module Collections
[487/530] Compiling Collections Collections.swift
[497/531] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[498/531] Compiling NIOCore SocketAddresses.swift
[499/531] Compiling NIOCore SocketOptionProvider.swift
[500/531] Compiling NIOCore SystemCallHelpers.swift
[501/531] Compiling NIOCore TimeAmount+Duration.swift
[502/531] Compiling NIOCore TypeAssistedChannelHandler.swift
[503/531] Compiling NIOCore UniversalBootstrapSupport.swift
[504/531] Compiling NIOCore Utilities.swift
[508/531] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[509/531] Compiling NIOCore ByteBuffer-conversions.swift
[510/531] Compiling NIOCore ByteBuffer-core.swift
[511/531] Compiling NIOCore ByteBuffer-hex.swift
[512/531] Compiling NIOCore ByteBuffer-int.swift
[531/531] Emitting module NIOCore
[533/583] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[534/583] Emitting module NIOEmbedded
[535/583] Compiling NIOEmbedded AsyncTestingChannel.swift
[536/583] Compiling NIOEmbedded Embedded.swift
[538/584] Emitting module NIOPosix
[539/590] Compiling NIOPosix ThreadPosix.swift
[540/590] Compiling NIOPosix ThreadWindows.swift
[541/590] Compiling NIOPosix UnsafeTransfer.swift
[542/590] Compiling NIOPosix Utilities.swift
[543/590] Compiling NIOPosix VsockAddress.swift
[544/590] Compiling NIOPosix VsockChannelEvents.swift
[545/590] Compiling NIOPosix ServerSocket.swift
[546/590] Compiling NIOPosix Socket.swift
[547/590] Compiling NIOPosix SocketChannel.swift
[548/590] Compiling NIOPosix SocketProtocols.swift
[549/590] Compiling NIOPosix System.swift
[550/590] Compiling NIOPosix Thread.swift
[551/590] Compiling NIOPosix PooledRecvBufferAllocator.swift
[552/590] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[553/590] Compiling NIOPosix PosixSingletons.swift
[554/590] Compiling NIOPosix RawSocketBootstrap.swift
[555/590] Compiling NIOPosix Resolver.swift
[556/590] Compiling NIOPosix Selectable.swift
[557/590] Compiling NIOPosix BSDSocketAPICommon.swift
[558/590] Compiling NIOPosix BSDSocketAPIPosix.swift
[559/590] Compiling NIOPosix BSDSocketAPIWindows.swift
[560/590] Compiling NIOPosix BaseSocket.swift
[561/590] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[562/590] Compiling NIOPosix BaseSocketChannel.swift
[563/590] Compiling NIOPosix BaseStreamSocketChannel.swift
[564/590] Compiling NIOPosix IO.swift
[565/590] Compiling NIOPosix IntegerBitPacking.swift
[566/590] Compiling NIOPosix IntegerTypes.swift
[567/590] Compiling NIOPosix Linux.swift
[568/590] Compiling NIOPosix LinuxCPUSet.swift
[569/590] Compiling NIOPosix LinuxUring.swift
[570/590] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[571/590] Compiling NIOPosix SelectableChannel.swift
[572/590] Compiling NIOPosix SelectableEventLoop.swift
[573/590] Compiling NIOPosix SelectorEpoll.swift
[574/590] Compiling NIOPosix SelectorGeneric.swift
[575/590] Compiling NIOPosix SelectorKqueue.swift
[576/590] Compiling NIOPosix SelectorUring.swift
[577/590] Compiling NIOPosix Bootstrap.swift
[578/590] Compiling NIOPosix ControlMessage.swift
[579/590] Compiling NIOPosix DatagramVectorReadManager.swift
[580/590] Compiling NIOPosix Errors+Any.swift
[581/590] Compiling NIOPosix FileDescriptor.swift
[582/590] Compiling NIOPosix GetaddrinfoResolver.swift
[583/590] Compiling NIOPosix HappyEyeballs.swift
[584/590] Compiling NIOPosix NIOThreadPool.swift
[585/590] Compiling NIOPosix NonBlockingFileIO.swift
[586/590] Compiling NIOPosix PendingDatagramWritesManager.swift
[587/590] Compiling NIOPosix PendingWritesManager.swift
[588/590] Compiling NIOPosix PipeChannel.swift
[589/590] Compiling NIOPosix PipePair.swift
[590/590] Compiling NIOPosix Pool.swift
[592/615] Compiling NIO Exports.swift
[593/615] Emitting module NIO
[594/615] Compiling AsyncKit ConnectionPoolError.swift
[595/615] Compiling AsyncKit ConnectionPoolItem.swift
[596/615] Compiling AsyncKit ConnectionPoolSource.swift
[597/615] Compiling AsyncKit EventLoop+Flatten.swift
[598/615] Compiling AsyncKit EventLoop+Future.swift
[599/615] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[601/618] Compiling AsyncKit Future+Transform.swift
[602/618] Compiling AsyncKit Future+Try.swift
[603/618] Compiling AsyncKit FutureOperators.swift
[604/618] Compiling AsyncKit EventLoopGroup+Throwing.swift
[605/618] Compiling AsyncKit Collection+Flatten.swift
[606/618] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[607/639] Compiling AsyncKit Optional+StrictMap.swift
[608/639] Compiling AsyncKit Exports.swift
[609/639] Compiling RediStack RedisConnectionPool.swift
[610/639] Compiling RediStack RedisError.swift
[611/641] Compiling RediStack RESPValueConvertible.swift
[612/641] Compiling RediStack RedisClient.swift
[613/641] Compiling RediStack RedisConnection.swift
[614/641] Compiling RediStack SwiftNIO.swift
[615/641] Compiling RediStack RESPTranslator.swift
[616/641] Compiling RediStack RESPValue.swift
[617/641] Compiling RediStack ConnectionPool.swift
[618/641] Compiling RediStack ConnectionPoolErrors.swift
[619/641] Compiling RediStack StandardLibrary.swift
[620/641] Compiling RediStack RedisKey.swift
[621/641] Compiling RediStack RedisMetrics.swift
[622/641] Emitting module RediStack
[623/641] Compiling RediStack RedisByteDecoder.swift
[624/641] Compiling RediStack RedisCommandHandler.swift
[625/641] Compiling RediStack RedisMessageEncoder.swift
[626/641] Compiling RediStack BasicCommands.swift
[627/641] Compiling RediStack HashCommands.swift
[628/641] Compiling RediStack ListCommands.swift
[629/641] Compiling RediStack SetCommands.swift
[630/641] Compiling RediStack SortedSetCommands.swift
[631/641] Compiling RediStack StringCommands.swift
[633/642] Emitting module AsyncKit
[644/650] Compiling RedisKit RedisConnectionPool.swift
/host/spi-builder-workspace/Sources/RedisKit/RedisConnectionPool.swift:4:1: warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
2 | import RediStack
3 |
4 | extension RedisConnection: ConnectionPoolItem {
| |- warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | /// See `ConnectionPoolItem.isClosed`
6 | public var isClosed: Bool { return !self.isConnected }
[645/650] Compiling RedisKit RedisConfiguration.swift
[646/650] Compiling RedisKit RedisClient+Codable.swift
[647/650] Compiling RedisKit RedisConnectionSource.swift
/host/spi-builder-workspace/Sources/RedisKit/RedisConnectionSource.swift:61:14: warning: type 'RedisConnection' does not conform to the 'Sendable' protocol
59 |
60 | return futureClient
61 | .flatMap { client in
| `- warning: type 'RedisConnection' does not conform to the 'Sendable' protocol
62 | guard let index = self.configuration.database else {
63 | return eventLoop.makeSucceededFuture(client)
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RedisConnection.swift:99:20: note: class 'RedisConnection' does not conform to the 'Sendable' protocol
97 | ///
98 | /// See `NIO.SocketAddress`, `NIO.EventLoop`, and `RedisClient`
99 | public final class RedisConnection: RedisClient {
| `- note: class 'RedisConnection' does not conform to the 'Sendable' protocol
100 | /// A unique identifer to represent this connection.
101 | public let id = UUID()
/host/spi-builder-workspace/Sources/RedisKit/RedisConnectionSource.swift:63:38: warning: type 'RedisConnection' does not conform to the 'Sendable' protocol
61 | .flatMap { client in
62 | guard let index = self.configuration.database else {
63 | return eventLoop.makeSucceededFuture(client)
| `- warning: type 'RedisConnection' does not conform to the 'Sendable' protocol
64 | }
65 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RedisConnection.swift:99:20: note: class 'RedisConnection' does not conform to the 'Sendable' protocol
97 | ///
98 | /// See `NIO.SocketAddress`, `NIO.EventLoop`, and `RedisClient`
99 | public final class RedisConnection: RedisClient {
| `- note: class 'RedisConnection' does not conform to the 'Sendable' protocol
100 | /// A unique identifer to represent this connection.
101 | public let id = UUID()
/host/spi-builder-workspace/Sources/RedisKit/RedisConnectionSource.swift:62:35: warning: capture of 'self' with non-sendable type 'RedisConnectionSource' in a '@Sendable' closure
6 | private let loggingKeyID = "RedisConnectionFactory"
7 |
8 | public final class RedisConnectionSource {
| `- note: class 'RedisConnectionSource' does not conform to the 'Sendable' protocol
9 | private let configuration: RedisConfiguration
10 | private var logger: Logger
:
60 | return futureClient
61 | .flatMap { client in
62 | guard let index = self.configuration.database else {
| `- warning: capture of 'self' with non-sendable type 'RedisConnectionSource' in a '@Sendable' closure
63 | return eventLoop.makeSucceededFuture(client)
64 | }
/host/spi-builder-workspace/Sources/RedisKit/RedisConnectionSource.swift:69:35: warning: capture of 'client' with non-sendable type 'RedisConnection' in a '@Sendable' closure
67 |
68 | return client.select(database: index)
69 | .map { return client }
| `- warning: capture of 'client' with non-sendable type 'RedisConnection' in a '@Sendable' closure
70 | }
71 | }
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RedisConnection.swift:99:20: note: class 'RedisConnection' does not conform to the 'Sendable' protocol
97 | ///
98 | /// See `NIO.SocketAddress`, `NIO.EventLoop`, and `RedisClient`
99 | public final class RedisConnection: RedisClient {
| `- note: class 'RedisConnection' does not conform to the 'Sendable' protocol
100 | /// A unique identifer to represent this connection.
101 | public let id = UUID()
[648/650] Compiling RedisKit Exports.swift
[649/650] Compiling RedisKit RedisSet.swift
/host/spi-builder-workspace/Sources/RedisKit/Types/RedisSet.swift:182:62: warning: type 'Element' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
40 | ///
41 | /// See [https://redis.io/topics/data-types-intro#sets](https://redis.io/topics/data-types-intro#sets)
42 | public struct RedisSet<Element> where Element: RESPValueConvertible {
| `- note: consider making generic parameter 'Element' conform to the 'Sendable' protocol
43 | /// The key in Redis that this instance is a reference to.
44 | public var identifier: RedisKey { return self.id }
:
180 | public func popRandomElements(max count: Int) -> EventLoopFuture<[Element]> {
181 | guard count >= 0 else { return self.client.eventLoop.makeFailedFuture(RedisError.indexOutOfRange) }
182 | guard count >= 1 else { return self.client.eventLoop.makeSucceededFuture([]) }
| `- warning: type 'Element' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
183 | return self.client.spop(from: self.id, max: count)
184 | .map { return $0.compactMap(Element.init) }
[650/650] Emitting module RedisKit
/host/spi-builder-workspace/Sources/RedisKit/RedisConnectionPool.swift:4:1: warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
2 | import RediStack
3 |
4 | extension RedisConnection: ConnectionPoolItem {
| |- warning: extension declares a conformance of imported type 'RedisConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'RediStack' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | /// See `ConnectionPoolItem.isClosed`
6 | public var isClosed: Bool { return !self.isConnected }
Build complete! (72.32s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "redistack",
"requirement" : {
"exact" : [
"1.0.0-alpha.10"
]
},
"type" : "sourceControl",
"url" : "https://gitlab.com/mordil/RediStack.git"
},
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-rc",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.git"
}
],
"manifest_display_name" : "redis-kit",
"name" : "redis-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RedisKit",
"targets" : [
"RedisKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RedisKitTests",
"module_type" : "SwiftTarget",
"name" : "RedisKitTests",
"path" : "Tests/RedisKitTests",
"product_dependencies" : [
"RediStackTestUtils"
],
"sources" : [
"RedisKitTests.swift",
"Types/RedisSetTests.swift"
],
"target_dependencies" : [
"RedisKit"
],
"type" : "test"
},
{
"c99name" : "RedisKit",
"module_type" : "SwiftTarget",
"name" : "RedisKit",
"path" : "Sources/RedisKit",
"product_dependencies" : [
"RediStack",
"AsyncKit",
"Logging"
],
"product_memberships" : [
"RedisKit"
],
"sources" : [
"Exports.swift",
"RedisClient+Codable.swift",
"RedisConfiguration.swift",
"RedisConnectionPool.swift",
"RedisConnectionSource.swift",
"Types/RedisSet.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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.