The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Node with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/node.git
Reference: 2.1.5
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/vapor-community/node
 * tag               2.1.5      -> FETCH_HEAD
HEAD is now at 607aa59 Merge pull request #104 from rpinz/warnings
Cloned https://github.com/vapor-community/node.git
Revision (git rev-parse @):
607aa595081da496f0f04a5c0cffd976e81d2e4e
SUCCESS checkout https://github.com/vapor-community/node.git at 2.1.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/vapor-community/node.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
[359/20501] Fetching bits, core
[360/20761] Fetching bits, core, debugging
Fetched https://github.com/vapor/debugging.git (0.30s)
Fetched https://github.com/vapor/bits.git (0.30s)
[3022/20143] Fetching core
Fetched https://github.com/vapor/core.git (1.02s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.48s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.35s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.50s)
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
warning: dependency 'debugging' is not used by any target
Building for debugging...
[1/25] Emitting module Bits
[2/27] Compiling Bits UnsignedInteger+BytesConvertible.swift
[3/27] Compiling Bits UnsignedInteger+Shifting.swift
[4/27] Compiling Bits Operators.swift
[5/27] Compiling Bits String+BytesConvertible.swift
[6/27] Compiling Bits Byte+ControlCharacters.swift
[7/27] Compiling Bits Byte+Convenience.swift
[8/27] Compiling Bits Byte+PatternMatching.swift
[9/27] Emitting module PathIndexable
[10/27] Emitting module Debugging
[11/27] Compiling Debugging Debuggable.swift
[12/28] Compiling PathIndexable PathIndexable+Subscripting.swift
[13/28] Compiling PathIndexable PathIndexable.swift
[18/31] Emitting module libc
[19/31] Compiling libc libc.swift
[20/32] Compiling Bits Bytes+Percent.swift
[21/32] Compiling Bits BytesConvertible.swift
[22/32] Compiling Bits Bytes+Base64.swift
[23/32] Compiling Bits Bytes+Hex.swift
[24/32] Compiling Bits Aliases.swift
[25/32] Compiling Bits Base64Encoder.swift
[26/32] Compiling Bits Byte+Alphabet.swift
[27/32] Compiling Bits Byte+Random.swift
[28/32] Compiling Bits Byte+UTF8Numbers.swift
[29/32] Compiling Bits ByteSequence+Conversions.swift
[32/33] Compiling Bits Data+BytesConvertible.swift
[33/33] Compiling Bits HexEncoder.swift
[36/57] Compiling Core Extendable.swift
[37/57] Compiling Core FileProtocol.swift
[38/57] Compiling Core Int+Hex.swift
[39/59] Emitting module Core
[40/59] Compiling Core Result.swift
[41/59] Compiling Core Semaphore.swift
[42/59] Compiling Core Sequence.swift
[43/59] Compiling Core String.swift
[44/59] Compiling Core WorkingDirectory.swift
[45/59] Compiling Core Collection+Safe.swift
[46/59] Compiling Core DataFile.swift
[47/59] Compiling Core Dispatch.swift
[48/59] Compiling Core Array.swift
[49/59] Compiling Core Bits.swift
[50/59] Compiling Core Cache.swift
[51/59] Compiling Core DispatchTime+Utilities.swift
[52/59] Compiling Core EmptyInitializable.swift
[53/59] Compiling Core Exports.swift
[54/59] Compiling Core Lock.swift
[55/59] Compiling Core Portal.swift
[56/59] Compiling Core RFC1123.swift
[57/59] Compiling Core StaticDataBuffer.swift
[58/59] Compiling Core String+CaseInsensitiveCompare.swift
[59/59] Compiling Core String+Polymorphic.swift
[62/96] Emitting module Node
[63/100] Compiling Node Integer+Convertible.swift
[64/100] Compiling Node Schema+Convertible.swift
[65/100] Compiling Node SchemaWrapper+Convertible.swift
[66/100] Compiling Node String+Convertible.swift
[67/100] Compiling Node UUID+Convertible.swift
[68/100] Compiling Node UnsignedInteger+Convertible.swift
[69/100] Compiling Node Context.swift
[70/100] Compiling Node Node.swift
[71/100] Compiling Node NodeConvertible.swift
[72/100] Compiling Node NodeInitializable.swift
[73/100] Compiling Node StructuredDataWrapper+Equatable.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        let context = array.lazy.flatMap { $0.context } .first
                                 ^
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: note: use 'compactMap(_:)' instead
        let context = array.lazy.flatMap { $0.context } .first
                                 ^~~~~~~
                                 compactMap
[74/100] Compiling Node StructuredDataWrapper+Literals.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        let context = array.lazy.flatMap { $0.context } .first
                                 ^
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: note: use 'compactMap(_:)' instead
        let context = array.lazy.flatMap { $0.context } .first
                                 ^~~~~~~
                                 compactMap
[75/100] Compiling Node StructuredDataWrapper+PathIndexable.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        let context = array.lazy.flatMap { $0.context } .first
                                 ^
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: note: use 'compactMap(_:)' instead
        let context = array.lazy.flatMap { $0.context } .first
                                 ^~~~~~~
                                 compactMap
[76/100] Compiling Node StructuredDataWrapper+Polymorphic.swift
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        let context = array.lazy.flatMap { $0.context } .first
                                 ^
/host/spi-builder-workspace/Sources/Node/StructuredDataWrapper/StructuredDataWrapper+PathIndexable.swift:30:34: note: use 'compactMap(_:)' instead
        let context = array.lazy.flatMap { $0.context } .first
                                 ^~~~~~~
                                 compactMap
[77/100] Compiling Node Getters.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
                    .flatMap({ $0.date(from: string) })
                     ^
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: note: use 'compactMap(_:)' instead
                    .flatMap({ $0.date(from: string) })
                     ^~~~~~~
                     compactMap
[78/100] Compiling Node Setters.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
                    .flatMap({ $0.date(from: string) })
                     ^
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: note: use 'compactMap(_:)' instead
                    .flatMap({ $0.date(from: string) })
                     ^~~~~~~
                     compactMap
[79/100] Compiling Node Bool+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
                    .flatMap({ $0.date(from: string) })
                     ^
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: note: use 'compactMap(_:)' instead
                    .flatMap({ $0.date(from: string) })
                     ^~~~~~~
                     compactMap
[80/100] Compiling Node Date+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
                    .flatMap({ $0.date(from: string) })
                     ^
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: note: use 'compactMap(_:)' instead
                    .flatMap({ $0.date(from: string) })
                     ^~~~~~~
                     compactMap
[81/100] Compiling Node FloatingPoint+Convertible.swift
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
                    .flatMap({ $0.date(from: string) })
                     ^
/host/spi-builder-workspace/Sources/Node/Convertibles/Date+Convertible.swift:71:22: note: use 'compactMap(_:)' instead
                    .flatMap({ $0.date(from: string) })
                     ^~~~~~~
                     compactMap
[82/100] Compiling Node NodeRepresentable.swift
[83/100] Compiling Node Array+Convertible.swift
[84/100] Compiling Node Dictionary+Convertible.swift
[85/100] Compiling Node Fuzzy+Any.swift
[86/100] Compiling Node FuzzyConverter.swift
[87/100] Compiling Node StructuredData+PathIndexable.swift
[88/100] Compiling Node StructuredData+Polymorphic.swift
[89/100] Compiling Node StructuredData.swift
[90/100] Compiling Node StructuredDataWrapper+Cases.swift
[91/100] Compiling Node StructuredDataWrapper+Convenience.swift
[92/100] Compiling Node Optional+Convertible.swift
[93/100] Compiling Node Set+Convertible.swift
[94/100] Compiling Node Number.swift
[95/100] Compiling Node StructuredData+Equatable.swift
[96/100] Compiling Node StructuredData+Init.swift
[97/100] Compiling Node StructuredDataWrapper.swift
[98/100] Compiling Node Errors.swift
[99/100] Compiling Node Exports.swift
[100/100] Compiling Node Identifier.swift
Build complete! (11.03s)
Build complete.
Done.