[2026-07-20T22:02:56.591Z] ********************
[2026-07-20T22:02:56.591Z] Failed Tests (5):
[2026-07-20T22:02:56.591Z] lldb-api :: functionalities/breakpoint/move_nearest/TestMoveNearest.py
[2026-07-20T22:02:56.591Z] lldb-api :: lang/swift/explicit_modules/private_type_generic/TestSwiftExplicitModulePrivateTypeGeneric.py
[2026-07-20T22:02:56.591Z] lldb-api :: lang/swift/generic_function_name/TestSwiftGenericFunctionName.py
[2026-07-20T22:02:56.591Z] lldb-api :: lang/swift/struct_change_rerun/TestSwiftStructChangeRerun.py
[2026-07-20T22:02:56.591Z] lldb-shell :: Target/dependent-modules-nodupe-windows.test
[2026-07-20T21:57:50.910Z] FAIL: lldb-api :: functionalities/breakpoint/move_nearest/TestMoveNearest.py (341 of 2668)
[2026-07-20T21:57:50.910Z] ******************** TEST 'lldb-api :: functionalities/breakpoint/move_nearest/TestMoveNearest.py' FAILED ********************
[2026-07-20T21:57:50.910Z] Script:
[2026-07-20T21:57:50.910Z] --
[2026-07-20T21:57:50.910Z] T:/PythonAMD64-3.10.1/tools/python.exe C:/Users/swift-ci/jenkins/workspace/apple-llvm-project-pull-request-windows/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --inferior-env DYLD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/macosx:T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/lldb/clang/lib/darwin" --inferior-env LD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/AMD64" --inferior-env SIMCTL_CHILD_DYLD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/macosx" --env LLVM_LIBS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --env LLDB_LIBS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --env LLVM_INCLUDE_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/include --env LLVM_TOOLS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin --arch x86_64 --build-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex --lldb-module-cache-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-lldb\lldb-api --clang-module-cache-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-api --swift-libs-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift --executable T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/lldb.exe --compiler T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/clang.exe --swift-compiler T:/x86_64-unknown-windows-msvc/Stage2Compilers/bin/swiftc --dsymutil T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/dsymutil.exe --make T:/GnuWin32Make-4.4.1/bin/make.exe --llvm-tools-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin --lldb-obj-root T:/x86_64-unknown-windows-msvc/Stage2Compilers/tools/lldb --lldb-libs-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --skip-category=swiftmaccatalyst --cmake-build-type Release --skip-category=watchpoint --sysroot=T:/Program Files/Swift/Platforms/Windows.platform/Developer/SDKs/Windows.sdk --env LLDB_LAUNCH_FLAG_USE_PIPES=1 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\functionalities\breakpoint\move_nearest -p TestMoveNearest.py
[2026-07-20T21:57:50.910Z] --
[2026-07-20T21:57:50.910Z] Exit Code: 1
[2026-07-20T21:57:50.910Z]
[2026-07-20T21:57:50.910Z] Command Output (stdout):
[2026-07-20T21:57:50.910Z] --
[2026-07-20T21:57:50.910Z] lldb version 21.1.6
[2026-07-20T21:57:50.910Z] Swift version 6.5-dev (LLVM 46a73ce18a8c632, Swift a4657dcabf93ebb)
[2026-07-20T21:57:50.910Z] Skipping the following test categories: ['frame-diagnose', 'swiftmaccatalyst', 'watchpoint', 'libc++', 'libstdcxx', 'dwo', 'dsym', 'gmodules', 'debugserver', 'objc', 'fork', 'pexpect']
[2026-07-20T21:57:50.910Z] BR_Between found at 4
[2026-07-20T21:57:50.910Z]
[2026-07-20T21:57:50.910Z] --
[2026-07-20T21:57:50.910Z] Command Output (stderr):
[2026-07-20T21:57:50.910Z] --
[2026-07-20T21:57:50.910Z] FAIL: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test (TestMoveNearest.TestMoveNearest)
[2026-07-20T21:57:50.910Z] ======================================================================
[2026-07-20T21:57:50.910Z] FAIL: test (TestMoveNearest.TestMoveNearest)
[2026-07-20T21:57:50.910Z] Test target.move-to-nearest logic
[2026-07-20T21:57:50.910Z] ----------------------------------------------------------------------
[2026-07-20T21:57:50.910Z] Traceback (most recent call last):
[2026-07-20T21:57:50.910Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\functionalities\breakpoint\move_nearest\TestMoveNearest.py", line 36, in test
[2026-07-20T21:57:50.910Z] lldbutil.run_break_set_by_file_and_line(
[2026-07-20T21:57:50.910Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbutil.py", line 498, in run_break_set_by_file_and_line
[2026-07-20T21:57:50.910Z] check_breakpoint_result(
[2026-07-20T21:57:50.910Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbutil.py", line 754, in check_breakpoint_result
[2026-07-20T21:57:50.910Z] test.assertTrue(
[2026-07-20T21:57:50.910Z] AssertionError: False is not true : Expecting 1 locations, got 2.
[2026-07-20T21:57:50.910Z] Config=x86_64-T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe
[2026-07-20T21:57:50.910Z] ----------------------------------------------------------------------
[2026-07-20T21:57:50.910Z] Ran 1 test in 2.785s
[2026-07-20T21:57:50.910Z]
[2026-07-20T21:57:50.910Z] FAILED (failures=1)
[2026-07-20T21:57:50.910Z]
[2026-07-20T21:57:50.910Z] --
[2026-07-20T21:57:50.910Z]
[2026-07-20T21:57:50.910Z] ********************
[2026-07-20T22:00:08.778Z] FAIL: lldb-api :: lang/swift/explicit_modules/private_type_generic/TestSwiftExplicitModulePrivateTypeGeneric.py (1277 of 2668)
[2026-07-20T22:00:08.778Z] ******************** TEST 'lldb-api :: lang/swift/explicit_modules/private_type_generic/TestSwiftExplicitModulePrivateTypeGeneric.py' FAILED ********************
[2026-07-20T22:00:08.778Z] Script:
[2026-07-20T22:00:08.778Z] --
[2026-07-20T22:00:08.778Z] T:/PythonAMD64-3.10.1/tools/python.exe C:/Users/swift-ci/jenkins/workspace/apple-llvm-project-pull-request-windows/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --inferior-env DYLD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/macosx:T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/lldb/clang/lib/darwin" --inferior-env LD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/AMD64" --inferior-env SIMCTL_CHILD_DYLD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/macosx" --env LLVM_LIBS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --env LLDB_LIBS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --env LLVM_INCLUDE_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/include --env LLVM_TOOLS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin --arch x86_64 --build-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex --lldb-module-cache-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-lldb\lldb-api --clang-module-cache-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-api --swift-libs-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift --executable T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/lldb.exe --compiler T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/clang.exe --swift-compiler T:/x86_64-unknown-windows-msvc/Stage2Compilers/bin/swiftc --dsymutil T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/dsymutil.exe --make T:/GnuWin32Make-4.4.1/bin/make.exe --llvm-tools-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin --lldb-obj-root T:/x86_64-unknown-windows-msvc/Stage2Compilers/tools/lldb --lldb-libs-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --skip-category=swiftmaccatalyst --cmake-build-type Release --skip-category=watchpoint --sysroot=T:/Program Files/Swift/Platforms/Windows.platform/Developer/SDKs/Windows.sdk --env LLDB_LAUNCH_FLAG_USE_PIPES=1 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\explicit_modules\private_type_generic -p TestSwiftExplicitModulePrivateTypeGeneric.py
[2026-07-20T22:00:08.778Z] --
[2026-07-20T22:00:08.778Z] Exit Code: 1
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] Command Output (stdout):
[2026-07-20T22:00:08.778Z] --
[2026-07-20T22:00:08.778Z] lldb version 21.1.6
[2026-07-20T22:00:08.778Z] Swift version 6.5-dev (LLVM 46a73ce18a8c632, Swift a4657dcabf93ebb)
[2026-07-20T22:00:08.778Z] Skipping the following test categories: ['frame-diagnose', 'swiftmaccatalyst', 'watchpoint', 'libc++', 'libstdcxx', 'dwo', 'dsym', 'gmodules', 'debugserver', 'objc', 'fork', 'pexpect']
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] --
[2026-07-20T22:00:08.778Z] Command Output (stderr):
[2026-07-20T22:00:08.778Z] --
[2026-07-20T22:00:08.778Z] FAIL: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_clang_swift (TestSwiftExplicitModulePrivateTypeGeneric.TestSwiftExplicitModulePrivateTypeGeneric)
[2026-07-20T22:00:08.778Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_clang_swiftembed (TestSwiftExplicitModulePrivateTypeGeneric.TestSwiftExplicitModulePrivateTypeGeneric) (not supported in embedded Swift)
[2026-07-20T22:00:08.778Z] FAIL: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_noclang_swift (TestSwiftExplicitModulePrivateTypeGeneric.TestSwiftExplicitModulePrivateTypeGeneric)
[2026-07-20T22:00:08.778Z] ======================================================================
[2026-07-20T22:00:08.778Z] FAIL: test_clang_swift (TestSwiftExplicitModulePrivateTypeGeneric.TestSwiftExplicitModulePrivateTypeGeneric)
[2026-07-20T22:00:08.778Z] Test frame variable of a generic struct specialized to a
[2026-07-20T22:00:08.778Z] ----------------------------------------------------------------------
[2026-07-20T22:00:08.778Z] Traceback (most recent call last):
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:08.778Z] return method(self)
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:08.778Z] return method(self)
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\decorators.py", line 154, in wrapper
[2026-07-20T22:00:08.778Z] return func(*args, **kwargs)
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\explicit_modules\private_type_generic\TestSwiftExplicitModulePrivateTypeGeneric.py", line 19, in test
[2026-07-20T22:00:08.778Z] self.expect("v s", substrs=["t = (value = 42)"])
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2848, in expect
[2026-07-20T22:00:08.778Z] self.fail(log_msg)
[2026-07-20T22:00:08.778Z] AssertionError: Ran command:
[2026-07-20T22:00:08.778Z] "v s"
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] Got output:
[2026-07-20T22:00:08.778Z] (a.GenericStruct<<<opaque return type of Dylib.makeInstance() -> some>>.0>) s = <Cannot compute size of type $s1a13GenericStructVy5Dylib12makeInstanceQryFQOyQo_GD using static debug info.>
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] Expecting sub string: "t = (value = 42)" (was not found)
[2026-07-20T22:00:08.778Z] Config=x86_64-T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe
[2026-07-20T22:00:08.778Z] ======================================================================
[2026-07-20T22:00:08.778Z] FAIL: test_noclang_swift (TestSwiftExplicitModulePrivateTypeGeneric.TestSwiftExplicitModulePrivateTypeGeneric)
[2026-07-20T22:00:08.778Z] Test frame variable of a generic struct specialized to a
[2026-07-20T22:00:08.778Z] ----------------------------------------------------------------------
[2026-07-20T22:00:08.778Z] Traceback (most recent call last):
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:08.778Z] return method(self)
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:08.778Z] return method(self)
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\decorators.py", line 154, in wrapper
[2026-07-20T22:00:08.778Z] return func(*args, **kwargs)
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\explicit_modules\private_type_generic\TestSwiftExplicitModulePrivateTypeGeneric.py", line 19, in test
[2026-07-20T22:00:08.778Z] self.expect("v s", substrs=["t = (value = 42)"])
[2026-07-20T22:00:08.778Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2848, in expect
[2026-07-20T22:00:08.778Z] self.fail(log_msg)
[2026-07-20T22:00:08.778Z] AssertionError: Ran command:
[2026-07-20T22:00:08.778Z] "v s"
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] Got output:
[2026-07-20T22:00:08.778Z] (a.GenericStruct<<<opaque return type of Dylib.makeInstance() -> some>>.0>) s = <Cannot compute size of type $s1a13GenericStructVy5Dylib12makeInstanceQryFQOyQo_GD using static debug info.>
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] Expecting sub string: "t = (value = 42)" (was not found)
[2026-07-20T22:00:08.778Z] Config=x86_64-T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe
[2026-07-20T22:00:08.778Z] ----------------------------------------------------------------------
[2026-07-20T22:00:08.778Z] Ran 3 tests in 22.819s
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] FAILED (failures=2, skipped=1)
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] --
[2026-07-20T22:00:08.778Z]
[2026-07-20T22:00:08.778Z] ********************
[2026-07-20T22:00:33.057Z] FAIL: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_dwarf_clang_swift (TestSwiftGenericFunctionName.TestSwiftGenericFunction)
[2026-07-20T22:00:33.057Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_dwarf_clang_swiftembed (TestSwiftGenericFunctionName.TestSwiftGenericFunction) (not supported in embedded Swift)
[2026-07-20T22:00:33.057Z] FAIL: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_dwarf_noclang_swift (TestSwiftGenericFunctionName.TestSwiftGenericFunction)
[2026-07-20T22:00:33.057Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_dwo_clang_swift (TestSwiftGenericFunctionName.TestSwiftGenericFunction) (test case does not fall in any category of interest for this run)
[2026-07-20T22:00:33.057Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_dwo_clang_swiftembed (TestSwiftGenericFunctionName.TestSwiftGenericFunction) (test case does not fall in any category of interest for this run)
[2026-07-20T22:00:33.057Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_dwo_noclang_swift (TestSwiftGenericFunctionName.TestSwiftGenericFunction) (test case does not fall in any category of interest for this run)
[2026-07-20T22:00:33.057Z] ======================================================================
[2026-07-20T22:00:33.057Z] FAIL: test_dwarf_clang_swift (TestSwiftGenericFunctionName.TestSwiftGenericFunction)
[2026-07-20T22:00:33.057Z] Test display of generic function names
[2026-07-20T22:00:33.057Z] ----------------------------------------------------------------------
[2026-07-20T22:00:33.057Z] Traceback (most recent call last):
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:33.057Z] return method(self)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:33.057Z] return method(self)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2073, in test_method
[2026-07-20T22:00:33.057Z] return attrvalue(self)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\decorators.py", line 154, in wrapper
[2026-07-20T22:00:33.057Z] return func(*args, **kwargs)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\generic_function_name\TestSwiftGenericFunctionName.py", line 28, in test
[2026-07-20T22:00:33.057Z] self.assertIn("C.f<T>(_:_:)", desc)
[2026-07-20T22:00:33.057Z] AssertionError: 'C.f<T>(_:_:)' not found in 'No value'
[2026-07-20T22:00:33.057Z] Config=x86_64-T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe
[2026-07-20T22:00:33.057Z] ======================================================================
[2026-07-20T22:00:33.057Z] FAIL: test_dwarf_noclang_swift (TestSwiftGenericFunctionName.TestSwiftGenericFunction)
[2026-07-20T22:00:33.057Z] Test display of generic function names
[2026-07-20T22:00:33.057Z] ----------------------------------------------------------------------
[2026-07-20T22:00:33.057Z] Traceback (most recent call last):
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:33.057Z] return method(self)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:00:33.057Z] return method(self)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2073, in test_method
[2026-07-20T22:00:33.057Z] return attrvalue(self)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\decorators.py", line 154, in wrapper
[2026-07-20T22:00:33.057Z] return func(*args, **kwargs)
[2026-07-20T22:00:33.057Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\generic_function_name\TestSwiftGenericFunctionName.py", line 28, in test
[2026-07-20T22:00:33.057Z] self.assertIn("C.f<T>(_:_:)", desc)
[2026-07-20T22:00:33.057Z] AssertionError: 'C.f<T>(_:_:)' not found in 'No value'
[2026-07-20T22:00:33.057Z] Config=x86_64-T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe
[2026-07-20T22:00:33.057Z] ----------------------------------------------------------------------
[2026-07-20T22:00:33.057Z] Ran 9 tests in 15.020s
[2026-07-20T22:00:33.057Z]
[2026-07-20T22:00:33.057Z] FAILED (failures=2, skipped=7)
[2026-07-20T22:00:33.057Z]
[2026-07-20T22:00:33.057Z] --
[2026-07-20T22:00:33.057Z]
[2026-07-20T22:00:33.057Z] ********************
[2026-07-20T22:01:26.918Z] FAIL: lldb-api :: lang/swift/struct_change_rerun/TestSwiftStructChangeRerun.py (1490 of 2668)
[2026-07-20T22:01:26.918Z] ******************** TEST 'lldb-api :: lang/swift/struct_change_rerun/TestSwiftStructChangeRerun.py' FAILED ********************
[2026-07-20T22:01:26.918Z] Script:
[2026-07-20T22:01:26.918Z] --
[2026-07-20T22:01:26.918Z] T:/PythonAMD64-3.10.1/tools/python.exe C:/Users/swift-ci/jenkins/workspace/apple-llvm-project-pull-request-windows/llvm-project/lldb\test\API\dotest.py -u CXXFLAGS -u CFLAGS --inferior-env DYLD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/macosx:T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/lldb/clang/lib/darwin" --inferior-env LD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/AMD64" --inferior-env SIMCTL_CHILD_DYLD_LIBRARY_PATH="T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift/macosx" --env LLVM_LIBS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --env LLDB_LIBS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --env LLVM_INCLUDE_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/include --env LLVM_TOOLS_DIR=T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin --arch x86_64 --build-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex --lldb-module-cache-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-lldb\lldb-api --clang-module-cache-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-api --swift-libs-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib/swift --executable T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/lldb.exe --compiler T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/clang.exe --swift-compiler T:/x86_64-unknown-windows-msvc/Stage2Compilers/bin/swiftc --dsymutil T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin/dsymutil.exe --make T:/GnuWin32Make-4.4.1/bin/make.exe --llvm-tools-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./bin --lldb-obj-root T:/x86_64-unknown-windows-msvc/Stage2Compilers/tools/lldb --lldb-libs-dir T:/x86_64-unknown-windows-msvc/Stage2Compilers/./lib --skip-category=swiftmaccatalyst --cmake-build-type Release --skip-category=watchpoint --sysroot=T:/Program Files/Swift/Platforms/Windows.platform/Developer/SDKs/Windows.sdk --env LLDB_LAUNCH_FLAG_USE_PIPES=1 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\struct_change_rerun -p TestSwiftStructChangeRerun.py
[2026-07-20T22:01:26.918Z] --
[2026-07-20T22:01:26.918Z] Exit Code: 1
[2026-07-20T22:01:26.918Z]
[2026-07-20T22:01:26.918Z] Command Output (stdout):
[2026-07-20T22:01:26.918Z] --
[2026-07-20T22:01:26.918Z] lldb version 21.1.6
[2026-07-20T22:01:26.918Z] Swift version 6.5-dev (LLVM 46a73ce18a8c632, Swift a4657dcabf93ebb)
[2026-07-20T22:01:26.918Z] Skipping the following test categories: ['frame-diagnose', 'swiftmaccatalyst', 'watchpoint', 'libc++', 'libstdcxx', 'dwo', 'dsym', 'gmodules', 'debugserver', 'objc', 'fork', 'pexpect']
[2026-07-20T22:01:26.918Z] build with main1.swift
[2026-07-20T22:01:26.918Z] build with main2.swift
[2026-07-20T22:01:26.918Z]
[2026-07-20T22:01:26.918Z] --
[2026-07-20T22:01:26.918Z] Command Output (stderr):
[2026-07-20T22:01:26.918Z] --
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dsym_clang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (test case does not fall in any category of interest for this run)
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dsym_clang_swiftembed (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (test case does not fall in any category of interest for this run)
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dsym_noclang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (test case does not fall in any category of interest for this run)
[2026-07-20T22:01:26.918Z] FAIL: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dwarf_clang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun)
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dwarf_clang_swiftembed (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (not supported in embedded Swift)
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dwarf_noclang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (skipping due to the following parameter(s): target o/s,swift variant [rdar://178182243])
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dwo_clang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (test case does not fall in any category of interest for this run)
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dwo_clang_swiftembed (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (test case does not fall in any category of interest for this run)
[2026-07-20T22:01:26.918Z] UNSUPPORTED: LLDB (T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe-x86_64) :: test_swift_struct_change_rerun_dwo_noclang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun) (test case does not fall in any category of interest for this run)
[2026-07-20T22:01:26.918Z] ======================================================================
[2026-07-20T22:01:26.918Z] FAIL: test_swift_struct_change_rerun_dwarf_clang_swift (TestSwiftStructChangeRerun.TestSwiftStructChangeRerun)
[2026-07-20T22:01:26.918Z] Test that we display self correctly for an inline-initialized struct
[2026-07-20T22:01:26.918Z] ----------------------------------------------------------------------
[2026-07-20T22:01:26.918Z] Traceback (most recent call last):
[2026-07-20T22:01:26.918Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:01:26.918Z] return method(self)
[2026-07-20T22:01:26.918Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 1927, in variant_method
[2026-07-20T22:01:26.918Z] return method(self)
[2026-07-20T22:01:26.918Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbtest.py", line 2073, in test_method
[2026-07-20T22:01:26.918Z] return attrvalue(self)
[2026-07-20T22:01:26.918Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\decorators.py", line 154, in wrapper
[2026-07-20T22:01:26.918Z] return func(*args, **kwargs)
[2026-07-20T22:01:26.918Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\API\lang\swift\struct_change_rerun\TestSwiftStructChangeRerun.py", line 87, in test_swift_struct_change_rerun
[2026-07-20T22:01:26.918Z] lldbutil.check_variable(self, var_a_c, False, value='12.125')
[2026-07-20T22:01:26.918Z] File "C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\packages\Python\lldbsuite\test\lldbutil.py", line 1708, in check_variable
[2026-07-20T22:01:26.918Z] test.assertTrue(
[2026-07-20T22:01:26.918Z] AssertionError: False is not true : expected value: '12.125' - actual value: '0'
[2026-07-20T22:01:26.918Z] Config=x86_64-T:\x86_64-unknown-windows-msvc\Stage2Compilers\bin\clang.exe
[2026-07-20T22:01:26.918Z] ----------------------------------------------------------------------
[2026-07-20T22:01:26.918Z] Ran 9 tests in 11.917s
[2026-07-20T22:01:26.918Z]
[2026-07-20T22:01:26.918Z] FAILED (failures=1, skipped=8)
[2026-07-20T22:01:26.918Z]
[2026-07-20T22:01:26.918Z] --
[2026-07-20T22:01:26.918Z]
[2026-07-20T22:01:26.918Z] ********************
[2026-07-20T22:02:35.576Z] FAIL: lldb-shell :: Target/dependent-modules-nodupe-windows.test (2656 of 2668)
[2026-07-20T22:02:35.576Z] ******************** TEST 'lldb-shell :: Target/dependent-modules-nodupe-windows.test' FAILED ********************
[2026-07-20T22:02:35.576Z] Exit Code: 1
[2026-07-20T22:02:35.576Z]
[2026-07-20T22:02:35.576Z] Command Output (stdout):
[2026-07-20T22:02:35.576Z] --
[2026-07-20T22:02:35.576Z] # RUN: at line 6
[2026-07-20T22:02:35.576Z] t:\x86_64-unknown-windows-msvc\stage2compilers\bin\clang.exe --target=specify-a-target-or-use-a-_host-substitution --target=x86_64-unknown-windows-msvc -fmodules-cache-path=T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-shell -g0 -O0 -shared C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target/Inputs/shlib.c -o T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.dll -Wl,-implib:T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.lib
[2026-07-20T22:02:35.576Z] # executed command: 't:\x86_64-unknown-windows-msvc\stage2compilers\bin\clang.exe' --target=specify-a-target-or-use-a-_host-substitution --target=x86_64-unknown-windows-msvc '-fmodules-cache-path=T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-shell' -g0 -O0 -shared 'C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target/Inputs/shlib.c' -o 'T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.dll' '-Wl,-implib:T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.lib'
[2026-07-20T22:02:35.576Z] # .---command stdout------------
[2026-07-20T22:02:35.576Z] # | Creating library T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.lib and object T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.exp
[2026-07-20T22:02:35.576Z] # `-----------------------------
[2026-07-20T22:02:35.576Z] # .---command stderr------------
[2026-07-20T22:02:35.576Z] # | clang: warning: argument unused during compilation: '-fmodules-cache-path=T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-shell' [-Wunused-command-line-argument]
[2026-07-20T22:02:35.576Z] # `-----------------------------
[2026-07-20T22:02:35.576Z] # RUN: at line 9
[2026-07-20T22:02:35.576Z] t:\x86_64-unknown-windows-msvc\stage2compilers\bin\clang.exe --target=specify-a-target-or-use-a-_host-substitution --target=x86_64-unknown-windows-msvc -fmodules-cache-path=T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-shell -g0 -O0 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target/Inputs/main.c T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.lib -o T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.main.exe
[2026-07-20T22:02:35.576Z] # executed command: 't:\x86_64-unknown-windows-msvc\stage2compilers\bin\clang.exe' --target=specify-a-target-or-use-a-_host-substitution --target=x86_64-unknown-windows-msvc '-fmodules-cache-path=T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-shell' -g0 -O0 'C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target/Inputs/main.c' 'T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.lib' -o 'T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.main.exe'
[2026-07-20T22:02:35.576Z] # .---command stderr------------
[2026-07-20T22:02:35.576Z] # | clang: warning: argument unused during compilation: '-fmodules-cache-path=T:/x86_64-unknown-windows-msvc/Stage2Compilers/lldb-test-build.noindex/module-cache-clang\lldb-shell' [-Wunused-command-line-argument]
[2026-07-20T22:02:35.576Z] # `-----------------------------
[2026-07-20T22:02:35.576Z] # RUN: at line 10
[2026-07-20T22:02:35.576Z] t:\x86_64-unknown-windows-msvc\stage2compilers\bin\lldb.exe --no-lldbinit -S T:/x86_64-unknown-windows-msvc/Stage2Compilers/tools/lldb\test\Shell\lit-lldb-init-quiet -b -o "#before" -o "target modules list" -o "b main" -o run -o "#after" -o "target modules list" T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.main.exe | t:\x86_64-unknown-windows-msvc\stage2compilers\bin\filecheck.exe C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target\dependent-modules-nodupe-windows.test
[2026-07-20T22:02:35.576Z] # executed command: 't:\x86_64-unknown-windows-msvc\stage2compilers\bin\lldb.exe' --no-lldbinit -S 'T:/x86_64-unknown-windows-msvc/Stage2Compilers/tools/lldb\test\Shell\lit-lldb-init-quiet' -b -o '#before' -o 'target modules list' -o 'b main' -o run -o '#after' -o 'target modules list' 'T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.main.exe'
[2026-07-20T22:02:35.576Z] # note: command had no output on stdout or stderr
[2026-07-20T22:02:35.576Z] # executed command: 't:\x86_64-unknown-windows-msvc\stage2compilers\bin\filecheck.exe' 'C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target\dependent-modules-nodupe-windows.test'
[2026-07-20T22:02:35.576Z] # .---command stderr------------
[2026-07-20T22:02:35.576Z] # | C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target\dependent-modules-nodupe-windows.test:21:15: error: CHECK-NEXT: is not on the line after the previous match
[2026-07-20T22:02:35.576Z] # | # CHECK-NEXT: ntdll.dll
[2026-07-20T22:02:35.576Z] # | ^
[2026-07-20T22:02:35.576Z] # | <stdin>:27:91: note: 'next' match was here
[2026-07-20T22:02:35.576Z] # | [ 2] 59BEB147-CB58-9A2A-A12B-9B75E665BEED-00000001 0x00007ffd031c0000 C:\Windows\System32\ntdll.dll
[2026-07-20T22:02:35.576Z] # | ^
[2026-07-20T22:02:35.576Z] # | <stdin>:25:204: note: previous match ended here
[2026-07-20T22:02:35.576Z] # | [ 0] 53A2F5FD-DF1D-40CC-85E8-68A4112F66D3-00000001 0x00007ff71a280000 T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.main.exe
[2026-07-20T22:02:35.576Z] # | ^
[2026-07-20T22:02:35.576Z] # | <stdin>:26:1: note: non-matching line after previous match is here
[2026-07-20T22:02:35.576Z] # | [ 1] 5372312B-45AD-4F69-B30D-54497E790746-00000001 0x00007ffcebb80000 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\build\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.dll
[2026-07-20T22:02:35.576Z] # | ^
[2026-07-20T22:02:35.576Z] # |
[2026-07-20T22:02:35.576Z] # | Input file: <stdin>
[2026-07-20T22:02:35.576Z] # | Check file: C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\llvm-project\lldb\test\Shell\Target\dependent-modules-nodupe-windows.test
[2026-07-20T22:02:35.576Z] # |
[2026-07-20T22:02:35.576Z] # | -dump-input=help explains the following input dump.
[2026-07-20T22:02:35.576Z] # |
[2026-07-20T22:02:35.576Z] # | Input was:
[2026-07-20T22:02:35.576Z] # | <<<<<<
[2026-07-20T22:02:35.576Z] # | .
[2026-07-20T22:02:35.576Z] # | .
[2026-07-20T22:02:35.576Z] # | .
[2026-07-20T22:02:35.576Z] # | 22: Target 0: (dependent-modules-nodupe-windows.test.tmp.main.exe) stopped.
[2026-07-20T22:02:35.576Z] # | 23: (lldb) #after
[2026-07-20T22:02:35.576Z] # | 24: (lldb) target modules list
[2026-07-20T22:02:35.576Z] # | 25: [ 0] 53A2F5FD-DF1D-40CC-85E8-68A4112F66D3-00000001 0x00007ff71a280000 T:\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.main.exe
[2026-07-20T22:02:35.576Z] # | 26: [ 1] 5372312B-45AD-4F69-B30D-54497E790746-00000001 0x00007ffcebb80000 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\build\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.dll
[2026-07-20T22:02:35.576Z] # | 27: [ 2] 59BEB147-CB58-9A2A-A12B-9B75E665BEED-00000001 0x00007ffd031c0000 C:\Windows\System32\ntdll.dll
[2026-07-20T22:02:35.576Z] # | next:21 !~~~~~~~~ error: match on wrong line
[2026-07-20T22:02:35.576Z] # | 28: [ 3] 58AE0256-CC64-6FFD-FE2B-1860D754BE24-00000001 0x00007ffd01e20000 C:\Windows\System32\kernel32.dll
[2026-07-20T22:02:35.576Z] # | 29: [ 4] C10D3822-1FEC-3FD6-54A4-BE9DF1E2C2F0-00000001 0x00007ffcff8d0000 C:\Windows\System32\KernelBase.dll
[2026-07-20T22:02:35.576Z] # | 30: [ 5] 40B46C20-12E9-AB75-C190-87A93F0182D3-00000001 0x00007ffcfcad0000 C:\Windows\System32\apphelp.dll
[2026-07-20T22:02:35.576Z] # | 31: [ 6] 5372312B-45AD-4F69-B30D-54497E790746-00000001 0x00007ffcebb80000 C:\Users\swift-ci\jenkins\workspace\apple-llvm-project-pull-request-windows\build\x86_64-unknown-windows-msvc\Stage2Compilers\tools\lldb\test\Shell\Target\Output\dependent-modules-nodupe-windows.test.tmp.shlib.dll
[2026-07-20T22:02:35.576Z] # | >>>>>>
[2026-07-20T22:02:35.576Z] # `-----------------------------
[2026-07-20T22:02:35.576Z] # error: command failed with exit status: 1
[2026-07-20T22:02:35.576Z]
[2026-07-20T22:02:35.576Z] --
[2026-07-20T22:02:35.576Z]
[2026-07-20T22:02:35.576Z] ********************