The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigInt with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/Boilertalk/BigInt.swift.git
Reference: 1.0.0
Cloned https://github.com/Boilertalk/BigInt.swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/Boilertalk/BigInt.swift.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/21] Emitting module BigInt
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:15:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigUInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:27:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[2/23] Compiling BigInt Subtraction.swift
[3/23] Compiling BigInt WordsAndBits.swift
[4/23] Compiling BigInt Addition.swift
[5/23] Compiling BigInt BigInt.swift
[6/23] Compiling BigInt BigUInt.swift
[7/23] Compiling BigInt BitwiseOps.swift
[8/23] Compiling BigInt Codable.swift
[9/23] Compiling BigInt Comparable.swift
[10/23] Compiling BigInt Random.swift
[11/23] Compiling BigInt Shifts.swift
[12/23] Compiling BigInt SquareRoot.swift
[13/23] Compiling BigInt DataConversion.swift
[14/23] Compiling BigInt Division.swift
[15/23] Compiling BigInt Exponentiation.swift
[16/23] Compiling BigInt Strideable.swift
[17/23] Compiling BigInt StringConversion.swift
[18/23] Compiling BigInt FloatingPointConversion.swift
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:15:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigUInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:27:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[19/23] Compiling BigInt GCD.swift
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:15:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigUInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:27:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[20/23] Compiling BigInt Hashable.swift
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:15:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigUInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/BigInt/Classes/Hashable.swift:27:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BigInt' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[21/23] Compiling BigInt IntegerConversion.swift
[22/23] Compiling BigInt Multiplication.swift
[23/23] Compiling BigInt PrimeTest.swift
Build complete! (7.18s)
Build complete.
Done.

Build Machine: Linux 1