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.10 for Linux on 30 Aug 2024 15:24:26 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.10-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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Quick/Quick.git
[1/455] Fetching cwlcatchexception
[456/1712] Fetching cwlcatchexception, cwlpreconditiontesting
[1713/16384] Fetching cwlcatchexception, cwlpreconditiontesting, quick
[2300/21960] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-numerics
[21521/34085] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-numerics, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.68s)
Fetching https://github.com/apple/swift-algorithms.git
[1/18855] Fetching nimble
[11503/24354] Fetching nimble, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.34s)
[18290/18855] Fetching nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.50s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.50s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.50s)
Fetched https://github.com/Quick/Quick.git from cache (1.51s)
Fetched https://github.com/Quick/Nimble.git from cache (1.53s)
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.34s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.36s)
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.31s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.34s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.35s)
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/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/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-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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
/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...
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/43] Emitting module MetaSerialization
[9/47] Compiling MetaSerialization CodingStorage.swift
[10/47] Compiling MetaSerialization LinearCodingStack.swift
[11/47] Compiling MetaSerialization KeyedDecodingContainer.swift
[12/47] Compiling MetaSerialization SingleValueDecodingContainer.swift
[13/47] Compiling MetaSerialization UnkeyedDecodingContainer.swift
[14/47] Compiling MetaSerialization Serialization+Default Implementations.swift
[15/47] Compiling MetaSerialization Serialization.swift
[16/47] Compiling MetaSerialization SimpleSerialization.swift
[17/47] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[18/47] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[19/47] Compiling MetaSerialization KeyedContainerMeta.swift
[20/47] Compiling MetaSerialization MetaSupplier+Defaults.swift
[21/47] Compiling MetaSerialization Metas.swift
[22/47] Compiling MetaSerialization NilMarker+NilMeta.swift
[23/47] Compiling MetaSerialization UnkeyedContainerMeta.swift
[24/47] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
[25/47] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
[26/47] Compiling MetaSerialization MetaEncoder+containerMethods.swift
[27/47] Compiling MetaSerialization MetaEncoder+frontend.swift
[28/47] Compiling MetaSerialization MetaEncoder.swift
[29/47] Compiling MetaSerialization MetaSupplier.swift
[30/47] Compiling MetaSerialization Reference.swift
[31/47] Compiling MetaSerialization ReferencingStorage.swift
[32/47] Compiling MetaSerialization ErrorContainer.swift
[33/47] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
[34/47] Compiling MetaSerialization MetaDecoder+containerMethods.swift
[35/47] Compiling MetaSerialization MetaDecoder+frontend.swift
[36/47] Compiling MetaSerialization MetaDecoder.swift
[37/47] Compiling MetaSerialization Unwrapper.swift
[38/47] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
[39/47] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[40/47] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[41/47] Compiling MetaSerialization OrderedKeyedContainer.swift
[42/47] Compiling MetaSerialization Representation+Default Implementations.swift
[43/47] Compiling MetaSerialization Representation.swift
[44/47] Compiling MetaSerialization CodingKeys.swift
[45/47] Compiling MetaSerialization DirectlyCodable.swift
[46/47] Compiling MetaSerialization Foundation Primitive Codables.swift
[47/47] Compiling MetaSerialization NilMarker.swift
Build complete! (16.42s)
Build complete.
Done.