Build Information
Successful build of swift-nbt with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.42.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/TDmZkXJm/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 20349a3 Merge pull request #2 from thtTNT/main
Cloned https://github.com/ezfe/swift-nbt.git
Revision (git rev-parse @):
20349a3a0a7607352a1d3141160c44a3f0d9ada6
SUCCESS checkout https://github.com/ezfe/swift-nbt.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/ezfe/swift-nbt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Compiling system-zlib anchor.c
[4/57] Compiling OrderedCollections OrderedDictionary+Elements.swift
[5/57] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[6/57] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[7/57] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[8/57] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[9/57] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[10/63] Compiling OrderedCollections _Hashtable+Header.swift
[11/63] Compiling OrderedCollections OrderedDictionary+Codable.swift
[12/63] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[13/63] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[14/63] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[15/63] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[16/63] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[17/63] Compiling OrderedCollections _HashTable+Bucket.swift
[18/63] Compiling OrderedCollections _HashTable+BucketIterator.swift
[19/63] Compiling OrderedCollections _HashTable+Constants.swift
[20/63] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[21/63] Compiling OrderedCollections _HashTable+Testing.swift
[22/63] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[23/63] Compiling OrderedCollections _HashTable.swift
[24/63] Compiling OrderedCollections OrderedSet+Hashable.swift
[25/63] Compiling OrderedCollections OrderedSet+Initializers.swift
[26/63] Compiling OrderedCollections OrderedSet+Insertions.swift
[27/63] Compiling OrderedCollections OrderedSet+Invariants.swift
[28/63] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[29/63] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[30/63] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[31/63] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[32/63] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[33/63] Compiling OrderedCollections OrderedDictionary+Values.swift
[34/63] Compiling OrderedCollections OrderedDictionary.swift
[35/63] Compiling OrderedCollections OrderedSet+Codable.swift
[36/63] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[37/63] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[38/63] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[39/63] Compiling OrderedCollections OrderedSet+Diffing.swift
[40/63] Compiling OrderedCollections OrderedSet+Equatable.swift
[41/63] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[42/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[44/63] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[45/63] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/63] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/63] Compiling OrderedCollections OrderedSet+SubSequence.swift
[48/63] Emitting module OrderedCollections
[49/63] Compiling OrderedCollections OrderedSet+Testing.swift
[50/63] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[51/63] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[52/63] Compiling OrderedCollections OrderedSet.swift
[53/63] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[54/63] Compiling OrderedCollections _UnsafeBitset.swift
[55/63] Compiling DataTools DataStream.swift
[56/63] Emitting module DataTools
[57/63] Compiling DataTools DataAccumulator.swift
[58/63] Compiling DataTools Extensions.swift
[59/63] Emitting module Gzip
[60/63] Compiling Gzip Data+Gzip.swift
[61/63] Compiling NBTStructures Level.swift
[62/63] Emitting module NBTStructures
[63/76] Compiling MinecraftNBT NBTValue.swift
[64/77] Compiling MinecraftNBT NBTTagType.swift
[65/77] Compiling MinecraftNBT NBTCompound.swift
[66/77] Compiling MinecraftNBT NBTList.swift
[67/77] Emitting module MinecraftNBT
[68/77] Compiling MinecraftNBT NBTDecodingStorage.swift
[69/77] Compiling MinecraftNBT NBTReferencingDecoder.swift
[70/77] Compiling MinecraftNBT DataStream+readPayload.swift
[71/77] Compiling MinecraftNBT NBTDecoder.swift
[72/77] Compiling MinecraftNBT NBTReferencingEncoder.swift
[73/77] Compiling MinecraftNBT NBTStructure.swift
[74/77] Compiling MinecraftNBT NBTEncoder.swift
[75/77] Compiling MinecraftNBT NBTEncodingStorage.swift
[76/77] Compiling MinecraftNBT Values.swift
[77/79] Compiling MinecraftTools main.swift
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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
[78/79] Emitting module MinecraftTools
/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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/TDmZkXJm/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
[78/79] Linking MinecraftTools
Build complete! (19.09s)
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/1024jp/GzipSwift.git from cache
Fetched https://github.com/1024jp/GzipSwift.git (0.45s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git (0.47s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.91s)
Fetched https://github.com/apple/swift-collections.git (1.35s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.07s)
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.05s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.22s)
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/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.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.0.5
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
Build complete.
Done.