The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Echo, reference main (c93e53), with Swift 5.10 for Linux on 25 Nov 2024 07:46:21 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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/Echo.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/PADL/Echo
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c93e53d Properly unwrap all existential containers
Cloned https://github.com/PADL/Echo.git
Revision (git rev-parse @):
c93e53d8c26830928283e8bf8c2158501841357d
SUCCESS checkout https://github.com/PADL/Echo.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/PADL/Echo.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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.44s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Building for debugging...
[0/10] Compiling CEcho ImageInspectionMachO.c
[0/10] Compiling CEcho Functions.c
[2/10] Write sources
[4/10] Compiling CEcho CallAccessor.c
[5/10] Compiling CEcho ValueWitnessTable.c
[6/10] Compiling CEcho KnownMetadata.c
[7/10] Compiling _AtomicsShims.c
[8/10] Compiling CEcho ImageInspectionELF.c
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/22] Compiling Atomics DoubleWord.swift
[12/22] Compiling Atomics AtomicBool.swift
[13/23] Compiling Atomics AtomicOptional.swift
[14/23] Compiling Atomics AtomicRawRepresentable.swift
[15/23] Compiling Atomics AtomicStrongReference.swift
[16/23] Compiling Atomics AtomicValue.swift
[17/23] Compiling Atomics AtomicInteger.swift
[18/23] Compiling Atomics AtomicMemoryOrderings.swift
[19/23] Emitting module Atomics
[20/23] Compiling Atomics PointerConformances.swift
[21/23] Compiling Atomics HighLevelTypes.swift
[22/23] Compiling Atomics AtomicLazyReference.swift
[23/23] Compiling Atomics IntegerConformances.swift
[25/70] Compiling Echo GenericContext.swift
[26/70] Compiling Echo ModuleDescriptor.swift
[27/70] Compiling Echo OpaqueDescriptor.swift
[28/70] Compiling Echo ProtocolDescriptor.swift
[29/70] Compiling Echo StructDescriptor.swift
[30/70] Compiling Echo TypeContextDescriptor.swift
[31/70] Compiling Echo Echo.swift
[32/76] Emitting module Echo
[33/76] Compiling Echo RelativeDirectPointer.swift
[34/76] Compiling Echo RelativeIndirectPointer.swift
[35/76] Compiling Echo RelativeIndirectablePointer.swift
[36/76] Compiling Echo RelativeIndirectablePointerIntPair.swift
[37/76] Compiling Echo RelativePointer.swift
[38/76] Compiling Echo SignedPointer.swift
[39/76] Compiling Echo AnonymousDescriptor.swift
[40/76] Compiling Echo ClassDescriptor.swift
[41/76] Compiling Echo ContextDescriptor.swift
[42/76] Compiling Echo ContextDescriptorValues.swift
[43/76] Compiling Echo EnumDescriptor.swift
[44/76] Compiling Echo ExtensionDescriptor.swift
[45/76] Compiling Echo FieldDescriptor.swift
[46/76] Compiling Echo KeyPaths.swift
[47/76] Compiling Echo KnownMetadata.swift
[48/76] Compiling Echo RuntimeValues.swift
[49/76] Compiling Echo WitnessTable.swift
[50/76] Compiling Echo FieldType.swift
[51/76] Compiling Echo Misc.swift
[52/76] Compiling Echo MetatypeMetadata.swift
[53/76] Compiling Echo ObjCClassWrapperMetadata.swift
[54/76] Compiling Echo OpaqueMetadata.swift
[55/76] Compiling Echo StructMetadata.swift
[56/76] Compiling Echo TupleMetadata.swift
[57/76] Compiling Echo TypeMetadata.swift
[58/76] Compiling Echo HeapGenericLocalVariableMetadata.swift
[59/76] Compiling Echo HeapLocalVariableMetadata.swift
[60/76] Compiling Echo Metadata.swift
[61/76] Compiling Echo MetadataAccessFunction.swift
[62/76] Compiling Echo MetadataRequest.swift
[63/76] Compiling Echo MetadataValues.swift
[64/76] Compiling Echo ClassMetadata.swift
[65/76] Compiling Echo EnumMetadata.swift
[66/76] Compiling Echo EnumValueWitnessTable.swift
[67/76] Compiling Echo ExistentialMetadata.swift
[68/76] Compiling Echo ExistentialMetatypeMetadata.swift
[69/76] Compiling Echo ForeignClassMetadata.swift
[70/76] Compiling Echo FunctionMetadata.swift
[71/76] Compiling Echo ValueWitnessTable.swift
[72/76] Compiling Echo ConformanceDescriptor.swift
[73/76] Compiling Echo ExistentialContainer.swift
[74/76] Compiling Echo Functions.swift
[75/76] Compiling Echo HeapObject.swift
[76/76] Compiling Echo ImageInspection.swift
Build complete! (13.41s)
Build complete.
Done.