The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataConvertible 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/raphaelwach/dataconvertible.git
Reference: 1.2.0
Cloned https://github.com/raphaelwach/dataconvertible.git into spi-builder-workspace
SUCCESS checkout https://github.com/raphaelwach/dataconvertible.git at 1.2.0
========================================
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/2] Compiling DataConvertible DataConvertible.swift
/host/spi-builder-workspace/Sources/DataConvertible/DataConvertible.swift:82:22: warning: forming 'UnsafeRawPointer' to a variable of type 'Self'; this is likely incorrect because 'Self' may contain an object reference.
                return Data(bytes: &i, count: MemoryLayout<Self>.size)
                                   ^
[2/2] Emitting module DataConvertible
Build complete! (8.55s)
Build complete.
Done.

Build Machine: Linux 2