The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PackStream with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/Neo4j-Swift/PackStream-Swift.git
Reference: 1.1.2
Cloned https://github.com/Neo4j-Swift/PackStream-Swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/Neo4j-Swift/PackStream-Swift.git at 1.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/10] Compiling PackStream String.swift
[2/10] Compiling PackStream Packer.swift
[3/11] Compiling PackStream Null.swift
[4/11] Compiling PackStream PackProtocol.swift
[5/11] Compiling PackStream Int.swift
/host/spi-builder-workspace/Sources/PackStream/Int.swift:331:23: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
        data.getBytes(&d, range: NSRange(location: start, length: MemoryLayout<T>.size))
                      ^
[6/11] Compiling PackStream List.swift
/host/spi-builder-workspace/Sources/PackStream/Int.swift:331:23: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
        data.getBytes(&d, range: NSRange(location: start, length: MemoryLayout<T>.size))
                      ^
[7/11] Emitting module PackStream
[8/11] Compiling PackStream Bool.swift
[9/11] Compiling PackStream Float.swift
[10/11] Compiling PackStream Map.swift
[11/11] Compiling PackStream Structure.swift
Build complete! (9.39s)
Build complete.
Done.

Build Machine: Linux 2