Build Information
Successful build of SwifQLNIO, reference master (72d0ca
), with Swift 6.0 for Linux on 27 Nov 2024 13:56:14 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwifQLNIO.git
Reference: master
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
* 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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/MihaelIsaev/SwifQLNIO.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/MihaelIsaev/SwifQL.git
Fetching https://github.com/apple/swift-nio.git
[1/2319] Fetching swifql
[2181/74268] Fetching swifql, swift-nio
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (6.88s)
Fetched https://github.com/apple/swift-nio.git from cache (6.99s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (2.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.82s)
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/3919] Fetching swift-system
[276/5488] Fetching swift-system, swift-atomics
[5301/21085] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.67s)
Fetched https://github.com/apple/swift-system.git from cache (1.68s)
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.29s)
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/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.77.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-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 CNIOWindows shim.c
[12/22] Compiling CNIOWindows WSAStartup.c
[12/22] Compiling _AtomicsShims.c
[12/22] Write sources
[15/22] Compiling CNIOWASI CNIOWASI.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/128] Emitting module _NIODataStructures
[21/128] Compiling c-nioatomics.c
[22/128] Compiling c-atomics.c
[24/134] Emitting module SwifQL
[25/142] Compiling _NIODataStructures _TinyArray.swift
[26/142] Compiling SwifQL SwifQLable+Epoch.swift
[27/142] Compiling SwifQL Operators.swift
[28/142] Compiling SwifQL SwifQLTableAlias.swift
[29/142] Compiling SwifQL SwifQLable+Alter.swift
[30/142] Compiling SwifQL SwifQLable+And.swift
[31/144] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[32/144] Compiling SwifQL PostgresArray.swift
[33/144] Compiling SwifQL PostgresJsonObject.swift
[34/144] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/144] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/144] Compiling _NIOBase64 Base64.swift
[37/144] Emitting module _NIOBase64
[38/147] Compiling _NIODataStructures PriorityQueue.swift
[39/147] Emitting module InternalCollectionsUtilities
[40/147] Compiling SwifQL Predicates.swift
[41/147] Compiling SwifQL Protocols.swift
[42/147] Compiling SwifQL StringExtensions.swift
[43/147] Compiling SwifQL SwifQL.swift
[44/147] Compiling SwifQL SwifQLable+Between.swift
[45/147] Compiling SwifQL SwifQLable+Conflict.swift
[46/147] Compiling SwifQL SwifQLable+Constraint.swift
[49/147] Compiling SwifQL SwifQLable+Delete.swift
[50/147] Compiling SwifQL SwifQLable+Do.swift
[56/147] Emitting module Atomics
[67/147] Compiling Atomics IntegerOperations.swift
[68/147] Compiling Atomics Unmanaged extensions.swift
[73/164] Compiling NIOConcurrencyHelpers lock.swift
[74/164] Compiling DequeModule Deque+CustomReflectable.swift
[75/164] Compiling DequeModule Deque+Descriptions.swift
[76/164] Compiling _NIODataStructures Heap.swift
[77/166] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/166] Compiling NIOConcurrencyHelpers atomics.swift
[79/167] Emitting module NIOConcurrencyHelpers
[80/167] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/168] Compiling DequeModule _DequeBuffer.swift
[83/168] Compiling DequeModule _DequeBufferHeader.swift
[85/168] Compiling DequeModule Deque+Extras.swift
[86/168] Compiling DequeModule Deque+Hashable.swift
[87/168] Compiling DequeModule Deque+Testing.swift
[88/168] Compiling DequeModule Deque._Storage.swift
[89/168] Compiling DequeModule _DequeSlot.swift
[90/168] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/168] Compiling SwifQL SwifQLable+Where.swift
[92/168] Compiling SwifQL SwifQLable+WhereExists.swift
[93/168] Compiling SwifQL SwifQLable+WhereNotExists.swift
[94/168] Compiling SwifQL SwifQLable+With.swift
[95/168] Compiling SwifQL SwifQLable.swift
[96/168] Compiling SwifQL Table.swift
[97/168] Compiling SwifQL TableWithColumn.swift
[98/168] Compiling SwifQL Tableable.swift
[99/168] Compiling DequeModule Deque+Equatable.swift
[100/168] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[101/168] Compiling DequeModule Deque._UnsafeHandle.swift
[102/168] Compiling DequeModule Deque.swift
[105/168] Compiling DequeModule Deque+Codable.swift
[106/168] Compiling DequeModule Deque+Collection.swift
[123/168] Compiling SwifQL Column.swift
[124/168] Compiling SwifQL Distinct.swift
[125/168] Compiling SwifQL ExtractFieldValue.swift
[126/168] Compiling SwifQL FluentKitFieldable.swift
[127/168] Compiling SwifQL FormattedKeyPath.swift
[128/168] Compiling SwifQL Functions.swift
[129/168] Compiling SwifQL KeyPath.swift
[132/168] Compiling SwifQL SwifQLable+Raw.swift
[133/168] Compiling SwifQL SwifQLable+Returning.swift
[134/168] Compiling SwifQL SwifQLable+Select.swift
[135/168] Compiling SwifQL SwifQLable+Subscript.swift
[136/168] Compiling SwifQL SwifQLable+Timestamp.swift
[137/168] Compiling SwifQL SwifQLable+Types.swift
[138/168] Compiling SwifQL SwifQLable+Union.swift
[139/168] Compiling SwifQL SwifQLable+Update.swift
[140/168] Compiling SwifQL SwifQLable+Values.swift
[141/168] Compiling SwifQL SwifQLable+NotILike.swift
[142/168] Compiling SwifQL SwifQLable+NotIn.swift
[143/168] Compiling SwifQL SwifQLable+NotLike.swift
[144/168] Compiling SwifQL SwifQLable+Nothing.swift
[145/168] Compiling SwifQL SwifQLable+Offset.swift
[146/168] Compiling SwifQL SwifQLable+On.swift
[147/168] Compiling SwifQL SwifQLable+Or.swift
[148/168] Compiling SwifQL SwifQLable+OrderBy.swift
[149/168] Compiling SwifQL SwifQLable+Overlaps.swift
[150/168] Compiling SwifQL SwifQLable+Interval.swift
[151/168] Compiling SwifQL SwifQLable+IsNotNull.swift
[152/168] Compiling SwifQL SwifQLable+IsNull.swift
[153/168] Compiling SwifQL SwifQLable+Join.swift
[154/168] Compiling SwifQL SwifQLable+Like.swift
[155/168] Compiling SwifQL SwifQLable+Limit.swift
[156/168] Compiling SwifQL SwifQLable+Not.swift
[157/168] Compiling SwifQL SwifQLable+NotBetween.swift
[158/168] Compiling SwifQL SwifQLable+NotExists.swift
[159/168] Compiling SwifQL SwifQLable+Exists.swift
[160/168] Compiling SwifQL SwifQLable+Filter.swift
[161/168] Compiling SwifQL SwifQLable+From.swift
[162/168] Compiling SwifQL SwifQLable+Fulltext.swift
[163/168] Compiling SwifQL SwifQLable+GroupBy.swift
[164/168] Compiling SwifQL SwifQLable+Having.swift
[165/168] Compiling SwifQL SwifQLable+ILike.swift
[166/168] Compiling SwifQL SwifQLable+In.swift
[167/168] Compiling SwifQL SwifQLable+InsertInto.swift
[168/169] Emitting module DequeModule
[171/230] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[172/230] Compiling NIOCore EventLoopFuture+Deprecated.swift
[173/230] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[174/230] Compiling NIOCore EventLoopFuture.swift
[175/230] Compiling NIOCore FileDescriptor.swift
[176/230] Compiling NIOCore FileHandle.swift
[177/230] Compiling NIOCore FileRegion.swift
[178/230] Compiling NIOCore GlobalSingletons.swift
[179/238] Compiling NIOCore IO.swift
[180/238] Compiling NIOCore IOData.swift
[181/238] Compiling NIOCore IPProtocol.swift
[182/238] Compiling NIOCore IntegerBitPacking.swift
[183/238] Compiling NIOCore IntegerTypes.swift
[184/238] Compiling NIOCore Interfaces.swift
[185/238] Compiling NIOCore Linux.swift
[186/238] Compiling NIOCore MarkedCircularBuffer.swift
[187/238] Compiling NIOCore MulticastChannel.swift
[188/238] Compiling NIOCore NIOAny.swift
[189/238] Compiling NIOCore NIOCloseOnErrorHandler.swift
[190/238] Compiling NIOCore NIOLoopBound.swift
[191/238] Compiling NIOCore NIOScheduledCallback.swift
[192/238] Compiling NIOCore NIOSendable.swift
[193/238] Compiling NIOCore PointerHelpers.swift
[194/238] Compiling NIOCore RecvByteBufferAllocator.swift
[195/238] Compiling NIOCore CircularBuffer.swift
[196/238] Compiling NIOCore Codec.swift
[197/238] Compiling NIOCore ConvenienceOptionSupport.swift
[198/238] Compiling NIOCore DeadChannel.swift
[199/238] Compiling NIOCore DispatchQueue+WithFuture.swift
[200/238] Compiling NIOCore EventLoop+Deprecated.swift
[201/238] Compiling NIOCore EventLoop+SerialExecutor.swift
[202/238] Compiling NIOCore EventLoop.swift
[203/238] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[204/238] Compiling NIOCore BSDSocketAPI.swift
[205/238] Compiling NIOCore ByteBuffer-aux.swift
[206/238] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[207/238] Compiling NIOCore ByteBuffer-conversions.swift
[208/238] Compiling NIOCore ByteBuffer-core.swift
[209/238] Compiling NIOCore ByteBuffer-hex.swift
[210/238] Compiling NIOCore ByteBuffer-int.swift
[211/238] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[212/238] Compiling NIOCore AddressedEnvelope.swift
[213/238] Compiling NIOCore AsyncAwaitSupport.swift
[214/238] Compiling NIOCore AsyncChannel.swift
[215/238] Compiling NIOCore AsyncChannelHandler.swift
[216/238] Compiling NIOCore AsyncChannelInboundStream.swift
[217/238] Compiling NIOCore AsyncChannelOutboundWriter.swift
[218/238] Compiling NIOCore NIOAsyncSequenceProducer.swift
[219/238] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[220/238] Compiling NIOCore NIOAsyncWriter.swift
[221/238] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/238] Compiling NIOCore SocketAddresses.swift
[223/238] Compiling NIOCore SocketOptionProvider.swift
[224/238] Compiling NIOCore SystemCallHelpers.swift
[225/238] Compiling NIOCore TimeAmount+Duration.swift
[226/238] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/238] Compiling NIOCore UniversalBootstrapSupport.swift
[228/238] Compiling NIOCore Utilities.swift
[229/238] Compiling NIOCore ByteBuffer-multi-int.swift
[230/238] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[231/238] Compiling NIOCore ByteBuffer-views.swift
[232/238] Compiling NIOCore Channel.swift
[233/238] Compiling NIOCore ChannelHandler.swift
[234/238] Compiling NIOCore ChannelHandlers.swift
[235/238] Compiling NIOCore ChannelInvoker.swift
[236/238] Compiling NIOCore ChannelOption.swift
[237/238] Compiling NIOCore ChannelPipeline.swift
[238/238] Emitting module NIOCore
[240/291] Compiling NIOEmbedded AsyncTestingChannel.swift
[241/291] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[242/291] Compiling NIOEmbedded Embedded.swift
[243/291] Emitting module NIOEmbedded
[245/292] Compiling NIOPosix Pool.swift
[246/292] Compiling NIOPosix PooledRecvBufferAllocator.swift
[247/292] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[248/292] Compiling NIOPosix PosixSingletons.swift
[249/292] Compiling NIOPosix RawSocketBootstrap.swift
[250/292] Compiling NIOPosix Resolver.swift
[251/292] Compiling NIOPosix Selectable.swift
[252/298] Emitting module NIOPosix
[253/298] Compiling NIOPosix SelectableChannel.swift
[254/298] Compiling NIOPosix SelectableEventLoop.swift
[255/298] Compiling NIOPosix SelectorEpoll.swift
[256/298] Compiling NIOPosix SelectorGeneric.swift
[257/298] Compiling NIOPosix SelectorKqueue.swift
[258/298] Compiling NIOPosix SelectorUring.swift
[259/298] Compiling NIOPosix ServerSocket.swift
[260/298] Compiling NIOPosix Socket.swift
[261/298] Compiling NIOPosix SocketChannel.swift
[262/298] Compiling NIOPosix SocketProtocols.swift
[263/298] Compiling NIOPosix System.swift
[264/298] Compiling NIOPosix Thread.swift
[265/298] Compiling NIOPosix IO.swift
[266/298] Compiling NIOPosix IntegerBitPacking.swift
[267/298] Compiling NIOPosix IntegerTypes.swift
[268/298] Compiling NIOPosix Linux.swift
[269/298] Compiling NIOPosix LinuxCPUSet.swift
[270/298] Compiling NIOPosix LinuxUring.swift
[271/298] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[272/298] Compiling NIOPosix NIOThreadPool.swift
[273/298] Compiling NIOPosix NonBlockingFileIO.swift
[274/298] Compiling NIOPosix PendingDatagramWritesManager.swift
[275/298] Compiling NIOPosix PendingWritesManager.swift
[276/298] Compiling NIOPosix PipeChannel.swift
[277/298] Compiling NIOPosix PipePair.swift
[278/298] Compiling NIOPosix PointerHelpers.swift
[279/298] Compiling NIOPosix ThreadPosix.swift
[280/298] Compiling NIOPosix ThreadWindows.swift
[281/298] Compiling NIOPosix UnsafeTransfer.swift
[282/298] Compiling NIOPosix Utilities.swift
[283/298] Compiling NIOPosix VsockAddress.swift
[284/298] Compiling NIOPosix VsockChannelEvents.swift
[285/298] Compiling NIOPosix Bootstrap.swift
[286/298] Compiling NIOPosix ControlMessage.swift
[287/298] Compiling NIOPosix DatagramVectorReadManager.swift
[288/298] Compiling NIOPosix Errors+Any.swift
[289/298] Compiling NIOPosix FileDescriptor.swift
[290/298] Compiling NIOPosix GetaddrinfoResolver.swift
[291/298] Compiling NIOPosix HappyEyeballs.swift
[292/298] Compiling NIOPosix BSDSocketAPICommon.swift
[293/298] Compiling NIOPosix BSDSocketAPIPosix.swift
[294/298] Compiling NIOPosix BSDSocketAPIWindows.swift
[295/298] Compiling NIOPosix BaseSocket.swift
[296/298] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[297/298] Compiling NIOPosix BaseSocketChannel.swift
[298/298] Compiling NIOPosix BaseStreamSocketChannel.swift
[300/301] Compiling NIO Exports.swift
[301/301] Emitting module NIO
[303/309] Compiling SwifQLNIO SwifQLEnum.swift
[304/309] Compiling SwifQLNIO SwifQLTable.swift
[305/309] 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: 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.
[306/309] 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" }
[307/309] 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: 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.
[308/309] Compiling SwifQLNIO Exports.swift
[309/309] Compiling SwifQLNIO Reflectable.swift
Build complete! (62.84s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.