Build Information
Successful build of swift-ip, reference master (ba4efb
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 08:34:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-ip.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-ip
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ba4efb6 upgrade swift-bson
Cloned https://github.com/tayloraswift/swift-ip.git
Revision (git rev-parse @):
ba4efb6457f69f5f483094aa1230e8e76cc4999c
SUCCESS checkout https://github.com/tayloraswift/swift-ip.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tayloraswift/swift-ip.git
https://github.com/tayloraswift/swift-ip.git
{
"dependencies" : [
{
"identity" : "swift-bson",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-bson"
},
{
"identity" : "swift-json",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-json"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"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" : "/Users/admin/builder/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" : "Firewalls",
"targets" : [
"Firewalls"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP",
"targets" : [
"IP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP_BSON",
"targets" : [
"IP_BSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP_NIOCore",
"targets" : [
"IP_NIOCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IPinfo",
"targets" : [
"IPinfo"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirewallPrefabricator",
"targets" : [
"FirewallPrefabricator"
],
"type" : {
"executable" : null
}
},
{
"name" : "FirewallUsage",
"targets" : [
"FirewallUsage"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "Whitelists",
"module_type" : "SwiftTarget",
"name" : "Whitelists",
"path" : "Sources/Whitelists",
"product_dependencies" : [
"JSON"
],
"product_memberships" : [
"FirewallPrefabricator"
],
"sources" : [
"GitHubWhitelist.swift",
"IP.AnyCIDR.swift",
"IP.Block (ext).swift",
"IP.Claims.swift",
"SearchbotWhitelist.swift"
],
"target_dependencies" : [
"Firewalls"
],
"type" : "library"
},
{
"c99name" : "IPinfo",
"module_type" : "SwiftTarget",
"name" : "IPinfo",
"path" : "Sources/IPinfo",
"product_dependencies" : [
"JSON"
],
"product_memberships" : [
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IPinfo.ASN.swift",
"IPinfo.ASNRange.swift",
"IPinfo.Address.swift",
"IPinfo.CountryRange.swift",
"IPinfo.swift",
"ISO.Country (ext).swift"
],
"target_dependencies" : [
"Firewalls"
],
"type" : "library"
},
{
"c99name" : "IP_NIOCore",
"module_type" : "SwiftTarget",
"name" : "IP_NIOCore",
"path" : "Sources/IP_NIOCore",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"IP_NIOCore",
"FirewallUsage"
],
"sources" : [
"IP.V4 (ext).swift",
"IP.V6 (ext).swift"
],
"target_dependencies" : [
"IP"
],
"type" : "library"
},
{
"c99name" : "IP_BSON",
"module_type" : "SwiftTarget",
"name" : "IP_BSON",
"path" : "Sources/IP_BSON",
"product_dependencies" : [
"BSON"
],
"product_memberships" : [
"Firewalls",
"IP_BSON",
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IP.Address (ext).swift",
"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" : [
"Firewalls",
"IP",
"IP_BSON",
"IP_NIOCore",
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IP.Address.swift",
"IP.Block.swift",
"IP.V4.swift",
"IP.V6.swift",
"IP.swift"
],
"type" : "library"
},
{
"c99name" : "Firewalls",
"module_type" : "SwiftTarget",
"name" : "Firewalls",
"path" : "Sources/Firewalls",
"product_dependencies" : [
"BSON_ISO"
],
"product_memberships" : [
"Firewalls",
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IP.AS.Metadata.swift",
"IP.AS.swift",
"IP.ASN.swift",
"IP.Claimant.swift",
"IP.Firewall.Image.swift",
"IP.Firewall.swift",
"IP.Table.SortedArray.IntervalError.swift",
"IP.Table.SortedArray.swift",
"IP.Table.swift"
],
"target_dependencies" : [
"IP",
"IP_BSON"
],
"type" : "library"
},
{
"c99name" : "FirewallTests",
"module_type" : "SwiftTarget",
"name" : "FirewallTests",
"path" : "Sources/FirewallTests",
"sources" : [
"Bisection.swift",
"Roundtripping.swift"
],
"target_dependencies" : [
"Firewalls"
],
"type" : "test"
},
{
"c99name" : "FirewallPrefabricator",
"module_type" : "SwiftTarget",
"name" : "FirewallPrefabricator",
"path" : "Sources/FirewallPrefabricator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"FirewallPrefabricator"
],
"sources" : [
"Array (ext).swift",
"IP.Firewall.Image (ext).swift",
"JSONDecodable (ext).swift",
"Main.swift"
],
"target_dependencies" : [
"IPinfo",
"Whitelists"
],
"type" : "executable"
},
{
"c99name" : "FirewallUsage",
"module_type" : "SwiftTarget",
"name" : "FirewallUsage",
"path" : "Snippets",
"product_memberships" : [
"FirewallUsage"
],
"sources" : [
"FirewallUsage.swift"
],
"target_dependencies" : [
"IPinfo",
"IP_NIOCore",
"IP_BSON",
"IP",
"Firewalls"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/50] Write sources
[11/50] Write FirewallPrefabricator-entitlement.plist
[13/50] Write sources
[26/50] Compiling CNIOWindows WSAStartup.c
[26/50] Compiling CNIOWindows shim.c
[28/50] Write sources
[37/50] Compiling CNIOWASI CNIOWASI.c
[38/50] Compiling CNIOLinux liburing_shims.c
[39/50] Compiling CNIOLinux shim.c
[40/50] Write swift-version-2F0A5646E1D333AE.txt
[41/50] Compiling _AtomicsShims.c
[42/111] Compiling CNIODarwin shim.c
[44/114] Emitting module InternalCollectionsUtilities
[45/115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/115] Compiling InternalCollectionsUtilities Debugging.swift
[48/115] Compiling InternalCollectionsUtilities Descriptions.swift
[49/115] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/115] Compiling InternalCollectionsUtilities Specialize.swift
[51/115] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/115] Compiling UnixTime UnixInstant.swift
[53/116] Compiling JSONAST JSON.Literal.swift
[54/117] Compiling UnixTime Hours.swift
[55/117] Compiling UnixTime Microseconds.swift
[56/117] Compiling TraceableErrors TraceableError.swift
[57/117] Emitting module TraceableErrors
[58/117] Compiling TraceableErrors NamedError.swift
[59/117] Compiling UnixTime QuantizedDuration.swift
[60/117] Compiling IP IP.swift
[63/117] Compiling UnixTime Milliseconds.swift
[64/117] Compiling UnixTime Minutes.swift
[65/117] Compiling UnixTime Nanoseconds.swift
[66/117] Compiling UnixTime Seconds.swift
[67/117] Compiling UnixTime UnixMillisecond.swift
[68/117] Emitting module UnixTime
[69/117] Compiling UnixTime Duration (ext).swift
[70/117] Compiling UnixTime DurationFormat.Unit.swift
[71/117] Compiling UnixTime DurationFormat.swift
[72/117] Compiling UnixTime Days.swift
[73/117] Compiling JSONAST JSON.Node.swift
[74/117] Compiling JSONAST JSON.Number.Base10.Inverse.swift
[75/117] Compiling JSONAST JSON.Object.swift
[76/117] Compiling JSONAST JSON.TypecastError.swift
[77/117] Emitting module JSONAST
[80/117] Compiling JSONAST JSON.Number.Base10.swift
[81/117] Compiling JSONAST JSON.Number.swift
[86/117] Compiling UnixTime UnixInterval.swift
[87/117] Compiling JSONAST JSON.swift
[92/117] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/117] Compiling _NIOBase64 Base64.swift
[94/117] Emitting module _NIOBase64
[95/231] Compiling IP IP.Block.swift
[96/231] Emitting module IP
[97/231] Compiling IP IP.V6.swift
[98/231] Compiling IP IP.Address.swift
[99/231] Compiling IP IP.V4.swift
[100/231] Compiling BSONABI BSON.Keyspace.swift
[101/231] Compiling BSONABI BSON.BufferFrame.swift
[102/231] Compiling BSONABI BSON.BufferFrameType.swift
[103/234] Compiling BSONABI BSON.Min.swift
[104/234] Compiling BSONABI BSON.Null.swift
[105/234] Compiling BSONABI BSON.AnyType.swift
[106/234] Compiling BSONABI BSON.Timestamp.swift
[107/234] Compiling BSONABI BSON.BinaryBuffer.swift
[108/234] Compiling BSONABI BSON.Key.swift
[109/234] Compiling BSONABI BSON.Regex.OptionError.swift
[110/234] Compiling BSONABI BSON.Regex.Options.swift
[111/234] Compiling BSONABI BSON.Regex.swift
[112/234] Compiling BSONABI BSON.IntegerOverflowError.swift
[113/234] Compiling BSONABI BSON.List.swift
[114/234] Compiling BSONABI BSON.Max.swift
[115/234] Compiling BSONABI BSON.AnyValue.swift
[116/234] Compiling BSONABI BSON.Decoder.swift
[117/234] Compiling BSONABI BSON.Encoder.swift
[118/234] Compiling BSONABI BSON.BinaryView.swift
[119/234] Compiling BSONABI BSON.BinaryViewError.Expectation.swift
[121/234] Compiling BSONABI BSON.TypeError.swift
[122/234] Compiling BSONABI BSON.BinaryShapeError.Criteria.swift
[123/234] Compiling BSONABI BSON.BinaryShapeError.swift
[124/234] Compiling BSONABI BSON.BinaryFrame.swift
[125/234] Compiling BSONABI BSON.BinaryShape.swift
[129/238] Compiling Atomics IntegerOperations.swift
[130/238] Compiling Atomics Unmanaged extensions.swift
[135/240] Emitting module JSONEncoding
[136/240] Compiling JSONEncoding Never (ext).swift
[137/240] Compiling JSONEncoding Optional (ext).swift
[138/240] Compiling JSONEncoding exports.swift
[139/240] Compiling _NIODataStructures _TinyArray.swift
[144/240] Compiling BSONABI BSON.BinarySubtype.swift
[145/240] Compiling BSONABI BSON.BinarySubtypeError.swift
[163/244] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[164/244] Emitting module CasesByIntegerEncodingMacro
[165/244] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[185/265] Compiling DequeModule _DequeBufferHeader.swift
[186/266] Compiling ISO ISO.swift
[187/266] Compiling _NIODataStructures PriorityQueue.swift
[188/266] Emitting module _NIODataStructures
[189/266] Compiling _NIODataStructures Heap.swift
[190/266] Compiling BSONABI BSON.TypecastError.swift
[191/266] Compiling BSONABI BSON.swift
[192/266] Compiling BSONABI BSONRepresentable.swift
[193/266] Compiling BSONABI BSON.EndIndex.swift
[194/266] Compiling BSONABI BSON.FieldEncoder.swift
[197/266] Compiling BSONABI BSON.Decimal128.swift
[198/266] Compiling BSONABI BSON.Document.swift
[199/266] Compiling BSONABI BSON.Identifier.swift
[204/266] Compiling Grammar UnicodeEncoding.Newline.swift
[205/266] Compiling Grammar UnicodeEncoding.swift
[210/266] Compiling DequeModule Deque._UnsafeHandle.swift
[211/266] Compiling DequeModule Deque.swift
[218/266] Compiling BSONABI BSON.HeaderError.swift
[219/266] Compiling BSONABI BSON.Input.swift
[220/266] Compiling BSONABI BSON.InputError.Expectation.swift
[221/266] Compiling BSONABI BSON.InputError.swift
[222/266] Compiling BSONABI BSON.Output.swift
[223/266] Compiling BSONABI BSON.BinaryViewError.swift
[224/266] Compiling BSONABI BSON.DocumentFrame.swift
[225/266] Compiling BSONABI BSON.UTF8Frame.swift
[226/266] Compiling BSONABI BSON.UTF8View.swift
[227/266] Compiling DequeModule _UnsafeWrappedBuffer.swift
[228/266] Compiling ArgumentParserToolInfo ToolInfo.swift
[229/266] Emitting module ArgumentParserToolInfo
[230/266] Emitting module BSONABI
[231/266] Compiling ISO ISO.Macrolanguage (gen).swift
[232/266] Compiling ISO ISO.Locale.swift
[233/266] Emitting module Grammar
[234/266] Compiling DequeModule Deque+Extras.swift
[235/266] Compiling DequeModule Deque+Hashable.swift
[236/266] Compiling DequeModule _DequeBuffer.swift
[237/266] Compiling DequeModule _DequeSlot.swift
[238/266] Compiling DequeModule Deque+Testing.swift
[239/266] Compiling DequeModule Deque._Storage.swift
[240/266] Compiling DequeModule Deque+Equatable.swift
[241/266] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[242/266] Compiling DequeModule Deque+CustomReflectable.swift
[243/266] Compiling DequeModule Deque+Descriptions.swift
[246/266] Emitting module ISO
[247/266] Compiling ISO ISO.Country (gen).swift
[248/411] Compiling BSONDecoding Milliseconds (ext).swift
[249/411] Compiling BSONDecoding Minutes (ext).swift
[250/411] Compiling BSONDecoding Never (ext).swift
[251/411] Compiling BSONDecoding Seconds (ext).swift
[252/411] Compiling BSONDecoding BSON.BinaryTypecastError.swift
[253/416] Compiling BSONDecoding UInt32 (ext).swift
[254/416] Compiling BSONDecoding UInt64 (ext).swift
[255/416] Compiling BSONDecoding Double (ext).swift
[256/416] Compiling BSONDecoding Float (ext).swift
[257/416] Compiling BSONDecoding Float80 (ext).swift
[258/416] Compiling BSONDecoding Int (ext).swift
[259/416] Compiling BSONDecoding Int16 (ext).swift
[260/416] Compiling BSONDecoding Int32 (ext).swift
[261/416] Compiling BSONDecoding Int64 (ext).swift
[262/416] Compiling BSONDecoding Int8 (ext).swift
[263/416] Compiling BSONDecoding BSON.ValueError.swift
[264/416] Compiling BSONDecoding Dictionary (ext).swift
[265/416] Compiling BSONDecoding BSON.Decimal128 (ext).swift
[266/416] Compiling BSONDecoding BSON.Identifier (ext).swift
[267/416] Compiling BSONDecoding BSON.Key (ext).swift
[268/416] Compiling BSONDecoding BSON.Max (ext).swift
[269/416] Compiling BSONDecoding String (ext).swift
[270/416] Compiling BSONDecoding Substring (ext).swift
[271/416] Compiling BSONDecoding UInt (ext).swift
[272/416] Compiling BSONDecoding UInt16 (ext).swift
[273/416] Compiling BSONEncoding LazyMapSequence (ext).swift
[274/416] Compiling BSONEncoding LazyPrefixWhileSequence (ext).swift
[275/416] Compiling BSONEncoding Optional (ext).swift
[276/416] Compiling BSONEncoding Set (ext).swift
[277/416] Compiling BSONEncoding exports.swift
[278/416] Compiling BSONDecoding BSON.BinarySubtype (ext).swift
[279/416] Compiling BSONDecoding Array (ext).swift
[280/416] Compiling BSONDecoding BSONStringDecodable.swift
[281/416] Compiling BSONDecoding BSON.BinaryBuffer (ext).swift
[282/416] Compiling BSONDecoding BSON.BinaryDecoder.swift
[283/416] Compiling BSONDecoding BSON.BinaryShape (ext).swift
[284/416] Compiling BSONDecoding BSON.Min (ext).swift
[285/416] Compiling BSONDecoding BSON.Null (ext).swift
[286/416] Compiling BSONDecoding BSON.Regex (ext).swift
[287/416] Compiling BSONDecoding BSON.Timestamp (ext).swift
[288/416] Compiling BSONDecoding Bool (ext).swift
[289/416] Compiling BSONDecoding Character (ext).swift
[290/422] Compiling BSONDecoding BSON.List (ext).swift
[291/422] Compiling BSONDecoding BSON.List.Iterator.swift
[292/422] Compiling BSONDecoding BSON.ListDecoder.swift
[293/422] Compiling BSONDecoding BSON.SingleKeyError.swift
[294/422] Compiling BSONDecoding BSON.UTF8View (ext).swift
[295/422] Compiling BSONDecoding BSONKeyspaceDecodable.swift
[296/422] Compiling BSONDecoding BSONListDecodable.swift
[303/422] Compiling BSONDecoding BSON.FieldAccessor.swift
[304/422] Compiling BSONDecoding BSON.FieldDecoder.swift
[305/422] Compiling BSONDecoding BSON.TracingDecoder.swift
[306/422] Compiling BSONDecoding BSONBinaryDecodable.swift
[307/422] Compiling BSONDecoding BSONDecodable.swift
[308/422] Compiling BSONDecoding BSONDocumentDecodable.swift
[309/422] Compiling BSONDecoding BSON.KeyspaceDecoder.swift
[310/422] Compiling BSONDecoding BSON.KeyspaceError.swift
[317/422] Emitting module BSONEncoding
[318/422] Emitting module DequeModule
[344/422] Emitting module BSONDecoding
[369/422] Compiling BSONDecoding BSON.DocumentKeyError.swift
[370/422] Compiling BSONDecoding UInt8 (ext).swift
[371/422] Compiling BSONDecoding Unicode.Scalar (ext).swift
[372/422] Compiling BSONDecoding UnixMillisecond (ext).swift
[373/422] Compiling BSONDecoding Optional (ext).swift
[374/422] Compiling BSONDecoding Set (ext).swift
[375/422] Compiling BSONDecoding exports.swift
[375/422] Compiling c-nioatomics.c
[377/422] Emitting module Atomics
[378/497] Compiling BSONArrays UInt64 (ext).swift
[379/498] Compiling BSONArrays UInt16 (ext).swift
[380/498] Compiling BSONArrays UInt32 (ext).swift
[381/498] Compiling BSONArrays exports.swift
[382/498] Compiling BSONArrays Int64 (ext).swift
[383/498] Compiling BSONArrays Int8 (ext).swift
[384/498] Compiling BSONArrays Int16 (ext).swift
[385/498] Compiling BSONArrays Int32 (ext).swift
[386/498] Compiling BSONArrays Float (ext).swift
[387/498] Compiling BSONArrays Int128 (ext).swift
[388/498] Compiling BSONArrays ClosedRange (ext).swift
[389/498] Compiling BSONArrays Double (ext).swift
[390/498] Compiling BSONArrays Range (ext).swift
[391/498] Compiling BSONArrays UInt128 (ext).swift
[392/498] Compiling BSONArrays BSONArrayDecodable.swift
[393/498] Compiling BSONArrays BSONArrayEncodable.swift
[398/501] Compiling JSONDecoding UInt32 (ext).swift
[399/501] Compiling JSONDecoding UInt64 (ext).swift
[400/501] Compiling JSONDecoding UInt8 (ext).swift
[401/501] Compiling JSONDecoding Unicode.Scalar (ext).swift
[412/501] Compiling BSONArrays BSON.BinaryArray.swift
[413/501] Compiling BSONArrays BSON.BinaryPackable.swift
[416/501] Emitting module BSONArrays
[417/501] Compiling JSONDecoding JSON.Object (ext).swift
[418/501] Compiling JSONDecoding JSONDecodable.swift
[419/501] Compiling JSONDecoding JSONObjectDecodable.swift
[420/501] Compiling JSONDecoding JSONStringDecodable.swift
[421/501] Compiling JSONDecoding JSON.FieldDecoder.swift
[422/501] Compiling JSONDecoding JSON.OptionalDecoder.swift
[423/501] Compiling JSONDecoding JSON.TraceableDecoder.swift
[424/501] Compiling JSONDecoding JSON.Array (ext).swift
[425/501] Compiling JSONDecoding JSON.ArrayShape.swift
[426/501] Compiling JSONDecoding JSON.ArrayShapeCriteria.swift
[427/501] Compiling JSONDecoding JSON.ArrayShapeError.swift
[428/501] Compiling JSONDecoding JSON.DecodingError.swift
[429/501] Compiling JSONDecoding JSON.ObjectDecoder.swift
[430/501] Compiling JSONDecoding JSON.ObjectKeyError.swift
[431/501] Compiling JSONDecoding JSON.SingleKeyError.swift
[432/501] Compiling JSONDecoding JSON.ValueError.swift
[432/501] Compiling c-atomics.c
[434/501] Emitting module JSONDecoding
[452/503] Emitting module JSONParsing
[455/503] Compiling JSONDecoding Never (ext).swift
[456/503] Compiling JSONDecoding Optional (ext).swift
[457/503] Compiling JSONDecoding exports.swift
[458/503] Compiling JSONParsing JSON.WhitespaceRule.swift
[459/503] Compiling JSONParsing exports.swift
[460/530] Compiling BSON BSON.Regex.OptionError (ext).swift
[461/530] Compiling BSON BSON.SingleKeyError (ext).swift
[462/530] Compiling BSON BSON.TypeError (ext).swift
[463/530] Compiling BSON BSON.TypecastError (ext).swift
[464/531] Compiling BSON BSON.ValueError (ext).swift
[465/531] Compiling BSON ClosedRange (ext).swift
[466/531] Compiling BSON BSON.BinaryShapeError (ext).swift
[467/531] Compiling BSON BSON.BinaryTypecastError (ext).swift
[468/531] Compiling BSON Range (ext).swift
[469/531] Compiling BSON BSON.BooleanSubtypeError (ext).swift
[470/531] Compiling BSON BSON.DecodingError (ext).swift
[471/531] Compiling BSON BSON.KeyspaceError (ext).swift
[472/531] Compiling BSON BSON.RangeDecodingError.swift
[473/531] Compiling BSON BSON.InputError (ext).swift
[474/531] Compiling BSON BSON.IntegerOverflowError (ext).swift
[475/531] Compiling BSON BSON.DocumentKeyError (ext).swift
[476/531] Compiling BSON BSON.HeaderError (ext).swift
[477/531] Emitting module BSON
[478/531] Compiling BSON exports.swift
[479/531] Compiling JSON exports.swift
[480/531] Emitting module JSON
[481/531] Compiling JSON JSON (ext).swift
[482/531] Compiling NIOConcurrencyHelpers lock.swift
[483/538] Compiling NIOConcurrencyHelpers NIOLock.swift
[484/538] Emitting module NIOConcurrencyHelpers
[485/538] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[486/538] Compiling NIOConcurrencyHelpers atomics.swift
[487/538] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[488/538] Compiling BSON_ISO ISO.Macrolanguage (ext).swift
[489/538] Compiling BSON_ISO ISO.Country (ext).swift
[490/538] Emitting module BSON_ISO
[491/538] Compiling IP_BSON IP.V4 (ext).swift
[492/538] Emitting module IP_BSON
[493/538] Compiling IP_BSON IP.V6 (ext).swift
[494/538] Compiling IP_BSON IP.Address (ext).swift
[495/609] Compiling Firewalls IP.Table.swift
[496/609] Compiling Firewalls IP.Table.SortedArray.swift
[497/609] Compiling Firewalls IP.Table.SortedArray.IntervalError.swift
[498/609] Compiling Firewalls IP.Claimant.swift
[499/609] Compiling Firewalls IP.Firewall.swift
[500/609] Compiling Firewalls IP.AS.swift
[501/609] Compiling Firewalls IP.ASN.swift
[502/609] Emitting module Firewalls
[503/609] Compiling Firewalls IP.AS.Metadata.swift
[504/609] Compiling Firewalls IP.Firewall.Image.swift
[505/622] Compiling IPinfo ISO.Country (ext).swift
[506/622] Compiling IPinfo IPinfo.swift
[507/622] Compiling IPinfo IPinfo.Address.swift
[508/622] Compiling IPinfo IPinfo.CountryRange.swift
[509/622] Emitting module IPinfo
[510/622] Compiling IPinfo IPinfo.ASN.swift
[511/622] Compiling IPinfo IPinfo.ASNRange.swift
[512/622] Compiling Whitelists IP.Block (ext).swift
[513/622] Compiling Whitelists SearchbotWhitelist.swift
[514/622] Compiling Whitelists IP.Claims.swift
[515/622] Compiling Whitelists IP.AnyCIDR.swift
[516/622] Compiling Whitelists GitHubWhitelist.swift
[517/622] Emitting module Whitelists
[518/622] Emitting module ArgumentParser
[519/622] Compiling NIOCore AsyncChannelOutboundWriter.swift
[520/622] Compiling NIOCore NIOAsyncSequenceProducer.swift
[521/622] Compiling NIOCore Channel.swift
[522/622] Compiling NIOCore ChannelHandler.swift
[523/622] Compiling NIOCore ChannelHandlers.swift
[524/622] Compiling NIOCore AddressedEnvelope.swift
[525/622] Compiling NIOCore AsyncAwaitSupport.swift
[526/622] Compiling NIOCore AsyncChannel.swift
[527/622] Compiling NIOCore AsyncChannelHandler.swift
[528/622] Compiling NIOCore AsyncChannelInboundStream.swift
[536/632] Compiling NIOCore EventLoopFuture.swift
[537/632] Compiling NIOCore FileDescriptor.swift
[538/632] Compiling NIOCore FileHandle.swift
[539/632] Compiling NIOCore FileRegion.swift
[540/632] Compiling NIOCore Interfaces.swift
[541/632] Compiling NIOCore Linux.swift
[542/632] Compiling NIOCore MarkedCircularBuffer.swift
[543/632] Compiling NIOCore MulticastChannel.swift
[544/632] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[545/632] Compiling NIOCore EventLoopFuture+Deprecated.swift
[546/632] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[551/632] Compiling NIOCore GlobalSingletons.swift
[552/632] Compiling NIOCore IO.swift
[553/632] Compiling NIOCore IOData.swift
[554/632] Compiling NIOCore IPProtocol.swift
[555/632] Compiling NIOCore IntegerBitPacking.swift
[556/632] Compiling NIOCore IntegerTypes.swift
[557/632] Compiling NIOCore Codec.swift
[558/632] Compiling NIOCore ConvenienceOptionSupport.swift
[559/632] Compiling NIOCore DeadChannel.swift
[560/632] Compiling NIOCore DispatchQueue+WithFuture.swift
[561/632] Compiling NIOCore EventLoop+Deprecated.swift
[562/632] Compiling NIOCore EventLoop+SerialExecutor.swift
[563/632] Compiling NIOCore EventLoop.swift
[564/632] Compiling ArgumentParser Platform.swift
[565/632] Compiling ArgumentParser SequenceExtensions.swift
[566/632] Compiling ArgumentParser StringExtensions.swift
[567/632] Compiling ArgumentParser Tree.swift
[568/632] Compiling NIOCore SocketOptionProvider.swift
[569/632] Compiling NIOCore SystemCallHelpers.swift
[570/632] Compiling NIOCore TimeAmount+Duration.swift
[571/632] Compiling NIOCore TypeAssistedChannelHandler.swift
[572/632] Compiling NIOCore UniversalBootstrapSupport.swift
[573/632] Compiling NIOCore Utilities.swift
[574/632] Compiling NIOCore NIOLoopBound.swift
[575/632] Compiling NIOCore NIOScheduledCallback.swift
[576/632] Compiling NIOCore NIOSendable.swift
[577/632] Compiling NIOCore RecvByteBufferAllocator.swift
[578/632] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[579/632] Compiling NIOCore SocketAddresses.swift
[580/632] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[581/632] Compiling NIOCore NIOAsyncWriter.swift
[582/632] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[583/632] Compiling NIOCore BSDSocketAPI.swift
[584/632] Compiling NIOCore ByteBuffer-aux.swift
[585/632] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[586/632] Compiling NIOCore ByteBuffer-conversions.swift
[590/632] Compiling NIOCore ChannelInvoker.swift
[591/632] Compiling NIOCore ChannelOption.swift
[592/632] Compiling NIOCore ChannelPipeline.swift
[593/632] Compiling NIOCore CircularBuffer.swift
[622/637] Compiling NIOCore ByteBuffer-int.swift
[623/637] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[624/637] Compiling NIOCore ByteBuffer-multi-int.swift
[625/637] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[626/637] Compiling NIOCore ByteBuffer-views.swift
[627/637] Emitting module NIOCore
[628/640] Compiling IP_NIOCore IP.V6 (ext).swift
[629/640] Emitting module IP_NIOCore
[630/640] Compiling IP_NIOCore IP.V4 (ext).swift
[631/642] Compiling FirewallPrefabricator JSONDecodable (ext).swift
[632/642] Compiling FirewallPrefabricator Main.swift
[633/642] Compiling FirewallPrefabricator Array (ext).swift
[634/642] Compiling FirewallPrefabricator IP.Firewall.Image (ext).swift
[635/642] Emitting module FirewallPrefabricator
[635/642] Write Objects.LinkFileList
[637/642] Emitting module FirewallUsage
[638/642] Compiling FirewallUsage FirewallUsage.swift
[638/642] Write Objects.LinkFileList
[639/642] Linking FirewallPrefabricator
[640/642] Applying FirewallPrefabricator
[641/642] Linking FirewallUsage
Build complete! (26.33s)
Fetching https://github.com/tayloraswift/swift-bson
Fetching https://github.com/tayloraswift/swift-json
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1521] Fetching swift-json
[808/2692] Fetching swift-json, swift-bson
Fetched https://github.com/tayloraswift/swift-bson from cache (1.20s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.20s)
Fetched https://github.com/apple/swift-nio from cache (1.21s)
[1521/1521] Fetching swift-json
Fetched https://github.com/tayloraswift/swift-json from cache (1.24s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.77s)
Computing version for https://github.com/tayloraswift/swift-bson
Computed https://github.com/tayloraswift/swift-bson at 1.0.0 (0.47s)
Fetching https://github.com/tayloraswift/swift-unixtime
Fetching https://github.com/tayloraswift/swift-grammar
Fetching https://github.com/tayloraswift/swift-hash
[1/749] Fetching swift-grammar
[106/1617] Fetching swift-grammar, swift-hash
[254/1833] Fetching swift-grammar, swift-hash, swift-unixtime
Fetched https://github.com/tayloraswift/swift-grammar from cache (0.77s)
Fetched https://github.com/tayloraswift/swift-unixtime from cache (0.77s)
Fetched https://github.com/tayloraswift/swift-hash from cache (0.77s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (1.88s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.47s)
Computing version for https://github.com/tayloraswift/swift-json
Computed https://github.com/tayloraswift/swift-json at 1.2.0 (0.46s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (0.46s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.82.1 (0.65s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/swift-bson
Working copy of https://github.com/tayloraswift/swift-bson resolved at 1.0.0
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
Creating working copy for https://github.com/tayloraswift/swift-json
Working copy of https://github.com/tayloraswift/swift-json 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
Working copy of https://github.com/apple/swift-nio resolved at 2.82.1
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-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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-bson",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-bson"
},
{
"identity" : "swift-json",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-json"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"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" : "/Users/admin/builder/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" : "Firewalls",
"targets" : [
"Firewalls"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP",
"targets" : [
"IP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP_BSON",
"targets" : [
"IP_BSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IP_NIOCore",
"targets" : [
"IP_NIOCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IPinfo",
"targets" : [
"IPinfo"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirewallPrefabricator",
"targets" : [
"FirewallPrefabricator"
],
"type" : {
"executable" : null
}
},
{
"name" : "FirewallUsage",
"targets" : [
"FirewallUsage"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "Whitelists",
"module_type" : "SwiftTarget",
"name" : "Whitelists",
"path" : "Sources/Whitelists",
"product_dependencies" : [
"JSON"
],
"product_memberships" : [
"FirewallPrefabricator"
],
"sources" : [
"GitHubWhitelist.swift",
"IP.AnyCIDR.swift",
"IP.Block (ext).swift",
"IP.Claims.swift",
"SearchbotWhitelist.swift"
],
"target_dependencies" : [
"Firewalls"
],
"type" : "library"
},
{
"c99name" : "IPinfo",
"module_type" : "SwiftTarget",
"name" : "IPinfo",
"path" : "Sources/IPinfo",
"product_dependencies" : [
"JSON"
],
"product_memberships" : [
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IPinfo.ASN.swift",
"IPinfo.ASNRange.swift",
"IPinfo.Address.swift",
"IPinfo.CountryRange.swift",
"IPinfo.swift",
"ISO.Country (ext).swift"
],
"target_dependencies" : [
"Firewalls"
],
"type" : "library"
},
{
"c99name" : "IP_NIOCore",
"module_type" : "SwiftTarget",
"name" : "IP_NIOCore",
"path" : "Sources/IP_NIOCore",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"IP_NIOCore",
"FirewallUsage"
],
"sources" : [
"IP.V4 (ext).swift",
"IP.V6 (ext).swift"
],
"target_dependencies" : [
"IP"
],
"type" : "library"
},
{
"c99name" : "IP_BSON",
"module_type" : "SwiftTarget",
"name" : "IP_BSON",
"path" : "Sources/IP_BSON",
"product_dependencies" : [
"BSON"
],
"product_memberships" : [
"Firewalls",
"IP_BSON",
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IP.Address (ext).swift",
"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" : [
"Firewalls",
"IP",
"IP_BSON",
"IP_NIOCore",
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IP.Address.swift",
"IP.Block.swift",
"IP.V4.swift",
"IP.V6.swift",
"IP.swift"
],
"type" : "library"
},
{
"c99name" : "Firewalls",
"module_type" : "SwiftTarget",
"name" : "Firewalls",
"path" : "Sources/Firewalls",
"product_dependencies" : [
"BSON_ISO"
],
"product_memberships" : [
"Firewalls",
"IPinfo",
"FirewallPrefabricator",
"FirewallUsage"
],
"sources" : [
"IP.AS.Metadata.swift",
"IP.AS.swift",
"IP.ASN.swift",
"IP.Claimant.swift",
"IP.Firewall.Image.swift",
"IP.Firewall.swift",
"IP.Table.SortedArray.IntervalError.swift",
"IP.Table.SortedArray.swift",
"IP.Table.swift"
],
"target_dependencies" : [
"IP",
"IP_BSON"
],
"type" : "library"
},
{
"c99name" : "FirewallTests",
"module_type" : "SwiftTarget",
"name" : "FirewallTests",
"path" : "Sources/FirewallTests",
"sources" : [
"Bisection.swift",
"Roundtripping.swift"
],
"target_dependencies" : [
"Firewalls"
],
"type" : "test"
},
{
"c99name" : "FirewallPrefabricator",
"module_type" : "SwiftTarget",
"name" : "FirewallPrefabricator",
"path" : "Sources/FirewallPrefabricator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"FirewallPrefabricator"
],
"sources" : [
"Array (ext).swift",
"IP.Firewall.Image (ext).swift",
"JSONDecodable (ext).swift",
"Main.swift"
],
"target_dependencies" : [
"IPinfo",
"Whitelists"
],
"type" : "executable"
},
{
"c99name" : "FirewallUsage",
"module_type" : "SwiftTarget",
"name" : "FirewallUsage",
"path" : "Snippets",
"product_memberships" : [
"FirewallUsage"
],
"sources" : [
"FirewallUsage.swift"
],
"target_dependencies" : [
"IPinfo",
"IP_NIOCore",
"IP_BSON",
"IP",
"Firewalls"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Done.