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 MetaSerialization, reference main (f6d348), with Swift 5.9 for Linux on 30 Aug 2024 15:24:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cherrywoods/swift-meta-serialization.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/cherrywoods/swift-meta-serialization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f6d3489 Add contributors
Cloned https://github.com/cherrywoods/swift-meta-serialization.git
Revision (git rev-parse @):
f6d3489bb4c17b658bfc5806c6183dd118ea813d
SUCCESS checkout https://github.com/cherrywoods/swift-meta-serialization.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/cherrywoods/swift-meta-serialization.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/455] Fetching cwlcatchexception
[456/5954] Fetching cwlcatchexception, swift-algorithms
[5955/18079] Fetching cwlcatchexception, swift-algorithms, swift-argument-parser
Fetching https://github.com/apple/swift-numerics.git
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.61s)
Fetched https://github.com/apple/swift-algorithms.git (0.61s)
Fetching https://github.com/Quick/Nimble.git
Fetched https://github.com/apple/swift-argument-parser.git (0.62s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/6833] Fetching cwlpreconditiontesting, swift-numerics
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
[781/5576] Fetching swift-numerics
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/apple/swift-numerics.git (0.34s)
[1/14672] Fetching quick
Fetched https://github.com/Quick/Quick.git (0.50s)
[1/18855] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.52s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.37s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.32s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.30s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.33s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/DefocusCommandPlugin/DefocusCommandPlugin.swift:33:9: warning: default will never be executed
        @unknown default:
        ^
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/LintCommandPlugin/LintCommandPlugin.swift:33:9: warning: default will never be executed
        @unknown default:
        ^
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[6/41] Emitting module MetaSerialization
[7/45] Compiling MetaSerialization CodingKeys.swift
[8/45] Compiling MetaSerialization DirectlyCodable.swift
[9/45] Compiling MetaSerialization Foundation Primitive Codables.swift
[10/45] Compiling MetaSerialization NilMarker.swift
[11/45] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
[12/45] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
[13/45] Compiling MetaSerialization MetaEncoder+containerMethods.swift
[14/45] Compiling MetaSerialization MetaEncoder+frontend.swift
[15/45] Compiling MetaSerialization MetaEncoder.swift
[16/45] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[17/45] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[18/45] Compiling MetaSerialization OrderedKeyedContainer.swift
[19/45] Compiling MetaSerialization Representation+Default Implementations.swift
[20/45] Compiling MetaSerialization Representation.swift
[21/45] Compiling MetaSerialization KeyedContainerMeta.swift
[22/45] Compiling MetaSerialization MetaSupplier+Defaults.swift
[23/45] Compiling MetaSerialization Metas.swift
[24/45] Compiling MetaSerialization NilMarker+NilMeta.swift
[25/45] Compiling MetaSerialization UnkeyedContainerMeta.swift
[26/45] Compiling MetaSerialization CodingStorage.swift
[27/45] Compiling MetaSerialization LinearCodingStack.swift
[28/45] Compiling MetaSerialization KeyedDecodingContainer.swift
[29/45] Compiling MetaSerialization SingleValueDecodingContainer.swift
[30/45] Compiling MetaSerialization UnkeyedDecodingContainer.swift
[31/45] Compiling MetaSerialization Serialization+Default Implementations.swift
[32/45] Compiling MetaSerialization Serialization.swift
[33/45] Compiling MetaSerialization SimpleSerialization.swift
[34/45] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[35/45] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[36/45] Compiling MetaSerialization MetaDecoder+containerMethods.swift
[37/45] Compiling MetaSerialization MetaDecoder+frontend.swift
[38/45] Compiling MetaSerialization MetaDecoder.swift
[39/45] Compiling MetaSerialization Unwrapper.swift
[40/45] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
[41/45] Compiling MetaSerialization MetaSupplier.swift
[42/45] Compiling MetaSerialization Reference.swift
[43/45] Compiling MetaSerialization ReferencingStorage.swift
[44/45] Compiling MetaSerialization ErrorContainer.swift
[45/45] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
Build complete! (22.65s)
Build complete.
Done.