Build Information
Successful build of SwifQLNIO, reference 2.2.0 (2923b7
), with Swift 6.1 for Linux on 25 Apr 2025 23:46:43 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/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: linux
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-4609320-1":/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/apple/swift-nio.git
Fetching https://github.com/MihaelIsaev/SwifQL.git
[1/2366] Fetching swifql
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (0.46s)
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.54s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (8.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.80s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[480/6058] Fetching swift-system, swift-atomics
[4115/22300] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[8739/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.08s)
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.89s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/22] Write sources
[11/22] Compiling CNIOWindows WSAStartup.c
[11/22] Compiling CNIOWASI CNIOWASI.c
[13/22] Compiling CNIOWindows shim.c
[13/22] Write sources
[15/22] Compiling CNIOLinux liburing_shims.c
[16/22] Compiling CNIODarwin shim.c
[17/22] Compiling CNIOLinux shim.c
[18/22] Compiling _AtomicsShims.c
[19/22] Write swift-version-24593BA9C3E375BF.txt
[21/128] Emitting module InternalCollectionsUtilities
[22/130] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/130] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/130] Compiling _NIODataStructures _TinyArray.swift
[25/130] Compiling SwifQL SwifQLTableAlias.swift
[26/130] Compiling SwifQL SwifQLable+Alter.swift
[27/130] Compiling SwifQL SwifQLable+And.swift
[28/130] Emitting module _NIOBase64
[29/130] Compiling _NIOBase64 Base64.swift
[30/130] Compiling _NIODataStructures PriorityQueue.swift
[31/131] Compiling SwifQL FluentKitFieldable.swift
[32/131] Compiling SwifQL FormattedKeyPath.swift
[33/131] Compiling SwifQL Distinct.swift
[34/131] Compiling SwifQL ExtractFieldValue.swift
[41/133] Compiling SwifQL SwifQLable+Between.swift
[42/133] Compiling SwifQL SwifQLable+Conflict.swift
[43/133] Compiling SwifQL SwifQLable+Constraint.swift
[44/133] Compiling SwifQL CastType.swift
[45/133] Compiling SwifQL Column.swift
[46/133] Compiling SwifQL CaseWhen.swift
[49/133] Compiling SwifQL SwifQLable+Epoch.swift
[51/133] Compiling SwifQL SwifQLable+Delete.swift
[52/133] Compiling SwifQL SwifQLable+Do.swift
[56/134] Emitting module SwifQL
[64/142] Emitting module Atomics
[65/142] Compiling c-nioatomics.c
[67/157] Compiling Atomics IntegerOperations.swift
[68/157] Compiling Atomics Unmanaged extensions.swift
[69/158] Compiling DequeModule Deque+CustomReflectable.swift
[70/158] Compiling DequeModule Deque+Descriptions.swift
[71/160] Compiling DequeModule Deque+Equatable.swift
[72/160] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/160] Compiling DequeModule _DequeBuffer.swift
[75/160] Compiling DequeModule _DequeBufferHeader.swift
[75/160] Compiling c-atomics.c
[77/164] Compiling DequeModule _DequeSlot.swift
[78/164] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/166] Emitting module _NIODataStructures
[80/166] Compiling _NIODataStructures Heap.swift
[82/167] Compiling DequeModule Deque+Extras.swift
[83/167] Compiling DequeModule Deque+Hashable.swift
[84/167] Compiling DequeModule Deque._UnsafeHandle.swift
[85/167] Compiling DequeModule Deque.swift
[86/167] Compiling DequeModule Deque+Testing.swift
[87/167] Compiling DequeModule Deque._Storage.swift
[88/167] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/167] Compiling SwifQL SwifQLable+Interval.swift
[90/167] Compiling SwifQL SwifQLable+IsNotNull.swift
[91/167] Compiling SwifQL SwifQLable+IsNull.swift
[92/167] Compiling SwifQL SwifQLable+Join.swift
[93/167] Compiling SwifQL SwifQLable+Like.swift
[94/167] Compiling SwifQL SwifQLable+Limit.swift
[95/167] Compiling SwifQL SwifQLable+Not.swift
[96/167] Compiling SwifQL SwifQLable+NotBetween.swift
[97/167] Compiling SwifQL SwifQLable+NotExists.swift
[98/167] Compiling SwifQL SwifQLable+Raw.swift
[99/167] Compiling SwifQL SwifQLable+Returning.swift
[100/167] Compiling SwifQL SwifQLable+Select.swift
[101/167] Compiling SwifQL SwifQLable+Subscript.swift
[102/167] Compiling SwifQL SwifQLable+Timestamp.swift
[103/167] Compiling SwifQL SwifQLable+Types.swift
[104/167] Compiling SwifQL SwifQLable+Union.swift
[105/167] Compiling SwifQL SwifQLable+Update.swift
[106/167] Compiling SwifQL SwifQLable+Values.swift
[107/167] Compiling SwifQL SwifQLable+NotILike.swift
[108/167] Compiling SwifQL SwifQLable+NotIn.swift
[109/167] Compiling SwifQL SwifQLable+NotLike.swift
[110/167] Compiling SwifQL SwifQLable+Nothing.swift
[111/167] Compiling SwifQL SwifQLable+Offset.swift
[112/167] Compiling SwifQL SwifQLable+On.swift
[113/167] Compiling SwifQL SwifQLable+Or.swift
[114/167] Compiling SwifQL SwifQLable+OrderBy.swift
[115/167] Compiling SwifQL SwifQLable+Overlaps.swift
[116/167] Compiling DequeModule Deque+Codable.swift
[117/167] Compiling DequeModule Deque+Collection.swift
[127/167] Compiling SwifQL SwifQLable+Exists.swift
[128/167] Compiling SwifQL SwifQLable+Filter.swift
[129/167] Compiling SwifQL SwifQLable+From.swift
[130/167] Compiling SwifQL SwifQLable+Fulltext.swift
[131/167] Compiling SwifQL SwifQLable+GroupBy.swift
[132/167] Compiling SwifQL SwifQLable+Having.swift
[133/167] Compiling SwifQL SwifQLable+ILike.swift
[134/167] Compiling SwifQL SwifQLable+In.swift
[135/167] Compiling SwifQL SwifQLable+InsertInto.swift
[138/167] Compiling SwifQL PostgresJsonObject.swift
[139/167] Compiling SwifQL Predicates.swift
[140/167] Compiling SwifQL Protocols.swift
[141/167] Compiling SwifQL StringExtensions.swift
[142/167] Compiling SwifQL SwifQL.swift
[143/167] Compiling SwifQL SwifQLJoinBuilder.swift
[144/167] Compiling SwifQL SwifQLSelectBuilder.swift
[145/167] Compiling NIOConcurrencyHelpers NIOLock.swift
[146/167] Emitting module DequeModule
[147/168] Compiling SwifQL SwifQLable+Where.swift
[148/168] Compiling SwifQL SwifQLable+WhereExists.swift
[149/168] Compiling SwifQL SwifQLable+WhereNotExists.swift
[150/168] Compiling SwifQL SwifQLable+With.swift
[151/168] Compiling SwifQL SwifQLable.swift
[152/168] Compiling SwifQL Table.swift
[153/168] Compiling SwifQL TableWithColumn.swift
[154/168] Compiling SwifQL Tableable.swift
[155/168] Compiling NIOConcurrencyHelpers lock.swift
[157/168] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[158/168] Emitting module NIOConcurrencyHelpers
[159/168] Compiling NIOConcurrencyHelpers atomics.swift
[171/229] Compiling NIOCore MarkedCircularBuffer.swift
[172/229] Compiling NIOCore MulticastChannel.swift
[173/229] Compiling NIOCore NIOAny.swift
[174/229] Compiling NIOCore NIOCloseOnErrorHandler.swift
[175/229] Compiling NIOCore NIOLoopBound.swift
[176/229] Compiling NIOCore NIOScheduledCallback.swift
[177/229] Compiling NIOCore NIOSendable.swift
[178/229] Compiling NIOCore RecvByteBufferAllocator.swift
[179/237] Compiling NIOCore EventLoop.swift
[180/237] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[181/237] Compiling NIOCore EventLoopFuture+Deprecated.swift
[182/237] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[183/237] Compiling NIOCore EventLoopFuture.swift
[184/237] Compiling NIOCore FileDescriptor.swift
[185/237] Compiling NIOCore FileHandle.swift
[186/237] Compiling NIOCore FileRegion.swift
[187/237] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[188/237] Compiling NIOCore SocketAddresses.swift
[189/237] Compiling NIOCore SocketOptionProvider.swift
[190/237] Compiling NIOCore SystemCallHelpers.swift
[191/237] Compiling NIOCore TimeAmount+Duration.swift
[192/237] Compiling NIOCore TypeAssistedChannelHandler.swift
[193/237] Compiling NIOCore UniversalBootstrapSupport.swift
[194/237] Compiling NIOCore Utilities.swift
[195/237] Compiling NIOCore ChannelPipeline.swift
[196/237] Compiling NIOCore CircularBuffer.swift
[197/237] Compiling NIOCore Codec.swift
[198/237] Compiling NIOCore ConvenienceOptionSupport.swift
[199/237] Compiling NIOCore DeadChannel.swift
[200/237] Compiling NIOCore DispatchQueue+WithFuture.swift
[201/237] Compiling NIOCore EventLoop+Deprecated.swift
[202/237] Compiling NIOCore EventLoop+SerialExecutor.swift
[203/237] Compiling NIOCore AddressedEnvelope.swift
[204/237] Compiling NIOCore AsyncAwaitSupport.swift
[205/237] Compiling NIOCore AsyncChannel.swift
[206/237] Compiling NIOCore AsyncChannelHandler.swift
[207/237] Compiling NIOCore AsyncChannelInboundStream.swift
[208/237] Compiling NIOCore AsyncChannelOutboundWriter.swift
[209/237] Compiling NIOCore NIOAsyncSequenceProducer.swift
[210/237] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[211/237] Compiling NIOCore NIOAsyncWriter.swift
[212/237] Compiling NIOCore ByteBuffer-multi-int.swift
[213/237] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[214/237] Compiling NIOCore ByteBuffer-views.swift
[215/237] Compiling NIOCore Channel.swift
[216/237] Compiling NIOCore ChannelHandler.swift
[217/237] Compiling NIOCore ChannelHandlers.swift
[218/237] Compiling NIOCore ChannelInvoker.swift
[219/237] Compiling NIOCore ChannelOption.swift
[220/237] Compiling NIOCore GlobalSingletons.swift
[221/237] Compiling NIOCore IO.swift
[222/237] Compiling NIOCore IOData.swift
[223/237] Compiling NIOCore IPProtocol.swift
[224/237] Compiling NIOCore IntegerBitPacking.swift
[225/237] Compiling NIOCore IntegerTypes.swift
[226/237] Compiling NIOCore Interfaces.swift
[227/237] Compiling NIOCore Linux.swift
[228/237] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[229/237] Compiling NIOCore BSDSocketAPI.swift
[230/237] Compiling NIOCore ByteBuffer-aux.swift
[231/237] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[232/237] Compiling NIOCore ByteBuffer-conversions.swift
[233/237] Compiling NIOCore ByteBuffer-core.swift
[234/237] Compiling NIOCore ByteBuffer-hex.swift
[235/237] Compiling NIOCore ByteBuffer-int.swift
[236/237] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[237/237] Emitting module NIOCore
[239/289] Compiling NIOPosix IO.swift
[240/289] Compiling NIOPosix IntegerBitPacking.swift
[241/289] Compiling NIOPosix IntegerTypes.swift
[242/289] Compiling NIOPosix Linux.swift
[243/289] Compiling NIOPosix LinuxCPUSet.swift
[244/289] Compiling NIOPosix LinuxUring.swift
[245/289] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[246/295] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[247/295] Compiling NIOEmbedded AsyncTestingChannel.swift
[248/295] Emitting module NIOEmbedded
[249/295] Compiling NIOEmbedded Embedded.swift
[251/296] Compiling NIOPosix ThreadPosix.swift
[252/296] Compiling NIOPosix ThreadWindows.swift
[253/296] Compiling NIOPosix UnsafeTransfer.swift
[254/296] Compiling NIOPosix Utilities.swift
[255/296] Compiling NIOPosix VsockAddress.swift
[256/296] Compiling NIOPosix VsockChannelEvents.swift
[257/296] Compiling NIOPosix PooledRecvBufferAllocator.swift
[258/296] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[259/296] Compiling NIOPosix PosixSingletons.swift
[260/296] Compiling NIOPosix RawSocketBootstrap.swift
[261/296] Compiling NIOPosix Resolver.swift
[262/296] Compiling NIOPosix Selectable.swift
[263/296] Compiling NIOPosix SelectableChannel.swift
[264/296] Compiling NIOPosix SelectableEventLoop.swift
[265/296] Compiling NIOPosix SelectorEpoll.swift
[266/296] Compiling NIOPosix SelectorGeneric.swift
[267/296] Compiling NIOPosix SelectorKqueue.swift
[268/296] Compiling NIOPosix SelectorUring.swift
[269/296] Compiling NIOPosix ServerSocket.swift
[270/296] Compiling NIOPosix Socket.swift
[271/296] Compiling NIOPosix SocketChannel.swift
[272/296] Compiling NIOPosix SocketProtocols.swift
[273/296] Compiling NIOPosix System.swift
[274/296] Compiling NIOPosix Thread.swift
[275/296] Compiling NIOPosix NIOThreadPool.swift
[276/296] Compiling NIOPosix NonBlockingFileIO.swift
[277/296] Compiling NIOPosix PendingDatagramWritesManager.swift
[278/296] Compiling NIOPosix PendingWritesManager.swift
[279/296] Compiling NIOPosix PipeChannel.swift
[280/296] Compiling NIOPosix PipePair.swift
[281/296] Compiling NIOPosix Pool.swift
[282/296] Compiling NIOPosix BSDSocketAPICommon.swift
[283/296] Compiling NIOPosix BSDSocketAPIPosix.swift
[284/296] Compiling NIOPosix BSDSocketAPIWindows.swift
[285/296] Compiling NIOPosix BaseSocket.swift
[286/296] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[287/296] Compiling NIOPosix BaseSocketChannel.swift
[288/296] Compiling NIOPosix BaseStreamSocketChannel.swift
[289/296] Emitting module NIOPosix
[290/296] Compiling NIOPosix Bootstrap.swift
[291/296] Compiling NIOPosix ControlMessage.swift
[292/296] Compiling NIOPosix DatagramVectorReadManager.swift
[293/296] Compiling NIOPosix Errors+Any.swift
[294/296] Compiling NIOPosix FileDescriptor.swift
[295/296] Compiling NIOPosix GetaddrinfoResolver.swift
[296/296] Compiling NIOPosix HappyEyeballs.swift
[298/299] Compiling NIO Exports.swift
[299/299] Emitting module NIO
[301/307] Compiling SwifQLNIO SwifQLTable.swift
[302/307] 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.
[303/307] 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.
[304/307] Compiling SwifQLNIO SwifQLEnum.swift
[305/307] 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" }
[306/307] Compiling SwifQLNIO Reflectable.swift
[307/307] Compiling SwifQLNIO Exports.swift
Build complete! (83.72s)
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"
}
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.