Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter '.*'
[DEBUG] 2024-03-15 11:41:13.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image
[DEBUG] 2024-03-15 11:41:13.000 logParameters (src/parameters/parameters.c:351):Is default Image: no
[DEBUG] 2024-03-15 11:41:13.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]:
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): --headless
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 4]:
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): test
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): --stage-name=Tests-Darwin-arm64-CoInterpreter
[DEBUG] 2024-03-15 11:41:13.000 logParameterVector (src/parameters/parameters.c:343): .*
[INFO ] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_druid/runTests
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2024-03-15 11:41:13.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2024-03-15 11:41:13.000 runOnMainThread (src/client.c:248):Running VM on main thread
[DEBUG] 2024-03-15 11:41:13.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 79609856
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 79609856
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2024-03-15 11:41:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2024-03-15 11:41:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2024-03-15 11:41:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2024-03-15 11:41:13.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2024-03-15 11:41:13.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2024-03-15 11:41:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
Running tests in 759 Packages
[WARN ] 2024-03-15 11:41:14.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-03-15 11:41:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2024-03-15 11:41:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2024-03-15 11:41:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2024-03-15 11:41:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2024-03-15 11:41:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004bec000
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:41:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:41:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:41:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abec000
[DEBUG] 2024-03-15 11:41:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abec000
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bbec000
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bbec000
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cbec000
[DEBUG] 2024-03-15 11:41:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cbec000
[DEBUG] 2024-03-15 11:41:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000dbec000
[DEBUG] 2024-03-15 11:41:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000dbec000
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ebec000
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ebec000
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fbec000
[DEBUG] 2024-03-15 11:41:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fbec000
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010bec000
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010bec000
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011bec000
[DEBUG] 2024-03-15 11:41:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011bec000
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012bec000
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012bec000
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013bec000
[DEBUG] 2024-03-15 11:41:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013bec000
[DEBUG] 2024-03-15 11:41:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014bec000
[DEBUG] 2024-03-15 11:41:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014bec000
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015bec000
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015bec000
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016bec000
[DEBUG] 2024-03-15 11:41:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016bec000
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017bec000
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017bec000
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018bec000
[DEBUG] 2024-03-15 11:41:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018bec000
[DEBUG] 2024-03-15 11:41:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019bec000
[DEBUG] 2024-03-15 11:41:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019bec000
[DEBUG] 2024-03-15 11:41:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019bec000
[DEBUG] 2024-03-15 11:41:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019bec000
[DEBUG] 2024-03-15 11:41:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001abec000
[DEBUG] 2024-03-15 11:41:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001abec000
[DEBUG] 2024-03-15 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bbec000
[DEBUG] 2024-03-15 11:41:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bbec000
[DEBUG] 2024-03-15 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cbec000
[DEBUG] 2024-03-15 11:41:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cbec000
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001dbec000
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001dbec000
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ebec000
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ebec000
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fbec000
[DEBUG] 2024-03-15 11:41:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fbec000
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020bec000
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020bec000
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021bec000
[DEBUG] 2024-03-15 11:41:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021bec000
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021bec000
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021bec000
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022bec000
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022bec000
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023bec000
[DEBUG] 2024-03-15 11:41:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023bec000
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024bec000
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024bec000
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025bec000
[DEBUG] 2024-03-15 11:41:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025bec000
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026bec000
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026bec000
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027bec000
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027bec000
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028bec000
[DEBUG] 2024-03-15 11:41:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028bec000
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17514496
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17514496
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029bec000
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029bec000
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029bec000
[DEBUG] 2024-03-15 11:41:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029bec000
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002abec000
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002abec000
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bbec000
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bbec000
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cbec000
[DEBUG] 2024-03-15 11:41:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cbec000
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002dbec000
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002dbec000
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ebec000
[DEBUG] 2024-03-15 11:41:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ebec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fbec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fbec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030bec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030bec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031bec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031bec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032bec000
[DEBUG] 2024-03-15 11:41:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032bec000
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033bec000
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033bec000
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034bec000
[DEBUG] 2024-03-15 11:41:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034bec000
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035bec000
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035bec000
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036bec000
[DEBUG] 2024-03-15 11:41:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036bec000
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23396352
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23396352
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037bec000
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037bec000
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10036bec000
[DEBUG] 2024-03-15 11:41:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10036bec000
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10037bec000
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10037bec000
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23805952
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23805952
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10038bec000
[DEBUG] 2024-03-15 11:42:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10038bec000
[DEBUG] 2024-03-15 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:42:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-03-15 11:42:04.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2024-03-15 11:42:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup
[WARN ] 2024-03-15 11:42:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult
[WARN ] 2024-03-15 11:42:06.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate
[WARN ] 2024-03-15 11:42:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-03-15 11:42:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-03-15 11:42:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-03-15 11:42:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:42:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:42:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:42:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:42:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:42:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:42:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:42:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:42:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[WARN ] 2024-03-15 11:43:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength
[ERROR] 2024-03-15 11:43:53.000 growOldSpaceByAtLeast (ated/64/vm/src/gcc3x-cointerp.c:48741):Required space is bigger than the headroom. Could not allocate
[DEBUG] 2024-03-15 11:43:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:43:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:43:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:43:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-03-15 11:43:59.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2024-03-15 11:43:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent
[WARN ] 2024-03-15 11:44:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2024-03-15 11:44:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2024-03-15 11:44:01.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[DEBUG] 2024-03-15 11:44:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:44:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:44:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:44:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
.somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared)
NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>aMethod (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)
[DEBUG] 2024-03-15 11:44:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:44:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:44:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:44:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:44:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:44:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:44:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:44:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:44:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>DoIt (MySlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (SlotTestsClassB is Undeclared)
[DEBUG] 2024-03-15 11:44:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:44:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:44:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:44:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[WARN ] 2024-03-15 11:44:50.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_druid/runTests/griffle
[WARN ] 2024-03-15 11:44:50.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists
[WARN ] 2024-03-15 11:44:50.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /Users/lse/Workspace/workspace/pharo-vm_druid/runTests/griffle/nurp
[WARN ] 2024-03-15 11:44:50.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory
[WARN ] 2024-03-15 11:46:11.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2024-03-15 11:46:11.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[WARN ] 2024-03-15 11:46:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2024-03-15 11:46:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize
[WARN ] 2024-03-15 11:46:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize
[WARN ] 2024-03-15 11:46:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize
[WARN ] 2024-03-15 11:46:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr
[WARN ] 2024-03-15 11:46:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth
[WARN ] 2024-03-15 11:46:12.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight
[WARN ] 2024-03-15 11:46:12.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
[DEBUG] 2024-03-15 11:46:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:46:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[WARN ] 2024-03-15 11:46:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCDoitTest>>DoIt (tempForTesting is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /Users/lse/Workspace/workspace/pharo-vm_druid/runTests/temp/repo
NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared)
NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared)
[DEBUG] 2024-03-15 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-03-15 11:46:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000
[DEBUG] 2024-03-15 11:46:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:46:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[WARN ] 2024-03-15 11:46:34.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:46:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:46:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:46:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:46:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-03-15 11:46:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000

Errors
Failures[DEBUG] 2024-03-15 11:47:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:47:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:47:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abec000
[DEBUG] 2024-03-15 11:47:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abec000
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (x is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (y is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (aBlock is Undeclared)

Returning an object but pool is fullNewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (b is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Δə is Undeclared)
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2024-03-15 11:47:41.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0
NewUndeclaredWarning: UndefinedObject>>foo (baz is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (a is Undeclared)
SystemNotification: UndefinedObject>>foo:bar:(a is shadowed)
SystemNotification: UndefinedObject>>foo:bar:(a is shadowed)
SystemNotification: UndefinedObject>>foo:bar:(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo:(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>foo(a is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>foo:(self is shadowed)
SystemNotification: UndefinedObject>>foo:(self is shadowed)
SystemNotification: UndefinedObject>>foo:(self is shadowed)
SystemNotification: UndefinedObject>>foo:(super is shadowed)
SystemNotification: UndefinedObject>>foo:(super is shadowed)
SystemNotification: UndefinedObject>>foo:(super is shadowed)
SystemNotification: UndefinedObject>>foo:(thisContext is shadowed)
SystemNotification: UndefinedObject>>foo:(thisContext is shadowed)
SystemNotification: UndefinedObject>>foo:(thisContext is shadowed)
SystemNotification: UndefinedObject>>foo:(Object is shadowed)
SystemNotification: UndefinedObject>>foo:(Object is shadowed)
SystemNotification: UndefinedObject>>foo:(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(self is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(super is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(thisContext is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
SystemNotification: UndefinedObject>>DoIt(Object is shadowed)
[WARN ] 2024-03-15 11:47:43.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
SystemNotification: T6
[DEBUG] 2024-03-15 11:47:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:47:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:47:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:47:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
[DEBUG] 2024-03-15 11:48:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
[DEBUG] 2024-03-15 11:48:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:48:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:48:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:48:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:48:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:48:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:49:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
2024-03-15 11:49:17.404 Pharo[63104:29594988] XType: Using static font registry.
[WARN ] 2024-03-15 11:49:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage
[WARN ] 2024-03-15 11:49:20.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry

[ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).
		session errorHandler:
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).

		self
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).
		session errorHandler:
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).

		self
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[
	  aBlock value.
	  false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).
		session errorHandler:
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).

		self
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStar[..]
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[
		self setUp.
		self performTest ] in [ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [...
FullBlockClosure(BlockClosure)>>ensure:
[ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [...
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:

[ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each |
		[aBlock value: each]
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each |...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[
	  aBlock value.
	  false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[
		self setUp.
		self performTest ] in [ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [...
FullBlockClosure(BlockClosure)>>ensure:
[ [
		self setUp.
		self performTest ]
			ensure: [ self tearDown ] ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ [...
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
[DEBUG] 2024-03-15 11:49:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:49:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:49:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:49:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:49:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:49:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:49:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009bec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000abec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000abec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bbec000
[DEBUG] 2024-03-15 11:50:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bbec000
[DEBUG] 2024-03-15 11:50:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cbec000
[DEBUG] 2024-03-15 11:50:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cbec000
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000dbec000
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000dbec000
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ebec000
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ebec000
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ebec000
[DEBUG] 2024-03-15 11:50:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ebec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fbec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fbec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016bec000
[DEBUG] 2024-03-15 11:50:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016bec000
[DEBUG] 2024-03-15 11:50:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017bec000
[DEBUG] 2024-03-15 11:50:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017bec000
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018bec000
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018bec000
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:50:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[WARN ] 2024-03-15 11:50:29.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax
[DEBUG] 2024-03-15 11:50:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:50:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[DEBUG] 2024-03-15 11:50:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:50:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:50:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:50:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:51:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:51:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
[DEBUG] 2024-03-15 11:51:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:51:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:51:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:51:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:51:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:51:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2024-03-15 11:51:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:51:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:51:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:51:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2024-03-15 11:52:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005bec000
[DEBUG] 2024-03-15 11:52:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005bec000
[DEBUG] 2024-03-15 11:52:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
[DEBUG] 2024-03-15 11:52:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:52:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:52:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:52:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
[DEBUG] 2024-03-15 11:53:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:53:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:53:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006bec000
[DEBUG] 2024-03-15 11:53:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006bec000
[DEBUG] 2024-03-15 11:53:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2024-03-15 11:53:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2024-03-15 11:53:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007bec000
[DEBUG] 2024-03-15 11:53:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007bec000
an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared)
NewUndeclaredWarning: ReflectivityExamples>>exampleMethod2 (RFReifyValueVar is Undeclared)
33301 run, 33281 passes, 2 failures, 18 errors.
[DEBUG] 2024-03-15 11:53:21.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:33513):Quit requested by the image
Process        0x340e35dd8 priority 79
       0x280015ee8 I SnapshotOperation>performSnapshot 0x340e5fd78: a(n) SnapshotOperation
       0x280015f30 I SessionManager>launchSnapshot:andQuit: 0x10000093f60: a(n) SessionManager
       0x280015fa0 I [] in SessionManager>snapshot:andQuit: 0x10000093f60: a(n) SessionManager
       0x280015fe0 I [] in FullBlockClosure>newProcess 0x340e35bf8: a(n) FullBlockClosure

processes at priority 40
Process      0x1000291bce0 priority 40
       0x280013dd0 I DelaySemaphoreScheduler>schedule: 0x1000041ad90: a(n) DelaySemaphoreScheduler
       0x280013e08 M Delay>schedule 0x340e09540: a(n) Delay
       0x280013e38 M Delay>wait 0x340e09540: a(n) Delay
       0x280013e98 I WorldState class>doInterCycleWait 0x100006ffcb0: a(n) WorldState class
       0x280013ec8 M [] in WorldState class>doDrawCycleWith: 0x100006ffcb0: a(n) WorldState class
       0x280013f08 M FullBlockClosure(BlockClosure)>ensure: 0x340e08b98: a(n) FullBlockClosure
       0x280013f40 M WorldState class>doDrawCycleWith: 0x100006ffcb0: a(n) WorldState class
       0x280013f78 M WorldMorph class>doOneCycle 0x100006feea0: a(n) WorldMorph class
       0x280013fa8 M MorphicRenderLoop>doOneCycle 0x1000291a798: a(n) MorphicRenderLoop
       0x280013fd8 M MorphicRenderLoop>doOneCycleWhile: 0x1000291a798: a(n) MorphicRenderLoop
     0x100035e56b0 s [] in MorphicUIManager>spawnNewProcess
     0x1000291a898 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x100038f6fd0 priority 40
       0x28002dda0 I Process>resume 0x340e35dd8: a(n) Process
       0x28002ddd0 M FullBlockClosure(BlockClosure)>forkAt: 0x340e35bf8: a(n) FullBlockClosure
       0x28002de28 I SessionManager>snapshot:andQuit: 0x10000093f60: a(n) SessionManager
       0x28002de78 M [] in SmalltalkImage>snapshot:andQuit: 0x10000022a18: a(n) SmalltalkImage
       0x28002deb0 M CurrentExecutionEnvironment class>activate:for: 0x1000001c248: a(n) CurrentExecutionEnvironment class
       0x28002def0 M DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010410: a(n) DefaultExecutionEnvironment
       0x28002df38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c848: a(n) DefaultExecutionEnvironment class
       0x28002df80 I SmalltalkImage>snapshot:andQuit: 0x10000022a18: a(n) SmalltalkImage
       0x28002dfe0 I TestCommandLineHandler>runPackages 0x10003912b60: a(n) TestCommandLineHandler
     0x10003912aa8 s TestCommandLineHandler>activate
     0x10003912c10 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003915060 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x100039152d8 s FullBlockClosure(BlockClosure)>on:do:
     0x100039155d0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x100039159d8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003915d70 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x10003915fe8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003916298 s FullBlockClosure(BlockClosure)>on:do:
     0x10003916588 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003916788 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process      0x100038f6e28 priority 10
     0x10003ee1a48 s ProcessorScheduler class>idleProcess
     0x10003eecf18 s [] in ProcessorScheduler class>startUp
     0x100038f79f8 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x100038f6f28 priority 50
       0x280021fe0 M WeakArray class>finalizationProcess 0x10000016250: a(n) WeakArray class
     0x100038f78c0 s [] in WeakArray class>restartFinalizationProcess
     0x100038f8808 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x3400275c8 priority 40
       0x280001ea8 M [] in Delay>wait 0x340051770: a(n) Delay
       0x280001ee8 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x340066230: a(n) FullBlockClosure
       0x280001f20 M Delay>wait 0x340051770: a(n) Delay
       0x280001f60 I Duration>wait 0x100038f94b8: a(n) Duration
       0x280001fa0 I [] in OmDeferrer>runMessageProcess 0x100038f8020: a(n) OmDeferrer
       0x280001fe0 I [] in FullBlockClosure>newProcess 0x340066338: a(n) FullBlockClosure

Process      0x1000291bc90 priority 80
       0x280011fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x1000041ad90: a(n) DelaySemaphoreScheduler
       0x280011fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1000041ad90: a(n) DelaySemaphoreScheduler
     0x100035e58d8 s FullBlockClosure(BlockClosure)>ensure:
     0x1000291a9c8 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100035e5768 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x1000291aaa8 s [] in FullBlockClosure(BlockClosure)>newProcess