The Swift Package Index logo.Swift Package Index

Build Information

Successful build of warc-swift, reference 0.1.0 (abc5e1), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 02:09:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaredhowland/warc-swift.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaredhowland/warc-swift
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at abc5e1a docs: add warc-swift full implementation plan
Cloned https://github.com/jaredhowland/warc-swift.git
Revision (git rev-parse @):
abc5e1ac46587bb897a323998b1ea8c36cf343a4
SUCCESS checkout https://github.com/jaredhowland/warc-swift.git at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "warc-swift",
      "name": "warc-swift",
      "url": "https://github.com/jaredhowland/warc-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/warc-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jaredhowland/warc-swift.git
[1/228] Fetching warc-swift
Fetched https://github.com/jaredhowland/warc-swift.git from cache (0.82s)
Creating working copy for https://github.com/jaredhowland/warc-swift.git
Working copy of https://github.com/jaredhowland/warc-swift.git resolved at 0.1.0 (abc5e1a)
warning: '.resolve-product-dependencies': dependency 'warc-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jaredhowland/warc-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Write sources
[1/38] Write SinglePageArchive-entitlement.plist
[2/38] Write sources
[2/38] Write ReadWARC-entitlement.plist
[4/38] Write AuthAndHeaders-entitlement.plist
[4/38] Write RecursiveCrawl-entitlement.plist
[4/38] Write ErrorHandling-entitlement.plist
[7/38] Write WriteWARCManually-entitlement.plist
[8/38] Write CustomBinaryAndLua-entitlement.plist
[9/38] Write sources
[15/38] Copying Binaries
[16/38] Write swift-version--6988338F2F200930.txt
[18/53] Compiling warc_swift WgetAtRunner.swift
[19/53] Compiling warc_swift WARCArchiverError.swift
[20/54] Compiling warc_swift WgetAtOptions.swift
[21/54] Compiling warc_swift BinaryLocator.swift
[22/54] Compiling warc_swift WARCTruncatedReason.swift
[23/54] Compiling warc_swift WARCArchiver.swift
[24/54] Compiling warc_swift WARCReader.swift
[25/54] Compiling warc_swift WARCWriter.swift
[26/54] Compiling warc_swift WARCRecord.swift
[27/54] Compiling warc_swift WARCRecordType.swift
[28/54] Compiling warc_swift Digest.swift
[29/54] Compiling warc_swift WARCDate.swift
[30/54] Emitting module warc_swift
[31/54] Compiling warc_swift ArchiveOptions.swift
[32/54] Compiling warc_swift Gzip.swift
[33/54] Compiling warc_swift resource_bundle_accessor.swift
[34/68] Compiling SinglePageArchive main.swift
[35/68] Emitting module SinglePageArchive
[35/68] Write Objects.LinkFileList
[37/68] Compiling RecursiveCrawl main.swift
[38/68] Emitting module RecursiveCrawl
[38/68] Write Objects.LinkFileList
[40/68] Emitting module AuthAndHeaders
[41/68] Compiling AuthAndHeaders main.swift
[41/68] Write Objects.LinkFileList
[43/68] Compiling CustomBinaryAndLua main.swift
[44/68] Emitting module CustomBinaryAndLua
[44/68] Write Objects.LinkFileList
[46/68] Emitting module ErrorHandling
[47/68] Compiling ErrorHandling main.swift
[47/68] Write Objects.LinkFileList
[49/68] Compiling WriteWARCManually main.swift
[50/68] Emitting module WriteWARCManually
[51/68] Compiling ReadWARC main.swift
[52/68] Emitting module ReadWARC
[52/68] Write Objects.LinkFileList
[54/68] Linking SinglePageArchive
[55/68] Applying SinglePageArchive
[56/68] Linking RecursiveCrawl
[57/68] Applying RecursiveCrawl
[58/68] Linking AuthAndHeaders
[59/68] Applying AuthAndHeaders
[60/68] Linking CustomBinaryAndLua
[61/68] Applying CustomBinaryAndLua
[62/68] Linking ErrorHandling
[63/68] Applying ErrorHandling
[64/68] Linking ReadWARC
[65/68] Applying ReadWARC
[66/68] Linking WriteWARCManually
[67/68] Applying WriteWARCManually
Build complete! (8.49s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install zlib using your system-packager:
    brew install zlib
warning: you may be able to install zlib using your system-packager:
    brew install zlib
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "warc-swift",
  "name" : "warc-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "warc-swift",
      "targets" : [
        "warc-swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WriteWARCManually",
      "targets" : [
        "WriteWARCManually"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SinglePageArchive",
      "targets" : [
        "SinglePageArchive"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RecursiveCrawl",
      "targets" : [
        "RecursiveCrawl"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ReadWARC",
      "targets" : [
        "ReadWARC"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ErrorHandling",
      "targets" : [
        "ErrorHandling"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CustomBinaryAndLua",
      "targets" : [
        "CustomBinaryAndLua"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AuthAndHeaders",
      "targets" : [
        "AuthAndHeaders"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "warc_swiftTests",
      "module_type" : "SwiftTarget",
      "name" : "warc-swiftTests",
      "path" : "Tests/warc-swiftTests",
      "sources" : [
        "ArchiveOptionsTests.swift",
        "BinaryLocatorTests.swift",
        "DigestTests.swift",
        "GzipTests.swift",
        "IntegrationTests.swift",
        "QAConformanceTests.swift",
        "QAEdgeCaseTests.swift",
        "WARCArchiverTests.swift",
        "WARCModelTests.swift",
        "WARCReaderTests.swift",
        "WARCRecordTests.swift",
        "WARCWriterTests.swift",
        "WgetAtOptionsTests.swift",
        "WgetAtRunnerTests.swift",
        "warc_swiftTests.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "warc_swift",
      "module_type" : "SwiftTarget",
      "name" : "warc-swift",
      "path" : "Sources/warc-swift",
      "product_memberships" : [
        "warc-swift",
        "WriteWARCManually",
        "SinglePageArchive",
        "RecursiveCrawl",
        "ReadWARC",
        "ErrorHandling",
        "CustomBinaryAndLua",
        "AuthAndHeaders"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/warc-swift/Resources/Binaries",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ArchiveOptions.swift",
        "IO/Gzip.swift",
        "IO/WARCReader.swift",
        "IO/WARCWriter.swift",
        "Model/Digest.swift",
        "Model/WARCDate.swift",
        "Model/WARCRecord.swift",
        "Model/WARCRecordType.swift",
        "Model/WARCTruncatedReason.swift",
        "WARCArchiver.swift",
        "WARCArchiverError.swift",
        "WgetAt/BinaryLocator.swift",
        "WgetAt/WgetAtOptions.swift",
        "WgetAt/WgetAtRunner.swift"
      ],
      "target_dependencies" : [
        "CZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WriteWARCManually",
      "module_type" : "SwiftTarget",
      "name" : "WriteWARCManually",
      "path" : "Examples/06-WriteWARCManually",
      "product_memberships" : [
        "WriteWARCManually"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SinglePageArchive",
      "module_type" : "SwiftTarget",
      "name" : "SinglePageArchive",
      "path" : "Examples/01-SinglePageArchive",
      "product_memberships" : [
        "SinglePageArchive"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RecursiveCrawl",
      "module_type" : "SwiftTarget",
      "name" : "RecursiveCrawl",
      "path" : "Examples/02-RecursiveCrawl",
      "product_memberships" : [
        "RecursiveCrawl"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReadWARC",
      "module_type" : "SwiftTarget",
      "name" : "ReadWARC",
      "path" : "Examples/05-ReadWARC",
      "product_memberships" : [
        "ReadWARC"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ErrorHandling",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandling",
      "path" : "Examples/07-ErrorHandling",
      "product_memberships" : [
        "ErrorHandling"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CustomBinaryAndLua",
      "module_type" : "SwiftTarget",
      "name" : "CustomBinaryAndLua",
      "path" : "Examples/04-CustomBinaryAndLua",
      "product_memberships" : [
        "CustomBinaryAndLua"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CZlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "CZlib",
      "path" : "Sources/CZlib",
      "product_memberships" : [
        "warc-swift",
        "WriteWARCManually",
        "SinglePageArchive",
        "RecursiveCrawl",
        "ReadWARC",
        "ErrorHandling",
        "CustomBinaryAndLua",
        "AuthAndHeaders"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "AuthAndHeaders",
      "module_type" : "SwiftTarget",
      "name" : "AuthAndHeaders",
      "path" : "Examples/03-AuthAndHeaders",
      "product_memberships" : [
        "AuthAndHeaders"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "warc-swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
Done.