The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RealmSwiftMacro, reference main (ad8252), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 00:48:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/RealmSwiftMacro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/RealmSwiftMacro
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ad82526 fix: remove unused param (#6)
Cloned https://github.com/fummicc1/RealmSwiftMacro.git
Revision (git rev-parse @):
ad82526cc08287d9b48895aef76fa7027621c464
SUCCESS checkout https://github.com/fummicc1/RealmSwiftMacro.git at main
Fetching https://github.com/realm/realm-swift
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/realm/realm-core.git
[1/66684] Fetching swift-syntax
[2002/197807] Fetching swift-syntax, realm-swift
[12537/450117] Fetching swift-syntax, realm-swift, realm-core
Fetched https://github.com/apple/swift-syntax.git from cache (21.68s)
[244663/383433] Fetching realm-swift, realm-core
Fetched https://github.com/realm/realm-core.git from cache (56.53s)
Fetched https://github.com/realm/realm-swift from cache (56.53s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.42.0 (3.38s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 13.17.1 (0.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-08-28-a (0.65s)
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.42.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-08-28-a
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 13.17.1
========================================
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",
  "dependencies": [
    {
      "identity": "realmswiftmacro",
      "name": "RealmSwiftMacro",
      "url": "https://github.com/fummicc1/RealmSwiftMacro.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RealmSwiftMacro",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "realm-swift",
          "name": "Realm",
          "url": "https://github.com/realm/realm-swift",
          "version": "10.54.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-swift",
          "dependencies": [
            {
              "identity": "realm-core",
              "name": "RealmDatabase",
              "url": "https://github.com/realm/realm-core.git",
              "version": "14.13.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-core",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fummicc1/RealmSwiftMacro.git
[1/108] Fetching realmswiftmacro
Fetched https://github.com/fummicc1/RealmSwiftMacro.git from cache (0.67s)
Fetching https://github.com/realm/realm-swift from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (1.05s)
Fetched https://github.com/realm/realm-swift from cache (1.05s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.54.1 (0.63s)
Fetching https://github.com/realm/realm-core.git from cache
Fetched https://github.com/realm/realm-core.git from cache (0.97s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.13.1 (0.66s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.65s)
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.54.1
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 14.13.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/fummicc1/RealmSwiftMacro.git
Working copy of https://github.com/fummicc1/RealmSwiftMacro.git resolved at main (ad82526)
Found 2 product dependencies
  - swift-syntax
  - Realm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fummicc1/RealmSwiftMacro.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0-swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-25-b",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "realm-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.42.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-swift"
    }
  ],
  "manifest_display_name" : "RealmSwiftMacro",
  "name" : "RealmSwiftMacro",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RealmSwiftMacro",
      "targets" : [
        "RealmSwiftMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RealmSwiftMacroClient",
      "targets" : [
        "RealmSwiftMacroClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RealmSwiftMacroMacros",
      "targets" : [
        "RealmSwiftMacroMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RealmSwiftMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacroTests",
      "path" : "Tests/RealmSwiftMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "RealmSwiftMacroTests.swift"
      ],
      "target_dependencies" : [
        "RealmSwiftMacroMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RealmSwiftMacroMacros",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacroMacros",
      "path" : "Sources/RealmSwiftMacroMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "RealmSwiftMacro",
        "RealmSwiftMacroClient",
        "RealmSwiftMacroMacros"
      ],
      "sources" : [
        "RealmModelMacro.swift",
        "RealmSwiftMacroMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "RealmSwiftMacroClient",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacroClient",
      "path" : "Sources/RealmSwiftMacroClient",
      "product_dependencies" : [
        "RealmSwift"
      ],
      "product_memberships" : [
        "RealmSwiftMacroClient"
      ],
      "sources" : [
        "SNS.swift",
        "Todo.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "RealmSwiftMacro"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RealmSwiftMacro",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacro",
      "path" : "Sources/RealmSwiftMacro",
      "product_dependencies" : [
        "RealmSwift"
      ],
      "product_memberships" : [
        "RealmSwiftMacro",
        "RealmSwiftMacroClient"
      ],
      "sources" : [
        "RealmSwiftMacro.swift"
      ],
      "target_dependencies" : [
        "RealmSwiftMacroMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/280] Write swift-version--7754E27361AE5C74.txt
[1/280] Write sources
[7/282] Compiling SwiftSyntax509 Empty.swift
[8/282] Emitting module SwiftSyntax509
[8/282] Write sources
[14/328] Compiling RLMAnalytics.mm
[15/328] Compiling RLMEmbeddedObject.mm
[15/328] Write sources
[15/328] Compiling RLMAsymmetricObject.mm
[15/328] Write sources
[15/328] Write RealmSwiftMacroClient-entitlement.plist
[23/328] Compiling RLMEmailPasswordAuth.mm
[24/328] Compiling RLMClassInfo.mm
[25/328] Compiling RLMArray.mm
[26/328] Compiling RLMAsyncTask.mm
[27/328] Compiling version.cpp
[28/328] Compiling uuid.cpp
[29/328] Compiling utilities.cpp
[30/328] Compiling uri.cpp
[31/328] Compiling to_string.cpp
[32/328] Compiling RLMAccessor.mm
[33/328] Compiling timestamp_logger.cpp
[34/328] Compiling timestamp_formatter.cpp
[35/328] Compiling RLMApp.mm
[36/328] Compiling time.cpp
[37/328] Compiling thread.cpp
[38/328] Compiling sha_crypto.cpp
[39/328] Compiling terminate.cpp
[40/328] Compiling resource_limits.cpp
[41/328] Compiling random.cpp
[42/328] Compiling platform_info.cpp
[43/328] Compiling misc_ext_errors.cpp
[44/328] Compiling misc_errors.cpp
[45/328] Compiling memory_stream.cpp
[46/328] Compiling logger.cpp
[47/328] Compiling load_file.cpp
[48/328] Compiling json_parser.cpp
[49/328] Compiling interprocess_mutex.cpp
[51/328] Compiling SwiftSyntax MemoryLayout.swift
[52/328] Compiling SwiftSyntax MissingNodeInitializers.swift
[53/328] Compiling SwiftSyntax RawSyntax.swift
[54/328] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[55/328] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[55/333] Compiling fifo_helper.cpp
[56/333] Compiling interprocess_condvar.cpp
[57/333] Compiling file.cpp
[58/333] Compiling enum.cpp
[59/333] Compiling demangle.cpp
[60/333] Compiling basic_system_errors.cpp
[61/333] Compiling serializer.cpp
[62/333] Compiling cli_args.cpp
[63/333] Compiling compression.cpp
[64/333] Compiling encrypted_file_mapping.cpp
[65/333] Compiling base64.cpp
[66/333] Compiling backtrace.cpp
[67/333] Compiling unicode.cpp
[68/333] Compiling file_mapper.cpp
[69/333] Compiling tokenizer.cpp
[70/333] Compiling table_ref.cpp
[71/333] Compiling protocol.cpp
[72/333] Compiling object_id.cpp
[73/333] Compiling table_view.cpp
[74/333] Compiling transaction.cpp
[75/333] Compiling sync_metadata_schema.cpp
[76/333] Compiling protocol_codec.cpp
[77/333] Compiling subscriptions.cpp
[78/333] Compiling table.cpp
[79/333] Compiling migration_store.cpp
[80/333] Compiling compact_changesets.cpp
[81/333] Compiling client_reset_operation.cpp
[82/333] Compiling transform.cpp
[83/333] Compiling websocket.cpp
[84/333] Compiling client_reset_recovery.cpp
[85/333] Compiling network.cpp
[86/333] Compiling network_ssl.cpp
[87/333] Compiling pending_bootstrap_store.cpp
[88/333] Compiling http.cpp
[89/333] Compiling client_reset.cpp
[90/333] Compiling client_history_impl.cpp
[91/333] Compiling changeset_index.cpp
[92/333] Compiling instructions.cpp
[93/333] Compiling default_socket.cpp
[94/333] Compiling instruction_replication.cpp
[95/333] Compiling history.cpp
[96/333] Compiling config.cpp
[97/333] Compiling status.cpp
[98/333] Compiling string_data.cpp
[99/333] Compiling instruction_applier.cpp
[100/333] Compiling client_impl_base.cpp
[101/333] Compiling changeset_encoder.cpp
[102/333] Compiling spec.cpp
[103/333] Compiling changeset_parser.cpp
[104/333] Compiling query_value.cpp
[105/333] Compiling changeset.cpp
[106/333] Compiling replication.cpp
[107/333] Compiling object_id.cpp
[108/333] Compiling uuid.cpp
[109/333] Compiling sort_descriptor.cpp
[110/333] Compiling scheduler.cpp
[111/333] Compiling regular_expression.cpp
[112/333] Compiling object_converter.cpp
[113/333] Compiling set.cpp
[114/333] Compiling query_expression.cpp
[115/333] Compiling client.cpp
[116/333] Compiling query_engine.cpp
[117/333] Compiling push_client.cpp
[118/333] Compiling mongo_database.cpp
[119/333] Compiling bson.cpp
[120/333] Compiling mongo_collection.cpp
[121/333] Compiling mongo_client.cpp
[122/333] Compiling system_configuration.cpp
[123/333] Compiling sync_user.cpp
[124/333] Compiling network_reachability_observer.cpp
[125/333] Compiling generic_network_transport.cpp
[126/333] Compiling query.cpp
[127/333] Compiling sync_file.cpp
[128/333] Compiling thread_safe_reference.cpp
[129/333] Compiling app_credentials.cpp
[130/333] Compiling sync_manager.cpp
[131/333] Compiling sync_metadata.cpp
[132/333] Compiling app_utils.cpp
[133/333] Compiling placeholder.cpp
[134/333] Compiling async_open_task.cpp
[135/333] Compiling sync_session.cpp
[137/333] Emitting module SwiftSyntax
[137/333] Compiling schema.cpp
[138/333] Compiling object_changeset.cpp
[139/333] Compiling object_schema.cpp
[140/333] Compiling sectioned_results.cpp
[141/333] Compiling object.cpp
[142/333] Compiling object_store.cpp
[143/333] Compiling app.cpp
[144/333] Compiling shared_realm.cpp
[145/333] Compiling index_set.cpp
[146/333] Compiling results.cpp
[147/333] Compiling list.cpp
[148/333] Compiling weak_realm_notifier.cpp
[149/333] Compiling set.cpp
[150/333] Compiling object_notifier.cpp
[151/333] Compiling list_notifier.cpp
[152/333] Compiling transact_log_handler.cpp
[153/333] Compiling keychain_helper.cpp
[154/333] Compiling results_notifier.cpp
[155/333] Compiling collection_change_builder.cpp
[156/333] Compiling deep_change_checker.cpp
[157/333] Compiling collection_notifications.cpp
[158/333] Compiling collection_notifier.cpp
[159/333] Compiling obj_list.cpp
[160/333] Compiling external_commit_helper.cpp
[161/333] Compiling node.cpp
[162/333] Compiling realm_coordinator.cpp
[163/333] Compiling dictionary.cpp
[164/333] Compiling mixed.cpp
[165/333] Compiling collection.cpp
[166/333] Compiling simulated_failure.cpp
[167/333] Compiling output_stream.cpp
[168/333] Compiling transact_log.cpp
[169/333] Compiling link_translator.cpp
[170/333] Compiling obj.cpp
[171/333] Compiling index_string.cpp
[172/333] Compiling exceptions.cpp
[173/333] Compiling global_key.cpp
[174/333] Compiling disable_sync_to_disk.cpp
[175/333] Compiling error_codes.cpp
[176/333] Compiling history.cpp
[177/333] Compiling copy_replication.cpp
[178/333] Compiling decimal128.cpp
[179/333] Compiling list.cpp
[180/333] Compiling group_writer.cpp
[181/333] Compiling group.cpp
[182/333] Compiling column_binary.cpp
[183/333] Compiling collection.cpp
[184/333] Compiling dictionary.cpp
[185/333] Compiling backup_restore.cpp
[186/333] Compiling bplustree.cpp
[187/333] Compiling chunked_binary.cpp
[188/333] Compiling cluster_tree.cpp
[189/333] Compiling audit.mm
[190/333] Compiling db.cpp
[191/333] Compiling array_with_find.cpp
[192/333] Compiling array_unsigned.cpp
[193/333] Compiling array_string_short.cpp
[194/333] Compiling array_timestamp.cpp
[195/333] Compiling array_string.cpp
[196/333] Compiling cluster.cpp
[197/333] Compiling array_mixed.cpp
[198/333] Compiling array_key.cpp
[199/333] Compiling array_fixed_bytes.cpp
[200/333] Compiling array_integer.cpp
[201/333] Compiling array_decimal128.cpp
[202/333] Compiling array_blobs_small.cpp
[203/333] Compiling array_blob.cpp
[204/333] Compiling array_blobs_big.cpp
[205/333] Compiling array_binary.cpp
[206/333] Compiling alloc.cpp
[207/333] Compiling array.cpp
[208/333] Compiling array_backlink.cpp
[209/333] Compiling alloc_slab.cpp
[210/333] Compiling RLMValue.mm
[212/333] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[213/333] Compiling SwiftSyntax SyntaxBaseNodes.swift
[214/333] Compiling SwiftSyntax SyntaxCollections.swift
[215/333] Compiling SwiftSyntax SyntaxEnum.swift
[216/333] Compiling SwiftSyntax SyntaxKind.swift
[217/333] Compiling SwiftSyntax Utils.swift
[218/333] Compiling SwiftSyntax ChildNameForKeyPath.swift
[219/333] Compiling SwiftSyntax Keyword.swift
[220/333] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[221/333] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[222/333] Compiling SwiftSyntax RawSyntaxTokenView.swift
[223/333] Compiling SwiftSyntax SourceLength.swift
[224/333] Compiling SwiftSyntax SourceLocation.swift
[225/333] Compiling SwiftSyntax SourcePresence.swift
[226/333] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[227/333] Compiling SwiftSyntax SyntaxText.swift
[228/333] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[229/333] Compiling SwiftSyntax TokenDiagnostic.swift
[230/333] Compiling SwiftSyntax TokenSyntax.swift
[231/333] Compiling SwiftSyntax Trivia.swift
[232/333] Compiling SwiftSyntax Syntax.swift
[233/333] Compiling SwiftSyntax SyntaxArena.swift
[234/333] Compiling SwiftSyntax SyntaxChildren.swift
[235/333] Compiling SwiftSyntax SyntaxCollection.swift
[236/333] Compiling SwiftSyntax SyntaxData.swift
[237/333] Compiling SwiftSyntax Tokens.swift
[238/333] Compiling SwiftSyntax TriviaPieces.swift
[239/333] Compiling SwiftSyntax RawSyntaxNodes.swift
[240/333] Compiling SwiftSyntax RawSyntaxValidation.swift
[241/333] Compiling SwiftSyntax SyntaxDeclNodes.swift
[241/333] Compiling RLMUserAPIKey.mm
[242/333] Compiling RLMUpdateResult.mm
[243/333] Compiling RLMUUID.mm
[244/333] Compiling RLMUpdateChecker.mm
[245/333] Compiling RLMThreadSafeReference.mm
[246/333] Compiling RLMUtil.mm
[247/333] Compiling RLMSyncUtil.mm
[248/333] Compiling RLMUser.mm
[249/333] Compiling RLMSyncSubscription.mm
[250/333] Compiling RLMSwiftSupport.m
[251/333] Compiling RLMSyncSession.mm
[252/333] Compiling RLMSwiftValueStorage.mm
[253/333] Compiling RLMSyncManager.mm
[254/333] Compiling RLMSyncConfiguration.mm
[255/333] Compiling RLMSwiftCollectionBase.mm
[256/333] Compiling RLMSchema.mm
[258/333] Compiling SwiftSyntax SyntaxRewriter.swift
[259/333] Compiling SwiftSyntax SyntaxTraits.swift
[260/333] Compiling SwiftSyntax SyntaxTransform.swift
[261/333] Compiling SwiftSyntax SyntaxVisitor.swift
[262/333] Compiling SwiftSyntax TokenKind.swift
[263/333] Compiling SwiftSyntax AbsolutePosition.swift
[264/333] Compiling SwiftSyntax Assert.swift
[265/333] Compiling SwiftSyntax BumpPtrAllocator.swift
[266/333] Compiling SwiftSyntax CommonAncestor.swift
[267/333] Compiling SwiftSyntax Convenience.swift
[267/333] Compiling RLMScheduler.mm
[268/333] Compiling RLMSet.mm
[270/333] Compiling SwiftSyntax SyntaxExprNodes.swift
[271/333] Compiling SwiftSyntax SyntaxNodes.swift
[272/333] Compiling SwiftSyntax SyntaxPatternNodes.swift
[273/333] Compiling SwiftSyntax SyntaxStmtNodes.swift
[274/333] Compiling SwiftSyntax SyntaxTypeNodes.swift
[274/333] Compiling RLMSectionedResults.mm
[276/372] Compiling SwiftParser SyntaxUtils.swift
[277/372] Compiling SwiftParser TokenConsumer.swift
[278/372] Compiling SwiftParser TokenPrecedence.swift
[279/372] Compiling SwiftParser TokenSpec.swift
[279/376] Compiling RLMRealmUtil.mm
[281/384] Compiling SwiftParser Lexeme.swift
[282/384] Compiling SwiftParser LexemeSequence.swift
[283/384] Compiling SwiftParser Lexer.swift
[284/384] Compiling SwiftParser RegexLiteralLexer.swift
[284/384] Compiling RLMRealmConfiguration.mm
[286/384] Compiling SwiftParser UnicodeScalarExtensions.swift
[287/384] Compiling SwiftParser Lookahead.swift
[288/384] Compiling SwiftParser LoopProgressCondition.swift
[289/384] Compiling SwiftParser Modifiers.swift
[289/389] Compiling RLMRealm+Sync.mm
[290/389] Compiling RLMResults.mm
[291/389] Compiling RLMProviderClient.mm
[293/389] Compiling SwiftDiagnostics Message.swift
[294/389] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[295/389] Compiling SwiftDiagnostics Convenience.swift
[296/389] Compiling SwiftDiagnostics Note.swift
[297/389] Emitting module SwiftDiagnostics
[298/389] Compiling SwiftDiagnostics FixIt.swift
[299/389] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[300/389] Compiling SwiftDiagnostics Diagnostic.swift
[300/389] Compiling RLMRealm.mm
[301/389] Compiling RLMPushClient.mm
[302/389] Compiling RLMProperty.mm
[304/389] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[305/389] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[306/389] Compiling SwiftBasicFormat BasicFormat.swift
[307/389] Compiling SwiftBasicFormat Syntax+Extensions.swift
[308/389] Emitting module SwiftBasicFormat
[308/389] Compiling RLMPredicateUtil.mm
[310/389] Compiling SwiftParser Names.swift
[311/389] Compiling SwiftParser Nominals.swift
[312/389] Compiling SwiftParser Parameters.swift
[313/389] Compiling SwiftParser ParseSourceFile.swift
[314/389] Compiling SwiftParser TokenSpecSet.swift
[315/389] Compiling SwiftParser TopLevel.swift
[316/389] Compiling SwiftParser TriviaParser.swift
[317/389] Compiling SwiftParser Types.swift
[318/389] Compiling SwiftParser Attributes.swift
[319/389] Compiling SwiftParser Availability.swift
[320/389] Compiling SwiftParser CharacterInfo.swift
[321/389] Compiling SwiftParser CollectionNodes+Parsable.swift
[322/389] Compiling SwiftParser Declarations.swift
[323/389] Emitting module SwiftParser
[323/389] Compiling RLMObjectSchema.mm
[325/389] Compiling SwiftParser IsLexerClassified.swift
[326/389] Compiling SwiftParser LayoutNodes+Parsable.swift
[327/389] Compiling SwiftParser Parser+TokenSpecSet.swift
[328/389] Compiling SwiftParser TokenSpecStaticMembers.swift
[328/389] Compiling RLMObjectId.mm
[329/389] Compiling RLMObject.mm
[331/389] Compiling SwiftParser Statements.swift
[332/389] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[333/389] Compiling SwiftParser StringLiterals.swift
[334/389] Compiling SwiftParser SwiftParserCompatibility.swift
[335/389] Compiling SwiftParser Parser.swift
[336/389] Compiling SwiftParser Patterns.swift
[337/389] Compiling SwiftParser Recovery.swift
[338/389] Compiling SwiftParser Specifiers.swift
[339/389] Compiling SwiftParser Directives.swift
[340/389] Compiling SwiftParser ExperimentalFeatures.swift
[341/389] Compiling SwiftParser Expressions.swift
[342/389] Compiling SwiftParser IncrementalParseTransition.swift
[343/389] Compiling SwiftParser Cursor.swift
[343/389] Compiling RLMObjectStore.mm
[344/402] Compiling RLMObservation.mm
[346/412] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[347/413] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[347/413] Compiling RLMObjectBase.mm
[349/413] Compiling SwiftOperators PrecedenceGroup.swift
[350/413] Compiling SwiftOperators PrecedenceGraph.swift
[351/413] Compiling SwiftOperators OperatorTable.swift
[351/414] Compiling RLMNetworkTransport.mm
[353/414] Compiling SwiftOperators SyntaxSynthesis.swift
[354/414] Compiling SwiftOperators OperatorTable+Defaults.swift
[355/414] Compiling SwiftOperators OperatorTable+Semantics.swift
[356/414] Compiling SwiftOperators OperatorError.swift
[357/414] Emitting module SwiftOperators
[358/414] Compiling SwiftOperators OperatorTable+Folding.swift
[359/414] Compiling SwiftOperators Operator.swift
[360/414] Compiling SwiftOperators OperatorError+Diagnostics.swift
[361/414] Compiling SwiftParserDiagnostics Utils.swift
[362/414] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[363/414] Compiling SwiftParserDiagnostics PresenceUtils.swift
[363/414] Compiling RLMMongoClient.mm
[365/414] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[366/414] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[366/414] Compiling RLMMongoCollection.mm
[367/414] Compiling RLMMigration.mm
[368/414] Compiling RLMLogger.mm
[369/414] Compiling RLMManagedSet.mm
[370/414] Compiling RLMFindOptions.mm
[371/414] Compiling RLMFindOneAndModifyOptions.mm
[372/414] Compiling RLMConstants.m
[374/414] Compiling SwiftParserDiagnostics MissingNodesError.swift
[375/414] Compiling SwiftParserDiagnostics MissingTokenError.swift
[376/414] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[377/414] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[378/414] Emitting module SwiftParserDiagnostics
[379/414] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[380/414] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[380/414] Compiling RLMManagedDictionary.mm
[381/414] Compiling RLMQueryUtil.mm
[382/428] Compiling RLMManagedArray.mm
[383/428] Compiling NSError+RLMSync.m
[384/428] Compiling Bid bid_round.c
[385/428] Compiling Bid bid_from_int.c
[386/428] Compiling Bid bid_decimal_globals.c
[387/428] Compiling Bid bid_decimal_data.c
[388/428] Compiling Bid bid_convert_data.c
[389/428] Compiling RLMDecimal128.mm
[390/428] Compiling Bid bid64_to_bid128.c
[391/428] Compiling RLMCredentials.mm
[392/428] Compiling Bid bid128_to_int64.c
[393/428] Compiling Bid bid128_quantize.c
[394/428] Compiling Bid bid128_string.c
[395/428] Compiling Bid bid128_mul.c
[396/428] Compiling RLMError.mm
[397/428] Compiling Bid bid_binarydecimal.c
[398/428] Compiling Bid bid128_compare.c
[399/428] Compiling Bid bid128_2_str_tables.c
[400/428] Compiling Bid bid128_div.c
[401/428] Compiling Bid bid128_fma.c
[402/428] Compiling RLMEvent.mm
[403/428] Compiling Bid bid128_add.c
[404/428] Compiling Bid bid128.c
[405/428] Compiling RLMBSON.mm
[406/428] Compiling RLMAPIKeyAuth.mm
[407/428] Compiling RLMDictionary.mm
[408/428] Compiling RLMCollection.mm
[410/476] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[411/477] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[412/477] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[413/477] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[414/477] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[415/477] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[416/477] Compiling RealmSwift ObjectId.swift
[417/477] Compiling RealmSwift ObjectSchema.swift
[418/477] Compiling RealmSwift EmbeddedObject.swift
[419/477] Compiling RealmSwift Error.swift
[420/477] Emitting module SwiftSyntaxBuilder
[421/477] Compiling RealmSwift CustomPersistable.swift
[422/477] Compiling RealmSwift Decimal128.swift
[423/477] Compiling RealmSwift Events.swift
[424/477] Compiling RealmSwift BasicTypes.swift
[425/491] Compiling SwiftSyntaxMacros MemberMacro.swift
[426/491] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[427/492] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[428/492] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[429/492] Compiling SwiftSyntaxMacros Macro+Format.swift
[430/492] Compiling SwiftSyntaxMacros Macro.swift
[431/492] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[432/492] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[433/492] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[434/492] Compiling SwiftSyntaxMacros PeerMacro.swift
[435/492] Compiling SwiftSyntaxMacros AccessorMacro.swift
[436/492] Compiling SwiftSyntaxMacros AttachedMacro.swift
[437/492] Emitting module SwiftSyntaxMacros
[438/492] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[439/492] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[440/500] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[441/500] Emitting module SwiftSyntaxMacroExpansion
[442/500] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[443/500] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[444/500] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[445/500] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[446/500] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[447/500] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[448/507] Emitting module SwiftCompilerPluginMessageHandling
[449/507] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[450/507] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[451/507] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[452/507] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[453/507] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[454/507] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[455/509] Emitting module SwiftCompilerPlugin
[456/509] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[457/512] Compiling RealmSwiftMacroMacros RealmSwiftMacroMacro.swift
[458/512] Compiling RealmSwiftMacroMacros RealmModelMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:18:10: warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 16 |
 17 | public enum RealmSwiftMacroError: Error {
 18 |     case didNotFindTypeAnnotationForProperty(VariableDeclSyntax?)
    |          `- warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 19 | }
 20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:7067:15: note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7065 | ///  - `bindingSpecifier`: (`'let'` | `'var'` | `'inout'`)
7066 | ///  - `bindings`: ``PatternBindingListSyntax``
7067 | public struct VariableDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7068 |   public let _syntaxNode: Syntax
7069 |
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import SwiftSyntaxBuilder
  3 | import SwiftSyntaxMacros
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:195:11: warning: left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
193 |             }
194 |             return attrName
195 |         } ?? []
    |           `- warning: left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
196 |         return attrNameList.contains(name)
197 |     }
[459/512] Emitting module RealmSwiftMacroMacros
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:18:10: warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 16 |
 17 | public enum RealmSwiftMacroError: Error {
 18 |     case didNotFindTypeAnnotationForProperty(VariableDeclSyntax?)
    |          `- warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 19 | }
 20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:7067:15: note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7065 | ///  - `bindingSpecifier`: (`'let'` | `'var'` | `'inout'`)
7066 | ///  - `bindings`: ``PatternBindingListSyntax``
7067 | public struct VariableDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7068 |   public let _syntaxNode: Syntax
7069 |
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import SwiftSyntaxBuilder
  3 | import SwiftSyntaxMacros
[459/512] Write Objects.LinkFileList
[460/512] Linking RealmSwiftMacroMacros-tool
[464/512] Compiling RealmSwift ObjectiveCSupport+AnyRealmValue.swift
[465/512] Compiling RealmSwift ObjectiveCSupport+BSON.swift
[466/512] Compiling RealmSwift ObjectiveCSupport+Sync.swift
[473/517] Compiling RealmSwift Map.swift
[474/517] Compiling RealmSwift Migration.swift
[475/517] Compiling RealmSwift MongoClient.swift
[476/517] Compiling RealmSwift MutableSet.swift
[477/517] Compiling RealmSwift Object.swift
[478/517] Compiling RealmSwift ObjectiveCSupport.swift
[479/517] Compiling RealmSwift Optional.swift
[480/517] Compiling RealmSwift PersistedProperty.swift
[481/517] Compiling RealmSwift Projection.swift
[482/517] Compiling RealmSwift Property.swift
[483/517] Compiling RealmSwift Query.swift
[484/517] Compiling RealmSwift Realm.swift
[485/517] Compiling RealmSwift RealmCollection.swift
[486/517] Compiling RealmSwift RealmConfiguration.swift
[487/517] Compiling RealmSwift RealmKeyedCollection.swift
[488/517] Compiling RealmSwift RealmProperty.swift
[489/517] Compiling RealmSwift Results.swift
[490/517] Compiling RealmSwift Schema.swift
[491/517] Compiling RealmSwift SectionedResults.swift
[492/517] Compiling RealmSwift SortDescriptor.swift
[493/517] Compiling RealmSwift CollectionAccess.swift
[494/517] Compiling RealmSwift ComplexTypes.swift
[495/517] Compiling RealmSwift KeyPathStrings.swift
[496/517] Compiling RealmSwift ObjcBridgeable.swift
[497/517] Compiling RealmSwift Persistable.swift
[498/517] Compiling RealmSwift PropertyAccessors.swift
[499/517] Compiling RealmSwift RealmCollectionImpl.swift
[500/517] Compiling RealmSwift SchemaDiscovery.swift
[501/517] Compiling RealmSwift LinkingObjects.swift
[502/517] Compiling RealmSwift List.swift
[503/517] Compiling RealmSwift Aliases.swift
[504/517] Compiling RealmSwift AnyRealmValue.swift
[505/517] Compiling RealmSwift App.swift
[506/517] Compiling RealmSwift AsymmetricObject.swift
[507/517] Compiling RealmSwift BSON.swift
[508/517] Compiling RealmSwift Combine.swift
[509/517] Emitting module RealmSwift
[510/517] Compiling RealmSwift SwiftUI.swift
[511/517] Compiling RealmSwift Sync.swift
[512/517] Compiling RealmSwift SyncSubscription.swift
[513/517] Compiling RealmSwift ThreadSafeReference.swift
[514/517] Compiling RealmSwift Util.swift
[515/519] Compiling RealmSwiftMacro RealmSwiftMacro.swift
[516/519] Emitting module RealmSwiftMacro
[517/523] Compiling RealmSwiftMacroClient main.swift
[518/523] Compiling RealmSwiftMacroClient Todo.swift
macro expansion @GenCrud:2:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   | 1 | public static func create(_id: ObjectId, name: String, owner: String, status: String) async throws -> Todo {
   | 2 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   | 3 |     return try await realm.asyncWrite {
   | 4 |         realm.create(
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 1 | import RealmSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 2 | import RealmSwiftMacro
 3 |
macro expansion @GenCrud:21:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |19 |         realm = _realm
   |20 |     } else {
   |21 |         realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |22 |     }
   |23 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:50:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |48 |         realm = _realm
   |49 |     } else {
   |50 |         realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |51 |     }
   |52 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:58:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |56 |
   |57 | public static func list() async throws -> Results<Todo> {
   |58 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |59 |     return realm.objects(Todo.self)
   |60 | }
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:63:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |61 |
   |62 | public static func observe() async throws -> (NotificationToken, AsyncStream<RealmCollectionChange<Results<Todo>>>) {
   |63 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |64 |     let objects = realm.objects(Todo.self)
   |65 |     var notificationToken: NotificationToken!
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:68:26: warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |66 |     let stream = AsyncStream { continuation in
   |67 |         notificationToken = objects.observe({ changes in
   |68 |             continuation.yield(changes)
   |   |                          |- warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
   |   |                          `- note: task-isolated 'changes' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
   |69 |         })
   |70 |     }
   +--------------------------------------------------------------------
12 |
[519/523] Emitting module RealmSwiftMacroClient
[520/523] Compiling RealmSwiftMacroClient SNS.swift
macro expansion @GenCrud:2:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   | 1 | public static func create(id: String, userId: String, userName: String, signedUpAt: Date, signedInAt: Date, posts: List<Post>) async throws -> User {
   | 2 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   | 3 |     return try await realm.asyncWrite {
   | 4 |         realm.create(
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 1 | import RealmSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 2 | import RealmSwiftMacro
 3 | import Foundation
macro expansion @GenCrud:23:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |21 |         realm = _realm
   |22 |     } else {
   |23 |         realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |24 |     }
   |25 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:58:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |56 |         realm = _realm
   |57 |     } else {
   |58 |         realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |59 |     }
   |60 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:66:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |64 |
   |65 | public static func list() async throws -> Results<User> {
   |66 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |67 |     return realm.objects(User.self)
   |68 | }
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:71:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |69 |
   |70 | public static func observe() async throws -> (NotificationToken, AsyncStream<RealmCollectionChange<Results<User>>>) {
   |71 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |72 |     let objects = realm.objects(User.self)
   |73 |     var notificationToken: NotificationToken!
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:2:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   | 1 | public static func create(id: String, senderId: String, content: String, postedAt: Date) async throws -> Post {
   | 2 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   | 3 |     return try await realm.asyncWrite {
   | 4 |         realm.create(
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 1 | import RealmSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 2 | import RealmSwiftMacro
 3 | import Foundation
macro expansion @GenCrud:21:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |19 |         realm = _realm
   |20 |     } else {
   |21 |         realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |22 |     }
   |23 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:50:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |48 |         realm = _realm
   |49 |     } else {
   |50 |         realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |51 |     }
   |52 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:58:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |56 |
   |57 | public static func list() async throws -> Results<Post> {
   |58 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |59 |     return realm.objects(Post.self)
   |60 | }
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:63:27: warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |61 |
   |62 | public static func observe() async throws -> (NotificationToken, AsyncStream<RealmCollectionChange<Results<Post>>>) {
   |63 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable type 'Realm' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
   |64 |     let objects = realm.objects(Post.self)
   |65 |     var notificationToken: NotificationToken!
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:76:26: warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |74 |     let stream = AsyncStream { continuation in
   |75 |         notificationToken = objects.observe({ changes in
   |76 |             continuation.yield(changes)
   |   |                          |- warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
   |   |                          `- note: task-isolated 'changes' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
   |77 |         })
   |78 |     }
   +--------------------------------------------------------------------
20 |
21 |
macro expansion @GenCrud:68:26: warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |66 |     let stream = AsyncStream { continuation in
   |67 |         notificationToken = objects.observe({ changes in
   |68 |             continuation.yield(changes)
   |   |                          |- warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
   |   |                          `- note: task-isolated 'changes' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
   |69 |         })
   |70 |     }
   +--------------------------------------------------------------------
29 |
[520/523] Write Objects.LinkFileList
error: unknown argument: '-fprofile-instr-generate'
[521/523] Linking RealmSwiftMacroClient
BUILD FAILURE 6.0 macosSpm