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 v2.3.0 (4ad09b), with Swift 5.9 for Linux on 30 Aug 2024 15:25:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: v2.3.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/cherrywoods/swift-meta-serialization
 * tag               v2.3.0     -> FETCH_HEAD
HEAD is now at 4ad09b1 Update README and Guides
Cloned https://github.com/cherrywoods/swift-meta-serialization.git
Revision (git rev-parse @):
4ad09b114dbc259410cfead65b158a14d3f3b4fe
SUCCESS checkout https://github.com/cherrywoods/swift-meta-serialization.git at v2.3.0
========================================
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-0":/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/Quick/Quick.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/Quick/Nimble.git
[1/14672] Fetching quick
[5283/20248] Fetching quick, swift-numerics
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/apple/swift-numerics.git (0.57s)
Fetched https://github.com/Quick/Quick.git (0.58s)
Fetching https://github.com/apple/swift-algorithms.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.16s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/18855] Fetching nimble
[190/24354] Fetching nimble, swift-algorithms
[17002/25611] Fetching nimble, swift-algorithms, cwlpreconditiontesting
Fetched https://github.com/apple/swift-algorithms.git (0.32s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.17s)
[11691/18855] Fetching nimble
[18856/30980] Fetching nimble, swift-argument-parser
Fetched https://github.com/Quick/Nimble.git (2.63s)
Computing version for https://github.com/Quick/Nimble.git
Fetched https://github.com/apple/swift-argument-parser.git (1.73s)
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.84s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.81s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.33s)
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.31s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.32s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.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/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/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.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 CodingStorage.swift
[8/45] Compiling MetaSerialization LinearCodingStack.swift
[9/45] Compiling MetaSerialization KeyedDecodingContainer.swift
[10/45] Compiling MetaSerialization SingleValueDecodingContainer.swift
[11/45] Compiling MetaSerialization UnkeyedDecodingContainer.swift
[12/45] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[13/45] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[14/45] Compiling MetaSerialization OrderedKeyedContainer.swift
[15/45] Compiling MetaSerialization Representation+Default Implementations.swift
[16/45] Compiling MetaSerialization Representation.swift
[17/45] Compiling MetaSerialization MetaDecoder+containerMethods.swift
[18/45] Compiling MetaSerialization MetaDecoder+frontend.swift
[19/45] Compiling MetaSerialization MetaDecoder.swift
[20/45] Compiling MetaSerialization Unwrapper.swift
[21/45] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
[22/45] Compiling MetaSerialization Serialization+Default Implementations.swift
[23/45] Compiling MetaSerialization Serialization.swift
[24/45] Compiling MetaSerialization SimpleSerialization.swift
[25/45] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[26/45] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[27/45] Compiling MetaSerialization MetaSupplier.swift
[28/45] Compiling MetaSerialization Reference.swift
[29/45] Compiling MetaSerialization ReferencingStorage.swift
[30/45] Compiling MetaSerialization ErrorContainer.swift
[31/45] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
[32/45] Compiling MetaSerialization KeyedContainerMeta.swift
[33/45] Compiling MetaSerialization MetaSupplier+Defaults.swift
[34/45] Compiling MetaSerialization Metas.swift
[35/45] Compiling MetaSerialization NilMarker+NilMeta.swift
[36/45] Compiling MetaSerialization UnkeyedContainerMeta.swift
[37/45] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
[38/45] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
[39/45] Compiling MetaSerialization MetaEncoder+containerMethods.swift
[40/45] Compiling MetaSerialization MetaEncoder+frontend.swift
[41/45] Compiling MetaSerialization MetaEncoder.swift
[42/45] Compiling MetaSerialization CodingKeys.swift
[43/45] Compiling MetaSerialization DirectlyCodable.swift
[44/45] Compiling MetaSerialization Foundation Primitive Codables.swift
[45/45] Compiling MetaSerialization NilMarker.swift
Build complete! (18.67s)
Build complete.
Done.