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-4606859-1":/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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.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/outfoxx/potentcodables
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5aead8f Merge pull request #77 from outfoxx/fix/yaml-special-plain
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
5aead8f565a9831ccda5af4f10b5cdffe3cf0dd7
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at main
========================================
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-4606859-1":/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/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/SusanDoggie/Float16.git
[3/294] Fetching float16
[295/3391] Fetching float16, bigint
Fetching https://github.com/sharplet/Regex.git
Fetched https://github.com/SusanDoggie/Float16.git (0.30s)
Fetched https://github.com/attaswift/BigInt.git (0.31s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/14158] Fetching swift-collections
[3683/15412] Fetching swift-collections, regex
[5065/18291] Fetching swift-collections, regex, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Fetching https://github.com/apple/swift-docc-plugin
[8370/15412] Fetching swift-collections, regex
[15413/16989] Fetching swift-collections, regex, swift-docc-plugin
Fetched https://github.com/sharplet/Regex.git (0.71s)
Fetching https://github.com/apple/swift-numerics
[15720/15735] Fetching swift-collections, swift-docc-plugin
Fetched https://github.com/apple/swift-collections.git (1.08s)
Fetched https://github.com/apple/swift-docc-plugin (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
[1/5478] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.47s)
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (0.46s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.37s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.37s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.36s)
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.35s)
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/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-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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-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 fy-docstate.c
[3/26] Compiling fy-dump.c
[4/26] Compiling _NumericsShims _NumericsShims.c
[5/26] Compiling fy-docbuilder.c
[6/26] Compiling fy-token.c
[7/31] Compiling fy-path.c
[8/32] Copying PotentCodables.docc
[9/127] Compiling fy-doc.c
[10/127] Compiling fy-utils.c
[11/127] Compiling fy-utf8.c
[12/127] Compiling fy-parse.c
[13/127] Compiling fy-ctype.c
[14/127] Compiling fy-blob.c
[15/127] Compiling xxhash.c
[16/127] Compiling fy-types.c
[18/127] Emitting module RealModule
[18/128] Compiling fy-input.c
[19/128] Compiling fy-event.c
[20/128] Compiling fy-walk.c
[22/128] Emitting module Regex
[22/128] Compiling fy-composer.c
[23/128] Compiling fy-diag.c
[24/128] Compiling fy-atom.c
[25/128] Compiling fy-emit.c
[26/128] Compiling CFloat16 float16.c
[27/128] Compiling fy-accel.c
[29/128] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[30/128] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/128] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[32/128] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/128] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/128] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/134] Emitting module OrderedCollections
[36/134] Compiling DequeModule Deque+Hashable.swift
[37/134] Compiling DequeModule Deque+Testing.swift
[38/136] Emitting module DequeModule
[39/136] Compiling DequeModule _DequeBuffer.swift
[40/136] Compiling DequeModule _DequeBufferHeader.swift
[41/136] Compiling DequeModule _DequeSlot.swift
[42/136] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/136] Compiling BigInt Square Root.swift
[44/136] Compiling DequeModule Deque._UnsafeHandle.swift
[45/136] Compiling DequeModule Deque.swift
[46/136] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[49/136] Compiling DequeModule Deque._Storage.swift
[50/138] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[51/138] Compiling DequeModule Deque+CustomReflectable.swift
[52/138] Compiling DequeModule Deque+CustomStringConvertible.swift
[53/138] Compiling DequeModule Compatibility.swift
[54/138] Compiling DequeModule Deque+Codable.swift
[55/138] Compiling DequeModule Deque+Collection.swift
[56/138] Compiling DequeModule Deque+Equatable.swift
[69/138] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/138] Compiling DequeModule Deque+Extras.swift
[79/138] Compiling BigInt Subtraction.swift
[80/138] Compiling BigInt Words and Bits.swift
[81/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/138] Compiling OrderedCollections OrderedDictionary.swift
[84/138] Compiling OrderedCollections OrderedSet+Codable.swift
[85/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[86/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[87/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[88/138] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[89/138] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[90/138] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/138] Compiling RealModule RealFunctions.swift
[92/138] Compiling OrderedCollections OrderedSet+Hashable.swift
[93/138] Compiling OrderedCollections OrderedSet+Initializers.swift
[94/138] Compiling OrderedCollections OrderedSet+Insertions.swift
[95/138] Compiling OrderedCollections OrderedSet+Invariants.swift
[96/138] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[97/138] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/138] Compiling RealModule Real.swift
[105/138] Compiling RealModule Float80+Real.swift
[106/138] Compiling RealModule Float+Real.swift
[107/138] Compiling RealModule ElementaryFunctions.swift
[112/138] Compiling RealModule Float16+Real.swift
[119/146] Compiling OrderedCollections OrderedSet+Testing.swift
[120/146] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/146] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/146] Compiling OrderedCollections OrderedSet.swift
[123/146] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[124/146] Compiling OrderedCollections _UnsafeBitset.swift
[125/147] Compiling Float16 Concurrency.swift
[130/148] Compiling Regex ThreadLocal.swift
[134/148] Compiling Regex String+ReplaceMatching.swift
[135/148] Emitting module Float16
[136/148] Compiling Regex Regex.swift
[140/148] Emitting module BigInt
[144/148] Compiling Regex Options.swift
[145/149] Compiling Float16 Real.swift
[146/149] Compiling Float16 float16.swift
[151/154] Compiling Regex MatchResult.swift
[152/154] Compiling Collections Collections.swift
[153/154] Emitting module Collections
[154/155] Compiling Regex Foundation+Ranges.swift
[159/180] Compiling PotentCodables AnyValueEncoder.swift
[160/180] Compiling PotentCodables DecoderSupport.swift
[161/180] Compiling PotentCodables EncoderSupport.swift
[162/182] Compiling PotentCodables Regexes.swift
[163/182] Compiling PotentCodables TimeZone.swift
[164/182] Compiling PotentCodables TopLevel.swift
[165/182] Compiling PotentCodables KeyedNestedDecoder.swift
[166/182] Compiling PotentCodables KeyedNestedEncoder.swift
[167/182] Compiling PotentCodables Refs.swift
[168/182] Compiling PotentCodables ZonedDate.swift
[169/182] Compiling PotentCodables resource_bundle_accessor.swift
[170/182] Emitting module PotentCodables
[171/182] Compiling PotentCodables AnyCodingKey.swift
[172/182] Compiling PotentCodables AnyValue.swift
[173/182] Compiling PotentCodables AnyValueDecoder.swift
[174/182] Compiling PotentCodables Errors.swift
[175/182] Compiling PotentCodables Float16.swift
[176/182] Compiling PotentCodables KeyStrategy.swift
[177/182] Compiling PotentCodables TreeValueDecodingContainer.swift
[178/182] Compiling PotentCodables Value.swift
[179/182] Compiling PotentCodables ValueDecoder.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 PotentJSON JSONWriter.swift
[187/227] Compiling PotentJSON JSONSerialization.swift
[188/227] Compiling PotentASN1 AnyTime.swift
[189/227] Compiling PotentASN1 BigInts.swift
[190/229] Compiling PotentJSON JSONReader.swift
[191/229] Compiling PotentASN1 SchemaSpecified.swift
[192/229] Compiling PotentASN1 SchemaState.swift
[193/229] Compiling PotentYAML YAMLSerialization.swift
[194/229] Compiling PotentYAML YAMLSchemaCore.swift
[195/229] Emitting module PotentYAML
[196/229] Compiling PotentCBOR CBOREncoder.swift
[197/229] Compiling PotentYAML YAMLReader.swift
[198/229] Compiling PotentYAML YAMLWriter.swift
[199/229] Compiling PotentCBOR CBORSerialization.swift
[200/229] Compiling PotentCBOR CBORStream.swift
[201/229] Compiling PotentCBOR CBORWriter.swift
[202/229] Compiling PotentCBOR CBORReader.swift
[203/229] Compiling PotentASN1 Tagged.swift
[204/229] Compiling PotentASN1 TaggedValue.swift
[205/229] Compiling PotentASN1 ObjectIdentifier.swift
[206/229] Compiling PotentASN1 Schema.swift
[207/229] Compiling PotentASN1 ASN1Serialization.swift
[208/229] Compiling PotentASN1 AnyString.swift
[209/229] Compiling PotentASN1 BitString.swift
[210/229] Compiling PotentASN1 Dates.swift
[211/229] Emitting module PotentJSON
[212/229] Compiling PotentJSON JSON.swift
[213/229] Compiling PotentJSON Errors.swift
[214/229] Compiling PotentCBOR CBOR.swift
[215/229] Compiling PotentCBOR CBORDecoder.swift
[216/229] Emitting module PotentCBOR
[217/230] Compiling PotentJSON JSONDecoder.swift
[218/230] Compiling PotentJSON JSONEncoder.swift
[220/232] Compiling PotentYAML YAMLEncoder.swift
[224/233] Compiling PotentYAML YAMLDecoder.swift
[225/233] Compiling PotentASN1 ASN1Encoder.swift
[226/233] Emitting module PotentASN1
[227/233] Compiling PotentASN1 ASN1.swift
[228/233] Compiling PotentASN1 ASN1DERReader.swift
[229/233] Compiling PotentYAML YAML.swift
Build complete! (30.81s)
Build complete.
Done.