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.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/node.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/node.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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
[334/20501] Fetching bits, core
[335/20761] Fetching bits, core, debugging
Fetched https://github.com/vapor/bits.git from cache (0.76s)
Fetched https://github.com/vapor/debugging.git from cache (0.76s)
Fetched https://github.com/vapor/core.git from cache (0.77s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.40s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.52s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.51s)
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/debugging.git
Working copy of https://github.com/vapor/debugging.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
warning: 'spi-builder-workspace': dependency 'debugging' is not used by any target
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module libc
[9/32] Emitting module Bits
[10/34] Compiling Bits UnsignedInteger+BytesConvertible.swift
[11/34] Compiling Bits UnsignedInteger+Shifting.swift
[12/34] Compiling Bits Operators.swift
[13/34] Compiling Bits String+BytesConvertible.swift
[14/34] Compiling PathIndexable PathIndexable.swift
[15/34] Compiling Bits Byte+ControlCharacters.swift
[16/34] Compiling Bits Byte+Convenience.swift
[17/34] Compiling Bits Byte+PatternMatching.swift
[18/34] Emitting module PathIndexable
[19/34] Compiling PathIndexable PathIndexable+Subscripting.swift
[20/35] Compiling Bits Aliases.swift
[21/35] Compiling Bits Base64Encoder.swift
[22/35] Compiling Bits Byte+Alphabet.swift
[24/35] Emitting module Debugging
[25/35] Compiling Debugging Debuggable.swift
[27/36] Compiling Bits Byte+Random.swift
[28/36] Compiling Bits Byte+UTF8Numbers.swift
[29/36] Compiling Bits ByteSequence+Conversions.swift
[30/36] Compiling Bits Bytes+Base64.swift
[31/36] Compiling Bits Bytes+Hex.swift
[32/36] Compiling libc libc.swift
[33/37] Compiling Bits Bytes+Percent.swift
[34/37] Compiling Bits BytesConvertible.swift
[35/37] Compiling Bits Data+BytesConvertible.swift
[36/37] Compiling Bits HexEncoder.swift
[39/60] Emitting module Core
[40/62] Compiling Core String.swift
[41/62] Compiling Core WorkingDirectory.swift
[42/62] Compiling Core Lock.swift
[43/62] Compiling Core Portal.swift
[44/62] Compiling Core RFC1123.swift
[45/62] Compiling Core DispatchTime+Utilities.swift
[46/62] Compiling Core EmptyInitializable.swift
[47/62] Compiling Core Exports.swift
[48/62] Compiling Core Array.swift
[49/62] Compiling Core Bits.swift
[50/62] Compiling Core Cache.swift
[51/62] Compiling Core Result.swift
[52/62] Compiling Core Semaphore.swift
[53/62] Compiling Core Sequence.swift
[54/62] Compiling Core Extendable.swift
[55/62] Compiling Core FileProtocol.swift
[56/62] Compiling Core Int+Hex.swift
[57/62] Compiling Core Collection+Safe.swift
[58/62] Compiling Core DataFile.swift
[59/62] Compiling Core Dispatch.swift
[60/62] Compiling Core StaticDataBuffer.swift
[61/62] Compiling Core String+CaseInsensitiveCompare.swift
[62/62] Compiling Core String+Polymorphic.swift
[64/98] Compiling Node Integer+Convertible.swift
[65/98] Compiling Node Schema+Convertible.swift
[66/98] Compiling Node SchemaWrapper+Convertible.swift
[67/98] Compiling Node String+Convertible.swift
[68/98] Compiling Node UUID+Convertible.swift
[69/102] Emitting module Node
[70/102] 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
[71/102] 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
[72/102] 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
[73/102] 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
[74/102] 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
[75/102] Compiling Node NodeRepresentable.swift
[76/102] Compiling Node Array+Convertible.swift
[77/102] Compiling Node Dictionary+Convertible.swift
[78/102] Compiling Node Fuzzy+Any.swift
[79/102] Compiling Node FuzzyConverter.swift
[80/102] 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
[81/102] 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
[82/102] 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
[83/102] 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
[84/102] Compiling Node UnsignedInteger+Convertible.swift
[85/102] Compiling Node Context.swift
[86/102] Compiling Node Node.swift
[87/102] Compiling Node NodeConvertible.swift
[88/102] Compiling Node NodeInitializable.swift
[89/102] Compiling Node StructuredData+PathIndexable.swift
[90/102] Compiling Node StructuredData+Polymorphic.swift
[91/102] Compiling Node StructuredData.swift
[92/102] Compiling Node StructuredDataWrapper+Cases.swift
[93/102] Compiling Node StructuredDataWrapper+Convenience.swift
[94/102] Compiling Node Optional+Convertible.swift
[95/102] Compiling Node Set+Convertible.swift
[96/102] Compiling Node Number.swift
[97/102] Compiling Node StructuredData+Equatable.swift
[98/102] Compiling Node StructuredData+Init.swift
[99/102] Compiling Node StructuredDataWrapper.swift
[100/102] Compiling Node Errors.swift
[101/102] Compiling Node Exports.swift
[102/102] Compiling Node Identifier.swift
Build complete! (13.73s)
Build complete.
Done.