The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MemoryLeakTestKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kuniwak/MemoryLeakTestKit.git
Reference: master
Cloned https://github.com/Kuniwak/MemoryLeakTestKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/Kuniwak/MemoryLeakTestKit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/18] Emitting module MemoryLeakTestKit
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/Reference.swift:53:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Reference' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/ReferenceID.swift:44:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ReferenceID' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[2/20] Compiling MemoryLeakTestKit MemoryLeakReport.swift
[3/20] Compiling MemoryLeakTestKit NotNormalizedPathComponent.swift
[4/20] Compiling MemoryLeakTestKit ObjectTraverser.swift
[5/20] Compiling MemoryLeakTestKit PrefixedArray.generated.swift
[6/20] Compiling MemoryLeakTestKit PrettyPrint.swift
[7/20] Compiling MemoryLeakTestKit Weak.swift
[8/20] Compiling MemoryLeakTestKit WeakOrNotReference.swift
[9/20] Compiling MemoryLeakTestKit ReferencePath.swift
[10/20] Compiling MemoryLeakTestKit ReferencePathComponent.swift
[11/20] Compiling MemoryLeakTestKit Reference.swift
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/Reference.swift:53:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Reference' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/ReferenceID.swift:44:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ReferenceID' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[12/20] Compiling MemoryLeakTestKit ReferenceID.swift
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/Reference.swift:53:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Reference' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/ReferenceID.swift:44:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ReferenceID' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[13/20] Compiling MemoryLeakTestKit ReferencePathNormalization.swift
[14/20] Compiling MemoryLeakTestKit Types.swift
[15/20] Compiling MemoryLeakTestKit Arrays.swift
[16/20] Compiling MemoryLeakTestKit CircularReferencePath.swift
[17/20] Compiling MemoryLeakTestKit IdentifiableReferencePath.swift
[18/20] Compiling MemoryLeakTestKit IdentifiableReferencePathComponent.swift
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[19/20] Compiling MemoryLeakTestKit LeakedObject.swift
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[20/20] Compiling MemoryLeakTestKit MemoryLeakDetector.swift
/host/spi-builder-workspace/Sources/MemoryLeakTestKit/IdentifiableReferencePathComponent.swift:7:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IdentifiableReferencePathComponent' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
Build complete! (8.18s)
Build complete.
Done.

Build Machine: Linux 2