Build Information
Successful build of IzzyParser with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undabot/izzyparser-ios.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/undabot/izzyparser-ios
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at a64257d Merge pull request #13 from undabot/fix/rubygems
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
a64257dea80ec6da6d823a4e0b46cea0bcc9feec
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at 1.0.1
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.19s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.33s)
Fetched https://github.com/Quick/Nimble.git from cache (0.46s)
Fetched https://github.com/Quick/Quick.git from cache (0.48s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.4.1 (0.29s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.1 (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.41s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.4.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "izzyparser-ios",
"name": "IzzyParser",
"url": "https://github.com/undabot/izzyparser-ios.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/izzyparser-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/undabot/izzyparser-ios.git
[1/353] Fetching izzyparser-ios
Fetched https://github.com/undabot/izzyparser-ios.git from cache (0.33s)
Creating working copy for https://github.com/undabot/izzyparser-ios.git
Working copy of https://github.com/undabot/izzyparser-ios.git resolved at 1.0.1 (a64257d)
warning: '.resolve-product-dependencies': dependency 'izzyparser-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/undabot/izzyparser-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/27] Compiling IzzyParser Nullable.swift
[4/27] Compiling IzzyParser Resource.swift
[5/27] Compiling IzzyParser SingleResourceJSON.swift
[6/27] Compiling IzzyParser JSONAPIDocument.swift
[7/27] Compiling IzzyParser IzzySerializer.swift
[8/27] Compiling IzzyParser ResourceCollectionSerializer.swift
[9/30] Compiling IzzyParser CodableCustomObject.swift
[10/30] Compiling IzzyParser CustomObject.swift
[11/30] Compiling IzzyParser Deserializer.swift
[12/30] Compiling IzzyParser ErrorsDeserializer.swift
[13/30] Compiling IzzyParser Identity.swift
[14/30] Compiling IzzyParser JSONAPIError.swift
[15/30] Compiling IzzyParser Link.swift
[16/30] Compiling IzzyParser IzzyDeserializer.swift
[17/30] Compiling IzzyParser JsonApiDeserializer.swift
[18/30] Compiling IzzyParser LinksDeserializer.swift
[19/30] Compiling IzzyParser MetaDeserializer.swift
[20/30] Emitting module IzzyParser
[21/30] Compiling IzzyParser SwiftReflection.swift
[22/30] Compiling IzzyParser Izzy.swift
[23/30] Compiling IzzyParser ResourceMatcher.swift
[24/30] Compiling IzzyParser ResourceDeserializer.swift
[25/30] Compiling IzzyParser IzzyError.swift
[26/30] Compiling IzzyParser Codable+Convenience.swift
[27/30] Compiling IzzyParser DictionaryExtensions.swift
[28/30] Compiling IzzyParser SerializationValidator.swift
[29/30] Compiling IzzyParser Serializer.swift
[30/30] Compiling IzzyParser SingleResourceSerializer.swift
Build complete! (4.57s)
Build complete.
Done.