Build Information
Successful build of wkhtmltopdf, reference main (5db603
), with Swift 6.1 for Android on 27 May 2025 11:58:55 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
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: android
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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/76042] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.11s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.12s)
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/1710] Fetching swift-atomics
[566/6101] Fetching swift-atomics, swift-system
[635/22692] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
[8705/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
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.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/21] Write sources
[10/21] Compiling _AtomicsShims.c
[11/21] Compiling CNIOWindows WSAStartup.c
[11/21] Compiling CNIOWindows shim.c
[13/21] Write sources
[14/21] Compiling CNIOLinux liburing_shims.c
[15/21] Compiling CNIOWASI CNIOWASI.c
[16/21] Compiling CNIODarwin shim.c
[17/21] Compiling CNIOLinux shim.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[20/60] Emitting module InternalCollectionsUtilities
[21/61] Emitting module _NIOBase64
[22/61] Compiling _NIOBase64 Base64.swift
[23/62] Compiling _NIODataStructures _TinyArray.swift
[24/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/62] Compiling Atomics AtomicMemoryOrderings.swift
[26/62] Compiling Atomics DoubleWord.swift
[28/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/64] Compiling _NIODataStructures PriorityQueue.swift
[30/64] Compiling Atomics ManagedAtomic.swift
[31/64] Compiling Atomics ManagedAtomicLazyReference.swift
[32/64] Compiling Atomics UnsafeAtomic.swift
[33/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[35/64] Compiling Atomics AtomicReference.swift
[37/64] Compiling Atomics AtomicStorage.swift
[38/64] Compiling Atomics AtomicValue.swift
[39/64] Compiling Atomics Primitives.shims.swift
[40/64] Compiling Atomics AtomicInteger.swift
[41/64] Compiling Atomics AtomicOptionalWrappable.swift
[42/64] Compiling Atomics OptionalRawRepresentable.swift
[43/64] Compiling Atomics RawRepresentable.swift
[46/64] Compiling Atomics AtomicBool.swift
[47/64] Compiling Atomics IntegerConformances.swift
[48/64] Compiling Atomics PointerConformances.swift
[49/64] Compiling Atomics Primitives.native.swift
[52/65] Emitting module _NIODataStructures
[53/65] Compiling _NIODataStructures Heap.swift
[55/66] Compiling Atomics IntegerOperations.swift
[56/66] Compiling Atomics Unmanaged extensions.swift
[58/81] Emitting module Atomics
[59/81] Compiling DequeModule _DequeBuffer.swift
[60/81] Compiling DequeModule _DequeBufferHeader.swift
[61/83] Compiling DequeModule Deque+Testing.swift
[62/83] Compiling DequeModule Deque._Storage.swift
[63/83] Compiling DequeModule Deque+Equatable.swift
[64/83] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[65/83] Compiling DequeModule Deque+CustomReflectable.swift
[66/83] Compiling DequeModule Deque+Descriptions.swift
[67/83] Compiling DequeModule Deque+Extras.swift
[68/83] Compiling DequeModule Deque+Hashable.swift
[69/83] Compiling DequeModule Deque+Codable.swift
[70/83] Compiling DequeModule Deque+Collection.swift
[75/84] Compiling c-atomics.c
[77/84] Compiling DequeModule Deque._UnsafeHandle.swift
[78/84] Compiling DequeModule Deque.swift
[79/84] Compiling DequeModule _DequeSlot.swift
[80/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/84] Compiling c-nioatomics.c
[84/84] Emitting module DequeModule
[86/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/91] Emitting module NIOConcurrencyHelpers
[89/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/91] Compiling NIOConcurrencyHelpers atomics.swift
[91/91] Compiling NIOConcurrencyHelpers lock.swift
[93/152] Compiling NIOCore AddressedEnvelope.swift
[94/152] Compiling NIOCore AsyncAwaitSupport.swift
[95/152] Compiling NIOCore AsyncChannel.swift
[96/152] Compiling NIOCore AsyncChannelHandler.swift
[97/152] Compiling NIOCore AsyncChannelInboundStream.swift
[98/152] Compiling NIOCore AsyncChannelOutboundWriter.swift
[99/152] Compiling NIOCore NIOAsyncSequenceProducer.swift
[100/152] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[101/152] Compiling NIOCore NIOAsyncWriter.swift
[102/160] Compiling NIOCore IO.swift
[103/160] Compiling NIOCore IOData.swift
[104/160] Compiling NIOCore IPProtocol.swift
[105/160] Compiling NIOCore IntegerBitPacking.swift
[106/160] Compiling NIOCore IntegerTypes.swift
[107/160] Compiling NIOCore Interfaces.swift
[108/160] Compiling NIOCore Linux.swift
[109/160] Compiling NIOCore MarkedCircularBuffer.swift
[110/160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[111/160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/160] Compiling NIOCore EventLoopFuture.swift
[114/160] Compiling NIOCore FileDescriptor.swift
[115/160] Compiling NIOCore FileHandle.swift
[116/160] Compiling NIOCore FileRegion.swift
[117/160] Compiling NIOCore GlobalSingletons.swift
[118/160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[119/160] Compiling NIOCore BSDSocketAPI.swift
[120/160] Compiling NIOCore ByteBuffer-aux.swift
[121/160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[122/160] Compiling NIOCore ByteBuffer-conversions.swift
[123/160] Compiling NIOCore ByteBuffer-core.swift
[124/160] Compiling NIOCore ByteBuffer-hex.swift
[125/160] Compiling NIOCore ByteBuffer-int.swift
[126/160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[127/160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/160] Compiling NIOCore SocketAddresses.swift
[129/160] Compiling NIOCore SocketOptionProvider.swift
[130/160] Compiling NIOCore SystemCallHelpers.swift
[131/160] Compiling NIOCore TimeAmount+Duration.swift
[132/160] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/160] Compiling NIOCore UniversalBootstrapSupport.swift
[134/160] Compiling NIOCore Utilities.swift
[135/160] Compiling NIOCore CircularBuffer.swift
[136/160] Compiling NIOCore Codec.swift
[137/160] Compiling NIOCore ConvenienceOptionSupport.swift
[138/160] Compiling NIOCore DeadChannel.swift
[139/160] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/160] Compiling NIOCore EventLoop+Deprecated.swift
[141/160] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/160] Compiling NIOCore EventLoop.swift
[143/160] Compiling NIOCore MulticastChannel.swift
[144/160] Compiling NIOCore NIOAny.swift
[145/160] Compiling NIOCore NIOCloseOnErrorHandler.swift
[146/160] Compiling NIOCore NIOLoopBound.swift
[147/160] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[148/160] Compiling NIOCore NIOScheduledCallback.swift
[149/160] Compiling NIOCore NIOSendable.swift
[150/160] Compiling NIOCore RecvByteBufferAllocator.swift
[151/160] Compiling NIOCore ByteBuffer-multi-int.swift
[152/160] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/160] Compiling NIOCore ByteBuffer-views.swift
[154/160] Compiling NIOCore Channel.swift
[155/160] Compiling NIOCore ChannelHandler.swift
[156/160] Compiling NIOCore ChannelHandlers.swift
[157/160] Compiling NIOCore ChannelInvoker.swift
[158/160] Compiling NIOCore ChannelOption.swift
[159/160] Compiling NIOCore ChannelPipeline.swift
[160/160] Emitting module NIOCore
[162/211] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[163/211] Compiling NIOEmbedded AsyncTestingChannel.swift
[164/211] Emitting module NIOEmbedded
[165/211] Compiling NIOEmbedded Embedded.swift
[167/212] Emitting module NIOPosix
[168/218] Compiling NIOPosix ThreadPosix.swift
[169/218] Compiling NIOPosix ThreadWindows.swift
[170/218] Compiling NIOPosix UnsafeTransfer.swift
[171/218] Compiling NIOPosix Utilities.swift
[172/218] Compiling NIOPosix VsockAddress.swift
[173/218] Compiling NIOPosix VsockChannelEvents.swift
[174/218] Compiling NIOPosix SelectableChannel.swift
[175/218] Compiling NIOPosix SelectableEventLoop.swift
[176/218] Compiling NIOPosix SelectorEpoll.swift
[177/218] Compiling NIOPosix SelectorGeneric.swift
[178/218] Compiling NIOPosix SelectorKqueue.swift
[179/218] Compiling NIOPosix SelectorUring.swift
[180/218] Compiling NIOPosix ServerSocket.swift
[181/218] Compiling NIOPosix Socket.swift
[182/218] Compiling NIOPosix SocketChannel.swift
[183/218] Compiling NIOPosix SocketProtocols.swift
[184/218] Compiling NIOPosix System.swift
[185/218] Compiling NIOPosix Thread.swift
[186/218] Compiling NIOPosix IO.swift
[187/218] Compiling NIOPosix IntegerBitPacking.swift
[188/218] Compiling NIOPosix IntegerTypes.swift
[189/218] Compiling NIOPosix Linux.swift
[190/218] Compiling NIOPosix LinuxCPUSet.swift
[191/218] Compiling NIOPosix LinuxUring.swift
[192/218] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[193/218] Compiling NIOPosix Bootstrap.swift
[194/218] Compiling NIOPosix ControlMessage.swift
[195/218] Compiling NIOPosix DatagramVectorReadManager.swift
[196/218] Compiling NIOPosix Errors+Any.swift
[197/218] Compiling NIOPosix FileDescriptor.swift
[198/218] Compiling NIOPosix GetaddrinfoResolver.swift
[199/218] Compiling NIOPosix HappyEyeballs.swift
[200/218] Compiling NIOPosix BSDSocketAPICommon.swift
[201/218] Compiling NIOPosix BSDSocketAPIPosix.swift
[202/218] Compiling NIOPosix BSDSocketAPIWindows.swift
[203/218] Compiling NIOPosix BaseSocket.swift
[204/218] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[205/218] Compiling NIOPosix BaseSocketChannel.swift
[206/218] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/218] Compiling NIOPosix Pool.swift
[208/218] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[209/218] Compiling NIOPosix PosixSingletons.swift
[210/218] Compiling NIOPosix RawSocketBootstrap.swift
[211/218] Compiling NIOPosix Resolver.swift
[212/218] Compiling NIOPosix Selectable.swift
[213/218] Compiling NIOPosix NIOThreadPool.swift
[214/218] Compiling NIOPosix NonBlockingFileIO.swift
[215/218] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/218] Compiling NIOPosix PendingWritesManager.swift
[217/218] Compiling NIOPosix PipeChannel.swift
[218/218] Compiling NIOPosix PipePair.swift
[220/221] Emitting module NIO
[221/221] Compiling NIO Exports.swift
[223/226] Compiling wkhtmltopdf Page.swift
[224/226] Compiling wkhtmltopdf Document.swift
[225/226] Emitting module wkhtmltopdf
[226/226] 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
Build complete! (55.61s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.