Build Information
Successful build of wkhtmltopdf, reference main (5db603
), with Swift 6.1 for Linux on 25 Apr 2025 12:48:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/wkhtmltopdf.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/wkhtmltopdf
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5db6037 Github action added (#14)
Cloned https://github.com/vapor-community/wkhtmltopdf.git
Revision (git rev-parse @):
5db60379ddd59ae458276839cfd74730f4ef5407
SUCCESS checkout https://github.com/vapor-community/wkhtmltopdf.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/wkhtmltopdf.git
https://github.com/vapor-community/wkhtmltopdf.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.13.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "wkhtmltopdf",
"name" : "wkhtmltopdf",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "wkhtmltopdf",
"targets" : [
"wkhtmltopdf"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wkhtmltopdfTests",
"module_type" : "SwiftTarget",
"name" : "wkhtmltopdfTests",
"path" : "Tests/wkhtmltopdfTests",
"sources" : [
"wkhtmltopdfTests.swift"
],
"target_dependencies" : [
"wkhtmltopdf"
],
"type" : "test"
},
{
"c99name" : "wkhtmltopdf",
"module_type" : "SwiftTarget",
"name" : "wkhtmltopdf",
"path" : "Sources/wkhtmltopdf",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"wkhtmltopdf"
],
"sources" : [
"Document+Generate.swift",
"Document.swift",
"Page.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (9.42s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1705] Fetching swift-atomics
[530/6058] Fetching swift-atomics, swift-system
[565/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
[4386/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.81s)
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.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWindows shim.c
[10/21] Compiling CNIOWindows WSAStartup.c
[12/21] Compiling CNIOLinux liburing_shims.c
[12/21] Write sources
[14/21] Compiling CNIOWASI CNIOWASI.c
[15/21] Compiling _AtomicsShims.c
[16/21] Compiling CNIODarwin shim.c
[17/21] Compiling CNIOLinux shim.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[20/63] Emitting module InternalCollectionsUtilities
[20/65] Compiling c-nioatomics.c
[21/65] Compiling c-atomics.c
[23/71] Compiling InternalCollectionsUtilities Debugging.swift
[24/71] Compiling InternalCollectionsUtilities Descriptions.swift
[25/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/71] Compiling InternalCollectionsUtilities Specialize.swift
[27/71] Compiling _NIOBase64 Base64.swift
[28/71] Emitting module _NIOBase64
[30/72] Compiling _NIODataStructures _TinyArray.swift
[31/72] Emitting module Atomics
[32/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[33/72] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[34/72] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[35/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/74] Compiling _NIODataStructures PriorityQueue.swift
[38/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/74] Compiling InternalCollectionsUtilities Integer rank.swift
[40/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[44/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/75] Compiling Atomics IntegerOperations.swift
[67/75] Compiling Atomics Unmanaged extensions.swift
[69/91] Compiling DequeModule Deque+CustomReflectable.swift
[70/91] Compiling DequeModule Deque+Descriptions.swift
[71/93] Compiling DequeModule _DequeBuffer.swift
[72/93] Compiling DequeModule _DequeBufferHeader.swift
[73/93] Emitting module _NIODataStructures
[74/93] Compiling _NIODataStructures Heap.swift
[75/94] Compiling NIOConcurrencyHelpers lock.swift
[76/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/94] Emitting module NIOConcurrencyHelpers
[78/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/94] Compiling NIOConcurrencyHelpers atomics.swift
[83/95] Compiling DequeModule _DequeSlot.swift
[84/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/95] Compiling DequeModule Deque+Testing.swift
[86/95] Compiling DequeModule Deque._Storage.swift
[87/95] Compiling DequeModule Deque+Extras.swift
[88/95] Compiling DequeModule Deque+Hashable.swift
[89/95] Compiling DequeModule Deque+Equatable.swift
[90/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/95] Compiling DequeModule Deque._UnsafeHandle.swift
[92/95] Compiling DequeModule Deque.swift
[93/95] Compiling DequeModule Deque+Codable.swift
[94/95] Compiling DequeModule Deque+Collection.swift
[95/95] Emitting module DequeModule
[97/155] Compiling NIOCore AddressedEnvelope.swift
[98/155] Compiling NIOCore AsyncAwaitSupport.swift
[99/155] Compiling NIOCore AsyncChannel.swift
[100/155] Compiling NIOCore AsyncChannelHandler.swift
[101/155] Compiling NIOCore AsyncChannelInboundStream.swift
[102/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[103/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[104/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[105/155] Compiling NIOCore NIOAsyncWriter.swift
[106/163] Compiling NIOCore GlobalSingletons.swift
[107/163] Compiling NIOCore IO.swift
[108/163] Compiling NIOCore IOData.swift
[109/163] Compiling NIOCore IPProtocol.swift
[110/163] Compiling NIOCore IntegerBitPacking.swift
[111/163] Compiling NIOCore IntegerTypes.swift
[112/163] Compiling NIOCore Interfaces.swift
[113/163] Compiling NIOCore Linux.swift
[114/163] Compiling NIOCore ChannelPipeline.swift
[115/163] Compiling NIOCore CircularBuffer.swift
[116/163] Compiling NIOCore Codec.swift
[117/163] Compiling NIOCore ConvenienceOptionSupport.swift
[118/163] Compiling NIOCore DeadChannel.swift
[119/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[120/163] Compiling NIOCore EventLoop+Deprecated.swift
[121/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[122/163] Compiling NIOCore EventLoop.swift
[123/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[124/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[125/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[126/163] Compiling NIOCore EventLoopFuture.swift
[127/163] Compiling NIOCore FileDescriptor.swift
[128/163] Compiling NIOCore FileHandle.swift
[129/163] Compiling NIOCore FileRegion.swift
[130/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[131/163] Compiling NIOCore BSDSocketAPI.swift
[132/163] Compiling NIOCore ByteBuffer-aux.swift
[133/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[134/163] Compiling NIOCore ByteBuffer-conversions.swift
[135/163] Compiling NIOCore ByteBuffer-core.swift
[136/163] Compiling NIOCore ByteBuffer-hex.swift
[137/163] Compiling NIOCore ByteBuffer-int.swift
[138/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[139/163] Compiling NIOCore MarkedCircularBuffer.swift
[140/163] Compiling NIOCore MulticastChannel.swift
[141/163] Compiling NIOCore NIOAny.swift
[142/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[143/163] Compiling NIOCore NIOLoopBound.swift
[144/163] Compiling NIOCore NIOScheduledCallback.swift
[145/163] Compiling NIOCore NIOSendable.swift
[146/163] Compiling NIOCore RecvByteBufferAllocator.swift
[147/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[148/163] Compiling NIOCore SocketAddresses.swift
[149/163] Compiling NIOCore SocketOptionProvider.swift
[150/163] Compiling NIOCore SystemCallHelpers.swift
[151/163] Compiling NIOCore TimeAmount+Duration.swift
[152/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[153/163] Compiling NIOCore UniversalBootstrapSupport.swift
[154/163] Compiling NIOCore Utilities.swift
[155/163] Compiling NIOCore ByteBuffer-multi-int.swift
[156/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[157/163] Compiling NIOCore ByteBuffer-views.swift
[158/163] Compiling NIOCore Channel.swift
[159/163] Compiling NIOCore ChannelHandler.swift
[160/163] Compiling NIOCore ChannelHandlers.swift
[161/163] Compiling NIOCore ChannelInvoker.swift
[162/163] Compiling NIOCore ChannelOption.swift
[163/163] Emitting module NIOCore
[165/215] Emitting module NIOEmbedded
[166/215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[167/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[168/215] Compiling NIOPosix PosixSingletons.swift
[169/215] Compiling NIOPosix RawSocketBootstrap.swift
[170/215] Compiling NIOPosix Resolver.swift
[171/215] Compiling NIOPosix Selectable.swift
[172/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/221] Compiling NIOEmbedded Embedded.swift
[174/221] Compiling NIOEmbedded AsyncTestingChannel.swift
[176/222] Compiling NIOPosix ThreadPosix.swift
[177/222] Compiling NIOPosix ThreadWindows.swift
[178/222] Compiling NIOPosix UnsafeTransfer.swift
[179/222] Compiling NIOPosix Utilities.swift
[180/222] Compiling NIOPosix VsockAddress.swift
[181/222] Compiling NIOPosix VsockChannelEvents.swift
[182/222] Emitting module NIOPosix
[183/222] Compiling NIOPosix SelectableChannel.swift
[184/222] Compiling NIOPosix SelectableEventLoop.swift
[185/222] Compiling NIOPosix SelectorEpoll.swift
[186/222] Compiling NIOPosix SelectorGeneric.swift
[187/222] Compiling NIOPosix SelectorKqueue.swift
[188/222] Compiling NIOPosix SelectorUring.swift
[189/222] Compiling NIOPosix ServerSocket.swift
[190/222] Compiling NIOPosix Socket.swift
[191/222] Compiling NIOPosix SocketChannel.swift
[192/222] Compiling NIOPosix SocketProtocols.swift
[193/222] Compiling NIOPosix System.swift
[194/222] Compiling NIOPosix Thread.swift
[195/222] Compiling NIOPosix BSDSocketAPICommon.swift
[196/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/222] Compiling NIOPosix BaseSocket.swift
[199/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/222] Compiling NIOPosix BaseSocketChannel.swift
[201/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[202/222] Compiling NIOPosix Bootstrap.swift
[203/222] Compiling NIOPosix ControlMessage.swift
[204/222] Compiling NIOPosix DatagramVectorReadManager.swift
[205/222] Compiling NIOPosix Errors+Any.swift
[206/222] Compiling NIOPosix FileDescriptor.swift
[207/222] Compiling NIOPosix GetaddrinfoResolver.swift
[208/222] Compiling NIOPosix HappyEyeballs.swift
[209/222] Compiling NIOPosix IO.swift
[210/222] Compiling NIOPosix IntegerBitPacking.swift
[211/222] Compiling NIOPosix IntegerTypes.swift
[212/222] Compiling NIOPosix Linux.swift
[213/222] Compiling NIOPosix LinuxCPUSet.swift
[214/222] Compiling NIOPosix LinuxUring.swift
[215/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[216/222] Compiling NIOPosix NIOThreadPool.swift
[217/222] Compiling NIOPosix NonBlockingFileIO.swift
[218/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[219/222] Compiling NIOPosix PendingWritesManager.swift
[220/222] Compiling NIOPosix PipeChannel.swift
[221/222] Compiling NIOPosix PipePair.swift
[222/222] Compiling NIOPosix Pool.swift
[224/225] Emitting module NIO
[225/225] Compiling NIO Exports.swift
[227/230] Compiling wkhtmltopdf Document.swift
[228/230] Compiling wkhtmltopdf Page.swift
[229/230] Compiling wkhtmltopdf Document+Generate.swift
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:42:16: warning: 'launchPath' is deprecated: renamed to 'executableURL'
40 | let wk = Process()
41 | let stdout = Pipe()
42 | wk.launchPath = self.launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
| `- note: use 'executableURL' instead
43 | wk.arguments = wkArgs
44 | wk.arguments?.append("-") // output to stdout
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:46:16: warning: 'launch()' is deprecated: renamed to 'run'
44 | wk.arguments?.append("-") // output to stdout
45 | wk.standardOutput = stdout
46 | wk.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run'
| `- note: use 'run' instead
47 |
48 | let pdf = stdout.fileHandleForReading.readDataToEndOfFile()
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:16:27: warning: capture of 'self' with non-sendable type 'Document' in a '@Sendable' closure
14 | // Save input pages to temp files, and build up args to wkhtmltopdf
15 | var wkArgs: [String] = [
16 | "--zoom", self.zoom,
| `- warning: capture of 'self' with non-sendable type 'Document' in a '@Sendable' closure
17 | "--quiet",
18 | "-s", self.paperSize,
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document.swift:1:14: note: class 'Document' does not conform to the 'Sendable' protocol
1 | public class Document {
| `- note: class 'Document' does not conform to the 'Sendable' protocol
2 |
3 | let zoom: String
[230/230] Emitting module wkhtmltopdf
Build complete! (56.30s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.13.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "wkhtmltopdf",
"name" : "wkhtmltopdf",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "wkhtmltopdf",
"targets" : [
"wkhtmltopdf"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wkhtmltopdfTests",
"module_type" : "SwiftTarget",
"name" : "wkhtmltopdfTests",
"path" : "Tests/wkhtmltopdfTests",
"sources" : [
"wkhtmltopdfTests.swift"
],
"target_dependencies" : [
"wkhtmltopdf"
],
"type" : "test"
},
{
"c99name" : "wkhtmltopdf",
"module_type" : "SwiftTarget",
"name" : "wkhtmltopdf",
"path" : "Sources/wkhtmltopdf",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"wkhtmltopdf"
],
"sources" : [
"Document+Generate.swift",
"Document.swift",
"Page.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.