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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/attaswift/BigInt.git
[1/294] Fetching float16
[295/3391] Fetching float16, bigint
[977/8863] Fetching float16, bigint, swift-numerics
Fetching https://github.com/sharplet/Regex.git
Fetched https://github.com/apple/swift-numerics (0.46s)
Fetched https://github.com/SusanDoggie/Float16.git (0.47s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/attaswift/BigInt.git (0.47s)
Fetching https://github.com/apple/swift-docc-plugin
[1/1254] Fetching regex
[817/2737] Fetching regex, swift-docc-plugin
[2325/16801] Fetching regex, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (0.44s)
Fetching https://github.com/apple/swift-docc-symbolkit
[3704/15318] Fetching regex, swift-collections
[8709/18191] Fetching regex, swift-collections, swift-docc-symbolkit
Fetched https://github.com/sharplet/Regex.git (0.83s)
[11593/16937] Fetching swift-collections, swift-docc-symbolkit
[12096/14064] Fetching swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Fetched https://github.com/apple/swift-collections.git (2.08s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.64s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.41s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.38s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.38s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.40s)
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/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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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/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/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/26] Compiling _NumericsShims _NumericsShims.c
[3/26] Copying PotentCodables.docc
[4/26] Compiling fy-utils.c
[5/26] Compiling fy-utf8.c
[6/26] Compiling fy-composer.c
[7/26] Compiling fy-docbuilder.c
[8/26] Compiling fy-ctype.c
[8/26] Compiling fy-blob.c
[10/27] Compiling fy-diag.c
[11/30] Compiling xxhash.c
[12/127] Compiling fy-types.c
[13/127] Compiling fy-doc.c
[14/127] Compiling fy-walk.c
[15/127] Compiling fy-token.c
[16/127] Compiling fy-path.c
[17/127] Compiling fy-event.c
[18/127] Compiling fy-input.c
[19/127] Compiling fy-parse.c
[20/127] Compiling fy-dump.c
[21/127] Compiling fy-docstate.c
[22/127] Compiling fy-emit.c
[23/127] Compiling CFloat16 float16.c
[24/127] Compiling fy-atom.c
[25/127] Compiling fy-accel.c
[27/127] Compiling RealModule Float80+Real.swift
[28/128] Compiling BigInt Bitwise Ops.swift
[29/128] Compiling BigInt Codable.swift
[30/128] Compiling BigInt Comparable.swift
[31/128] Emitting module DequeModule
[32/130] Compiling BigInt Floating Point Conversion.swift
[33/130] Compiling BigInt GCD.swift
[34/130] Compiling BigInt Hashable.swift
[35/130] Compiling BigInt Strideable.swift
[36/130] Compiling BigInt String Conversion.swift
[37/130] Compiling BigInt Division.swift
[38/130] Compiling BigInt Exponentiation.swift
[42/130] Compiling BigInt Integer Conversion.swift
[43/130] Compiling BigInt Multiplication.swift
[46/138] Compiling RealModule ElementaryFunctions.swift
[47/138] Compiling RealModule Real.swift
[50/138] Compiling BigInt Prime Test.swift
[51/138] Compiling DequeModule _DequeSlot.swift
[52/138] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/138] Compiling BigInt Square Root.swift
[54/138] Compiling RealModule Float+Real.swift
[61/138] Compiling BigInt Subtraction.swift
[62/138] Compiling BigInt Words and Bits.swift
[63/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[64/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[65/138] Compiling OrderedCollections OrderedDictionary.swift
[66/138] Compiling OrderedCollections OrderedSet+Codable.swift
[67/138] Emitting module OrderedCollections
[71/138] Compiling BigInt Addition.swift
[72/138] Compiling BigInt BigInt.swift
[73/138] Compiling BigInt BigUInt.swift
[74/138] Compiling BigInt Data Conversion.swift
[75/138] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[76/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/138] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[78/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[82/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[83/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[84/138] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[85/138] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[86/138] Compiling OrderedCollections OrderedSet+SubSequence.swift
[87/138] Compiling OrderedCollections OrderedSet+Hashable.swift
[88/138] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/138] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/138] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/138] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/138] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/138] Emitting module RealModule
[98/138] Compiling RealModule Float16+Real.swift
[103/138] Compiling RealModule RealFunctions.swift
[118/146] Compiling Float16 Concurrency.swift
[119/146] Compiling Float16 float16.swift
[120/146] Compiling Float16 Real.swift
[121/146] Compiling OrderedCollections OrderedSet+Testing.swift
[122/146] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[123/146] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[124/146] Compiling OrderedCollections OrderedSet.swift
[125/146] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[126/146] Compiling OrderedCollections _UnsafeBitset.swift
[127/146] Emitting module Float16
[137/152] Compiling Regex ThreadLocal.swift
[138/152] Compiling Regex Regex.swift
[139/152] Compiling Regex MatchResult.swift
[140/152] Compiling Regex Options.swift
[141/152] Emitting module Collections
[142/152] Compiling Collections Collections.swift
[143/153] Compiling Regex String+ReplaceMatching.swift
[145/154] Compiling Regex Foundation+Ranges.swift
[146/154] Emitting module Regex
[152/156] Emitting module BigInt
[159/180] Compiling PotentCodables AnyValueEncoder.swift
[160/180] Compiling PotentCodables DecoderSupport.swift
[161/180] Compiling PotentCodables EncoderSupport.swift
[162/182] Compiling PotentCodables ZonedDate.swift
[163/182] Compiling PotentCodables resource_bundle_accessor.swift
[164/182] Compiling PotentCodables KeyedNestedDecoder.swift
[165/182] Compiling PotentCodables KeyedNestedEncoder.swift
[166/182] Compiling PotentCodables Refs.swift
[167/182] Emitting module PotentCodables
[168/182] Compiling PotentCodables AnyCodingKey.swift
[169/182] Compiling PotentCodables AnyValue.swift
[170/182] Compiling PotentCodables AnyValueDecoder.swift
[171/182] Compiling PotentCodables TreeValueDecodingContainer.swift
[172/182] Compiling PotentCodables Value.swift
[173/182] Compiling PotentCodables ValueDecoder.swift
[174/182] Compiling PotentCodables Regexes.swift
[175/182] Compiling PotentCodables TimeZone.swift
[176/182] Compiling PotentCodables TopLevel.swift
[177/182] Compiling PotentCodables Errors.swift
[178/182] Compiling PotentCodables Float16.swift
[179/182] Compiling PotentCodables KeyStrategy.swift
[180/182] Compiling PotentCodables ValueEncoder.swift
[181/182] Compiling PotentCodables ValueTransformer.swift
[182/182] Compiling PotentCodables ValueTransformerProviding.swift
[185/226] Compiling PotentYAML YAMLSchema.swift
[186/227] Compiling PotentCBOR CBORSerialization.swift
[187/227] Compiling PotentYAML YAMLSchemaCore.swift
[188/227] Compiling PotentYAML YAMLSerialization.swift
[189/227] Compiling PotentJSON JSONWriter.swift
[190/227] Compiling PotentJSON JSONSerialization.swift
[191/227] Compiling PotentASN1 SchemaSpecified.swift
[192/227] Compiling PotentASN1 SchemaState.swift
[193/229] Compiling PotentASN1 ASN1Serialization.swift
[194/229] Compiling PotentASN1 AnyString.swift
[195/229] Compiling PotentCBOR CBORStream.swift
[196/229] Compiling PotentCBOR CBORWriter.swift
[197/229] Compiling PotentCBOR CBOREncoder.swift
[198/229] Compiling PotentCBOR CBORReader.swift
[199/229] Emitting module PotentCBOR
[200/229] Compiling PotentJSON JSONReader.swift
[201/229] Compiling PotentYAML YAMLReader.swift
[202/229] Emitting module PotentYAML
[203/229] Emitting module PotentJSON
[204/229] Compiling PotentASN1 AnyTime.swift
[205/229] Compiling PotentASN1 BigInts.swift
[206/229] Compiling PotentASN1 ObjectIdentifier.swift
[207/229] Compiling PotentASN1 Schema.swift
[208/229] Compiling PotentASN1 BitString.swift
[209/229] Compiling PotentASN1 Dates.swift
[210/229] Compiling PotentASN1 Tagged.swift
[211/229] Compiling PotentASN1 TaggedValue.swift
[212/229] Compiling PotentYAML YAMLWriter.swift
[213/229] Compiling PotentJSON Errors.swift
[214/229] Compiling PotentCBOR CBOR.swift
[215/229] Compiling PotentCBOR CBORDecoder.swift
[216/229] Compiling PotentYAML YAMLEncoder.swift
[217/229] Compiling PotentJSON JSONDecoder.swift
[218/229] Compiling PotentJSON JSONEncoder.swift
[219/229] Compiling PotentJSON JSON.swift
[226/233] Compiling PotentASN1 ASN1Decoder.swift
[227/233] Compiling PotentASN1 ASN1Encoder.swift
[230/235] Compiling PotentASN1 ASN1.swift
[231/235] Compiling PotentASN1 ASN1DERReader.swift
[232/235] Compiling PotentASN1 ASN1DERWriter.swift
[235/235] Emitting module PotentASN1
Build complete! (41.65s)
Build complete.
Done.