Build Information
Successful build of swift-nbt with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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/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: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/ezfe/swift-nbt.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/1024jp/GzipSwift.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1491] Fetching gzipswift
[1492/2974] Fetching gzipswift, swift-docc-plugin
[2531/5847] Fetching gzipswift, swift-docc-plugin, swift-docc-symbolkit
[5848/19911] Fetching gzipswift, swift-docc-plugin, swift-docc-symbolkit, swift-collections
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.44s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.44s)
[2327/15547] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.23s)
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.42s)
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.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.49s)
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-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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/18] Write sources
[8/18] Compiling system-zlib anchor.c
[9/18] Write swift-version-24593BA9C3E375BF.txt
[11/71] Emitting module OrderedCollections
[12/77] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[13/77] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[14/77] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[15/77] Compiling OrderedCollections OrderedDictionary+Values.swift
[16/77] Compiling OrderedCollections OrderedDictionary.swift
[17/77] Compiling OrderedCollections OrderedSet+Codable.swift
[18/77] Compiling OrderedCollections OrderedSet+Hashable.swift
[19/77] Compiling OrderedCollections OrderedSet+Initializers.swift
[20/77] Compiling OrderedCollections OrderedSet+Insertions.swift
[21/77] Compiling OrderedCollections OrderedSet+Invariants.swift
[22/77] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[23/77] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[24/77] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[25/77] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[26/77] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[27/77] Compiling OrderedCollections OrderedSet+Diffing.swift
[28/77] Compiling OrderedCollections OrderedSet+Equatable.swift
[29/77] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[30/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[31/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[32/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[33/77] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[34/77] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[35/77] Compiling OrderedCollections OrderedSet+SubSequence.swift
[36/77] Compiling OrderedCollections OrderedSet+Testing.swift
[37/77] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[38/77] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[39/77] Compiling OrderedCollections OrderedSet.swift
[40/77] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[41/77] Compiling OrderedCollections _UnsafeBitset.swift
[42/77] Compiling OrderedCollections OrderedDictionary+Elements.swift
[43/77] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[44/77] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[45/77] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[46/77] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[47/77] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[48/77] Compiling OrderedCollections _HashTable+Bucket.swift
[49/77] Compiling OrderedCollections _HashTable+BucketIterator.swift
[50/77] Compiling OrderedCollections _HashTable+Constants.swift
[51/77] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[52/77] Compiling OrderedCollections _HashTable+Testing.swift
[53/77] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[54/77] Compiling OrderedCollections _HashTable.swift
[55/77] Compiling OrderedCollections _Hashtable+Header.swift
[56/77] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/77] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[58/77] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[59/77] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[60/77] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/77] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[62/78] Wrapping AST for OrderedCollections for debugging
[64/78] Emitting module Gzip
[65/78] Compiling Gzip Data+Gzip.swift
[66/79] Emitting module DataTools
[67/79] Compiling DataTools Extensions.swift
[68/79] Compiling DataTools DataStream.swift
[69/79] Compiling DataTools DataAccumulator.swift
[71/80] Wrapping AST for Gzip for debugging
[73/80] Emitting module NBTStructures
[74/80] Compiling NBTStructures Level.swift
[74/80] Wrapping AST for DataTools for debugging
[76/94] Wrapping AST for NBTStructures for debugging
[78/94] Compiling MinecraftNBT NBTValue.swift
[79/94] Compiling MinecraftNBT NBTList.swift
[80/94] Compiling MinecraftNBT NBTTagType.swift
[81/94] Compiling MinecraftNBT NBTCompound.swift
[82/94] Compiling MinecraftNBT NBTReferencingEncoder.swift
[83/94] Compiling MinecraftNBT NBTStructure.swift
[84/95] Compiling MinecraftNBT Values.swift
[85/95] Emitting module MinecraftNBT
[86/95] Compiling MinecraftNBT DataStream+readPayload.swift
[87/95] Compiling MinecraftNBT NBTDecoder.swift
[88/95] Compiling MinecraftNBT NBTDecodingStorage.swift
[89/95] Compiling MinecraftNBT NBTReferencingDecoder.swift
[90/95] Compiling MinecraftNBT NBTEncoder.swift
[91/95] Compiling MinecraftNBT NBTEncodingStorage.swift
[92/96] Wrapping AST for MinecraftNBT for debugging
[94/98] Compiling MinecraftTools main.swift
/host/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"]))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/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#>
/host/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"]))
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
!
/host/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
[95/98] Emitting module MinecraftTools
/host/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"]))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/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#>
/host/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"]))
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
!
/host/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
[96/99] Wrapping AST for MinecraftTools for debugging
[97/99] Write Objects.LinkFileList
[98/99] Linking MinecraftTools
Build complete! (22.74s)
Build complete.
Done.