Build Information
Successful build of SwifQLNIO, reference 2.2.0 (2923b7
), with Swift 6.1 for Android on 27 May 2025 18:58:48 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwifQLNIO.git
Reference: 2.2.0
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/MihaelIsaev/SwifQLNIO
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at 2923b76 Set minimum SwifQL version to 1.3.0
Cloned https://github.com/MihaelIsaev/SwifQLNIO.git
Revision (git rev-parse @):
2923b761415395fb49f984cdc5730ba59b58c2ab
SUCCESS checkout https://github.com/MihaelIsaev/SwifQLNIO.git at 2.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/MihaelIsaev/SwifQLNIO.git
https://github.com/MihaelIsaev/SwifQLNIO.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swifql",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MihaelIsaev/SwifQL.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "SwifQLNIO",
"name" : "SwifQLNIO",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwifQLNIO",
"targets" : [
"SwifQLNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwifQLNIOTests",
"module_type" : "SwiftTarget",
"name" : "SwifQLNIOTests",
"path" : "Tests/SwifQLNIOTests",
"sources" : [
"SwifQLNIOTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwifQLNIO"
],
"type" : "test"
},
{
"c99name" : "SwifQLNIO",
"module_type" : "SwiftTarget",
"name" : "SwifQLNIO",
"path" : "Sources/SwifQLNIO",
"product_dependencies" : [
"NIO",
"SwifQL"
],
"product_memberships" : [
"SwifQLNIO"
],
"sources" : [
"Exports.swift",
"KeyPath.swift",
"Reflectable.swift",
"ReflectedPropertyCache.swift",
"SwifQLEnum.swift",
"SwifQLTable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/MihaelIsaev/SwifQL.git
[1/2366] Fetching swifql
[2367/78421] Fetching swifql, swift-nio
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (0.61s)
[761/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.95s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (13.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.61s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[532/18301] Fetching swift-atomics, swift-collections
[4366/22692] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
[6190/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.30s)
Fetched https://github.com/apple/swift-collections.git from cache (2.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.22s)
Creating working copy for https://github.com/MihaelIsaev/SwifQL.git
Working copy of https://github.com/MihaelIsaev/SwifQL.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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
Building for debugging...
[0/22] Write sources
[11/22] Compiling _AtomicsShims.c
[12/22] Compiling CNIOWindows shim.c
[13/22] Compiling CNIOWASI CNIOWASI.c
[14/22] Write sources
[15/22] Compiling CNIOWindows WSAStartup.c
[16/22] Compiling CNIODarwin shim.c
[17/22] Compiling CNIOLinux liburing_shims.c
[18/22] Compiling CNIOLinux shim.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[21/125] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/126] Compiling _NIODataStructures _TinyArray.swift
[23/126] Compiling SwifQL StringExtensions.swift
[24/126] Compiling SwifQL SwifQL.swift
[25/126] Compiling SwifQL SwifQLJoinBuilder.swift
[26/126] Compiling SwifQL SwifQLSelectBuilder.swift
[27/128] Compiling _NIOBase64 Base64.swift
[28/128] Emitting module _NIOBase64
[29/129] Compiling SwifQL Predicates.swift
[30/129] Compiling SwifQL Protocols.swift
[31/129] Compiling SwifQL PostgresArray.swift
[32/129] Compiling SwifQL PostgresJsonObject.swift
[34/129] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/129] Compiling _NIODataStructures Heap.swift
[36/129] Emitting module _NIODataStructures
[37/129] Compiling _NIODataStructures PriorityQueue.swift
[38/129] Compiling SwifQL FormattedKeyPath.swift
[39/129] Compiling SwifQL Functions.swift
[40/129] Compiling SwifQL KeyPath.swift
[41/129] Compiling SwifQL Operators.swift
[44/129] Compiling Atomics IntegerOperations.swift
[45/129] Compiling Atomics Unmanaged extensions.swift
[46/130] Compiling SwifQL ExtractFieldValue.swift
[47/130] Compiling SwifQL FluentKitFieldable.swift
[52/130] Emitting module InternalCollectionsUtilities
[53/130] Compiling SwifQL Column.swift
[54/130] Compiling SwifQL Distinct.swift
[55/130] Compiling SwifQL CaseWhen.swift
[56/130] Compiling SwifQL CastType.swift
[65/131] Emitting module Atomics
[66/132] Compiling c-nioatomics.c
[68/147] Compiling DequeModule _DequeBuffer.swift
[69/147] Compiling DequeModule _DequeBufferHeader.swift
[69/149] Compiling c-atomics.c
[71/149] Compiling DequeModule Deque+Equatable.swift
[72/149] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/149] Compiling DequeModule Deque+CustomReflectable.swift
[74/149] Compiling DequeModule Deque+Descriptions.swift
[75/149] Compiling DequeModule Deque+Extras.swift
[76/149] Compiling DequeModule Deque+Hashable.swift
[77/155] Compiling DequeModule _DequeSlot.swift
[78/155] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/155] Compiling DequeModule Deque+Testing.swift
[80/155] Compiling DequeModule Deque._Storage.swift
[81/155] Compiling DequeModule Deque._UnsafeHandle.swift
[82/155] Compiling DequeModule Deque.swift
[83/155] Emitting module DequeModule
[84/155] Compiling DequeModule Deque+Codable.swift
[85/155] Compiling DequeModule Deque+Collection.swift
[86/156] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/156] Emitting module SwifQL
[89/164] Compiling NIOConcurrencyHelpers lock.swift
[90/164] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/164] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/164] Compiling NIOConcurrencyHelpers atomics.swift
[93/164] Emitting module NIOConcurrencyHelpers
[95/225] Compiling NIOCore MulticastChannel.swift
[96/225] Compiling NIOCore NIOAny.swift
[97/225] Compiling NIOCore NIOCloseOnErrorHandler.swift
[98/225] Compiling NIOCore NIOLoopBound.swift
[99/225] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[100/225] Compiling NIOCore NIOScheduledCallback.swift
[101/225] Compiling NIOCore NIOSendable.swift
[102/225] Compiling NIOCore RecvByteBufferAllocator.swift
[103/233] Compiling NIOCore BSDSocketAPI.swift
[104/233] Compiling NIOCore ByteBuffer-aux.swift
[105/233] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[106/233] Compiling NIOCore ByteBuffer-conversions.swift
[107/233] Compiling NIOCore ByteBuffer-core.swift
[108/233] Compiling NIOCore ByteBuffer-hex.swift
[109/233] Compiling NIOCore ByteBuffer-int.swift
[110/233] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[111/233] Compiling NIOCore CircularBuffer.swift
[112/233] Compiling NIOCore ByteBuffer-multi-int.swift
[113/233] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[114/233] Compiling NIOCore ByteBuffer-views.swift
[115/233] Compiling NIOCore Channel.swift
[116/233] Compiling NIOCore ChannelHandler.swift
[117/233] Compiling NIOCore ChannelHandlers.swift
[118/233] Compiling NIOCore ChannelInvoker.swift
[119/233] Compiling NIOCore ChannelOption.swift
[120/233] Compiling NIOCore ChannelPipeline.swift
[121/233] Compiling NIOCore Codec.swift
[122/233] Compiling NIOCore ConvenienceOptionSupport.swift
[123/233] Compiling NIOCore DeadChannel.swift
[124/233] Compiling NIOCore DispatchQueue+WithFuture.swift
[125/233] Compiling NIOCore EventLoop+Deprecated.swift
[126/233] Compiling NIOCore EventLoop+SerialExecutor.swift
[127/233] Compiling NIOCore EventLoop.swift
[128/233] Compiling NIOCore IO.swift
[129/233] Compiling NIOCore IOData.swift
[130/233] Compiling NIOCore TimeAmount+Duration.swift
[131/233] Compiling NIOCore TypeAssistedChannelHandler.swift
[132/233] Compiling NIOCore UniversalBootstrapSupport.swift
[133/233] Compiling NIOCore Utilities.swift
[134/233] Compiling SwifQL SwifQLable.swift
[135/233] Compiling SwifQL Table.swift
[136/233] Compiling SwifQL TableWithColumn.swift
[137/233] Compiling SwifQL Tableable.swift
[138/233] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[139/233] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/233] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/233] Compiling NIOCore EventLoopFuture.swift
[142/233] Compiling NIOCore FileDescriptor.swift
[143/233] Compiling NIOCore FileHandle.swift
[144/233] Compiling NIOCore FileRegion.swift
[145/233] Compiling NIOCore GlobalSingletons.swift
[146/233] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/233] Compiling NIOCore IPProtocol.swift
[148/233] Compiling NIOCore IntegerBitPacking.swift
[149/233] Compiling NIOCore IntegerTypes.swift
[150/233] Compiling NIOCore Interfaces.swift
[151/233] Compiling NIOCore Linux.swift
[152/233] Compiling NIOCore MarkedCircularBuffer.swift
[161/233] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[162/233] Compiling NIOCore SocketAddresses.swift
[163/233] Compiling NIOCore SocketOptionProvider.swift
[164/233] Compiling NIOCore SystemCallHelpers.swift
[165/233] Compiling NIOCore AddressedEnvelope.swift
[166/233] Compiling NIOCore AsyncAwaitSupport.swift
[167/233] Compiling NIOCore AsyncChannel.swift
[168/233] Compiling NIOCore AsyncChannelHandler.swift
[169/233] Compiling NIOCore AsyncChannelInboundStream.swift
[170/233] Compiling NIOCore AsyncChannelOutboundWriter.swift
[171/233] Compiling NIOCore NIOAsyncSequenceProducer.swift
[172/233] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[173/233] Compiling NIOCore NIOAsyncWriter.swift
[216/234] Emitting module NIOCore
[236/285] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[237/285] Compiling NIOEmbedded AsyncTestingChannel.swift
[238/285] Compiling NIOEmbedded Embedded.swift
[239/285] Emitting module NIOEmbedded
[241/286] Compiling NIOPosix ServerSocket.swift
[242/286] Compiling NIOPosix Socket.swift
[243/286] Compiling NIOPosix SocketChannel.swift
[244/286] Compiling NIOPosix SocketProtocols.swift
[245/286] Compiling NIOPosix System.swift
[246/286] Compiling NIOPosix Thread.swift
[247/292] Emitting module NIOPosix
[248/292] Compiling NIOPosix Pool.swift
[249/292] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[250/292] Compiling NIOPosix PosixSingletons.swift
[251/292] Compiling NIOPosix RawSocketBootstrap.swift
[252/292] Compiling NIOPosix Resolver.swift
[253/292] Compiling NIOPosix Selectable.swift
[254/292] Compiling NIOPosix IO.swift
[255/292] Compiling NIOPosix IntegerBitPacking.swift
[256/292] Compiling NIOPosix IntegerTypes.swift
[257/292] Compiling NIOPosix Linux.swift
[258/292] Compiling NIOPosix LinuxCPUSet.swift
[259/292] Compiling NIOPosix LinuxUring.swift
[260/292] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[261/292] Compiling NIOPosix SelectableChannel.swift
[262/292] Compiling NIOPosix SelectableEventLoop.swift
[263/292] Compiling NIOPosix SelectorEpoll.swift
[264/292] Compiling NIOPosix SelectorGeneric.swift
[265/292] Compiling NIOPosix SelectorKqueue.swift
[266/292] Compiling NIOPosix SelectorUring.swift
[267/292] Compiling NIOPosix ThreadPosix.swift
[268/292] Compiling NIOPosix ThreadWindows.swift
[269/292] Compiling NIOPosix UnsafeTransfer.swift
[270/292] Compiling NIOPosix Utilities.swift
[271/292] Compiling NIOPosix VsockAddress.swift
[272/292] Compiling NIOPosix VsockChannelEvents.swift
[273/292] Compiling NIOPosix BSDSocketAPICommon.swift
[274/292] Compiling NIOPosix BSDSocketAPIPosix.swift
[275/292] Compiling NIOPosix BSDSocketAPIWindows.swift
[276/292] Compiling NIOPosix BaseSocket.swift
[277/292] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[278/292] Compiling NIOPosix BaseSocketChannel.swift
[279/292] Compiling NIOPosix BaseStreamSocketChannel.swift
[280/292] Compiling NIOPosix NIOThreadPool.swift
[281/292] Compiling NIOPosix NonBlockingFileIO.swift
[282/292] Compiling NIOPosix PendingDatagramWritesManager.swift
[283/292] Compiling NIOPosix PendingWritesManager.swift
[284/292] Compiling NIOPosix PipeChannel.swift
[285/292] Compiling NIOPosix PipePair.swift
[286/292] Compiling NIOPosix Bootstrap.swift
[287/292] Compiling NIOPosix ControlMessage.swift
[288/292] Compiling NIOPosix DatagramVectorReadManager.swift
[289/292] Compiling NIOPosix Errors+Any.swift
[290/292] Compiling NIOPosix FileDescriptor.swift
[291/292] Compiling NIOPosix GetaddrinfoResolver.swift
[292/292] Compiling NIOPosix HappyEyeballs.swift
[294/295] Compiling NIO Exports.swift
[295/295] Emitting module NIO
[297/303] Compiling SwifQLNIO SwifQLEnum.swift
[298/303] Compiling SwifQLNIO ReflectedPropertyCache.swift
/host/spi-builder-workspace/Sources/SwifQLNIO/ReflectedPropertyCache.swift:20:24: warning: static property 'thread' is not concurrency-safe because non-'Sendable' type 'ThreadSpecificVariable<ReflectedPropertyCache>' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// Caches derived `ReflectedProperty`s so that they only need to be decoded once per thread.
5 | final class ReflectedPropertyCache {
| `- note: class 'ReflectedPropertyCache' does not conform to the 'Sendable' protocol
6 | /// Thread-specific shared storage.
7 | static var storage: [AnyKeyPath: ReflectedProperty] {
:
18 |
19 | /// Private `ThreadSpecificVariable` powering this cache.
20 | private static let thread: ThreadSpecificVariable<ReflectedPropertyCache> = .init()
| |- warning: static property 'thread' is not concurrency-safe because non-'Sendable' type 'ThreadSpecificVariable<ReflectedPropertyCache>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'thread' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 | /// Instance storage.
[299/303] Compiling SwifQLNIO SwifQLTable.swift
[300/303] Compiling SwifQLNIO KeyPath.swift
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:69:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocols 'FQUniversalKeyPath', 'FQUniversalKeyPathSimple', 'KeyPathLastPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
67 | //MARK: - KeyPath
68 |
69 | extension KeyPath: FQUniversalKeyPath, FQUniversalKeyPathSimple, KeyPathLastPath where Root: Decodable & Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocols 'FQUniversalKeyPath', 'FQUniversalKeyPathSimple', 'KeyPathLastPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
70 | public typealias AType = Value
71 | public typealias AModel = Root
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:105:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLPart'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
103 | //MARK: KeyPath SwifQLable
104 |
105 | extension KeyPath: SwifQLPart {}
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLPart'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
106 |
107 | extension KeyPath: SwifQLKeyPathable where Root: Reflectable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:107:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLKeyPathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
105 | extension KeyPath: SwifQLPart {}
106 |
107 | extension KeyPath: SwifQLKeyPathable where Root: Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLKeyPathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
108 | public var table: String? {
109 | if let kp = self as? FluentKitFieldable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:119:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
117 | }
118 |
119 | extension KeyPath: CustomStringConvertible where Root: Reflectable {}
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
120 |
121 | extension KeyPath: SwifQLable where Root: Reflectable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:121:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
119 | extension KeyPath: CustomStringConvertible where Root: Reflectable {}
120 |
121 | extension KeyPath: SwifQLable where Root: Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
122 | public var parts: [SwifQLPart] {
123 | if let kp = self as? FluentKitFieldable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:130:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'Keypathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
128 | }
129 |
130 | extension KeyPath: Keypathable where Root: Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'Keypathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
131 | public var shortPath: String { _FormattedKeyPath.flattenKeyPath(self.paths) }
132 | public var lastPath: String { self.paths.last ?? "nnnnnn" }
[301/303] Compiling SwifQLNIO Exports.swift
[302/303] Emitting module SwifQLNIO
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:69:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocols 'FQUniversalKeyPath', 'FQUniversalKeyPathSimple', 'KeyPathLastPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
67 | //MARK: - KeyPath
68 |
69 | extension KeyPath: FQUniversalKeyPath, FQUniversalKeyPathSimple, KeyPathLastPath where Root: Decodable & Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocols 'FQUniversalKeyPath', 'FQUniversalKeyPathSimple', 'KeyPathLastPath'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
70 | public typealias AType = Value
71 | public typealias AModel = Root
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:105:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLPart'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
103 | //MARK: KeyPath SwifQLable
104 |
105 | extension KeyPath: SwifQLPart {}
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLPart'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
106 |
107 | extension KeyPath: SwifQLKeyPathable where Root: Reflectable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:107:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLKeyPathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
105 | extension KeyPath: SwifQLPart {}
106 |
107 | extension KeyPath: SwifQLKeyPathable where Root: Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLKeyPathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
108 | public var table: String? {
109 | if let kp = self as? FluentKitFieldable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:119:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
117 | }
118 |
119 | extension KeyPath: CustomStringConvertible where Root: Reflectable {}
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
120 |
121 | extension KeyPath: SwifQLable where Root: Reflectable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:121:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
119 | extension KeyPath: CustomStringConvertible where Root: Reflectable {}
120 |
121 | extension KeyPath: SwifQLable where Root: Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'SwifQLable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
122 | public var parts: [SwifQLPart] {
123 | if let kp = self as? FluentKitFieldable {
/host/spi-builder-workspace/Sources/SwifQLNIO/KeyPath.swift:130:1: warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'Keypathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
128 | }
129 |
130 | extension KeyPath: Keypathable where Root: Reflectable {
| |- warning: extension declares a conformance of imported type 'KeyPath' to imported protocol 'Keypathable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
131 | public var shortPath: String { _FormattedKeyPath.flattenKeyPath(self.paths) }
132 | public var lastPath: String { self.paths.last ?? "nnnnnn" }
/host/spi-builder-workspace/Sources/SwifQLNIO/ReflectedPropertyCache.swift:20:24: warning: static property 'thread' is not concurrency-safe because non-'Sendable' type 'ThreadSpecificVariable<ReflectedPropertyCache>' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// Caches derived `ReflectedProperty`s so that they only need to be decoded once per thread.
5 | final class ReflectedPropertyCache {
| `- note: class 'ReflectedPropertyCache' does not conform to the 'Sendable' protocol
6 | /// Thread-specific shared storage.
7 | static var storage: [AnyKeyPath: ReflectedProperty] {
:
18 |
19 | /// Private `ThreadSpecificVariable` powering this cache.
20 | private static let thread: ThreadSpecificVariable<ReflectedPropertyCache> = .init()
| |- warning: static property 'thread' is not concurrency-safe because non-'Sendable' type 'ThreadSpecificVariable<ReflectedPropertyCache>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'thread' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 | /// Instance storage.
[303/303] Compiling SwifQLNIO Reflectable.swift
Build complete! (85.78s)
Build complete.
{
"dependencies" : [
{
"identity" : "swifql",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MihaelIsaev/SwifQL.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "SwifQLNIO",
"name" : "SwifQLNIO",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwifQLNIO",
"targets" : [
"SwifQLNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwifQLNIOTests",
"module_type" : "SwiftTarget",
"name" : "SwifQLNIOTests",
"path" : "Tests/SwifQLNIOTests",
"sources" : [
"SwifQLNIOTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwifQLNIO"
],
"type" : "test"
},
{
"c99name" : "SwifQLNIO",
"module_type" : "SwiftTarget",
"name" : "SwifQLNIO",
"path" : "Sources/SwifQLNIO",
"product_dependencies" : [
"NIO",
"SwifQL"
],
"product_memberships" : [
"SwifQLNIO"
],
"sources" : [
"Exports.swift",
"KeyPath.swift",
"Reflectable.swift",
"ReflectedPropertyCache.swift",
"SwifQLEnum.swift",
"SwifQLTable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.