The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PotentCodables with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/outfoxx/potentcodables.git
Reference: 3.5.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.5.0      -> FETCH_HEAD
HEAD is now at 660e33e Merge pull request #74 from outfoxx/feature/yaml-schemas
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
660e33e84e00b9bf07bd41dd99ff800600e435e7
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at 3.5.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-4606859-0":/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-numerics
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1254] Fetching regex
[666/1548] Fetching regex, float16
[1111/4645] Fetching regex, float16, bigint
[2753/10117] Fetching regex, float16, bigint, swift-numerics
[3211/11600] Fetching regex, float16, bigint, swift-numerics, swift-docc-plugin
[7837/14473] Fetching regex, float16, bigint, swift-numerics, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.47s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
[10731/11082] Fetching regex, swift-numerics, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.51s)
Fetched https://github.com/apple/swift-numerics from cache (0.51s)
[2399/2737] Fetching regex, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.51s)
[928/1254] Fetching regex
Fetched https://github.com/sharplet/Regex.git from cache (0.68s)
[1/14064] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.51s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.57s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.61s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.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.40s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.36s)
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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.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/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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.1.0
/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/39] Compiling _NumericsShims _NumericsShims.c
[3/39] Write sources
[7/39] Copying PotentCodables.docc
[8/39] Write sources
[15/39] Compiling fy-docstate.c
[16/39] Compiling fy-docbuilder.c
[16/39] Write swift-version-24593BA9C3E375BF.txt
[18/39] Compiling fy-input.c
[19/39] Compiling fy-path.c
[20/39] Compiling fy-token.c
[21/39] Compiling fy-ctype.c
[22/39] Compiling fy-utils.c
[23/39] Compiling xxhash.c
[24/39] Compiling fy-utf8.c
[25/54] Compiling fy-blob.c
[26/119] Compiling fy-parse.c
[27/119] Compiling fy-types.c
[28/119] Compiling fy-event.c
[29/119] Compiling fy-walk.c
[30/119] Compiling fy-dump.c
[31/119] Compiling fy-emit.c
[32/119] Compiling fy-diag.c
[33/119] Compiling fy-composer.c
[34/119] Compiling CFloat16 float16.c
[35/119] Write sources
[36/119] Compiling fy-accel.c
[37/120] Compiling fy-atom.c
[38/140] Compiling fy-doc.c
[40/140] Emitting module OrderedCollections
[41/146] Compiling BigInt Floating Point Conversion.swift
[42/146] Compiling BigInt GCD.swift
[43/146] Compiling BigInt Hashable.swift
[44/146] Compiling BigInt Bitwise Ops.swift
[45/146] Compiling BigInt Codable.swift
[46/146] Compiling BigInt Comparable.swift
[49/150] Emitting module RealModule
[50/150] Compiling BigInt Random.swift
[51/150] Compiling BigInt Shifts.swift
[54/151] Compiling DequeModule _DequeSlot.swift
[55/151] Compiling RealModule Real.swift
[56/151] Compiling BigInt Integer Conversion.swift
[57/151] Compiling BigInt Multiplication.swift
[58/151] Compiling BigInt Prime Test.swift
[59/151] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/151] Compiling BigInt String Conversion.swift
[61/151] Compiling BigInt Data Conversion.swift
[62/151] Compiling BigInt Division.swift
[63/151] Compiling BigInt Exponentiation.swift
[64/151] Compiling BigInt Addition.swift
[65/151] Compiling BigInt BigInt.swift
[66/151] Compiling BigInt BigUInt.swift
[73/151] Compiling RealModule ElementaryFunctions.swift
[76/151] Compiling RealModule Float80+Real.swift
[77/151] Emitting module DequeModule
[81/151] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[82/151] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[83/151] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[84/151] Compiling OrderedCollections OrderedSet+Diffing.swift
[85/151] Compiling OrderedCollections OrderedSet+Equatable.swift
[86/151] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[91/151] Compiling RealModule RealFunctions.swift
[92/151] Compiling BigInt Subtraction.swift
[93/151] Compiling BigInt Words and Bits.swift
[94/151] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[95/151] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/151] Compiling OrderedCollections OrderedDictionary.swift
[97/151] Compiling OrderedCollections OrderedSet+Codable.swift
[98/151] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/151] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/151] Compiling OrderedCollections OrderedSet+Insertions.swift
[101/151] Compiling OrderedCollections OrderedSet+Invariants.swift
[102/151] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[103/151] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[105/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[106/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[107/151] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[108/151] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[109/151] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/151] Compiling RealModule Float+Real.swift
[124/151] Compiling RealModule Float16+Real.swift
[129/157] Compiling Float16 Concurrency.swift
[130/157] Compiling OrderedCollections OrderedSet+Testing.swift
[131/157] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[132/157] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[133/157] Compiling OrderedCollections OrderedSet.swift
[134/157] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[135/157] Compiling OrderedCollections _UnsafeBitset.swift
[139/160] Emitting module Float16
[140/160] Emitting module Collections
[141/160] Compiling Collections Collections.swift
[142/161] Compiling Float16 Real.swift
[143/161] Compiling Float16 float16.swift
[146/162] Compiling Regex Options.swift
[153/162] Emitting module BigInt
[157/162] Compiling Regex ThreadLocal.swift
[158/163] Compiling Regex Foundation+Ranges.swift
[159/163] Emitting module Regex
[160/163] Compiling Regex MatchResult.swift
[162/163] Compiling Regex Regex.swift
[163/163] Compiling Regex String+ReplaceMatching.swift
[165/186] Compiling PotentCodables Regexes.swift
[166/186] Compiling PotentCodables TimeZone.swift
[167/186] Compiling PotentCodables TopLevel.swift
[168/186] Compiling PotentCodables Errors.swift
[169/186] Compiling PotentCodables Float16.swift
[170/186] Compiling PotentCodables KeyStrategy.swift
[171/188] Compiling PotentCodables ZonedDate.swift
[172/188] Compiling PotentCodables resource_bundle_accessor.swift
[173/188] Emitting module PotentCodables
[174/188] Compiling PotentCodables AnyValueEncoder.swift
[175/188] Compiling PotentCodables DecoderSupport.swift
[176/188] Compiling PotentCodables EncoderSupport.swift
[177/188] Compiling PotentCodables KeyedNestedDecoder.swift
[178/188] Compiling PotentCodables KeyedNestedEncoder.swift
[179/188] Compiling PotentCodables Refs.swift
[180/188] Compiling PotentCodables AnyCodingKey.swift
[181/188] Compiling PotentCodables AnyValue.swift
[182/188] Compiling PotentCodables AnyValueDecoder.swift
[183/188] Compiling PotentCodables TreeValueDecodingContainer.swift
[184/188] Compiling PotentCodables Value.swift
[185/188] Compiling PotentCodables ValueDecoder.swift
[186/188] Compiling PotentCodables ValueEncoder.swift
[187/188] Compiling PotentCodables ValueTransformer.swift
[188/188] Compiling PotentCodables ValueTransformerProviding.swift
[190/231] Compiling PotentYAML YAMLSchema.swift
[191/231] Compiling PotentYAML YAMLSchemaCore.swift
[192/232] Compiling PotentCBOR CBORSerialization.swift
[193/232] Compiling PotentYAML YAMLSerialization.swift
[194/232] Compiling PotentJSON JSONWriter.swift
[195/232] Compiling PotentASN1 AnyTime.swift
[196/232] Compiling PotentASN1 BigInts.swift
[197/234] Compiling PotentASN1 ASN1Serialization.swift
[198/234] Compiling PotentASN1 AnyString.swift
[199/234] Compiling PotentASN1 SchemaSpecified.swift
[200/234] Compiling PotentASN1 SchemaState.swift
[201/234] Compiling PotentJSON JSONSerialization.swift
[202/234] Compiling PotentCBOR CBOREncoder.swift
[203/234] Compiling PotentYAML YAMLReader.swift
[204/234] Compiling PotentJSON JSONReader.swift
[205/234] Compiling PotentJSON JSON.swift
[206/234] Compiling PotentJSON Errors.swift
[207/234] Emitting module PotentJSON
[208/234] Compiling PotentCBOR CBORReader.swift
[209/234] Compiling PotentCBOR CBORStream.swift
[210/234] Compiling PotentCBOR CBORWriter.swift
[211/234] Compiling PotentASN1 Tagged.swift
[212/234] Compiling PotentASN1 TaggedValue.swift
[213/234] Compiling PotentYAML YAMLWriter.swift
[214/234] Compiling PotentJSON JSONDecoder.swift
[215/234] Compiling PotentASN1 BitString.swift
[216/234] Compiling PotentASN1 Dates.swift
[217/234] Compiling PotentASN1 ObjectIdentifier.swift
[218/234] Compiling PotentASN1 Schema.swift
[219/234] Compiling PotentJSON JSONEncoder.swift
[220/235] Compiling PotentYAML YAMLEncoder.swift
[222/235] Emitting module PotentCBOR
[223/235] Compiling PotentCBOR CBOR.swift
[224/235] Compiling PotentCBOR CBORDecoder.swift
[226/236] Emitting module PotentASN1
[227/236] Compiling PotentASN1 ASN1.swift
[228/236] Compiling PotentASN1 ASN1DERReader.swift
[229/236] Compiling PotentASN1 ASN1DERWriter.swift
[230/236] Compiling PotentASN1 ASN1Decoder.swift
[231/236] Emitting module PotentYAML
[237/237] Compiling PotentASN1 ASN1Encoder.swift
Build complete! (30.78s)
Build complete.
Done.