The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nbt with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezfe/swift-nbt.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ezfe/swift-nbt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b7457ff Make init public
Cloned https://github.com/ezfe/swift-nbt.git
Revision (git rev-parse @):
b7457ff8426066010ef748a5077fd50e7fa19459
SUCCESS checkout https://github.com/ezfe/swift-nbt.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ezfe/swift-nbt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/14] Write sources
[8/14] Write MinecraftTools-entitlement.plist
[9/14] Compiling system-zlib anchor.c
[10/14] Write swift-version--423B1241ED78D482.txt
[12/67] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[13/67] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[14/67] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[15/67] Compiling OrderedCollections OrderedSet+Diffing.swift
[16/67] Compiling OrderedCollections OrderedSet+Equatable.swift
[17/67] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[18/73] Compiling OrderedCollections OrderedDictionary+Elements.swift
[19/73] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[20/73] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[21/73] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[22/73] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[23/73] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[24/73] Compiling OrderedCollections _Hashtable+Header.swift
[25/73] Compiling OrderedCollections OrderedDictionary+Codable.swift
[26/73] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[27/73] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[28/73] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[29/73] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[30/73] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[31/73] Compiling OrderedCollections _HashTable+Bucket.swift
[32/73] Compiling OrderedCollections _HashTable+BucketIterator.swift
[33/73] Compiling OrderedCollections _HashTable+Constants.swift
[34/73] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[35/73] Compiling OrderedCollections _HashTable+Testing.swift
[36/73] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[37/73] Compiling OrderedCollections _HashTable.swift
[38/73] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[39/73] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[40/73] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[41/73] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/73] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/73] Compiling OrderedCollections OrderedSet+SubSequence.swift
[44/73] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/73] Compiling OrderedCollections OrderedSet+Initializers.swift
[46/73] Compiling OrderedCollections OrderedSet+Insertions.swift
[47/73] Compiling OrderedCollections OrderedSet+Invariants.swift
[48/73] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[49/73] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[50/73] Emitting module OrderedCollections
[51/73] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[52/73] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[53/73] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[54/73] Compiling OrderedCollections OrderedDictionary+Values.swift
[55/73] Compiling OrderedCollections OrderedDictionary.swift
[56/73] Compiling OrderedCollections OrderedSet+Codable.swift
[57/73] Compiling OrderedCollections OrderedSet+Testing.swift
[58/73] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[59/73] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[60/73] Compiling OrderedCollections OrderedSet.swift
[61/73] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[62/73] Compiling OrderedCollections _UnsafeBitset.swift
[63/73] Emitting module NBTStructures
[64/73] Emitting module Gzip
[65/73] Compiling Gzip Data+Gzip.swift
[66/73] Emitting module DataTools
[67/73] Compiling DataTools DataAccumulator.swift
[68/73] Compiling DataTools DataStream.swift
[69/73] Compiling DataTools Extensions.swift
[70/73] Compiling NBTStructures Level.swift
[71/86] Compiling MinecraftNBT NBTTagType.swift
[72/86] Compiling MinecraftNBT NBTCompound.swift
[73/87] Compiling MinecraftNBT NBTReferencingEncoder.swift
[74/87] Compiling MinecraftNBT NBTStructure.swift
[75/87] Compiling MinecraftNBT NBTDecodingStorage.swift
[76/87] Compiling MinecraftNBT NBTReferencingDecoder.swift
[77/87] Compiling MinecraftNBT Values.swift
[78/87] Compiling MinecraftNBT DataStream+readPayload.swift
[79/87] Compiling MinecraftNBT NBTDecoder.swift
[80/87] Emitting module MinecraftNBT
[81/87] Compiling MinecraftNBT NBTValue.swift
[82/87] Compiling MinecraftNBT NBTEncoder.swift
[83/87] Compiling MinecraftNBT NBTEncodingStorage.swift
[84/87] Compiling MinecraftNBT NBTList.swift
[85/89] Compiling MinecraftTools main.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:7: warning: expression implicitly coerced from '(any NBTTag)?' to 'Any'
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: provide a default value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            ?? <#default value#>
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: force-unwrap the value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           !
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: explicitly cast to 'Any' with 'as Any' to silence this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            as Any
[86/89] Emitting module MinecraftTools
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:7: warning: expression implicitly coerced from '(any NBTTag)?' to 'Any'
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: provide a default value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            ?? <#default value#>
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: force-unwrap the value to avoid this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           !
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MinecraftTools/main.swift:15:21: note: explicitly cast to 'Any' with 'as Any' to silence this warning
print(try structure.read(["", "Data", "ServerBrands", "0"]))
      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                            as Any
[86/89] Write Objects.LinkFileList
[87/89] Linking MinecraftTools
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/MinecraftTools: replacing existing signature
[88/89] Applying MinecraftTools
Build complete! (13.64s)
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.18s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.18s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.22s)
Fetched https://github.com/apple/swift-collections.git from cache (0.23s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-docc-plugin-30a0bdda is not valid git repository for 'https://github.com/apple/swift-docc-plugin.git', will fetch again.
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-docc-plugin-30a0bdda is not valid git repository for 'https://github.com/apple/swift-docc-plugin.git', will fetch again.
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.01s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.0.5
Build complete.
Done.

Build Machine: Mac 7