Build Information
Successful build of wkhtmltopdf, reference 4.0.0 (e29131
), with Swift 6.1 for Linux on 25 Apr 2025 12:48:44 UTC.
Swift 6 data race errors: 0
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/vapor-community/wkhtmltopdf.git
Reference: 4.0.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/vapor-community/wkhtmltopdf
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at e29131d Merge pull request #11 from grahamburgsma/master
Cloned https://github.com/vapor-community/wkhtmltopdf.git
Revision (git rev-parse @):
e29131da9b2652ebd8995a288059e95e1ab729f4
SUCCESS checkout https://github.com/vapor-community/wkhtmltopdf.git at 4.0.0
========================================
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-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
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (7.27s)
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
[567/6058] Fetching swift-system, swift-atomics
[2925/22300] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
[4629/17947] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
[4223/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.08s)
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-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-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-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 CNIODarwin shim.c
[11/21] Compiling CNIOWindows WSAStartup.c
[12/21] Compiling _AtomicsShims.c
[13/21] Write sources
[14/21] Compiling CNIOWindows shim.c
[15/21] Compiling CNIOWASI CNIOWASI.c
[16/21] Compiling CNIOLinux liburing_shims.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
[22/65] Emitting module Atomics
[23/67] Compiling Atomics IntegerOperations.swift
[24/67] Compiling Atomics Unmanaged extensions.swift
[25/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/67] Compiling _NIODataStructures PriorityQueue.swift
[30/67] Compiling _NIODataStructures _TinyArray.swift
[31/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/67] Compiling InternalCollectionsUtilities Specialize.swift
[33/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[34/67] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[35/67] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[36/67] Compiling InternalCollectionsUtilities Debugging.swift
[37/67] Compiling InternalCollectionsUtilities Descriptions.swift
[40/67] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/67] Compiling InternalCollectionsUtilities Integer rank.swift
[42/67] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/67] Compiling InternalCollectionsUtilities UInt+reversed.swift
[54/67] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[57/68] Emitting module _NIOBase64
[58/68] Compiling _NIOBase64 Base64.swift
[58/69] Compiling c-atomics.c
[69/91] Compiling DequeModule _DequeBuffer.swift
[70/91] Compiling DequeModule _DequeBufferHeader.swift
[71/93] Compiling DequeModule Deque._UnsafeHandle.swift
[72/93] Compiling DequeModule Deque.swift
[73/93] Compiling DequeModule Deque+Equatable.swift
[74/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/93] Compiling DequeModule Deque+Testing.swift
[76/93] Compiling DequeModule Deque._Storage.swift
[77/93] Compiling DequeModule Deque+Extras.swift
[78/93] Compiling DequeModule Deque+Hashable.swift
[79/93] Compiling DequeModule Deque+CustomReflectable.swift
[80/93] Compiling DequeModule Deque+Descriptions.swift
[81/93] Compiling NIOConcurrencyHelpers lock.swift
[82/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/93] Compiling NIOConcurrencyHelpers atomics.swift
[85/93] Emitting module _NIODataStructures
[86/93] Compiling _NIODataStructures Heap.swift
[87/94] Emitting module NIOConcurrencyHelpers
[88/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/95] Compiling DequeModule _DequeSlot.swift
[90/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/95] Compiling DequeModule Deque+Codable.swift
[94/95] Compiling DequeModule Deque+Collection.swift
[95/95] Emitting module DequeModule
[97/155] Compiling NIOCore MarkedCircularBuffer.swift
[98/155] Compiling NIOCore MulticastChannel.swift
[99/155] Compiling NIOCore NIOAny.swift
[100/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/155] Compiling NIOCore NIOLoopBound.swift
[102/155] Compiling NIOCore NIOScheduledCallback.swift
[103/155] Compiling NIOCore NIOSendable.swift
[104/155] Compiling NIOCore RecvByteBufferAllocator.swift
[105/155] Compiling NIOCore GlobalSingletons.swift
[106/155] Compiling NIOCore IO.swift
[107/155] Compiling NIOCore IOData.swift
[108/155] Compiling NIOCore IPProtocol.swift
[109/155] Compiling NIOCore IntegerBitPacking.swift
[110/155] Compiling NIOCore IntegerTypes.swift
[111/155] Compiling NIOCore Interfaces.swift
[112/155] Compiling NIOCore Linux.swift
[113/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/163] Compiling NIOCore SocketAddresses.swift
[115/163] Compiling NIOCore SocketOptionProvider.swift
[116/163] Compiling NIOCore SystemCallHelpers.swift
[117/163] Compiling NIOCore TimeAmount+Duration.swift
[118/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/163] Compiling NIOCore UniversalBootstrapSupport.swift
[120/163] Compiling NIOCore Utilities.swift
[121/163] Compiling NIOCore AddressedEnvelope.swift
[122/163] Compiling NIOCore AsyncAwaitSupport.swift
[123/163] Compiling NIOCore AsyncChannel.swift
[124/163] Compiling NIOCore AsyncChannelHandler.swift
[125/163] Compiling NIOCore AsyncChannelInboundStream.swift
[126/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[127/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[128/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[129/163] Compiling NIOCore NIOAsyncWriter.swift
[130/163] Compiling NIOCore EventLoop.swift
[131/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[132/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[133/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[134/163] Compiling NIOCore EventLoopFuture.swift
[135/163] Compiling NIOCore FileDescriptor.swift
[136/163] Compiling NIOCore FileHandle.swift
[137/163] Compiling NIOCore FileRegion.swift
[138/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[139/163] Compiling NIOCore BSDSocketAPI.swift
[140/163] Compiling NIOCore ByteBuffer-aux.swift
[141/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[142/163] Compiling NIOCore ByteBuffer-conversions.swift
[143/163] Compiling NIOCore ByteBuffer-core.swift
[144/163] Compiling NIOCore ByteBuffer-hex.swift
[145/163] Compiling NIOCore ByteBuffer-int.swift
[146/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/163] Compiling NIOCore ChannelPipeline.swift
[148/163] Compiling NIOCore CircularBuffer.swift
[149/163] Compiling NIOCore Codec.swift
[150/163] Compiling NIOCore ConvenienceOptionSupport.swift
[151/163] Compiling NIOCore DeadChannel.swift
[152/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[153/163] Compiling NIOCore EventLoop+Deprecated.swift
[154/163] Compiling NIOCore EventLoop+SerialExecutor.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] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/215] Compiling NIOEmbedded Embedded.swift
[168/215] Emitting module NIOEmbedded
[170/216] Compiling NIOPosix IO.swift
[171/216] Compiling NIOPosix IntegerBitPacking.swift
[172/216] Compiling NIOPosix IntegerTypes.swift
[173/216] Compiling NIOPosix Linux.swift
[174/216] Compiling NIOPosix LinuxCPUSet.swift
[175/216] Compiling NIOPosix LinuxUring.swift
[176/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[177/222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[178/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[179/222] Compiling NIOPosix PosixSingletons.swift
[180/222] Compiling NIOPosix RawSocketBootstrap.swift
[181/222] Compiling NIOPosix Resolver.swift
[182/222] Compiling NIOPosix Selectable.swift
[183/222] Compiling NIOPosix ThreadPosix.swift
[184/222] Compiling NIOPosix ThreadWindows.swift
[185/222] Compiling NIOPosix UnsafeTransfer.swift
[186/222] Compiling NIOPosix Utilities.swift
[187/222] Compiling NIOPosix VsockAddress.swift
[188/222] Compiling NIOPosix VsockChannelEvents.swift
[189/222] Compiling NIOPosix SelectableChannel.swift
[190/222] Compiling NIOPosix SelectableEventLoop.swift
[191/222] Compiling NIOPosix SelectorEpoll.swift
[192/222] Compiling NIOPosix SelectorGeneric.swift
[193/222] Compiling NIOPosix SelectorKqueue.swift
[194/222] Compiling NIOPosix SelectorUring.swift
[195/222] Compiling NIOPosix ServerSocket.swift
[196/222] Compiling NIOPosix Socket.swift
[197/222] Compiling NIOPosix SocketChannel.swift
[198/222] Compiling NIOPosix SocketProtocols.swift
[199/222] Compiling NIOPosix System.swift
[200/222] Compiling NIOPosix Thread.swift
[201/222] Compiling NIOPosix BSDSocketAPICommon.swift
[202/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[203/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[204/222] Compiling NIOPosix BaseSocket.swift
[205/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[206/222] Compiling NIOPosix BaseSocketChannel.swift
[207/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[208/222] Compiling NIOPosix Bootstrap.swift
[209/222] Compiling NIOPosix ControlMessage.swift
[210/222] Compiling NIOPosix DatagramVectorReadManager.swift
[211/222] Compiling NIOPosix Errors+Any.swift
[212/222] Compiling NIOPosix FileDescriptor.swift
[213/222] Compiling NIOPosix GetaddrinfoResolver.swift
[214/222] Compiling NIOPosix HappyEyeballs.swift
[215/222] Emitting module NIOPosix
[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] Compiling NIO Exports.swift
[225/225] Emitting module NIO
[227/230] Compiling wkhtmltopdf Document.swift
[228/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
[229/230] Emitting module wkhtmltopdf
[230/230] Compiling wkhtmltopdf Page.swift
Build complete! (51.72s)
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.