Build Information
Successful build of swift-ip, reference 0.1.2 (4e4621
), with Swift 6.0 for Linux on 6 Nov 2024 17:42:40 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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-ip.git
Reference: 0.1.2
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/tayloraswift/swift-ip
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 4e46219 fix documentation error
Cloned https://github.com/tayloraswift/swift-ip.git
Revision (git rev-parse @):
4e462199f5caafe61a9c69cc4abd067ff2c22366
SUCCESS checkout https://github.com/tayloraswift/swift-ip.git at 0.1.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tayloraswift/swift-ip.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 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/apple/swift-nio
[1/71293] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (5.73s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (3.17s)
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
[1523/5470] Fetching swift-atomics, swift-system
[2663/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
[6842/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
[3560/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.07s)
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
Working copy of https://github.com/apple/swift-nio resolved at 2.76.1
Building for debugging...
[0/19] Write sources
[8/19] Compiling CNIODarwin shim.c
[9/19] Compiling CNIOWindows shim.c
[10/19] Compiling CNIOLinux liburing_shims.c
[11/19] Write sources
[12/19] Compiling CNIOWASI CNIOWASI.c
[13/19] Compiling CNIOWindows WSAStartup.c
[14/19] Compiling CNIOLinux shim.c
[15/19] Compiling _AtomicsShims.c
[16/19] Write swift-version-24593BA9C3E375BF.txt
[18/68] Emitting module InternalCollectionsUtilities
[19/70] Emitting module IP
[19/70] Compiling c-nioatomics.c
[20/70] Compiling c-atomics.c
[22/76] Compiling IP IP.swift
[23/76] Compiling Atomics AtomicMemoryOrderings.swift
[24/76] Compiling Atomics DoubleWord.swift
[25/76] Compiling Atomics ManagedAtomic.swift
[26/76] Compiling Atomics ManagedAtomicLazyReference.swift
[27/76] Emitting module _NIOBase64
[28/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/76] Compiling _NIOBase64 Base64.swift
[31/78] Compiling IP IP.Address.swift
[32/79] Compiling Atomics Primitives.shims.swift
[33/79] Compiling Atomics AtomicInteger.swift
[36/79] Compiling IP IP.V6.swift
[42/79] Compiling Atomics AtomicOptionalWrappable.swift
[43/79] Compiling Atomics AtomicReference.swift
[44/79] Compiling Atomics AtomicStorage.swift
[45/79] Compiling Atomics AtomicValue.swift
[52/79] Compiling Atomics IntegerConformances.swift
[53/79] Compiling Atomics PointerConformances.swift
[54/79] Compiling Atomics Primitives.native.swift
[55/79] Compiling Atomics OptionalRawRepresentable.swift
[56/79] Compiling Atomics RawRepresentable.swift
[57/79] Compiling Atomics AtomicBool.swift
[58/79] Compiling IP IP.Block.swift
[59/79] Compiling IP IP.Map.swift
[60/79] Compiling IP IP.V4.swift
[67/79] Compiling _NIODataStructures PriorityQueue.swift
[68/81] Compiling _NIODataStructures _TinyArray.swift
[69/81] Emitting module NIOConcurrencyHelpers
[72/81] Compiling Atomics IntegerOperations.swift
[73/81] Compiling Atomics Unmanaged extensions.swift
[74/82] Emitting module Atomics
[76/97] Compiling DequeModule _DequeBuffer.swift
[77/97] Compiling DequeModule _DequeBufferHeader.swift
[78/99] Compiling DequeModule Deque+CustomReflectable.swift
[79/99] Compiling DequeModule Deque+Descriptions.swift
[80/99] Compiling DequeModule Deque+Extras.swift
[81/99] Compiling DequeModule Deque+Hashable.swift
[82/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/99] Emitting module _NIODataStructures
[84/99] Compiling _NIODataStructures Heap.swift
[85/100] Compiling NIOConcurrencyHelpers lock.swift
[86/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/100] Compiling NIOConcurrencyHelpers atomics.swift
[88/100] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/101] Compiling DequeModule Deque+Equatable.swift
[90/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/101] Compiling DequeModule Deque+Testing.swift
[92/101] Compiling DequeModule Deque._Storage.swift
[93/101] Compiling DequeModule Deque._UnsafeHandle.swift
[94/101] Compiling DequeModule Deque.swift
[97/101] Compiling DequeModule _DequeSlot.swift
[98/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/101] Emitting module DequeModule
[100/101] Compiling DequeModule Deque+Codable.swift
[101/101] Compiling DequeModule Deque+Collection.swift
[103/162] Compiling NIOCore MulticastChannel.swift
[104/162] Compiling NIOCore NIOAny.swift
[105/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[106/162] Compiling NIOCore NIOLoopBound.swift
[107/162] Compiling NIOCore NIOScheduledCallback.swift
[108/162] Compiling NIOCore NIOSendable.swift
[109/162] Compiling NIOCore PointerHelpers.swift
[110/162] Compiling NIOCore RecvByteBufferAllocator.swift
[111/170] Compiling NIOCore IO.swift
[112/170] Compiling NIOCore IOData.swift
[113/170] Compiling NIOCore IPProtocol.swift
[114/170] Compiling NIOCore IntegerBitPacking.swift
[115/170] Compiling NIOCore IntegerTypes.swift
[116/170] Compiling NIOCore Interfaces.swift
[117/170] Compiling NIOCore Linux.swift
[118/170] Compiling NIOCore MarkedCircularBuffer.swift
[119/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/170] Compiling NIOCore EventLoopFuture.swift
[123/170] Compiling NIOCore FileDescriptor.swift
[124/170] Compiling NIOCore FileHandle.swift
[125/170] Compiling NIOCore FileRegion.swift
[126/170] Compiling NIOCore GlobalSingletons.swift
[127/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/170] Compiling NIOCore SocketAddresses.swift
[129/170] Compiling NIOCore SocketOptionProvider.swift
[130/170] Compiling NIOCore SystemCallHelpers.swift
[131/170] Compiling NIOCore TimeAmount+Duration.swift
[132/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/170] Compiling NIOCore UniversalBootstrapSupport.swift
[134/170] Compiling NIOCore Utilities.swift
[135/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[136/170] Compiling NIOCore BSDSocketAPI.swift
[137/170] Compiling NIOCore ByteBuffer-aux.swift
[138/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[139/170] Compiling NIOCore ByteBuffer-conversions.swift
[140/170] Compiling NIOCore ByteBuffer-core.swift
[141/170] Compiling NIOCore ByteBuffer-hex.swift
[142/170] Compiling NIOCore ByteBuffer-int.swift
[143/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[144/170] Compiling NIOCore AddressedEnvelope.swift
[145/170] Compiling NIOCore AsyncAwaitSupport.swift
[146/170] Compiling NIOCore AsyncChannel.swift
[147/170] Compiling NIOCore AsyncChannelHandler.swift
[148/170] Compiling NIOCore AsyncChannelInboundStream.swift
[149/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[150/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[151/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[152/170] Compiling NIOCore NIOAsyncWriter.swift
[153/170] Compiling NIOCore CircularBuffer.swift
[154/170] Compiling NIOCore Codec.swift
[155/170] Compiling NIOCore ConvenienceOptionSupport.swift
[156/170] Compiling NIOCore DeadChannel.swift
[157/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/170] Compiling NIOCore EventLoop+Deprecated.swift
[159/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/170] Compiling NIOCore EventLoop.swift
[161/170] Compiling NIOCore ByteBuffer-multi-int.swift
[162/170] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[163/170] Compiling NIOCore ByteBuffer-views.swift
[164/170] Compiling NIOCore Channel.swift
[165/170] Compiling NIOCore ChannelHandler.swift
[166/170] Compiling NIOCore ChannelHandlers.swift
[167/170] Compiling NIOCore ChannelInvoker.swift
[168/170] Compiling NIOCore ChannelOption.swift
[169/170] Compiling NIOCore ChannelPipeline.swift
[170/170] Emitting module NIOCore
[172/174] Compiling IP_NIOCore IP.V6 (ext).swift
[173/174] Emitting module IP_NIOCore
[174/174] Compiling IP_NIOCore IP.V4 (ext).swift
Build complete! (60.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.75.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
}
],
"manifest_display_name" : "swift-ip",
"name" : "swift-ip",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "IP",
"targets" : [
"IP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP_NIOCore",
"targets" : [
"IP_NIOCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IP_NIOCore",
"module_type" : "SwiftTarget",
"name" : "IP_NIOCore",
"path" : "Sources/IP_NIOCore",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"IP_NIOCore"
],
"sources" : [
"IP.V4 (ext).swift",
"IP.V6 (ext).swift"
],
"target_dependencies" : [
"IP"
],
"type" : "library"
},
{
"c99name" : "IPTests",
"module_type" : "SwiftTarget",
"name" : "IPTests",
"path" : "Sources/IPTests",
"sources" : [
"Mapping.swift",
"Masking.swift",
"Parsing.swift"
],
"target_dependencies" : [
"IP"
],
"type" : "test"
},
{
"c99name" : "IP",
"module_type" : "SwiftTarget",
"name" : "IP",
"path" : "Sources/IP",
"product_memberships" : [
"IP",
"IP_NIOCore"
],
"sources" : [
"IP.Address.swift",
"IP.Block.swift",
"IP.Map.swift",
"IP.V4.swift",
"IP.V6.swift",
"IP.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.