The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PotentCodables with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.git
Reference: 3.2.0
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/outfoxx/potentcodables
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 583f1b0 Merge pull request #61 from outfoxx/fix/svdc-mutating
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
583f1b04b89e36742255d05ef1d2e5961485811d
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at 3.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/outfoxx/potentcodables.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-numerics
[1/294] Fetching float16
[295/1751] Fetching float16, swift-docc-plugin
[674/4848] Fetching float16, swift-docc-plugin, bigint
[3139/7332] Fetching float16, swift-docc-plugin, bigint, swift-docc-symbolkit
[3138/4848] Fetching float16, swift-docc-plugin, bigint
[3201/7332] Fetching float16, swift-docc-plugin, bigint, swift-docc-symbolkit
[3685/12609] Fetching float16, swift-docc-plugin, bigint, swift-docc-symbolkit, swift-numerics
[12241/26355] Fetching float16, swift-docc-plugin, bigint, swift-docc-symbolkit, swift-numerics, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.49s)
[13965/26061] Fetching swift-docc-plugin, bigint, swift-docc-symbolkit, swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (0.54s)
[9925/20784] Fetching swift-docc-plugin, bigint, swift-docc-symbolkit, swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.21s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.22s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.47s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.53s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.52s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.48s)
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin 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.4
/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/37] Write sources
[11/37] Copying PotentCodables.docc
[13/37] Compiling _NumericsShims _NumericsShims.c
[14/37] Write swift-version-24593BA9C3E375BF.txt
[15/37] Compiling fy-utils.c
[16/37] Compiling fy-utf8.c
[17/47] Compiling fy-types.c
[18/79] Compiling xxhash.c
[19/92] Compiling fy-token.c
[20/92] Compiling fy-path.c
[21/110] Compiling fy-walk.c
[22/110] Compiling fy-input.c
[23/110] Compiling fy-event.c
[24/110] Compiling fy-dump.c
[25/110] Compiling fy-emit.c
[26/110] Compiling fy-parse.c
[27/110] Compiling fy-docstate.c
[28/110] Compiling fy-docbuilder.c
[29/110] Compiling fy-ctype.c
[30/110] Compiling fy-composer.c
[31/110] Compiling CFloat16 float16.c
[31/110] Write sources
[33/110] Compiling fy-diag.c
[35/110] Emitting module RealModule
[35/111] Compiling fy-accel.c
[36/111] Compiling fy-atom.c
[37/132] Compiling fy-doc.c
[39/132] Emitting module DequeModule
[40/134] Emitting module BigInt
[41/136] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[42/136] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[43/136] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[44/136] Compiling OrderedCollections OrderedSet+Diffing.swift
[45/136] Compiling OrderedCollections OrderedSet+Equatable.swift
[46/136] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/142] Compiling BigInt Subtraction.swift
[48/142] Compiling BigInt Words and Bits.swift
[51/142] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[52/142] Compiling OrderedCollections OrderedDictionary+Values.swift
[53/142] Compiling OrderedCollections OrderedDictionary.swift
[54/142] Compiling OrderedCollections OrderedSet+Codable.swift
[55/142] Compiling RealModule RealFunctions.swift
[56/142] Compiling DequeModule _DequeSlot.swift
[57/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/142] Compiling BigInt Random.swift
[59/142] Compiling BigInt Shifts.swift
[60/142] Compiling BigInt Multiplication.swift
[61/142] Compiling BigInt Prime Test.swift
[62/142] Compiling BigInt Addition.swift
[63/142] Compiling BigInt BigInt.swift
[64/142] Compiling BigInt BigUInt.swift
[65/142] Compiling BigInt Bitwise Ops.swift
[66/142] Compiling BigInt Codable.swift
[67/142] Compiling BigInt Comparable.swift
[68/142] Compiling BigInt Data Conversion.swift
[74/142] Compiling BigInt String Conversion.swift
[75/142] Compiling BigInt Integer Conversion.swift
[81/142] Compiling BigInt Floating Point Conversion.swift
[82/142] Compiling BigInt GCD.swift
[83/142] Compiling BigInt Hashable.swift
[87/142] Compiling BigInt Division.swift
[90/142] Compiling RealModule Float+Real.swift
[93/142] Compiling RealModule ElementaryFunctions.swift
[102/142] Compiling BigInt Exponentiation.swift
[105/142] Emitting module OrderedCollections
[113/143] Compiling RealModule Float16+Real.swift
[114/143] Compiling RealModule Real.swift
[115/143] Compiling RealModule Float80+Real.swift
[116/144] Compiling OrderedCollections OrderedSet+Hashable.swift
[117/144] Compiling OrderedCollections OrderedSet+Initializers.swift
[118/144] Compiling OrderedCollections OrderedSet+Insertions.swift
[119/144] Compiling OrderedCollections OrderedSet+Invariants.swift
[120/144] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[121/144] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[122/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[123/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[124/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[125/144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[126/144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[127/144] Compiling OrderedCollections OrderedSet+SubSequence.swift
[130/148] Emitting module Float16
[131/148] Compiling Float16 Real.swift
[132/148] Compiling Float16 float16.swift
[133/148] Compiling Float16 Concurrency.swift
[134/148] Compiling OrderedCollections OrderedSet+Testing.swift
[135/148] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/148] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/148] Compiling OrderedCollections OrderedSet.swift
[138/148] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[139/149] Compiling OrderedCollections _UnsafeBitset.swift
[152/153] Emitting module Collections
[153/153] Compiling Collections Collections.swift
[155/175] Compiling PotentCodables TimeZone.swift
[156/175] Compiling PotentCodables TopLevel.swift
[157/175] Compiling PotentCodables TreeValueDecodingContainer.swift
[158/175] Compiling PotentCodables Errors.swift
[159/175] Compiling PotentCodables Float16.swift
[160/175] Compiling PotentCodables KeyStrategy.swift
[161/177] Emitting module PotentCodables
[162/177] Compiling PotentCodables ZonedDate.swift
[163/177] Compiling PotentCodables resource_bundle_accessor.swift
[164/177] Compiling PotentCodables KeyedNestedDecoder.swift
[165/177] Compiling PotentCodables KeyedNestedEncoder.swift
[166/177] Compiling PotentCodables Refs.swift
[167/177] Compiling PotentCodables AnyCodingKey.swift
[168/177] Compiling PotentCodables AnyValue.swift
[169/177] Compiling PotentCodables AnyValueDecoder.swift
[170/177] Compiling PotentCodables Value.swift
[171/177] Compiling PotentCodables ValueDecoder.swift
[172/177] Compiling PotentCodables ValueEncoder.swift
[173/177] Compiling PotentCodables ValueTransformer.swift
[174/177] Compiling PotentCodables ValueTransformerProviding.swift
[175/177] Compiling PotentCodables AnyValueEncoder.swift
[176/177] Compiling PotentCodables DecoderSupport.swift
[177/177] Compiling PotentCodables EncoderSupport.swift
[179/218] Compiling PotentJSON Errors.swift
[180/218] Compiling PotentCBOR CBORSerialization.swift
[181/218] Compiling PotentJSON JSONWriter.swift
[182/218] Compiling PotentASN1 AnyTime.swift
[183/218] Compiling PotentASN1 BigInts.swift
[184/220] Compiling PotentASN1 ASN1Serialization.swift
[185/220] Compiling PotentASN1 AnyString.swift
[186/220] Compiling PotentYAML YAMLSerialization.swift
[187/220] Compiling PotentYAML YAMLWriter.swift
[188/220] Compiling PotentJSON JSONSerialization.swift
[189/220] Compiling PotentASN1 SchemaSpecified.swift
[190/220] Compiling PotentASN1 SchemaState.swift
[191/220] Emitting module PotentJSON
[192/220] Compiling PotentJSON JSONReader.swift
[193/220] Compiling PotentASN1 Tagged.swift
[194/220] Compiling PotentASN1 TaggedValue.swift
[195/220] Emitting module PotentYAML
[196/220] Compiling PotentCBOR CBORReader.swift
[197/220] Compiling PotentCBOR CBORStream.swift
[198/220] Compiling PotentCBOR CBORWriter.swift
[199/220] Compiling PotentCBOR CBOREncoder.swift
[200/220] Compiling PotentJSON JSONEncoder.swift
[201/220] Compiling PotentYAML YAMLReader.swift
[202/220] Compiling PotentYAML Errors.swift
[203/220] Compiling PotentYAML YAMLEncoder.swift
[204/220] Compiling PotentJSON JSON.swift
[205/220] Compiling PotentJSON JSONDecoder.swift
[206/221] Compiling PotentASN1 BitString.swift
[207/221] Compiling PotentASN1 Dates.swift
[208/221] Compiling PotentASN1 ObjectIdentifier.swift
[209/221] Compiling PotentASN1 Schema.swift
[211/221] Compiling PotentYAML YAML.swift
[212/221] Compiling PotentYAML YAMLDecoder.swift
[214/222] Compiling PotentCBOR CBOR.swift
[215/222] Emitting module PotentCBOR
[216/222] Compiling PotentCBOR CBORDecoder.swift
[218/223] Compiling PotentASN1 ASN1.swift
[219/223] Compiling PotentASN1 ASN1DERReader.swift
[220/223] Compiling PotentASN1 ASN1DERWriter.swift
[221/223] Compiling PotentASN1 ASN1Decoder.swift
[222/223] Compiling PotentASN1 ASN1Encoder.swift
[223/223] Emitting module PotentASN1
Build complete! (62.56s)
Build complete.
Done.

Build Machine: Linux 2