The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Hexaville with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppoman/hexaville.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/noppoman/hexaville
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at caaf749 update release scripts
Cloned https://github.com/noppoman/hexaville.git
Revision (git rev-parse @):
caaf7497ea3a009b6093548b296d2fe1e68d8d60
SUCCESS checkout https://github.com/noppoman/hexaville.git at master
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jakeheis/SwiftCLI.git (0.21s)
Fetched https://github.com/jpsim/Yams.git (0.31s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.03s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 5.3.2 (0.53s)
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.3.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "hexaville",
      "name": "Hexaville",
      "url": "https://github.com/noppoman/hexaville.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hexaville",
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI.git",
          "version": "5.3.3",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "2.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/noppoman/hexaville.git
[1/1503] Fetching hexaville
Fetched https://github.com/noppoman/hexaville.git (20.86s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetched https://github.com/jakeheis/SwiftCLI.git (0.22s)
Fetched https://github.com/jpsim/Yams.git (0.31s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.02s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 5.3.3 (0.02s)
Creating working copy for https://github.com/noppoman/hexaville.git
Working copy of https://github.com/noppoman/hexaville.git resolved at master
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.3.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Found 2 product dependencies
  - SwiftCLI
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Compiling reader.c
[1/28] Compiling writer.c
[2/28] Compiling scanner.c
[3/28] Compiling api.c
[4/28] Compiling emitter.c
[5/28] Compiling parser.c
[7/43] Emitting module SwiftCLI
[8/45] Compiling Yams Tag.swift
[9/45] Compiling Yams Node.Scalar.swift
[10/45] Compiling Yams Node.Sequence.swift
[11/45] Compiling SwiftCLI ValueBox.swift
[12/45] Compiling SwiftCLI VersionCommand.swift
[13/45] Compiling Yams Constructor.swift
[14/45] Compiling Yams Decoder.swift
[15/45] Compiling Yams String+Yams.swift
[16/45] Compiling Yams Mark.swift
[17/45] Compiling Yams Node.Mapping.swift
[18/45] Compiling SwiftCLI Input.swift
[19/45] Compiling SwiftCLI Option.swift
[20/45] Compiling SwiftCLI OptionGroup.swift
[21/45] Compiling Yams Encoder.swift
[22/45] Compiling Yams Node.swift
[23/45] Compiling Yams Parser.swift
[24/45] Compiling Yams Representer.swift
[25/45] Compiling Yams Resolver.swift
[26/45] Compiling Yams Emitter.swift
[27/45] Compiling SwiftCLI Command.swift
[28/45] Compiling SwiftCLI Compatibility.swift
[29/45] Compiling SwiftCLI CompletionGenerator.swift
[42/47] Emitting module Yams
[45/47] Compiling Yams YamlError.swift
[46/47] Compiling Yams shim.swift
[47/65] Compiling HexavilleCore DockerBuildEnvironmentProvider.swift
[48/65] Compiling HexavilleCore SwiftBuildEnvironmentProvider.swift
[49/65] Compiling HexavilleCore EventEmitter.swift
[50/65] Compiling HexavilleCore FileManager.swift
[51/65] Compiling HexavilleCore Finder.swift
[52/65] Compiling HexavilleCore Mutex.swift
[53/65] Compiling HexavilleCore Proc.swift
[54/65] Compiling HexavilleCore AWSLambdaPackager.swift
[55/65] Compiling HexavilleCore Constant.swift
[56/65] Compiling HexavilleCore Error.swift
[57/65] Compiling HexavilleCore Spawn.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:89:45: warning: cannot use inout expression here; argument 'outputPipe' must be a pointer that outlives the call to 'init(outputPipe:output:)'
        threadInfo = ThreadInfo(outputPipe: &outputPipe, output: output)
                                            ^~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:89:45: note: implicit argument conversion from '[Int32]' to 'UnsafeMutablePointer<Int32>' produces a pointer valid only for the duration of the call to 'init(outputPipe:output:)'
        threadInfo = ThreadInfo(outputPipe: &outputPipe, output: output)
                                            ^~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:89:45: note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        threadInfo = ThreadInfo(outputPipe: &outputPipe, output: output)
                                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:111:12: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Spawn.ThreadInfo>'; this is likely incorrect because 'Optional<Spawn.ThreadInfo>' may contain an object reference.
        }, &threadInfo)
           ^
[58/65] Compiling HexavilleCore SignalHandler.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:89:45: warning: cannot use inout expression here; argument 'outputPipe' must be a pointer that outlives the call to 'init(outputPipe:output:)'
        threadInfo = ThreadInfo(outputPipe: &outputPipe, output: output)
                                            ^~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:89:45: note: implicit argument conversion from '[Int32]' to 'UnsafeMutablePointer<Int32>' produces a pointer valid only for the duration of the call to 'init(outputPipe:output:)'
        threadInfo = ThreadInfo(outputPipe: &outputPipe, output: output)
                                            ^~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:89:45: note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
        threadInfo = ThreadInfo(outputPipe: &outputPipe, output: output)
                                            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Process/Spawn.swift:111:12: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Spawn.ThreadInfo>'; this is likely incorrect because 'Optional<Spawn.ThreadInfo>' may contain an object reference.
        }, &threadInfo)
           ^
[59/65] Emitting module HexavilleCore
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/HexavilleFile/SwiftVersion.swift:157:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'SwiftDevelopmentSnapshot' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/HexavilleFile/Version.swift:30:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Version' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[60/67] Compiling HexavilleCore Docker.swift
[61/67] Compiling HexavilleCore HexavilleFile.swift
[62/67] Compiling HexavilleCore Swift.swift
[63/67] Compiling HexavilleCore SwiftVersion.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/HexavilleFile/SwiftVersion.swift:157:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'SwiftDevelopmentSnapshot' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/HexavilleFile/Version.swift:30:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Version' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[64/67] Compiling HexavilleCore Version.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/HexavilleFile/SwiftVersion.swift:157:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'SwiftDevelopmentSnapshot' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/HexavilleFile/Version.swift:30:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Version' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[65/67] Compiling HexavilleCore SwiftBuilder.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Util/Hashids.swift:92:9: warning: variable '_alphabet' was never mutated; consider changing to 'let' constant
    var _alphabet = (alphabet != nil) ? alphabet! : HashidsOptions.ALPHABET
    ~~~ ^
    let
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Util/Hashids.swift:93:9: warning: variable '_seps' was never mutated; consider changing to 'let' constant
    var _seps = HashidsOptions.SEPARATORS
    ~~~ ^
    let
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Util/Hashids.swift:263:9: warning: variable 'hashes' was never mutated; consider changing to 'let' constant
    var hashes = hash.split(maxSplits: hash.count, omittingEmptySubsequences: false) {
    ~~~ ^
    let
[66/67] Compiling HexavilleCore Hashids.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Util/Hashids.swift:92:9: warning: variable '_alphabet' was never mutated; consider changing to 'let' constant
    var _alphabet = (alphabet != nil) ? alphabet! : HashidsOptions.ALPHABET
    ~~~ ^
    let
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Util/Hashids.swift:93:9: warning: variable '_seps' was never mutated; consider changing to 'let' constant
    var _seps = HashidsOptions.SEPARATORS
    ~~~ ^
    let
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexavilleCore/Util/Hashids.swift:263:9: warning: variable 'hashes' was never mutated; consider changing to 'let' constant
    var hashes = hash.split(maxSplits: hash.count, omittingEmptySubsequences: false) {
    ~~~ ^
    let
[67/69] Emitting module Hexaville
[68/69] Compiling Hexaville main.swift
[68/69] Linking hexaville
Build complete! (10.65s)
Build complete.
Done.