The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Parse3339, reference 0.7.0 (aa7906), with Swift 6.1 for Wasm on 29 May 2025 19:48:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juri/Parse3339.git
Reference: 0.7.0
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/juri/Parse3339
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at aa7906d Merge pull request #11 from juri/sendable
Cloned https://github.com/juri/Parse3339.git
Revision (git rev-parse @):
aa7906db6e5578fa527309800661d3a94024e7d4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/Parse3339.git at 0.7.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/juri/Parse3339.git
https://github.com/juri/Parse3339.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "package-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ordo-one/package-benchmark"
    }
  ],
  "manifest_display_name" : "Parse3339",
  "name" : "Parse3339",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Parse3339",
      "targets" : [
        "Parse3339"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Parse3339Tests",
      "module_type" : "SwiftTarget",
      "name" : "Parse3339Tests",
      "path" : "Tests/Parse3339Tests",
      "sources" : [
        "Parse3339Tests.swift"
      ],
      "target_dependencies" : [
        "Parse3339"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Parse3339",
      "module_type" : "SwiftTarget",
      "name" : "Parse3339",
      "path" : "Sources/Parse3339",
      "product_memberships" : [
        "Parse3339"
      ],
      "sources" : [
        "Parse3339.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/ordo-one/package-benchmark
[1/5943] Fetching package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (0.50s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.3 (2.08s)
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[45/4993] Fetching swift-system, hdrhistogram-swift
[112/5196] Fetching swift-system, hdrhistogram-swift, texttable
[2782/5231] Fetching swift-system, hdrhistogram-swift, texttable, package-jemalloc
[4749/6941] Fetching swift-system, hdrhistogram-swift, texttable, package-jemalloc, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (0.60s)
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.98s)
Fetched https://github.com/ordo-one/TextTable.git from cache (0.98s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.98s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.99s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.50s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.54s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.50s)
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.54s)
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
warning: couldn't find pc file for jemalloc
warning: couldn't find pc file for jemalloc
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/7] Emitting module Parse3339
[7/7] Compiling Parse3339 Parse3339.swift
/host/spi-builder-workspace/Sources/Parse3339/Parse3339.swift:75:25: error: missing argument for parameter '__tm_nsec' in call
 73 |             tm_isdst: 0,
 74 |             tm_gmtoff: 0,
 75 |             tm_zone: nil
    |                         `- error: missing argument for parameter '__tm_nsec' in call
 76 |         )
 77 |         let timet = timegm(&t)
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/__struct_tm.h:4:8: note: 'init(tm_sec:tm_min:tm_hour:tm_mday:tm_mon:tm_year:tm_wday:tm_yday:tm_isdst:tm_gmtoff:tm_zone:__tm_nsec:)' declared here
 2 | #define __wasilibc___struct_tm_h
 3 |
 4 | struct tm {
   |        `- note: 'init(tm_sec:tm_min:tm_hour:tm_mday:tm_mon:tm_year:tm_wday:tm_yday:tm_isdst:tm_gmtoff:tm_zone:__tm_nsec:)' declared here
 5 |     int tm_sec;
 6 |     int tm_min;
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: couldn't find pc file for jemalloc
warning: couldn't find pc file for jemalloc
[0/1] Planning build
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Emitting module Parse3339
[6/6] Compiling Parse3339 Parse3339.swift
/host/spi-builder-workspace/Sources/Parse3339/Parse3339.swift:75:25: error: missing argument for parameter '__tm_nsec' in call
 73 |             tm_isdst: 0,
 74 |             tm_gmtoff: 0,
 75 |             tm_zone: nil
    |                         `- error: missing argument for parameter '__tm_nsec' in call
 76 |         )
 77 |         let timet = timegm(&t)
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/__struct_tm.h:4:8: note: 'init(tm_sec:tm_min:tm_hour:tm_mday:tm_mon:tm_year:tm_wday:tm_yday:tm_isdst:tm_gmtoff:tm_zone:__tm_nsec:)' declared here
 2 | #define __wasilibc___struct_tm_h
 3 |
 4 | struct tm {
   |        `- note: 'init(tm_sec:tm_min:tm_hour:tm_mday:tm_mon:tm_year:tm_wday:tm_yday:tm_isdst:tm_gmtoff:tm_zone:__tm_nsec:)' declared here
 5 |     int tm_sec;
 6 |     int tm_min;
BUILD FAILURE 6.1 wasm