Build Information
Successful build of SwifQLNIO, reference master (72d0ca
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 14:02:45 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwifQLNIO.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MihaelIsaev/SwifQLNIO
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 72d0ca6 Update README.md
Cloned https://github.com/MihaelIsaev/SwifQLNIO.git
Revision (git rev-parse @):
72d0ca6be51c67db9d29426f9024a5da4168968f
SUCCESS checkout https://github.com/MihaelIsaev/SwifQLNIO.git at master
Fetching https://github.com/MihaelIsaev/SwifQL.git
Fetching https://github.com/apple/swift-nio.git
[1/2319] Fetching swifql
[2320/74268] Fetching swifql, swift-nio
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (6.32s)
Fetched https://github.com/apple/swift-nio.git from cache (6.32s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (2.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[49/5488] Fetching swift-atomics, swift-system
[1398/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
[2505/17166] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.03s)
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swifqlnio",
"name": "SwifQLNIO",
"url": "https://github.com/MihaelIsaev/SwifQLNIO.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwifQLNIO",
"dependencies": [
{
"identity": "swifql",
"name": "SwifQL",
"url": "https://github.com/MihaelIsaev/SwifQL.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwifQL",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.77.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/MihaelIsaev/SwifQLNIO.git
[1/103] Fetching swifqlnio
Fetched https://github.com/MihaelIsaev/SwifQLNIO.git from cache (0.67s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/MihaelIsaev/SwifQL.git from cache
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio.git from cache (0.77s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/MihaelIsaev/SwifQLNIO.git
Working copy of https://github.com/MihaelIsaev/SwifQLNIO.git resolved at master (72d0ca6)
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
warning: '.resolve-product-dependencies': dependency 'swifqlnio' is not used by any target
Found 2 product dependencies
- SwifQL
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/MihaelIsaev/SwifQLNIO.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/23] Write sources
[7/23] Copying PrivacyInfo.xcprivacy
[10/23] Write sources
[12/23] Compiling CNIOWindows shim.c
[12/23] Compiling CNIOWindows WSAStartup.c
[14/23] Write sources
[15/23] Compiling CNIOWASI CNIOWASI.c
[16/23] Compiling CNIOLinux liburing_shims.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Write swift-version--7754E27361AE5C74.txt
[19/30] Compiling _AtomicsShims.c
[20/131] Compiling CNIODarwin shim.c
[21/131] Compiling c-nioatomics.c
[22/131] Compiling c-atomics.c
[24/137] Emitting module SwifQL
[25/144] Compiling Atomics AtomicOptionalWrappable.swift
[26/144] Compiling Atomics AtomicReference.swift
[27/145] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/145] Emitting module _NIOBase64
[29/145] Compiling _NIOBase64 Base64.swift
[30/145] Compiling Atomics UnsafeAtomic.swift
[31/145] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/145] Compiling Atomics AtomicMemoryOrderings.swift
[33/145] Compiling Atomics DoubleWord.swift
[34/145] Emitting module InternalCollectionsUtilities
[35/145] Compiling Atomics Primitives.shims.swift
[36/145] Compiling Atomics AtomicInteger.swift
[37/145] Compiling Atomics ManagedAtomic.swift
[38/145] Compiling Atomics ManagedAtomicLazyReference.swift
[41/147] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/147] Compiling Atomics AtomicBool.swift
[45/147] Compiling Atomics IntegerConformances.swift
[46/147] Compiling Atomics PointerConformances.swift
[47/147] Compiling Atomics Primitives.native.swift
[48/147] Compiling Atomics AtomicStorage.swift
[49/147] Compiling Atomics AtomicValue.swift
[50/147] Compiling Atomics OptionalRawRepresentable.swift
[51/147] Compiling Atomics RawRepresentable.swift
[52/147] Compiling Atomics IntegerOperations.swift
[53/147] Compiling Atomics Unmanaged extensions.swift
[54/163] Compiling DequeModule Deque+Equatable.swift
[55/163] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/163] Compiling DequeModule Deque._UnsafeHandle.swift
[57/163] Compiling DequeModule Deque.swift
[58/163] Compiling _NIODataStructures _TinyArray.swift
[59/163] Compiling _NIODataStructures PriorityQueue.swift
[60/163] Compiling DequeModule _DequeBufferHeader.swift
[61/163] Compiling DequeModule _DequeSlot.swift
[62/163] Compiling DequeModule Deque+Testing.swift
[63/163] Compiling DequeModule Deque._Storage.swift
[64/164] Compiling _NIODataStructures Heap.swift
[65/164] Emitting module _NIODataStructures
[66/164] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/164] Compiling DequeModule Deque+Extras.swift
[70/164] Compiling DequeModule Deque+Hashable.swift
[71/164] Compiling DequeModule _DequeBuffer.swift
[72/164] Compiling DequeModule Deque+CustomReflectable.swift
[73/164] Compiling DequeModule Deque+Descriptions.swift
[76/164] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/164] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/164] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/164] Emitting module NIOConcurrencyHelpers
[80/164] Compiling NIOConcurrencyHelpers lock.swift
[81/164] Compiling NIOConcurrencyHelpers atomics.swift
[82/164] Emitting module DequeModule
[83/164] Compiling DequeModule Deque+Codable.swift
[84/164] Compiling DequeModule Deque+Collection.swift
[87/164] Emitting module Atomics
[94/226] Compiling NIOCore Linux.swift
[95/226] Compiling NIOCore MarkedCircularBuffer.swift
[96/226] Compiling NIOCore MulticastChannel.swift
[97/226] Compiling NIOCore NIOAny.swift
[98/226] Compiling NIOCore NIOCloseOnErrorHandler.swift
[99/226] Compiling NIOCore NIOLoopBound.swift
[100/232] Compiling NIOCore GlobalSingletons.swift
[101/232] Compiling NIOCore IO.swift
[102/232] Compiling NIOCore IOData.swift
[103/232] Compiling NIOCore IPProtocol.swift
[104/232] Compiling NIOCore IntegerBitPacking.swift
[105/232] Compiling NIOCore IntegerTypes.swift
[106/232] Compiling NIOCore Interfaces.swift
[111/232] Compiling NIOCore SocketOptionProvider.swift
[112/232] Compiling NIOCore SystemCallHelpers.swift
[113/232] Compiling NIOCore TimeAmount+Duration.swift
[114/232] Compiling NIOCore ByteBuffer-int.swift
[115/232] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[116/232] Compiling NIOCore ByteBuffer-multi-int.swift
[117/232] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[118/232] Compiling NIOCore ByteBuffer-views.swift
[119/232] Compiling NIOCore Channel.swift
[120/232] Compiling NIOCore ChannelHandler.swift
[121/232] Compiling NIOCore ChannelHandlers.swift
[122/232] Compiling NIOCore ChannelInvoker.swift
[123/232] Compiling NIOCore ChannelOption.swift
[124/232] Compiling NIOCore ChannelPipeline.swift
[125/232] Compiling NIOCore CircularBuffer.swift
[128/232] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/232] Compiling NIOCore UniversalBootstrapSupport.swift
[130/232] Compiling NIOCore Utilities.swift
[131/232] Compiling SwifQL SwifQLable.swift
[132/232] Compiling SwifQL Table.swift
[133/232] Compiling SwifQL TableWithColumn.swift
[134/232] Compiling SwifQL Tableable.swift
[142/232] Compiling NIOCore DeadChannel.swift
[143/232] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/232] Compiling NIOCore EventLoop+Deprecated.swift
[145/232] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/232] Compiling NIOCore EventLoop.swift
[147/232] Compiling NIOCore ByteBuffer-core.swift
[148/232] Compiling NIOCore ByteBuffer-hex.swift
[149/232] Compiling NIOCore NIOSendable.swift
[150/232] Compiling NIOCore PointerHelpers.swift
[151/232] Compiling NIOCore RecvByteBufferAllocator.swift
[152/232] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/232] Compiling NIOCore SocketAddresses.swift
[154/232] Compiling NIOCore AddressedEnvelope.swift
[155/232] Compiling NIOCore AsyncAwaitSupport.swift
[156/232] Compiling NIOCore AsyncChannel.swift
[157/232] Compiling NIOCore AsyncChannelHandler.swift
[158/232] Compiling NIOCore AsyncChannelInboundStream.swift
[159/232] Compiling NIOCore AsyncChannelOutboundWriter.swift
[160/232] Compiling NIOCore NIOAsyncSequenceProducer.swift
[161/232] Compiling NIOCore Codec.swift
[162/232] Compiling NIOCore ConvenienceOptionSupport.swift
[169/232] Compiling NIOCore EventLoopFuture+Deprecated.swift
[170/232] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[171/232] Compiling NIOCore EventLoopFuture.swift
[172/232] Compiling NIOCore FileDescriptor.swift
[173/232] Compiling NIOCore FileHandle.swift
[174/232] Compiling NIOCore FileRegion.swift
[175/232] Compiling NIOCore NIOScheduledCallback.swift
[176/232] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[177/232] Compiling NIOCore NIOAsyncWriter.swift
[178/232] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[179/232] Compiling NIOCore BSDSocketAPI.swift
[180/232] Compiling NIOCore ByteBuffer-aux.swift
[181/232] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[182/232] Compiling NIOCore ByteBuffer-conversions.swift
[183/232] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[232/232] Emitting module NIOCore
[233/286] Compiling NIOEmbedded AsyncTestingChannel.swift
[234/286] Compiling NIOEmbedded Embedded.swift
[235/286] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[236/286] Emitting module NIOEmbedded
[237/286] Compiling NIOPosix SocketProtocols.swift
[238/286] Compiling NIOPosix System.swift
[239/286] Compiling NIOPosix Thread.swift
[240/286] Compiling NIOPosix ThreadPosix.swift
[241/286] Compiling NIOPosix ThreadWindows.swift
[242/291] Compiling NIOPosix GetaddrinfoResolver.swift
[243/291] Compiling NIOPosix HappyEyeballs.swift
[244/291] Compiling NIOPosix IO.swift
[245/291] Compiling NIOPosix IntegerBitPacking.swift
[246/291] Compiling NIOPosix IntegerTypes.swift
[247/291] Compiling NIOPosix Linux.swift
[248/291] Compiling NIOPosix Selectable.swift
[249/291] Compiling NIOPosix SelectableChannel.swift
[250/291] Compiling NIOPosix SelectableEventLoop.swift
[251/291] Compiling NIOPosix SelectorEpoll.swift
[252/291] Compiling NIOPosix SelectorGeneric.swift
[253/291] Compiling NIOPosix UnsafeTransfer.swift
[254/291] Compiling NIOPosix Utilities.swift
[255/291] Compiling NIOPosix VsockAddress.swift
[256/291] Compiling NIOPosix VsockChannelEvents.swift
[257/291] Compiling NIOPosix resource_bundle_accessor.swift
[258/291] Compiling NIOPosix SelectorKqueue.swift
[259/291] Compiling NIOPosix SelectorUring.swift
[260/291] Compiling NIOPosix ServerSocket.swift
[261/291] Compiling NIOPosix Socket.swift
[262/291] Compiling NIOPosix SocketChannel.swift
[263/291] Compiling NIOPosix BSDSocketAPICommon.swift
[264/291] Compiling NIOPosix BSDSocketAPIPosix.swift
[265/291] Compiling NIOPosix BSDSocketAPIWindows.swift
[266/291] Compiling NIOPosix BaseSocket.swift
[267/291] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[268/291] Compiling NIOPosix BaseSocketChannel.swift
[269/291] Compiling NIOPosix PendingWritesManager.swift
[270/291] Compiling NIOPosix PipeChannel.swift
[271/291] Compiling NIOPosix PipePair.swift
[272/291] Compiling NIOPosix PointerHelpers.swift
[273/291] Compiling NIOPosix Pool.swift
[274/291] Emitting module NIOPosix
[275/291] Compiling NIOPosix BaseStreamSocketChannel.swift
[276/291] Compiling NIOPosix Bootstrap.swift
[277/291] Compiling NIOPosix ControlMessage.swift
[278/291] Compiling NIOPosix DatagramVectorReadManager.swift
[279/291] Compiling NIOPosix Errors+Any.swift
[280/291] Compiling NIOPosix FileDescriptor.swift
[281/291] Compiling NIOPosix PooledRecvBufferAllocator.swift
[282/291] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[283/291] Compiling NIOPosix PosixSingletons.swift
[284/291] Compiling NIOPosix RawSocketBootstrap.swift
[285/291] Compiling NIOPosix Resolver.swift
[286/291] Compiling NIOPosix LinuxCPUSet.swift
[287/291] Compiling NIOPosix LinuxUring.swift
[288/291] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[289/291] Compiling NIOPosix NIOThreadPool.swift
[290/291] Compiling NIOPosix NonBlockingFileIO.swift
[291/291] Compiling NIOPosix PendingDatagramWritesManager.swift
[292/293] Emitting module NIO
[293/293] Compiling NIO Exports.swift
[294/300] Compiling SwifQLNIO SwifQLEnum.swift
[295/300] Compiling SwifQLNIO SwifQLTable.swift
[296/300] Compiling SwifQLNIO ReflectedPropertyCache.swift
/Users/admin/builder/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: annotate 'thread' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 | /// Instance storage.
[297/300] Compiling SwifQLNIO Exports.swift
[298/300] Emitting module SwifQLNIO
/Users/admin/builder/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
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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" }
/Users/admin/builder/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: annotate 'thread' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |
22 | /// Instance storage.
[299/300] Compiling SwifQLNIO Reflectable.swift
[300/300] Compiling SwifQLNIO KeyPath.swift
/Users/admin/builder/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
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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" }
Build complete! (43.04s)
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" : "/Users/admin/builder/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"
}
Done.