Build Information
Successful build of swift-html, reference 0.5.0 (662619
), with Swift 5.10 for macOS (SPM) on 21 Oct 2024 23:30:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-html.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-html
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 662619f Update MediaType.swift (#108)
Cloned https://github.com/pointfreeco/swift-html.git
Revision (git rev-parse @):
662619ff6c39c389694b9f5d522c72291d034928
SUCCESS checkout https://github.com/pointfreeco/swift-html.git at 0.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/pointfreeco/swift-html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/49] Compiling Html Node.swift
[6/50] Compiling SnapshotTesting Deprecations.swift
[7/50] Compiling SnapshotTesting RecordIssue.swift
[8/50] Compiling Html MediaType.swift
[9/50] Compiling Html Html4.swift
[10/50] Compiling Html Tag.swift
[11/50] Compiling Html Events.swift
[12/50] Compiling Html HtmlRender.swift
[13/50] Compiling Html XmlRender.swift
[14/50] Emitting module Html
[15/50] Compiling SnapshotTesting Diffing.swift
[16/50] Compiling SnapshotTesting Wait.swift
[17/50] Compiling SnapshotTesting AssertSnapshot.swift
[18/50] Compiling SnapshotTesting Async.swift
[19/50] Emitting module SnapshotTesting
[24/53] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[25/53] Compiling SnapshotTesting SnapshotsTestTrait.swift
[26/53] Compiling SnapshotTesting Snapshotting.swift
[27/53] Compiling SnapshotTesting Any.swift
[28/53] Compiling SnapshotTesting UIView.swift
[29/53] Compiling SnapshotTesting UIViewController.swift
[30/53] Compiling SnapshotTesting URLRequest.swift
[31/53] Compiling SnapshotTesting Data.swift
[32/53] Compiling SnapshotTesting Encodable.swift
[33/53] Compiling SnapshotTesting NSBezierPath.swift
[34/53] Compiling SnapshotTesting SceneKit.swift
[35/53] Compiling SnapshotTesting SpriteKit.swift
[36/53] Compiling SnapshotTesting String.swift
[37/53] Compiling SnapshotTesting NSImage.swift
[38/53] Compiling SnapshotTesting NSView.swift
[39/53] Compiling SnapshotTesting NSViewController.swift
[42/53] Compiling SnapshotTesting Internal.swift
[43/53] Compiling SnapshotTesting PlistEncoder.swift
[44/53] Compiling SnapshotTesting String+SpecialCharacters.swift
[45/53] Compiling SnapshotTesting View.swift
[46/53] Compiling SnapshotTesting XCTAttachment.swift
[47/53] Compiling SnapshotTesting Diff.swift
[48/53] Compiling SnapshotTesting CALayer.swift
[49/53] Compiling SnapshotTesting CGPath.swift
[50/53] Compiling SnapshotTesting CaseIterable.swift
[51/53] Compiling SnapshotTesting SwiftUIView.swift
[52/53] Compiling SnapshotTesting UIBezierPath.swift
[53/53] Compiling SnapshotTesting UIImage.swift
[54/55] Emitting module HtmlSnapshotTesting
[55/55] Compiling HtmlSnapshotTesting HtmlSnapshotTesting.swift
/Users/admin/builder/spi-builder-workspace/Sources/HtmlSnapshotTesting/HtmlSnapshotTesting.swift:2:17: remark: '@preconcurrency' attribute on module 'SnapshotTesting' is unused
@preconcurrency import SnapshotTesting
~~~~~~~~~~~~~~~~^
Build complete! (20.66s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/swiftlang/swift-syntax
[1/12430] Fetching swift-snapshot-testing
[1866/78365] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.26s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.26s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.5 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.67s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.5
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Build complete.
Done.