The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ELFKit, reference main (719a08), with Swift 6.3 for Linux on 19 Apr 2026 13:22:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/ELFKit.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/p-x9/ELFKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 719a08c Merge pull request #14 from p-x9/feature/archive
Cloned https://github.com/p-x9/ELFKit.git
Revision (git rev-parse @):
719a08c0ef9ba81fb8baea5953aca6bd187b9967
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/p-x9/ELFKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/p-x9/ELFKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
[1/259] Fetching objectarchivekit
[260/501] Fetching objectarchivekit, swift-binary-parse-support
[502/747] Fetching objectarchivekit, swift-binary-parse-support, swift-fileio
[748/795] Fetching objectarchivekit, swift-binary-parse-support, swift-fileio, swift-fileio-extra
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.26s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.26s)
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.26s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.26s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (1.43s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.72s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (1.12s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (1.17s)
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Building for debugging...
[0/9] Write sources
[6/9] Compiling ObjectArchiveKitC dummy.c
[7/9] Compiling ELFKitC dummy.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/29] Compiling BinaryParseSupport LayoutWrapper.swift
[11/29] Compiling BinaryParseSupport StringTable.swift
[12/30] Compiling FileIO system.swift
[13/30] Compiling BinaryParseSupport StringTableEntry.swift
[14/30] Compiling BinaryParseSupport BitFlags.swift
[15/30] Compiling BinaryParseSupport UnsafePointer+.swift
[16/30] Compiling BinaryParseSupport Endian.swift
[17/30] Compiling BinaryParseSupport FileHandle+.swift
[18/30] Compiling BinaryParseSupport String+.swift
[19/30] Compiling BinaryParseSupport BinaryParseSupport.swift
[20/30] Compiling BinaryParseSupport Data+.swift
[21/30] Compiling FileIO MemoryMappedFile.swift
[22/30] Emitting module BinaryParseSupport
[23/30] Compiling FileIO FileIO.swift
[24/30] Compiling FileIO ConcatenatedStreamedFile.swift
[25/30] Compiling FileIO StreamedFile.swift
[26/30] Emitting module FileIO
[27/30] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[28/31] Compiling BinaryParseSupport MemorySequence.swift
[29/31] Compiling BinaryParseSupport DataSequence.swift
[31/31] Compiling BinaryParseSupport UnicodeStrings.swift
[33/35] Emitting module FileIOBinary
[34/35] Compiling FileIOBinary FileIOBinary.swift
[35/35] Compiling FileIOBinary _FileIOProtocol+.swift
[37/138] Compiling ObjectArchiveKit ObjectArchiveKit.swift
[38/139] Compiling ObjectArchiveKit ArchiveRanLib.swift
[39/139] Emitting module ObjectArchiveKit
[40/139] Compiling ObjectArchiveKit exported.swift
[41/139] Compiling ELFKit ELFKitError.swift
[42/139] Compiling ELFKit Data+.swift
[43/139] Compiling ELFKit ELFImage.swift
[44/139] Compiling ELFKit ELFKit.swift
[45/139] Compiling ELFKit ELFImage+Strings.swift
[46/139] Compiling ELFKit ELFImage+static.swift
[47/139] Compiling ELFKit ELFFile.swift
[48/139] Compiling ELFKit ELFImage+Dynamics.swift
[49/139] Compiling ELFKit ELFFile+Dynamics.swift
[50/139] Compiling ELFKit ELFFile+Strings.swift
[52/140] Compiling ELFKit ELFImage+Dynamics32+.swift
[53/140] Compiling ELFKit ELFImage+Dynamics64+.swift
[54/140] Compiling ELFKit FileHandle.swift
[55/140] Compiling ELFKit String+.swift
[56/140] Compiling ELFKit UnsafePointer+.swift
[57/140] Compiling ELFKit UnsafeRawPointer+.swift
[58/140] Compiling ELFKit _FileIOProtocol+.swift
[59/140] Compiling ELFKit ELF32Header.swift
[60/140] Compiling ELFKit ELF64Header.swift
[61/140] Compiling ELFKit ELFHeader.swift
[62/140] Compiling ELFKit ELFClass.swift
[63/140] Compiling ELFKit ELFData.swift
[64/140] Compiling ELFKit ELFMachine.swift
[65/152] Compiling ELFKit GnuHardwareCapabilities.swift
[66/152] Compiling ELFKit GnuNoteContent.swift
[67/152] Compiling ELFKit GnuNoteType.swift
[68/152] Compiling ELFKit ELF32Relocation.swift
[69/152] Compiling ELFKit ELF32RelocationInfo.swift
[70/152] Compiling ELFKit ELF64Relocation.swift
[71/152] Compiling ELFKit ELF64RelocationInfo.swift
[72/152] Compiling ELFKit ELFRelrEntry.swift
[73/152] Compiling ELFKit ELFRelrRelocation.swift
[74/152] Compiling ELFKit ELFSymbol.swift
[75/152] Compiling ELFKit SpecialSectionIndex.swift
[76/152] Compiling ELFKit SymbolBinding.swift
[77/152] Compiling ELFKit SymbolType.swift
[78/152] Compiling ELFKit SymbolVisibility.swift
[79/152] Compiling ELFKit ELFSymbolInfo.swift
[80/152] Compiling ELFKit SymbolInfoFlags.swift
[81/152] Compiling ELFKit SymbolInfoSpecialBound.swift
[82/152] Compiling ELFKit Version.swift
[83/152] Compiling ELFKit ELFVersionDef.swift
[84/152] Compiling ELFKit ELFVersionDefAux.swift
[85/152] Compiling ELFKit VersionFlags.swift
[86/152] Compiling ELFKit ELFVersionNeed.swift
[87/152] Compiling ELFKit ELFVersionNeedAux.swift
[88/152] Compiling ELFKit ELFVersionSym.swift
[89/152] Emitting module ELFKit
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
[100/152] Compiling ELFKit ELFDynamic+.swift
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
[101/152] Compiling ELFKit ELFFile+Dynamics32+.swift
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
[102/152] Compiling ELFKit ELFFile+Dynamics64+.swift
/host/spi-builder-workspace/Sources/ELFKit/ELFImage+static.swift:34:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
32 |         }
33 |
34 |         dl_iterate_phdr(callback, &images)
   |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<ELFImage>'; this is likely incorrect because 'Ref<ELFImage>' may contain an object reference.
35 |
36 |         return images.values
/host/spi-builder-workspace/Sources/ELFKit/ELFImage.swift:79:35: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 77 |         }
 78 |
 79 |         dl_iterate_phdr(callback, &image)
    |                                   `- warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Ref<Optional<ELFImage>>'; this is likely incorrect because 'Ref<Optional<ELFImage>>' may contain an object reference.
 80 |
 81 |         guard let image = image.value else { return nil }
[103/152] Compiling ELFKit ELFDynamicProtocol.swift
[104/152] Compiling ELFKit ELFDynamicsSequence.swift
[105/152] Compiling ELFKit ELFFileDynamicsSequence.swift
[106/152] Compiling ELFKit ELFHashTableProtocol.swift
[107/152] Compiling ELFKit ELFImageDynamicsSequence.swift
[108/152] Compiling ELFKit ELFNoteHeaderProtocol.swift
[109/152] Compiling ELFKit ELFNoteProtocol.swift
[110/152] Compiling ELFKit ELFProgramHeaderProtocol.swift
[111/152] Compiling ELFKit ELFRelocationProtocol.swift
[112/152] Compiling ELFKit ELFRepresentable.swift
[113/152] Compiling ELFKit ELFSectionHeaderProtocol.swift
[114/152] Compiling ELFKit ELFSymbolInfoProtocol.swift
[115/152] Compiling ELFKit ELFOSABI.swift
[116/152] Compiling ELFKit ELFType.swift
[117/152] Compiling ELFKit HeaderIdentifier.swift
[118/152] Compiling ELFKit ProgramFlags.swift
[119/152] Compiling ELFKit ProgramType.swift
[120/152] Compiling ELFKit SectionFlags.swift
[121/152] Compiling ELFKit SectionType.swift
[122/152] Compiling ELFKit ELF32NoteHeader.swift
[123/152] Compiling ELFKit ELF64NoteHeader.swift
[124/152] Compiling ELFKit ELF32ProgramHeader.swift
[125/152] Compiling ELFKit ELF64ProgramHeader.swift
[126/152] Compiling ELFKit ELF32SectionHeader.swift
[127/152] Compiling ELFKit ELF64SectionHeader.swift
[128/152] Compiling ELFKit DynamicFlags.swift
[129/152] Compiling ELFKit DynamicFlags1.swift
[130/152] Compiling ELFKit DynamicTag.swift
[131/152] Compiling ELFKit ELF32Dynamic.swift
[132/152] Compiling ELFKit ELF64Dynamic.swift
[133/152] Compiling ELFKit ELFGnuHashTable.swift
[134/152] Compiling ELFKit ELFGnuHashTableHeader.swift
[135/152] Compiling ELFKit ELFHashTable.swift
[136/152] Compiling ELFKit ELFHashTableHeader.swift
[137/152] Compiling ELFKit ELF32Note.swift
[138/152] Compiling ELFKit ELF64Note.swift
[139/152] Compiling ELFKit ELFNotes.swift
[140/152] Compiling ELFKit GnuABITag.swift
[141/152] Compiling ELFKit ELFSymbolProtocol.swift
[142/152] Compiling ELFKit ELFVersionDefAuxProtocol.swift
[143/152] Compiling ELFKit ELFVersionDefProtocol.swift
[144/152] Compiling ELFKit ELFVersionNeedAuxProtocol.swift
[145/152] Compiling ELFKit ELFVersionNeedProtocol.swift
[146/152] Compiling ELFKit ELFVersionSymProtocol.swift
[147/152] Compiling ELFKit Sections.swift
[148/152] Compiling ELFKit Segments.swift
[149/152] Compiling ELFKit ConditionalBitFlags.swift
[150/152] Compiling ELFKit RelrRelocationDecoder.swift
[151/152] Compiling ELFKit SwiftDemangle.swift
[152/152] Compiling ELFKit exported.swift
[154/156] Compiling ELFArchiveKit exported.swift
[155/156] Emitting module ELFArchiveKit
[156/156] Compiling ELFArchiveKit ArchiveFile+ELFFile.swift
Build complete! (46.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-binary-parse-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-binary-parse-support.git"
    },
    {
      "identity" : "swift-fileio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-fileio.git"
    },
    {
      "identity" : "swift-fileio-extra",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-fileio-extra.git"
    },
    {
      "identity" : "objectarchivekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/ObjectArchiveKit.git"
    }
  ],
  "manifest_display_name" : "ELFKit",
  "name" : "ELFKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ELFKit",
      "targets" : [
        "ELFKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ELFArchiveKit",
      "targets" : [
        "ELFArchiveKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ELFKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ELFKitTests",
      "path" : "Tests/ELFKitTests",
      "sources" : [
        "ArchiveFileTests.swift",
        "ELFFilePrintTests.swift",
        "ELFImagePrintTests.swift",
        "ELFKitTests.swift",
        "Util/Linux.swift"
      ],
      "target_dependencies" : [
        "ELFKit",
        "ELFArchiveKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ELFKitC",
      "module_type" : "ClangTarget",
      "name" : "ELFKitC",
      "path" : "Sources/ELFKitC",
      "product_memberships" : [
        "ELFKit",
        "ELFArchiveKit"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ELFKit",
      "module_type" : "SwiftTarget",
      "name" : "ELFKit",
      "path" : "Sources/ELFKit",
      "product_dependencies" : [
        "BinaryParseSupport",
        "FileIO",
        "FileIOBinary"
      ],
      "product_memberships" : [
        "ELFKit",
        "ELFArchiveKit"
      ],
      "sources" : [
        "ELFFile+Dynamics.swift",
        "ELFFile+Strings.swift",
        "ELFFile.swift",
        "ELFImage+Dynamics.swift",
        "ELFImage+Strings.swift",
        "ELFImage+static.swift",
        "ELFImage.swift",
        "ELFKit.swift",
        "ELFKitError.swift",
        "Extension/Data+.swift",
        "Extension/ELFDynamic+.swift",
        "Extension/ELFFile+Dynamics32+.swift",
        "Extension/ELFFile+Dynamics64+.swift",
        "Extension/ELFImage+Dynamics32+.swift",
        "Extension/ELFImage+Dynamics64+.swift",
        "Extension/FileHandle.swift",
        "Extension/String+.swift",
        "Extension/UnsafePointer+.swift",
        "Extension/UnsafeRawPointer+.swift",
        "Extension/_FileIOProtocol+.swift",
        "Header/ELFHeader/ELF32Header.swift",
        "Header/ELFHeader/ELF64Header.swift",
        "Header/ELFHeader/ELFHeader.swift",
        "Header/Model/ELFClass.swift",
        "Header/Model/ELFData.swift",
        "Header/Model/ELFMachine.swift",
        "Header/Model/ELFOSABI.swift",
        "Header/Model/ELFType.swift",
        "Header/Model/HeaderIdentifier.swift",
        "Header/Model/ProgramFlags.swift",
        "Header/Model/ProgramType.swift",
        "Header/Model/SectionFlags.swift",
        "Header/Model/SectionType.swift",
        "Header/NoteHeader/ELF32NoteHeader.swift",
        "Header/NoteHeader/ELF64NoteHeader.swift",
        "Header/ProgramHeader/ELF32ProgramHeader.swift",
        "Header/ProgramHeader/ELF64ProgramHeader.swift",
        "Header/SectionHeader/ELF32SectionHeader.swift",
        "Header/SectionHeader/ELF64SectionHeader.swift",
        "Model/Dynamic/DynamicFlags.swift",
        "Model/Dynamic/DynamicFlags1.swift",
        "Model/Dynamic/DynamicTag.swift",
        "Model/Dynamic/ELF32Dynamic.swift",
        "Model/Dynamic/ELF64Dynamic.swift",
        "Model/GnuHash/ELFGnuHashTable.swift",
        "Model/GnuHash/ELFGnuHashTableHeader.swift",
        "Model/Hash/ELFHashTable.swift",
        "Model/Hash/ELFHashTableHeader.swift",
        "Model/Note/ELF32Note.swift",
        "Model/Note/ELF64Note.swift",
        "Model/Note/ELFNotes.swift",
        "Model/Note/GNU/GnuABITag.swift",
        "Model/Note/GNU/GnuHardwareCapabilities.swift",
        "Model/Note/GNU/GnuNoteContent.swift",
        "Model/Note/GNU/GnuNoteType.swift",
        "Model/Relocation/ELF32Relocation.swift",
        "Model/Relocation/ELF32RelocationInfo.swift",
        "Model/Relocation/ELF64Relocation.swift",
        "Model/Relocation/ELF64RelocationInfo.swift",
        "Model/Relocation/ELFRelrEntry.swift",
        "Model/Relocation/ELFRelrRelocation.swift",
        "Model/Symbol/ELFSymbol.swift",
        "Model/Symbol/SpecialSectionIndex.swift",
        "Model/Symbol/SymbolBinding.swift",
        "Model/Symbol/SymbolType.swift",
        "Model/Symbol/SymbolVisibility.swift",
        "Model/SymbolInfo/ELFSymbolInfo.swift",
        "Model/SymbolInfo/SymbolInfoFlags.swift",
        "Model/SymbolInfo/SymbolInfoSpecialBound.swift",
        "Model/Version.swift",
        "Model/Version/VersionDef/ELFVersionDef.swift",
        "Model/Version/VersionDef/ELFVersionDefAux.swift",
        "Model/Version/VersionFlags.swift",
        "Model/Version/VersionNeed/ELFVersionNeed.swift",
        "Model/Version/VersionNeed/ELFVersionNeedAux.swift",
        "Model/Version/VersionSym/ELFVersionSym.swift",
        "Protocol/ELFDynamicProtocol.swift",
        "Protocol/ELFDynamicsSequence.swift",
        "Protocol/ELFFileDynamicsSequence.swift",
        "Protocol/ELFHashTableProtocol.swift",
        "Protocol/ELFImageDynamicsSequence.swift",
        "Protocol/ELFNoteHeaderProtocol.swift",
        "Protocol/ELFNoteProtocol.swift",
        "Protocol/ELFProgramHeaderProtocol.swift",
        "Protocol/ELFRelocationProtocol.swift",
        "Protocol/ELFRepresentable.swift",
        "Protocol/ELFSectionHeaderProtocol.swift",
        "Protocol/ELFSymbolInfoProtocol.swift",
        "Protocol/ELFSymbolProtocol.swift",
        "Protocol/ELFVersionDefAuxProtocol.swift",
        "Protocol/ELFVersionDefProtocol.swift",
        "Protocol/ELFVersionNeedAuxProtocol.swift",
        "Protocol/ELFVersionNeedProtocol.swift",
        "Protocol/ELFVersionSymProtocol.swift",
        "Sections.swift",
        "Segments.swift",
        "Util/ConditionalBitFlags.swift",
        "Util/RelrRelocationDecoder.swift",
        "Util/SwiftDemangle.swift",
        "Util/exported.swift"
      ],
      "target_dependencies" : [
        "ELFKitC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ELFArchiveKit",
      "module_type" : "SwiftTarget",
      "name" : "ELFArchiveKit",
      "path" : "Sources/ELFArchiveKit",
      "product_dependencies" : [
        "ObjectArchiveKit"
      ],
      "product_memberships" : [
        "ELFArchiveKit"
      ],
      "sources" : [
        "ArchiveFile+ELFFile.swift",
        "Util/exported.swift"
      ],
      "target_dependencies" : [
        "ELFKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.