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 Echo with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ole/Echo.git
Reference: 0.0.1
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/ole/Echo
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 8a536c3 Fix travis build #3
Cloned https://github.com/ole/Echo.git
Revision (git rev-parse @):
8a536c35b154ba090aa490029e8ee9e77dd9ea99
SUCCESS checkout https://github.com/ole/Echo.git at 0.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ole/Echo.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/6] Write sources
[3/6] Compiling CEcho Functions.c
[4/6] Compiling CEcho KnownMetadata.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/46] Emitting module Echo
[8/51] Compiling Echo MetadataRequest.swift
[9/51] Compiling Echo MetadataValues.swift
[10/51] Compiling Echo MetatypeMetadata.swift
[11/51] Compiling Echo ObjCClassWrapperMetadata.swift
[12/51] Compiling Echo OpaqueMetadata.swift
[13/51] Compiling Echo RelativeDirectPointer.swift
[14/51] Compiling Echo RelativeIndirectPointer.swift
[15/51] Compiling Echo RelativeIndirectablePointer.swift
[16/51] Compiling Echo RelativeIndirectablePointerIntPair.swift
[17/51] Compiling Echo RelativePointer.swift
[18/51] Compiling Echo Echo.swift
[19/51] Compiling Echo ClassMetadata.swift
[20/51] Compiling Echo EnumMetadata.swift
[21/51] Compiling Echo EnumValueWitnessTable.swift
[22/51] Compiling Echo ExistentialMetadata.swift
[23/51] Compiling Echo ExistentialMetatypeMetadata.swift
[24/51] Compiling Echo Functions.swift
[25/51] Compiling Echo HeapObject.swift
[26/51] Compiling Echo KnownMetadata.swift
[27/51] Compiling Echo FieldType.swift
[28/51] Compiling Echo Misc.swift
[29/51] Compiling Echo FieldDescriptor.swift
[30/51] Compiling Echo GenericContext.swift
[31/51] Compiling Echo ModuleDescriptor.swift
[32/51] Compiling Echo ProtocolDescriptor.swift
[33/51] Compiling Echo StructDescriptor.swift
[34/51] Compiling Echo TypeContextDescriptor.swift
[35/51] Compiling Echo StructMetadata.swift
[36/51] Compiling Echo TupleMetadata.swift
[37/51] Compiling Echo TypeMetadata.swift
[38/51] Compiling Echo ValueWitnessTable.swift
[39/51] Compiling Echo ExistentialContainer.swift
[40/51] Compiling Echo ForeignClassMetadata.swift
[41/51] Compiling Echo FunctionMetadata.swift
[42/51] Compiling Echo HeapGenericLocalVariableMetadata.swift
[43/51] Compiling Echo HeapLocalVariableMetadata.swift
[44/51] Compiling Echo Metadata.swift
[45/51] Compiling Echo MetadataAccessFunction.swift
[46/51] Compiling Echo AnonymousDescriptor.swift
[47/51] Compiling Echo ClassDescriptor.swift
[48/51] Compiling Echo ContextDescriptor.swift
[49/51] Compiling Echo ContextDescriptorValues.swift
[50/51] Compiling Echo EnumDescriptor.swift
[51/51] Compiling Echo ExtensionDescriptor.swift
[53/57] Emitting module EchoStoredProperties
[54/57] Compiling EchoStoredProperties StoredProperties.swift
[56/58] Compiling EchoMirror Mirror.swift
[57/58] Emitting module EchoMirror
[58/58] Compiling EchoMirror ReflectionMirror.swift
Build complete! (6.78s)
Build complete.
Done.